int run(InputInterface $input, OutputInterface $output) Run the console
void register() Register the service provider.
string resolveName() Get the resolved name of the queued job class.
mixed release(string $queue, StdClass $job, int $delay)
Application getLaravel()
mixed laterOn(string $queue, DateTime|int $delay, string $job, mixed $data = '')
void info(string $string) Write a string as information output.
void release(int $delay) Release the job back into the queue.
void fire() Fire the job. Return Value
Page 17 of 65