v1.0.0
English

RouteCollectionInterface.php

system/Router/RouteCollectionInterface.php
24 fn
add (string $from, $to, ?array $options = null) function
addPlaceholder ($placeholder, ?string $pattern = null) function
setDefaultNamespace (string $value) function
getDefaultNamespace () function
setDefaultController (string $value) function
setDefaultMethod (string $value) function
setTranslateURIDashes (bool $value) function
setAutoRoute (bool $value) function
set404Override ($callable = null) function
get404Override () function
getDefaultController () function
getDefaultMethod () function
shouldTranslateURIDashes () function
shouldAutoRoute () function
getRoutes (?string $verb = null, bool $includeWildcard = true) function
getRoutesOptions (?string $from = null, ?string $verb = null) function
setHTTPVerb (string $verb) function
getHTTPVerb () function
reverseRoute (string $search, ...$params) function
isRedirect (string $routeKey) function
getRedirectCode (string $routeKey) function
shouldUseSupportedLocalesOnly () function
isFiltered (string $search, ?string $verb = null) function
getFiltersForRoute (string $search, ?string $verb = null) function
phpDG v1.0.0 RouteCollectionInterface.php 662 files 498 classes 763 fn
Generated