$this hourly() Schedule the event to run hourly.
$this weekly() Schedule the event to run weekly.
int run(InputInterface $input, OutputInterface $output) Run the console
OutputInterface getOutput() Get the output implementation.
Event call(string $callback, array $parameters = array())
ScheduleRunCommand class ScheduleRunCommand extends
$this everyFiveMinutes() Schedule the event to run every five minutes.
void info(string $string, null|int|string $verbosity = null) Write a string
$this evenInMaintenanceMode() State that the command should run even in
$this days(array|mixed $days) Set the days of the week the command should
Page 2 of 15