|
Router::getRouteCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Router.php |
Gets the RouteCollection instance associated with this Router. |
|
ChainRouter::getRouteCollection |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/ChainRouter.php |
Gets the RouteCollection instance associated with this Router. |
|
DynamicRouter::getRouteCollection |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Not implemented. |
|
RouterInterface::getRouteCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouterInterface.php |
Gets the RouteCollection instance associated with this Router. |
|
RouteBuildEvent::getRouteCollection |
function |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
Gets the route collection. |
|
PhpMatcherDumperTest::getRouteCollections |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/PhpMatcherDumperTest.php |
|
|
RouteProvider::getRouteCollectionForRequest |
function |
drupal/core/lib/Drupal/Core/Routing/RouteProvider.php |
Finds routes that may potentially match the request. |
|
ApacheMatcherDumperTest::getRouteCollection |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Matcher/Dumper/ApacheMatcherDumperTest.php |
|
|
MockRouteProvider::getRouteCollectionForRequest |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockRouteProvider.php |
Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRouteCollectionForRequest(). |
|
RouteProviderInterface::getRouteCollectionForRequest |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteProviderInterface.php |
Finds routes that may potentially match the request. |