string getValue(Expression $expression) Get the value of a raw expression. Parameters Expression $expression Return Value string
void notice(string $message, array $context = array()) Log a notice to the logs. Parameters string $message array $context Return Value void
$this name(string $name) Add or change the route name. Parameters string $name Return Value $this
Closure getRouteResolver() Get the route resolver callback. Return Value Closure
string getKey() Get the API key being used by the transport. Return Value string
void error(string $string, null|int|string $verbosity = null) Write a string as error output. Parameters string $string null|int|string $verbosity Return Value void
mixed max(callable|string|null $callback = null) Get the max value of a given key. Parameters callable|string|null $callback Return Value mixed
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
mixed average(string $column) Alias for the "avg" method. Parameters string $column Return Value mixed
string getPrevious(string $text = '«') Get the previous page pagination element. Parameters string $text Return Value string
Page 86 of 996