void fire() Execute the console command.
string getJobId() Get the job identifier.
int run(InputInterface $input, OutputInterface $output) Run the console
void flush() Flush all of the failed jobs from storage.
bool isDeletedOrReleased() Determine if the job has been deleted or released
string anticipate(string $question, array $choices, string $default = null)
Application getLaravel()
void failed(Exception $e)
string getQueue() Get the name of the queue the job belongs to.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 56 of 65