Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteProvider::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| RouteProvider::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProvider::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProvider::getRoutesByPath | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProvider::getSubscribedEvents | function | core/ |
|
| RouteProvider::lazyLoadItself | function | core/ |
Loads the real route provider from the container and rebuilds the router. |
| RouteProvider::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| RouteProvider::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| RouteProvider::reset | function | core/ |
Resets the route provider object. |
| RouteProvider::reset | function | core/ |
Resets the route provider object. |
| RouteProvider::__construct | function | core/ |
|
| RouteProviderInterface::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProviderInterface::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| RouteProviderInterface::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProviderInterface::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProviderInterface::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderInterface::reset | function | core/ |
Resets the route provider object. |
| RouteProviderLazyBuilder::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProviderLazyBuilder::getRouteAliases | function | core/ |
Gets aliases for a route name. |
| RouteProviderLazyBuilder::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProviderLazyBuilder::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| RouteProviderLazyBuilder::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderLazyBuilder::getSubscribedEvents | function | core/ |
|
| RouteProviderLazyBuilder::hasRebuilt | function | core/ |
Determines if the router has been rebuilt. |
| RouteProviderLazyBuilder::preLoadRoutes | function | core/ |
Pre-load routes by their names using the provided list of names. |
| RouteProviderLazyBuilder::reset | function | core/ |
Resets the route provider object. |
| RouteProviderLazyBuilder::routerRebuildFinished | function | core/ |
Sets the router rebuilding flag to FALSE. |
| RouteProviderLazyBuilder::__construct | function | core/ |
RouteProviderLazyBuilder constructor. |
| RouteProviderTest | class | core/ |
Confirm that the default route provider is working correctly. |
| RouteProviderTest | class | core/ |
Tests route providers for entity types. |
| RouteProviderTest.php | file | core/ |
|
| RouteProviderTest.php | file | core/ |
|
| RouteProviderTest::$cache | property | core/ |
The cache backend. |
| RouteProviderTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| RouteProviderTest::$currentPath | property | core/ |
The current path. |
| RouteProviderTest::$fixtures | property | core/ |
A collection of shared fixture data for tests. |
| RouteProviderTest::$logger | property | core/ |
The test logger. |
| RouteProviderTest::$modules | property | core/ |
Modules to install. |
| RouteProviderTest::$modules | property | core/ |
Modules to install. |
| RouteProviderTest::$pathProcessor | property | core/ |
The inbound path processor. |
| RouteProviderTest::$state | property | core/ |
The state. |
| RouteProviderTest::httpKernelHandle | function | core/ |
Returns the handle of the HTTP kernel service. |
| RouteProviderTest::providerDuplicateRoutePaths | function | core/ |
Data provider for testMixedCasePaths() |
| RouteProviderTest::providerMixedCaseRoutePaths | function | core/ |
Data provider for testMixedCasePaths() |
| RouteProviderTest::setUp | function | core/ |
|
| RouteProviderTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1195
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.