void delete() Delete the job from the queue.
Container getContainer()
bool isDeletedOrReleased() Determine if the job has been deleted or released
int attempts() Get the number of times the job has been attempted.
Database getRedisQueue()
string getRawBody() Get the raw body string for the job.
string getName() Get the name of the queued job class.
IronQueue getIron()
Page 1 of 13