void delete() Delete the job from the queue.
string askWithCompletion(string $question, array $choices, string $default = null)
void fire() Execute the console command.
string|array argument(string $key = null) Get the value of a command argument
void failed(array $data, Exception $e)
void warn(string $string, null|int|string $verbosity = null) Write a string
Container getContainer()
string anticipate(string $question, array $choices, string $default = null)
string getQueue(string|null $queue) Get the queue or return the default
Job|null pop(string $queue = null)
Page 11 of 65