Search for route
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 |
|---|---|---|---|
| AdminContext::$routeMatch | property | core/ |
The route match. |
| AdminContext::isAdminRoute | function | core/ |
Determines whether the active route is an admin one. |
| AdminHtmlRouteProvider | class | core/ |
Provides HTML routes for entities with administrative add/edit/delete pages. |
| AdminHtmlRouteProvider.php | file | core/ |
|
| 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]] |
| AjaxTest::testAjaxWithAdminRoute | function | core/ |
|
| ArgumentsResolverTest::testGetArgumentRouteNoTypeHintAndValue | function | core/ |
Tests getArgument() with a named parameter with no type hint and a value. |
| argument_resolver.route_match | service | core/ |
Drupal\Core\Controller\ArgumentResolver\RouteMatchValueResolver |
| AssetRoutes | class | core/ |
Defines a routes' callback to register a URL for serving assets. |
| AssetRoutes.php | file | core/ |
|
| AssetRoutes::create | function | core/ |
Instantiates a new instance of this class. |
| AssetRoutes::routes | function | core/ |
Returns an array of route objects. |
| AssetRoutes::__construct | function | core/ |
Constructs an asset routes object. |
| 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. |
| BanAdminTest::testRouteParameter | function | core/ |
Test passing an IP address as a route parameter. |
| 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. |
| BulkForm::$routeMatch | property | core/ |
The current route match service. |
| BulkFormTest::testConfirmRouteWithParameters | function | core/ |
Tests that route parameters are passed to the confirmation form route. |
| 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/ |
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.