string resolveName() Get the resolved name of the queued job class.
void extend(string $driver, Closure $resolver)
Illuminate\Queue Namespaces Illuminate\Queue\Capsule
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an
string askWithCompletion(string $question, array $choices, string $default = null)
array all() Get a list of all of the failed jobs.
Queue getConnection(string $name = null)
string getJobId() Get the job identifier.
mixed later(DateTime|int $delay, string $job, mixed $data = '', string $queue = null)
string|array argument(string $key = null) Get the value of a command argument
Page 59 of 65