Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RouteProcessorManager::getOutbound | function | core/ |
Returns the sorted array of outbound processors. |
| RouteProcessorManager::processOutbound | function | core/ |
Processes the outbound route. |
| RouteProcessorManager::sortProcessors | function | core/ |
Sorts the processors according to priority. |
| RouteProcessorManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\RouteProcessor\RouteProcessorManager[[api-linebreak]] @group RouteProcessor |
| RouteProcessorManagerTest.php | file | core/ |
|
| RouteProcessorManagerTest::$processorManager | property | core/ |
The route processor manager. |
| RouteProcessorManagerTest::getMockProcessor | function | core/ |
Returns a mock Route processor object. |
| RouteProcessorManagerTest::setUp | function | core/ |
|
| RouteProcessorManagerTest::testRouteProcessorManager | function | core/ |
Tests the Route process manager functionality. |
| RouteProvider::$extraCacheKeyParts | property | core/ |
An array of cache key parts to be used for the route match cache. |
| RouteProvider::$pathProcessor | property | core/ |
A path processor manager for resolving the system path. |
| RouteProvider::$routes | property | core/ |
A cache of already-loaded routes, keyed by route name. |
| RouteProvider::$serializedRoutes | property | core/ |
A cache of already-loaded serialized routes, keyed by route name. |
| RouteProvider::$state | property | core/ |
The state. |
| RouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| RouteProvider::getCandidateOutlines | function | core/ |
|
| RouteProvider::getCandidateOutlines | function | core/ |
Returns an array of path pattern outlines that could match the path parts. |
| RouteProvider::getRouteCollectionForRequest | function | core/ |
Finds routes that may potentially match the request. |
| RouteProvider::getRouteCollectionForRequest | function | core/ |
|
| RouteProvider::getRoutesByNames | function | core/ |
|
| RouteProvider::getRoutesByNames | function | core/ |
|
| 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::getRoutesCount | function | core/ |
|
| RouteProvider::getRoutesCount | function | core/ |
|
| RouteProvider::getRoutesPaged | function | core/ |
|
| RouteProvider::getRoutesPaged | function | core/ |
|
| 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/ |
Constructs a new PathMatcher. |
| RouteProviderInterface::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| 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::getRouteCollectionForRequest | function | core/ |
|
| RouteProviderLazyBuilder::getRoutesByNames | function | core/ |
|
| RouteProviderLazyBuilder::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| RouteProviderLazyBuilder::getRoutesCount | function | core/ |
|
| RouteProviderLazyBuilder::getRoutesPaged | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 1045
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.