array arguments() Get all of the arguments passed to the command.
OutputInterface getOutput() Get the output implementation.
bool isReleased() Determine if the job was released back into the queue
void failed(Exception $e)
Queue class Queue (
MaxAttemptsExceededException class MaxAttemptsExceededException extends
mixed __call(string $method, array $parameters) Pass dynamic instance methods
bool isDeletedOrReleased() Determine if the job has been deleted or released
string|array option(string $key = null) Get the value of a command option
void warn(string $string) Write a string as warning output.
Page 41 of 65