FlushFailedCommand class FlushFailedCommand extends
QueueManager getManager()
string askWithCompletion(string $question, array $choices, string $default = null)
bool hasArgument(string|int $name) Determine if the given argument is present
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
void process(string $connectionName, Job $job,
array __sleep() Prepare the instance for serialization.
string getQueue() Get the name of the queue the job belongs to.
void flush() Flush all of the failed jobs from storage.
int attempts() Get the number of times the job has been attempted.
Page 55 of 65