Search for routes
- Search 7.x for routes
- Search 9.5.x for routes
- Search 8.9.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 |
|---|---|---|---|
| SimpleConfigSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| SpecialAttributesRouteSubscriber | class | core/ |
Provides a route subscriber which checks for invalid pattern variables. |
| SpecialAttributesRouteSubscriber.php | file | core/ |
|
| SpecialAttributesRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| SpecialAttributesRouteSubscriber::onAlterRoutes | function | core/ |
Delegates the route altering to self::alterRoutes(). |
| SpecialAttributesRouteSubscriberTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\SpecialAttributesRouteSubscriber[[api-linebreak]] @group EventSubscriber |
| SpecialAttributesRouteSubscriberTest.php | file | core/ |
|
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingInvalidVariables | function | core/ |
Provides a list of routes with invalid route variables. |
| SpecialAttributesRouteSubscriberTest::providerTestOnRouteBuildingValidVariables | function | core/ |
Provides a list of routes with valid route variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingInvalidVariables | function | core/ |
Tests the onAlterRoutes method for invalid variables. |
| SpecialAttributesRouteSubscriberTest::testOnRouteBuildingValidVariables | function | core/ |
Tests the onAlterRoutes method for valid variables. |
| SystemLocalTasksTest::getSystemAdminRoutes | function | core/ |
Provides a list of routes to test. |
| TaxonomyLocalTasksTest::getTaxonomyPageRoutes | function | core/ |
Provides a list of routes to test. |
| TestRouteSubscriber | class | core/ |
Provides a test route subscriber. |
| TestRouteSubscriber | class | core/ |
Provides a callback for route definition. |
| TestRouteSubscriber::$applicableViews | property | core/ |
The applicable views. |
| TestRouteSubscriber::getApplicableViews | function | core/ |
Returns all views/display combinations with routes. |
| TestRouteSubscriber::routesFromArray | function | core/ |
|
| TestRouteSubscriber::routesFromCollection | function | core/ |
|
| TestStateBasedSectionStorage::buildRoutes | function | core/ |
Provides the routes needed for Layout Builder UI. |
| Tour::$keyedRoutes | property | core/ |
The routes on which this tour should be displayed, keyed by route id. |
| Tour::$routes | property | core/ |
The routes on which this tour should be displayed. |
| Tour::getRoutes | function | core/ |
The routes that this tour will appear on. |
| Tour::resetKeyedRoutes | function | core/ |
Resets the statically cached keyed routes. |
| TourInterface::getRoutes | function | core/ |
The routes that this tour will appear on. |
| TourInterface::resetKeyedRoutes | function | core/ |
Resets the statically cached keyed routes. |
| UpdateLocalTasksTest::getUpdateModuleRoutes | function | core/ |
Provides a list of module routes to test. |
| UpdateLocalTasksTest::getUpdateReportRoutes | function | core/ |
Provides a list of report routes to test. |
| UpdateLocalTasksTest::getUpdateThemeRoutes | function | core/ |
Provides a list of theme routes to test. |
| UpdateRouteSubscriber | class | core/ |
Route subscriber for Update module routes. |
| UpdateRouteSubscriber.php | file | core/ |
|
| UpdateRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| UpdateRouteSubscriber::__construct | function | core/ |
Constructs a new UpdateRouteSubscriber. |
| UrlGenerator::getRouteStringIdentifier | function | core/ |
Gets either the route name or a string based on the route object. |
| UserLocalTasksTest::getUserAdminRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserLoginRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserPageRoutes | function | core/ |
Provides a list of routes to test. |
| UserRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| VocabularyRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
Pagination
- Previous page
- Page 8
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.