void fire() Fire the job. Return Value
void failed(Exception $e)
Container getContainer()
array payload() Get the decoded body of the job.
void release(int $delay) Release the job back into the queue.
string getRawBody() Get the raw body string for the job.
int attempts() Get the number of times the job has been attempted.
Page 2 of 13