void failed() Call the failed method on the job instance.
int size(string $queue = null) Get the size of the queue.
void info(string $string) Write a string as information output.
void release(int $delay) Release the job back into the queue.
array when() Get the events that trigger this service provider to register
void fire() Execute the console command.
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
int attempts() Get the number of times the job has been attempted.
Page 14 of 65