void error(string $string) Write a string as error output.
void fail() Fail the job from the queue.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
mixed pushRaw(string $payload, string $queue = null, array $options = array())
int run(InputInterface $input, OutputInterface $output) Run the console
void __construct(Container $container,
string getName() Get the name of the queued job class.
void table(array $headers, Arrayable|array $rows,
StdClass getDatabaseJob()
int|null log(string $connection, string $queue, string $payload, Exception $exception)
Page 18 of 65