BeanstalkdJob class BeanstalkdJob extends Job
void setOutputHandler(Closure $outputHandler)
void question(string $string, null|int|string $verbosity = null) Write
bool isReleased() Determine if the job was released back into the queue
void fire() Fire the job. Return Value
Illuminate\Queue\Console Classes
array find(mixed $id) Get a single failed job.
bool confirm(string $question, bool $default = false) Confirm a question
void deleteReserved(string $queue, string $job) Delete a reserved job from
string|array option(string $key = null) Get the value of a command option
Page 24 of 65