string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void registerConnectors(QueueManager $manager)
bool isDeletedOrReleased() Determine if the job has been deleted or released
string getRawBody() Get the raw body string for the job.
FlushFailedCommand class FlushFailedCommand extends
DatabaseFailedJobProvider class DatabaseFailedJobProvider implements
void flush() Flush all of the failed jobs from storage.
string getQueue() Get the name of the queue the job belongs to.
SqsQueue class SqsQueue extends Queue
void __construct(Pheanstalk $pheanstalk, string $default, int $timeToRun)
Page 60 of 65