Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| router.yaml_cache_collector | service | core/ |
Drupal\Core\Utility\YamlCacheCollector |
| Router::$deprecatedProperties | property | core/ |
The service properties that should raise a deprecation error. |
| Router::$enhancers | property | core/ |
The list of available enhancers. |
| Router::$filters | property | core/ |
The list of available route filters. |
| Router::$routeProvider | property | core/ |
The route provider responsible for the first-pass match. |
| Router::addRouteEnhancer | function | core/ |
Adds a route enhancer. |
| Router::addRouteFilter | function | core/ |
Adds a route filter. |
| Router::applyFitOrder | function | core/ |
Reapplies the fit order to a RouteCollection object. |
| Router::applyRouteEnhancers | function | core/ |
Apply the route enhancers to the defaults, according to priorities. |
| Router::applyRouteFilters | function | core/ |
Applies all route filters to a given route collection. |
| Router::doMatchCollection | function | core/ |
Tries to match a URL with a set of routes. |
| Router::generate | function | core/ |
This method is intentionally not implemented. |
| Router::getInitialRouteCollection | function | core/ |
Returns a collection of potential matching routes for a request. |
| Router::getRouteCollection | function | core/ |
|
| Router::match | function | core/ |
|
| Router::matchCollection | function | core/ |
|
| Router::matchRequest | function | core/ |
|
| Router::__construct | function | core/ |
Constructs a new Router. |
| RouterInstallerTestHooks | class | core/ |
Hook implementations for router_installer_test. |
| RouterInstallerTestHooks.php | file | core/ |
|
| RouterInstallerTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| RouterListener | class | core/ |
Sets request attributes based on a matching route. |
| RouterListener.php | file | core/ |
|
| RouterListener::getSubscribedEvents | function | core/ |
|
| RouterListener::onKernelFinishRequest | function | core/ |
Resets the routing context after a sub-request is done. |
| RouterListener::onKernelRequest | function | core/ |
Sets request attributes based on a matching route. |
| RouterListener::setCurrentRequest | function | core/ |
Sets the request on the request context. |
| RouterListener::__construct | function | core/ |
|
| RouterPermissionTest | class | core/ |
Function Tests for the routing permission system. |
| RouterPermissionTest.php | file | core/ |
|
| RouterPermissionTest::$defaultTheme | property | core/ |
|
| RouterPermissionTest::$modules | property | core/ |
|
| RouterPermissionTest::testPermissionAccess | function | core/ |
Tests permission requirements on routes. |
| RouterTest | class | core/ |
Functional class for the full integrated routing system. |
| RouterTest | class | core/ |
Tests the router. |
| RouterTest | class | core/ |
Tests Drupal\Core\Routing\Router. |
| RouterTest.php | file | core/ |
|
| RouterTest.php | file | core/ |
|
| RouterTest.php | file | core/ |
|
| RouterTest::$defaultTheme | property | core/ |
|
| RouterTest::$modules | property | core/ |
|
| RouterTest::$modules | property | core/ |
|
| RouterTest::$router | property | core/ |
The router. |
| RouterTest::setUp | function | core/ |
|
| RouterTest::tearDown | function | core/ |
|
| RouterTest::testAttributeDiscovery | function | core/ |
Tests routes defined using PHP attributes. |
| RouterTest::testControllerPlaceholders | function | core/ |
Confirms that placeholders in paths work correctly. |
| RouterTest::testControllerPlaceholdersDefaultValues | function | core/ |
Confirms that default placeholders in paths work correctly. |
| RouterTest::testControllerPlaceholdersDefaultValuesProvided | function | core/ |
Confirms that default placeholders in paths work correctly. |
| RouterTest::testControllerResolutionAjax | function | core/ |
Checks that an ajax request gets rendered as an Ajax response, by mime. |
Pagination
- Previous page
- Page 1397
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.