int attempts() Get the number of times the job has been attempted.
mixed push(string $job, mixed $data = '', string $queue = null) Push a
string|array option(string $key = null) Get the value of a command option
Application getLaravel()
bool isDeletedOrReleased() Determine if the job has been deleted or released
mixed bulk(array $jobs, mixed $data = '', string $queue = null) Push an
void deleteReserved(string $queue, string $id) Delete a reserved job from
void setLaravel(Application $laravel)
bool hasArgument(string|int $name) Determine if the given argument is present
Page 63 of 65