| cache_context.route           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Cache\Context\RouteCacheContext           | 
              
          
                                                                                        | cache_context.route.book_navigation           | 
                                                                                        service           | 
                                                                                        core/modules/book/book.services.yml           | 
                                                                                        Drupal\book\Cache\BookNavigationCacheContext           | 
              
          
                                                                                        | cache_context.route.menu_active_trails           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext           | 
              
          
                                                                                        | cache_context.route.name           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\Cache\Context\RouteNameCacheContext           | 
              
          
                                                                                        | cache_context.route.name.is_layout_builder_ui           | 
                                                                                        service           | 
                                                                                        core/modules/layout_builder/layout_builder.services.yml           | 
                                                                                        Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext           | 
              
          
                                                                                        | cache_router_rebuild_subscriber           | 
                                                                                        service           | 
                                                                                        core/core.services.yml           | 
                                                                                        Drupal\Core\EventSubscriber\CacheRouterRebuildSubscriber           | 
              
          
                                                                                        | CollectRoutesTest           | 
                                                                                        class           | 
                                                                                        core/modules/rest/tests/src/Unit/CollectRoutesTest.php           | 
                                                                                        Tests the REST export view plugin.           | 
              
          
                                                                                        | CollectRoutesTest.php           | 
                                                                                        file           | 
                                                                                        core/modules/rest/tests/src/Unit/CollectRoutesTest.php           | 
                                                                                                   | 
              
          
                                                                                        | CollectRoutesTest::$restExport           | 
                                                                                        property           | 
                                                                                        core/modules/rest/tests/src/Unit/CollectRoutesTest.php           | 
                                                                                        The REST export instance.           | 
              
          
                                                                                        | CollectRoutesTest::$routes           | 
                                                                                        property           | 
                                                                                        core/modules/rest/tests/src/Unit/CollectRoutesTest.php           | 
                                                                                        The RouteCollection.           | 
              
          
                                                                                        | CollectRoutesTest::setUp           | 
                                                                                        function           | 
                                                                                        core/modules/rest/tests/src/Unit/CollectRoutesTest.php           | 
                                                                                                   | 
              
          
                                                                                        | CollectRoutesTest::testRoutesRequirements           | 
                                                                                        function           | 
                                                                                        core/modules/rest/tests/src/Unit/CollectRoutesTest.php           | 
                                                                                        Tests if adding a requirement to a route only modify one route.           | 
              
          
                                                                                        | CommentDefaultFormatter::$routeMatch           | 
                                                                                        property           | 
                                                                                        core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php           | 
                                                                                                   | 
              
          
                                                                                        | CompiledRoute           | 
                                                                                        class           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        A compiled route contains derived information from a route object.           | 
              
          
                                                                                        | CompiledRoute.php           | 
                                                                                        file           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                                   | 
              
          
                                                                                        | CompiledRoute::$fit           | 
                                                                                        property           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        The fitness of this route.           | 
              
          
                                                                                        | CompiledRoute::$numParts           | 
                                                                                        property           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        The number of parts in the path of this route.           | 
              
          
                                                                                        | CompiledRoute::$patternOutline           | 
                                                                                        property           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        The pattern outline of this route.           | 
              
          
                                                                                        | CompiledRoute::getFit           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        Returns the fit of this route.           | 
              
          
                                                                                        | CompiledRoute::getNumParts           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        Returns the number of parts in this route's path.           | 
              
          
                                                                                        | CompiledRoute::getPatternOutline           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        Returns the pattern outline of this route.           | 
              
          
                                                                                        | CompiledRoute::__construct           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                        Constructs a new compiled route object.           | 
              
          
                                                                                        | CompiledRoute::__serialize           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                                   | 
              
          
                                                                                        | CompiledRoute::__unserialize           | 
                                                                                        function           | 
                                                                                        core/lib/Drupal/Core/Routing/CompiledRoute.php           | 
                                                                                                   | 
              
          
                                                                                        | ConfigEntityMapper::getBaseRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigEntityMapper.php           | 
                                                                                        Returns the route parameters for the base route the mapper is attached to.           | 
              
          
                                                                                        | ConfigEntityMapper::getOverviewRouteName           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigEntityMapper.php           | 
                                                                                        Returns route name for the translation overview route.           | 
              
          
                                                                                        | ConfigEntityMapper::populateFromRouteMatch           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigEntityMapper.php           | 
                                                                                        Populate the config mapper with route match data.           | 
              
          
                                                                                        | ConfigEntityMapper::processRoute           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigEntityMapper.php           | 
                                                                                        Allows to process all config translation routes.           | 
              
          
                                                                                        | ConfigEntityMapperTest::$routeProvider           | 
                                                                                        property           | 
                                                                                        core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php           | 
                                                                                        The route provider used for testing.           | 
              
          
                                                                                        | ConfigEntityMapperTest::testGetOverviewRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php           | 
                                                                                        Tests ConfigEntityMapper::getOverviewRouteParameters().           | 
              
          
                                                                                        | ConfigFieldMapper::getBaseRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigFieldMapper.php           | 
                                                                                        Returns the route parameters for the base route the mapper is attached to.           | 
              
          
                                                                                        | ConfigFieldMapper::getOverviewRouteName           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigFieldMapper.php           | 
                                                                                        Returns route name for the translation overview route.           | 
              
          
                                                                                        | ConfigLocalTasksTest::getConfigAdminRoutes           | 
                                                                                        function           | 
                                                                                        core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php           | 
                                                                                        Provides a list of routes to test.           | 
              
          
                                                                                        | ConfigMapperInterface::getAddRoute           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route object for a translation add form route.           | 
              
          
                                                                                        | ConfigMapperInterface::getAddRouteName           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns route name for the translation add form route.           | 
              
          
                                                                                        | ConfigMapperInterface::getAddRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route parameters for the translation add form route.           | 
              
          
                                                                                        | ConfigMapperInterface::getBaseRoute           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the base route object the mapper is attached to.           | 
              
          
                                                                                        | ConfigMapperInterface::getBaseRouteName           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the name of the base route the mapper is attached to.           | 
              
          
                                                                                        | ConfigMapperInterface::getBaseRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route parameters for the base route the mapper is attached to.           | 
              
          
                                                                                        | ConfigMapperInterface::getDeleteRoute           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route object for the translation deletion route.           | 
              
          
                                                                                        | ConfigMapperInterface::getDeleteRouteName           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns route name for the translation deletion route.           | 
              
          
                                                                                        | ConfigMapperInterface::getDeleteRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route parameters for the translation deletion route.           | 
              
          
                                                                                        | ConfigMapperInterface::getEditRoute           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route object for a translation edit form route.           | 
              
          
                                                                                        | ConfigMapperInterface::getEditRouteName           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns route name for the translation edit form route.           | 
              
          
                                                                                        | ConfigMapperInterface::getEditRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route parameters for the translation edit form route.           | 
              
          
                                                                                        | ConfigMapperInterface::getOverviewRoute           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route object for a translation overview route.           | 
              
          
                                                                                        | ConfigMapperInterface::getOverviewRouteName           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns route name for the translation overview route.           | 
              
          
                                                                                        | ConfigMapperInterface::getOverviewRouteParameters           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Returns the route parameters for the translation overview route.           | 
              
          
                                                                                        | ConfigMapperInterface::populateFromRouteMatch           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Populate the config mapper with route match data.           | 
              
          
                                                                                        | ConfigMapperInterface::setRouteCollection           | 
                                                                                        function           | 
                                                                                        core/modules/config_translation/src/ConfigMapperInterface.php           | 
                                                                                        Sets the route collection.           |