OutputInterface getOutput() Get the output implementation.
$this weekly() Schedule the event to run weekly.
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
$this everyThirtyMinutes() Schedule the event to run every thirty minutes
int run(InputInterface $input, OutputInterface $output) Run the console
int callSilent(string $command, array $arguments = array()) Call another
$this evenInMaintenanceMode() State that the command should run even in
$this timezone(DateTimeZone|string $timezone)
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
Page 2 of 15