mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
mixed until(string $event, array $payload = array()) Fire an event until
void subscribe(object|string $subscriber) Register an event subscriber
Collection sent(mixed $notifiable, string $notification, callable|null
mixed push(string $job, mixed $data = '', string $queue = null) Push a
QueueFake class QueueFake implements
bool hasSent(string $mailable) Determine if the given mailable has been
Collection sent(string $mailable, callable|null $callback = null)
void push(string $event, array $payload = array()) Register an event and
bool hasPushed(string $job) Determine if there are any stored jobs for
Page 3 of 7