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 |
|---|---|---|---|
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractIdFromRoute | function | core/ |
@covers ::extractIdFromRoute[[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. |
| 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]] |
| 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. |
| EntityFormInterface::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityFormTest::testGetEntityFromRouteMatchAdd | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddEntity | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddStatic | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
| EntityFormTest::testGetEntityFromRouteMatchEditDelete | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
| EntityManager::getRouteProviders | function | core/ |
|
| EntityManagerTest::testGetRouteProviders | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
| EntityModerationRouteProvider | class | core/ |
Dynamic route provider for the Content moderation module. |
| EntityModerationRouteProvider.php | file | core/ |
|
| EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity manager. |
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.