Полный список членов класса Router, включая наследуемые из базового класса
$initialized | Router | protectedstatic |
$managedCache | Router | protectedstatic |
$routeTable | Router | protectedstatic |
CACHE_ID | Router | |
CACHE_TTL | Router | |
convertRouteToRegexp(string $route, bool $allowSlashes=false) | Router | protectedstatic |
dispatch(Uri $uri) | Router | static |
init() | Router | protectedstatic |
invalidateRouteCache() | Router | static |
parseQueryParams($uriQuery) | Router | protectedstatic |
persistRoute($route, $isNew) | Router | protectedstatic |
setRouteHandler($route, $handlerModule, $handlerClass, array $handlerParameters) | Router | static |