mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
int call(string $command, array $arguments = array()) Call another console
array getSqsJob() Get the underlying raw SQS job.
void question(string $string) Write a string as question output.
Application getLaravel()
string askWithCompletion(string $question, array $choices, string $default = null)
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
void failed() Call the failed method on the job instance.
Page 18 of 65