$this hourly() Schedule the event to run hourly.
bool isDue(Application $app)
OutputInterface getOutput() Get the output implementation.
$this mondays() Schedule the event to run only on Mondays.
int run(InputInterface $input, OutputInterface $output) Run the console
bool isVerbose() Returns whether verbosity is verbose (-v).
$this weekly() Schedule the event to run weekly.
$this timezone(DateTimeZone|string $timezone)
void table(array $headers, Arrayable|array $rows,
void error(string $string, null|int|string $verbosity = null) Write a string
Page 6 of 24