mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
string resolveName() Get the resolved name of the queued job class.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void process(string $connectionName, Job $job,
bool isDeletedOrReleased() Determine if the job has been deleted or released
static string pop() Get the Lua script for popping the next
int attempts() Get the number of times the job has been attempted.
Queue connect(array $config)
Job|null pop(string $queue = null)
Page 63 of 65