Search for routes
- Search 7.x for routes
- Search 9.5.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 | trait | core/ |
Provides a trait for building routes for a Layout Builder UI. |
| LayoutBuilderRoutesTrait.php | file | core/ |
|
| LayoutBuilderRoutesTrait::buildLayoutRoutes | function | core/ |
Builds the layout routes for the given values. |
| layout_builder.routes | service | core/ |
Drupal\layout_builder\Routing\LayoutBuilderRoutes |
| 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/ |
|
| MatcherDumper::getRoutes | function | core/ |
Gets the routes to match. |
| 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/ |
|
| MockRouteProvider::getRoutesByPattern | function | core/ |
Get all routes which match a certain pattern. |
| MockRouteProvider::preLoadRoutes | function | core/ |
|
| ModuleConfigureRouteTest::testModuleConfigureRoutes | function | core/ |
Test the module configure routes exist. |
| 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. |
| 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. |
| OptionsRequestSubscriberTest::testWithoutMatchingRoutes | function | core/ |
@covers ::onRequest[[api-linebreak]] |
| OverridesSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
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.