void fire() Execute the console command.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Job|null pop(string $queue = null)
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)
Page 57 of 65