mixed pushRaw(string $payload, string $queue = null, array $options = array())
int call(string $command, array $arguments = array()) Call another console
WorkCommand class WorkCommand extends Command
void failed(Exception $e)
OutputInterface getOutput() Get the output implementation.
void flush() Flush all of the failed jobs from storage.
bool isReleased() Determine if the job was released back into the queue
void setContainer(Container $container)
string|array argument(string $key = null) Get the value of a command argument
Page 27 of 65