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 |
---|---|---|---|
DenyAdminRoutes::__construct | function | core/ |
Constructs a deny admin route page cache policy. |
DenyNoCacheRoutes | class | core/ |
Cache policy for routes with the 'no_cache' option set. |
DenyNoCacheRoutes.php | file | core/ |
|
DenyNoCacheRoutes::$routeMatch | property | core/ |
The current route match. |
DenyNoCacheRoutes::check | function | core/ |
Determines whether it is save to store a page in the cache. |
DenyNoCacheRoutes::__construct | function | core/ |
Constructs a deny node preview page cache policy. |
DenyNoCacheRoutesTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\ResponsePolicy\DenyNoCacheRoutes @group PageCache @group Route |
DenyNoCacheRoutesTest.php | file | core/ |
|
DenyNoCacheRoutesTest::$policy | property | core/ |
The response policy under test. |
DenyNoCacheRoutesTest::$request | property | core/ |
A request object. |
DenyNoCacheRoutesTest::$response | property | core/ |
A response object. |
DenyNoCacheRoutesTest::$routeMatch | property | core/ |
The current route match. |
DenyNoCacheRoutesTest::providerDenyNoCacheRoutesPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyNoCacheRoutesTest::setUp | function | core/ |
|
DenyNoCacheRoutesTest::testDenyNoCacheRoutesPolicy | function | core/ |
Asserts that caching is denied on the node preview route. |
DenyNodePreview::$routeMatch | property | core/ |
The current route match. |
DenyNodePreviewTest::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownload::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownloadTest::$routeMatch | property | core/ |
The current route match. |
DisplayPageTest::$routerDumper | property | core/ |
The router dumper to get all routes. |
DisplayPageTest::testPageRouterItems | function | core/ |
Checks that the router items are properly registered. |
DisplayPluginBase::getRoutedDisplay | function | core/ |
Points to the display which can be linked by this display. |
DisplayPluginInterface::getRoutedDisplay | function | core/ |
Points to the display which can be linked by this display. |
DisplayRouterInterface | interface | core/ |
Defines an interface for displays that can collect routes. |
DisplayRouterInterface.php | file | core/ |
|
DisplayRouterInterface::alterRoutes | function | core/ |
Alters a collection of routes and replaces definitions to the view. |
DisplayRouterInterface::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
DisplayRouterInterface::getAlteredRouteNames | function | core/ |
Returns the list of routes overridden by Views. |
DisplayRouterInterface::getRouteName | function | core/ |
Returns the route name for the display. |
DisplayRouterInterface::getUrlInfo | function | core/ |
Generates a URL to this display. |
Drupal::routeMatch | function | core/ |
Retrieves the currently active route match object. |
Drupal\navigation\EntityRouteHelper | service | core/ |
|
Drupal\system\Routing\MenuLinksetRoutes | service | core/ |
|
Drupal\user_route_alter_test\Routing\RouteSubscriber | service | core/ |
|
DynamicLocalTasks::$router | property | core/ |
The router. |
DynamicMenuLinkMock::getRouteName | function | core/ |
Returns the route name, if available. |
dynamic_page_cache_deny_admin_routes | service | core/ |
Drupal\dynamic_page_cache\PageCache\ResponsePolicy\DenyAdminRoutes |
EntityAccessChecker::$router | property | core/ |
The router. |
EntityAccessCheckTest::createRouteMatchForObject | function | core/ |
Wrap any object with a route match, and return that. |
EntityAccessCheckTest::testAccessWithDifferentRouteParameters | function | core/ |
@covers ::access |
EntityBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
EntityBundleRouteEnhancer | class | core/ |
Sets the bundle parameter for routes with the _field_ui option. |
EntityBundleRouteEnhancer.php | file | core/ |
|
EntityBundleRouteEnhancer::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityBundleRouteEnhancer::applies | function | core/ |
|
EntityBundleRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
EntityBundleRouteEnhancer::__construct | function | core/ |
Constructs a EntityBundleRouteEnhancer object. |
EntityController::$routeMatch | property | core/ |
The route match. |
EntityConverterLatestRevisionTest::testRouteParamWithBundleDefinition | function | core/ |
Tests an entity route parameter having 'bundle' definition property. |
EntityConverterTest::testRouteParamWithBundleDefinition | function | core/ |
Tests an entity route parameter having 'bundle' definition property. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.