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
$this uses(Closure|string $action) Set the handler for the route. Parameters Closure|string $action Return Value $this
void terminate(Request $request, Response $response) Perform any final actions for the request lifecycle. Parameters Request $request Response $response Return Value void
static void swap(mixed $instance) Hotswap the underlying instance behind the facade. Parameters mixed $instance Return Value void
string getPath() Get the URI associated with the route. Return Value string
int transactionLevel() Get the number of active transactions. Return Value int
EngineResolver getEngineResolver() Get the engine resolver instance. Return Value EngineResolver
UnauthorizedException class UnauthorizedException extends RuntimeException (View source)
string stopSection(bool $overwrite = false) Stop injecting content into a section. Parameters bool $overwrite Return Value string Exceptions InvalidArgumentException
string addUriWildcards(string $uri) Add wildcards to the given URI. Parameters string $uri Return Value string
Page 193 of 996