Search for route
- Search 7.x for route
- Search 9.5.x for route
- Search 8.9.x for route
- Search 10.3.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 |
---|---|---|---|
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/ |
|
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
|
AdminHtmlRouteProvider::getDeleteFormRoute | function | core/ |
|
AdminHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
|
AdminHtmlRouteProvider::getEditFormRoute | function | core/ |
|
AdminRouteSubscriber | class | core/ |
Adds the _admin_route option to each admin HTML route. |
AdminRouteSubscriber.php | file | core/ |
|
AdminRouteSubscriber::alterRoutes | function | core/ |
|
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 @group system |
AdminRouteSubscriberTest.php | file | core/ |
|
AdminRouteSubscriberTest::providerTestAlterRoutes | function | core/ |
|
AdminRouteSubscriberTest::testAlterRoutes | function | core/ |
@covers ::alterRoutes @covers ::isHtmlRoute |
AjaxTest::testAjaxWithAdminRoute | function | core/ |
|
ApiController::$finishedRoute | property | core/ |
The route to redirect to after the stage has been applied. |
ArgumentsResolverTest::testGetArgumentRouteNoTypeHintAndValue | function | core/ |
Tests getArgument() with a named parameter with no type hint and a value. |
AssetRoutes | class | core/ |
Defines a routes' callback to register a URL for serving assets. |
AssetRoutes.php | file | core/ |
|
AssetRoutes::create | function | core/ |
|
AssetRoutes::routes | function | core/ |
Returns an array of route objects. |
AssetRoutes::__construct | function | core/ |
Constructs an asset routes object. |
AuthenticationManager::appliesToRoutedRequest | function | core/ |
|
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/ |
|
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.