bool isDeleted() Determine if the job has been deleted.
Container getContainer()
string getName() Get the name of the queued job class.
void failed(Exception $e)
Job class Job (
void fire() Fire the job. Return Value
Database getRedisQueue()
void delete() Delete the job from the queue.
bool isDeletedOrReleased() Determine if the job has been deleted or released
string getRawBody() Get the raw body string for the job.
Page 1 of 13