void delete() Delete the job from the queue.
Container getContainer()
int run(InputInterface $input, OutputInterface $output) Run the console
string getRawBody() Get the raw body string for the job.
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
void stop() Stop listening and bail out of the script.
QueueServiceProvider class QueueServiceProvider extends
mixed __call(string $method, array $parameters) Dynamically handle missing
mixed push(string $job, mixed $data = '', string $queue = null) Push a
string secret(string $question, bool $fallback = true) Prompt the user
Page 32 of 65