Container getContainer()
Pheanstalk getPheanstalk() Get the underlying Pheanstalk instance.
void fire() Fire the job. Return Value
string getRawBody() Get the raw body string for the job.
void delete() Delete the job from the queue.
array payload() Get the decoded body of the job.
int attempts() Get the number of times the job has been attempted.
Page 1 of 13