|
Permission::alterRouteDefinition |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Allows access plugins to alter the route definition of a view. |
|
DynamicRouter::getRouteEnhancers |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Sorts the enhancers and flattens them. |
|
MenuRouterTest::$alternate_theme |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Name of an alternate theme to use for tests. |
|
RouteObjectInterface::ROUTE_NAME |
constant |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Field name that will hold the route name that was matched. |
|
RouterDataCollector::__construct |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
|
NestedMatcherTest::$routeFilter1 |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/NestedMatcherTest.php |
|
|
NestedMatcherTest::$routeFilter2 |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/NestedMatcherTest.php |
|
|
RouterDataCollector::getRedirect |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
|
CompiledRoute::getPatternOutline |
function |
drupal/core/lib/Drupal/Core/Routing/CompiledRoute.php |
Returns the pattern outline of this route. |
|
RouteCompiler::getPatternOutline |
function |
drupal/core/lib/Drupal/Core/Routing/RouteCompiler.php |
Returns the pattern outline. |
|
TreeAccessTest::$routeCollection |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/TreeAccessTest.php |
The route collection used for this test. |
|
RouteCompiler::findNextSeparator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RouteCompiler.php |
Returns the next static character in the Route pattern that will serve as a separator. |
|
StaticTest::alterRouteDefinition |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/access/StaticTest.php |
Allows access plugins to alter the route definition of a view. |
|
ChainRouterTest::testSortRouters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
Routers are supposed to be sorted only once.
This test will check that by trying to get all routers several times. |
|
MatcherDumperTest::testAddRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MatcherDumperTest.php |
Confirms that we can add routes to the dumper. |
|
RouteCollectionTest::testSetHost |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
|
CompiledRouteTest::testAccessors |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/CompiledRouteTest.php |
|
|
RouteContentEnhancerTest::$mapper |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
|
RouteContentEnhancer::$routefield |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php |
|
|
RouteContentEnhancer::__construct |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Enhancer/RouteContentEnhancer.php |
|
|
DynamicRouter::getRouteCollection |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Not implemented. |
|
DynamicRouter::sortRouteEnhancers |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Sort enhancers by priority. |
|
UrlMatcherTest::testMatchRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/NestedMatcher/UrlMatcherTest.php |
|
|
RouterDataCollector::$controllers |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
|
MenuLinkInterface::setRouteObject |
function |
drupal/core/modules/menu_link/lib/Drupal/menu_link/MenuLinkInterface.php |
Sets the route object for this link. |
|
RouterDataCollector::getTargetUrl |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php |
|
|
RouteObjectInterface::getRouteKey |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Get the route key. |
|
MenuRouterTest::testMenuHierarchy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Tests for menu hierarchy. |
|
MenuRouterTest::testMenuItemHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/MenuRouterTest.php |
Test menu maintenance hooks. |
|
RouteBuildEvent::$routeCollection |
property |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
The route collection. |
|
route_enhancer.content_controller |
service |
drupal/core/core.services.yml |
Drupal\Core\Routing\Enhancer\ContentControllerEnhancer |
|
MockRouteProvider::getRouteByName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/MockRouteProvider.php |
Implements \Symfony\Cmf\Component\Routing\RouteProviderInterface::getRouteByName(). |
|
RegisterRouteFiltersPass::process |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/Compiler/RegisterRouteFiltersPass.php |
Adds services tagged 'nested_matcher' to the tagged_matcher service. |
|
RouteCollectionTest::testIterator |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
|
ChainRouterTest::testContextOrder |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
context must be propagated also when routers are added after context is set |
|
ChainRouterTest::testMatchRequest |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
The first usable match is used, no further routers are queried once a match is found |
|
RouteCollectionTest::testResource |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteCollectionTest.php |
|
|
DynamicRouterTest::$routeDocument |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
|
RouterTest::testDefaultController |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that our default controller logic works properly. |
|
RouteTest::getInvalidRequirements |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/RouteTest.php |
|
|
DynamicRouterTest::testGetMatcher |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/DynamicRouterTest.php |
|
|
MatcherDumperInterface::getRoutes |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/Dumper/MatcherDumperInterface.php |
Gets the routes to dump. |
|
RouteTestSubscriber::dynamicRoutes |
function |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouteTestSubscriber.php |
Adds a dynamic test route. |
|
RouteContentEnhancerTest::$request |
property |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/RouteContentEnhancerTest.php |
|
|
DynamicRouter::applyRouteEnhancers |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Apply the route enhancers to the defaults, according to priorities |
|
RouterListener::parametersToString |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/RouterListener.php |
|
|
RouteObjectInterface::ROUTE_OBJECT |
constant |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/RouteObjectInterface.php |
Field name of the route object that was matched. |
|
TraceableUrlMatcher::ROUTE_MATCHES |
constant |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Matcher/TraceableUrlMatcher.php |
|
|
RouteProviderTest::testRouteByName |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Test RouteProvider::getRouteByName() and RouteProvider::getRoutesByNames(). |
|
ChainRouterTest::testReSortRouters |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php |
This test ensures that if a router is being added on the fly, the sorting is reset. |