Closure getRouteResolver() Get the route resolver callback. Return Value Closure
static array compiles() Get a list of files that should be compiled for the package. Return Value array
int callSilent(string $command, array $arguments = array()) Call another console command silently. Parameters string $command array $arguments Return Value int
bool forget(string $key) Remove an item from the cache. Parameters string $key Return Value bool
void listen(string|array $events, mixed $listener, int $priority) Register an event listener with the dispatcher. Parameters string|array $events mixed $listener int $priority Return Value void
static void macro(string $name, callable $macro) Register a custom macro. Parameters string $name callable $macro Return Value void
string __toString() Get the string contents of the view. Return Value string
void info(string $string, null|int|string $verbosity = null) Write a string as information output. Parameters string $string null|int|string $verbosity Return Value void
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
void dropTimestampsTz() Indicate that the timestamp columns should be dropped. Return Value void
Page 836 of 996