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 |
|---|---|---|---|
| navigation.entity_route_helper | service | core/ |
Drupal\navigation\EntityRouteHelper |
| 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. |
| NodeAliasedRouteTest | class | core/ |
Tests aliased Node routes. |
| NodeAliasedRouteTest.php | file | core/ |
|
| NodeAliasedRouteTest::$modules | property | core/ |
Modules to install. |
| NodeAliasedRouteTest::setUp | function | core/ |
|
| NodeAliasedRouteTest::testNodeAddPageRouteAlias | function | core/ |
Test URL generation using node.add_page matches entity.node.add_page. |
| NodeAliasedRouteTest::testNodeAddRouteAlias | function | core/ |
Test URL generation using node.add matches entity.node.add_form. |
| 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. |
| NodeRouteProvider.php | file | core/ |
|
| NodeRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
| NodeRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
| NodeRouteProvider::getCanonicalRoute | function | core/ |
Gets the canonical route. |
| NodeRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
| NodeRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
| NodeRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| None::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| NullGenerator::getInternalPathFromRoute | function | core/ |
Gets the path of a route. |
| NullGenerator::getRoute | function | core/ |
Methods generate(), generateFromRoute() and getPathFromRoute() all call this protected method. |
| NullGenerator::processRoute | function | core/ |
Passes the route to the processor manager for altering before compilation. |
| NullMatcherDumper::$routes | property | core/ |
The routes to be dumped. |
| NullMatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| NullMatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| NullRouteMatch | class | core/ |
Stub implementation of RouteMatchInterface for when there's no matched route. |
| NullRouteMatch.php | file | core/ |
|
| NullRouteMatch::getParameter | function | core/ |
Returns the processed value of a named route parameter. |
| NullRouteMatch::getParameters | function | core/ |
Returns the bag of all processed route parameters. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.