$this pipeThrough(array $pipes) Set the pipes commands should be piped
void assertNotFired(string $event, callable|null $callback = null) Determine
bool hasListeners(string $eventName) Determine if a given event has listeners
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
void subscribe(object|string $subscriber) Register an event subscriber
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
mixed sendNow(Mailable $mailable)
mixed until(string $event, array $payload = array()) Fire an event until
void assertNotSentTo(mixed $notifiable, string $notification, callable|null $callback = null)
void assertDispatched(string $command, callable|null $callback = null) Assert
Page 2 of 7