array payload() Get the decoded body of the job.
void warn(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string) Write a string as warning output.
void failed(Exception $e)
void question(string $string, null|int|string $verbosity = null) Write
string askWithCompletion(string $question, array $choices, string $default = null)
void delete() Delete the job from the queue.
array all() Get a list of all of the failed jobs.
Job class Job (
int callSilent(string $command, array $arguments = array()) Call another
Page 6 of 65