bool hasMonologConfigurator() Determine if the application has a custom Monolog configurator. Return Value bool
static mixed __callStatic(string $method, array $parameters) Dynamically handle calls to the class. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
string getMorphClass() Get the class name of the parent model. Return Value string
void fire() Execute the console command. Return Value void
bool uses() Alias for the "currentRouteUses" method. Return Value bool
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
int call(string $command, array $arguments = array()) Call another console command. Parameters string $command array $arguments Return Value int
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
Page 87 of 996