int call(string $command, array $arguments = array()) Call another console
void setContainer(Container $container)
void runNextJob(string $connectionName, string $queue, WorkerOptions
void table(array $headers, Arrayable|array $rows,
Container getContainer()
void setSleep(int $sleep) Set the amount of seconds to wait before polling
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string ask(string $question, string $default = null) Prompt the user for
string getName() Get the name of the queued job class.
Page 4 of 65