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 |
|---|---|---|---|
| ModuleConfigureRouteTest | class | core/ |
Tests the configure route for core modules. |
| ModuleConfigureRouteTest.php | file | core/ |
|
| ModuleConfigureRouteTest::$moduleInfo | property | core/ |
An array of module info. |
| ModuleConfigureRouteTest::$modules | property | core/ |
Modules to install. |
| ModuleConfigureRouteTest::$routeProvider | property | core/ |
|
| ModuleConfigureRouteTest::assertModuleConfigureRoutesExist | function | core/ |
Asserts the configure routes of a module exist. |
| ModuleConfigureRouteTest::doTestDeprecatedModuleConfigureRoutes | function | core/ |
Check the configure route for a single module. |
| ModuleConfigureRouteTest::doTestModuleConfigureRoutes | function | core/ |
Checks the configure route for a single module. |
| ModuleConfigureRouteTest::setUp | function | core/ |
|
| ModuleConfigureRouteTest::testDeprecatedModuleConfigureRoutes | function | core/ |
Tests if the module with lifecycle deprecated configure routes exists. |
| ModuleConfigureRouteTest::testModuleConfigureRoutes | function | core/ |
Tests if the module configure routes exists. |
| ModuleInstallerTest::testRouteRebuild | function | core/ |
Tests that routes are rebuilt during install and uninstall of modules. |
| ModuleRouteSubscriber | class | core/ |
A route subscriber to remove routes that depend on modules being enabled. |
| ModuleRouteSubscriber.php | file | core/ |
|
| ModuleRouteSubscriber::$moduleHandler | property | core/ |
The module handler. |
| ModuleRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| ModuleRouteSubscriber::explodeString | function | core/ |
Explodes a string based on a separator. |
| ModuleRouteSubscriber::__construct | function | core/ |
Constructs a ModuleRouteSubscriber object. |
| ModuleRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ModuleRouteSubscriber[[api-linebreak]] @group EventSubscriber |
| ModuleRouteSubscriberTest.php | file | core/ |
|
| ModuleRouteSubscriberTest::$moduleHandler | property | core/ |
The mock module handler. |
| ModuleRouteSubscriberTest::providerTestRemoveRoute | function | core/ |
Data provider for testRemoveRoute(). |
| ModuleRouteSubscriberTest::setUp | function | core/ |
|
| ModuleRouteSubscriberTest::testRemoveRoute | function | core/ |
Tests that removeRoute() removes routes when the module is not enabled. |
| NavigationRenderer::meetsContentEntityRoutesCondition | function | core/ |
Determines if content entity route condition is met. |
| NavigationSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| NavigationSectionStorage::deriveContextsFromRoute | function | core/ |
Derives the available plugin contexts from route values. |
| NoBigPipeRouteAlterSubscriber | class | core/ |
Sets the '_no_big_pipe' option on select routes. |
| NoBigPipeRouteAlterSubscriber.php | file | core/ |
|
| NoBigPipeRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| NoBigPipeRouteAlterSubscriber::onRoutingRouteAlterSetNoBigPipe | function | core/ |
Alters select routes to have the '_no_big_pipe' option. |
| node.admin_path.route_subscriber | service | core/ |
Drupal\node\EventSubscriber\NodeAdminRouteSubscriber |
| node.node_route_context | service | core/ |
Drupal\node\ContextProvider\NodeRouteContext |
| node.route_subscriber | service | core/ |
Drupal\node\Routing\RouteSubscriber |
| Node::$routeMatch | property | core/ |
The route match. |
| NodeAdminRouteSubscriber | class | core/ |
Sets the _admin_route for specific node-related routes. |
| NodeAdminRouteSubscriber.php | file | core/ |
|
| NodeAdminRouteSubscriber::$configFactory | property | core/ |
The config factory. |
| NodeAdminRouteSubscriber::$routerBuilder | property | core/ |
The router builder. |
| NodeAdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| NodeAdminRouteSubscriber::getSubscribedEvents | function | core/ |
|
| NodeAdminRouteSubscriber::onConfigSave | function | core/ |
Rebuilds the router when node.settings:use_admin_theme is changed. |
| NodeAdminRouteSubscriber::__construct | function | core/ |
Constructs a new NodeAdminRouteSubscriber. |
| NodeRouteContext | class | core/ |
Sets the current node as a context on node routes. |
| NodeRouteContext.php | file | core/ |
|
| NodeRouteContext::$routeMatch | property | core/ |
The route match object. |
| NodeRouteContext::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| NodeRouteContext::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| NodeRouteContext::__construct | function | core/ |
Constructs a new NodeRouteContext. |
| NodeRouteProvider | class | core/ |
Provides routes for nodes. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.