void fire() Fire the job. Return Value
Pheanstalk getPheanstalk() Get the underlying Pheanstalk instance.
string getRawBody() Get the raw body string for the job.
int attempts() Get the number of times the job has been attempted.
void __construct(Container $container,
DatabaseJob class DatabaseJob extends Job
string resolveName() Get the resolved name of the queued job class.
array getIronJob() Get the underlying IronMQ job.
bool isDeleted() Determine if the job has been deleted.
Page 3 of 13