WorkCommand class WorkCommand extends Command
int callSilent(string $command, array $arguments = array()) Call another
array getSqsJob() Get the underlying raw SQS job.
string ask(string $question, string $default = null) Prompt the user for
string askWithCompletion(string $question, array $choices, string $default = null)
void register() Register the service provider.
int call(string $command, array $arguments = array()) Call another console
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
NullFailedJobProvider class NullFailedJobProvider implements
mixed release(string $queue, StdClass $job, int $delay)
Page 15 of 65