bool isDeletedOrReleased() Determine if the job has been deleted or released
bool isDeleted() Determine if the job has been deleted.
Job class Job (
void failed(Exception $e)
Container getContainer()
string getRawBody() Get the raw body string for the job.
void delete() Delete the job from the queue.
Database getRedisQueue()
array payload() Get the decoded body of the job.
Page 2 of 13