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 |
|---|---|---|---|
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi | function | core/ |
@covers ::buildRoutes[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DenyAdminRoutes | class | core/ |
Cache policy for routes with the '_admin_route' option set. |
| DenyAdminRoutes.php | file | core/ |
|
| DenyAdminRoutes::$routeMatch | property | core/ |
The current route match. |
| DenyAdminRoutes::check | function | core/ |
Determines whether it is save to store a page in the cache. |
| 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. |
| 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. |
| 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[[api-linebreak]] |
| EntityBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
| EntityBundleAccessCheckTest::testRouteAccess | function | core/ |
@covers ::access[[api-linebreak]] |
| 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. |
| 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. |
| EntityDisplayFormBase::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityDisplayModeBase::urlRouteParameters | function | core/ |
Gets an array of placeholders for this entity. |
| EntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
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.