Search for route
- Search 7.x for route
- Search 9.5.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::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 a 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/ |
|
| BcRoutesTest | class | core/ |
Tests Settings Tray BC routes. |
| BcRoutesTest.php | file | core/ |
|
| BcRoutesTest::$modules | property | core/ |
Modules to enable. |
| BcRoutesTest::testOffCanvasFormRouteBc | function | core/ |
@expectedDeprecation The 'entity.block.off_canvas_form' route is deprecated since version 8.5.x and will be removed in 9.0.0. Use the 'entity.block.settings_tray_form' route instead. |
| BigPipeStrategy::$routeMatch | property | core/ |
The current route match. |
| BlockContentLocalTasksTest::getBlockContentListingRoutes | function | core/ |
Provides a list of routes to test. |
| BlockEntityOffCanvasFormRouteProcessorBC | class | core/ |
Processes the Block entity off-canvas form BC route. |
| BlockEntityOffCanvasFormRouteProcessorBC.php | file | core/ |
|
| BlockEntityOffCanvasFormRouteProcessorBC::$routeProvider | property | core/ |
The route provider. |
| BlockEntityOffCanvasFormRouteProcessorBC::overwriteRoute | function | core/ |
Overwrites one route's metadata with the other's. |
| BlockEntityOffCanvasFormRouteProcessorBC::processOutbound | function | core/ |
Processes the outbound route. |
| BlockEntityOffCanvasFormRouteProcessorBC::__construct | function | core/ |
Constructs a BlockEntityOffCanvasFormRouteProcessorBC object. |
| 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. |
| 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 |
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.