Job|null pop(string $queue = null)
void delete() Delete the job from the queue.
void question(string $string) Write a string as question output.
void table(array $headers, Arrayable|array $rows,
mixed push(string $job, mixed $data = '', string $queue = null) Push a
void warn(string $string) Write a string as warning output.
void comment(string $string) Write a string as comment output.
static array compiles() Get a list of files that should be compiled
Database getRedis()
array payload() Get the decoded body of the job.
Page 8 of 65