mixed __call(string $method, array $parameters) Dynamically handle missing
$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
void __construct(InputInterface $input, OutputInterface $output) Create
array options() Get all of the options passed to the command.
int callSilent(string $command, array $arguments = array()) Call another
Page 2 of 24