string ask(string $question, string $default = null) Prompt the user for
int getPerPage() Get the number of models to return per page.
void comment(string $string) Write a string as comment output.
void error(string $string) Write a string as error output.
int call(string $command, array $arguments = array()) Call another console
OutputInterface getOutput() Get the output implementation.
string|array server(string $key = null, string|array|null $default = null)
string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
Page 9 of 100