void delete() Delete the job from the queue.
string getRawBody() Get the raw body string for the job.
string getName() Get the name of the queued job class.
int attempts() Get the number of times the job has been attempted.
Job class Job (
Database getRedisQueue()
IronQueue getIron()
Pheanstalk getPheanstalk() Get the underlying Pheanstalk instance.
Page 1 of 13