bool isDeletedOrReleased() Determine if the job has been deleted or released
string getRawBody() Get the raw body string for the job.
void setManager(QueueManager $manager)
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
void __construct(Pheanstalk $pheanstalk, string $default, int $timeToRun)
Queue connection(string $name = null)
string getJobId() Get the job identifier.
void __construct(Container $container, Pheanstalk $pheanstalk, Job
Queue connect(array $config)
int attempts() Get the number of times the job has been attempted.
Page 58 of 65