string getRawBody() Get the raw body string for the job.
string getName() Get the name of the queued job class.
Job class Job (
void release(int $delay) Release the job back into the queue.
Container getContainer()
Pheanstalk getPheanstalk() Get the underlying Pheanstalk instance.
bool isDeleted() Determine if the job has been deleted.
int attempts() Get the number of times the job has been attempted.
Page 2 of 13