$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
UnauthorizedException class UnauthorizedException extends RuntimeException (View source)
EngineResolver getEngineResolver() Get the engine resolver instance. Return Value EngineResolver
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
$this fill(array $attributes) Fill the model with an array of attributes. Parameters array $attributes Return Value $this Exceptions MassAssignmentException
Page 192 of 996