Search for route
- Search 7.x for route
- Search 8.9.x for route
- Search 10.3.x for route
- Search 11.x for route
- Other projects
Exact matches
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Route | class | core/ | Sets the destination route information based on the source link_path. | 
| Route | class | core/ | 
All search results
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AdminHtmlRouteProvider::getAddFormRoute | function | core/ | Gets the add-form route. | 
| AdminHtmlRouteProvider::getAddPageRoute | function | core/ | Gets the add page route. | 
| AdminHtmlRouteProvider::getDeleteFormRoute | function | core/ | Gets the delete-form route. | 
| AdminHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ | Returns the delete multiple form route. | 
| AdminHtmlRouteProvider::getEditFormRoute | function | core/ | Gets the edit-form route. | 
| AdminRouteSubscriber | class | core/ | Adds the _admin_route option to each admin HTML route. | 
| AdminRouteSubscriber.php | file | core/ | |
| AdminRouteSubscriber::alterRoutes | function | core/ | Alters existing routes for a specific collection. | 
| AdminRouteSubscriber::getSubscribedEvents | function | core/ | |
| AdminRouteSubscriber::isHtmlRoute | function | core/ | Determines whether the given route is an HTML route. | 
| AdminRouteSubscriberTest | class | core/ | @coversDefaultClass \Drupal\system\EventSubscriber\AdminRouteSubscriber[[api-linebreak]] @group system | 
| AdminRouteSubscriberTest.php | file | core/ | |
| AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ | |
| AdminRouteSubscriberTest::testAlterRoutes | function | core/ | @covers ::alterRoutes[[api-linebreak]] @covers ::isHtmlRoute[[api-linebreak]] | 
| AggregatorLocalTasksTest::getAggregatorAdminRoutes | function | core/ | Provides a list of routes to test. | 
| AggregatorLocalTasksTest::getAggregatorSourceRoutes | function | core/ | Provides a list of source routes to test. | 
| AjaxTest::testAjaxWithAdminRoute | function | core/ | |
| ArgumentsResolverTest::testGetArgumentRouteNoTypehintAndValue | function | core/ | Tests getArgument() with a named parameter with no typehint and a value. | 
| argument_resolver.route_match | service | core/ | Drupal\Core\Controller\ArgumentResolver\RouteMatchValueResolver | 
| AuthenticationManager::appliesToRoutedRequest | function | core/ | Checks whether the authentication method is allowed on a given route. | 
| AuthenticationProviderFilterInterface::appliesToRoutedRequest | function | core/ | Checks whether the authentication method is allowed on a given route. | 
| BcRoute | class | core/ | A backwards compatibility route. | 
| BcRoute.php | file | core/ | |
| BcRoute::__construct | function | core/ | |
| BigPipeStrategy::$routeMatch | property | core/ | The current route match. | 
| BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ | Provides a list of routes to test. | 
| BlockLibraryController::$routeMatch | property | core/ | The route match. | 
| BlockUiTest::testRouteProtection | function | core/ | Tests that the enable/disable routes are protected from CSRF. | 
| BookLocalTasksTest::getBookAdminRoutes | function | core/ | Provides a list of routes to test. | 
| BookLocalTasksTest::getBookNodeRoutes | function | core/ | Provides a list of routes to test. | 
| BookNavigationBlock::$routeMatch | property | core/ | The current route match. | 
| BookNavigationCacheContext::$routeMatch | property | core/ | The current route match. | 
| CacheableMetadataCalculationTest::alterRouteDefinition | function | core/ | Allows access plugins to alter the route definition of a view. | 
| CacheableRouteProviderInterface | interface | core/ | Extends the router provider interface to provide caching support. | 
| CacheableRouteProviderInterface.php | file | core/ | |
| CacheableRouteProviderInterface::addExtraCacheKeyPart | function | core/ | Adds a cache key part to be used in the cache ID of the route collection. | 
| CacheRouterRebuildSubscriber | class | core/ | Clear cache tags when the router is rebuilt. | 
| CacheRouterRebuildSubscriber.php | file | core/ | |
| CacheRouterRebuildSubscriber::getSubscribedEvents | function | core/ | |
| CacheRouterRebuildSubscriber::onRouterFinished | function | core/ | |
| cache_context.route | service | core/ | Drupal\Core\Cache\Context\RouteCacheContext | 
| cache_context.route.book_navigation | service | core/ | Drupal\book\Cache\BookNavigationCacheContext | 
| cache_context.route.menu_active_trails | service | core/ | Drupal\Core\Cache\Context\MenuActiveTrailsCacheContext | 
| cache_context.route.name | service | core/ | Drupal\Core\Cache\Context\RouteNameCacheContext | 
| cache_context.route.name.is_layout_builder_ui | service | core/ | Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext | 
| cache_router_rebuild_subscriber | service | core/ | Drupal\Core\EventSubscriber\CacheRouterRebuildSubscriber | 
| CollectRoutesTest | class | core/ | Tests the REST export view plugin. | 
| CollectRoutesTest.php | file | core/ | |
| CollectRoutesTest::$restExport | property | core/ | The REST export instance. | 
| CollectRoutesTest::$routes | property | core/ | The RouteCollection. | 
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
