mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
string getRawBody() Get the raw body string for the job.
string|null getQueueableClass() Get the type of the entities being queued
int size(string $queue = null) Get the size of the queue.
void delete() Delete the job from the queue.
string getName() Get the name of the queued job class.
int attempts() Get the number of times the job has been attempted.
Page 4 of 4