Search for routes
- Search 7.x for routes
- Search 8.9.x for routes
- Search 10.3.x for routes
- Search 11.x for routes
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Routes | class | core/ |
Defines dynamic routes. |
| Routes | class | core/ |
Provides dynamic routes for test purposes. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderRoutesTrait::buildLayoutRoutes | function | core/ |
Builds the layout routes for the given values. |
| layout_builder.routes | service | core/ |
Drupal\layout_builder\Routing\LayoutBuilderRoutes |
| LazyRouteCollectionTest::$testRoutes | property | core/ |
Array of routes indexed by name. |
| LocaleLocalTasksTest::getLocalePageRoutes | function | core/ |
Provides a list of routes to test. |
| LocalTaskManagerTest::testGetLocalTasksForRouteSingleLevelTitle | function | core/ |
Tests the getLocalTasksForRoute method. |
| MatcherDumper::$routes | property | core/ |
The routes to be dumped. |
| MatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| MatcherDumper::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| MatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| MatcherDumper::getRoutes | function | core/ |
|
| MatcherDumperInterface::addRoutes | function | core/ |
Adds additional routes to be dumped. |
| MatcherDumperTest::testAddAdditionalRoutes | function | core/ |
Confirms that we can add routes to the dumper when it already has some. |
| MatcherDumperTest::testAddRoutes | function | core/ |
Confirms that we can add routes to the dumper. |
| MenuTreeStorage::collectRoutesAndDefinitions | function | core/ |
Traverses the menu tree and collects all the route names and definitions. |
| MenuTreeStorage::doCollectRoutesAndDefinitions | function | core/ |
Collects all the route names and definitions. |
| MethodFilterTest::testMethodNotAllowedExceptionWithMultipleRoutes | function | core/ |
@covers ::filter[[api-linebreak]] |
| MethodFilterTest::testWithAllowedMethodAndMultipleMatchingRoutes | function | core/ |
@covers ::filter[[api-linebreak]] |
| MockRouteProvider::$routes | property | core/ |
A collection of routes for this route provider. |
| MockRouteProvider::getAllRoutes | function | core/ |
Returns all the routes on the system. |
| MockRouteProvider::getRoutesByNames | function | core/ |
Find many routes by their names using the provided list of names. |
| MockRouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| MockRouteProvider::preLoadRoutes | function | core/ |
|
| ModuleConfigureRouteTest::assertModuleConfigureRoutesExist | function | core/ |
Asserts the configure routes of a module exist. |
| 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. |
| 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. |
| 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. |
| NodeRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| node_post_update_rebuild_node_revision_routes | function | core/ |
Rebuild the node revision routes. |
| 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. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.