Search for collectRoutes
- Search 7.x for collectRoutes
- Search 9.5.x for collectRoutes
- Search 10.3.x for collectRoutes
- Search 11.x for collectRoutes
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CollectRoutesTest | class | core/ |
Tests the REST export view plugin. |
CollectRoutesTest.php | file | core/ |
|
CollectRoutesTest::$restExport | property | core/ |
The REST export instance. |
CollectRoutesTest::$routes | property | core/ |
The RouteCollection. |
CollectRoutesTest::setUp | function | core/ |
|
CollectRoutesTest::testRoutesRequirements | function | core/ |
Tests if adding a requirement to a route only modify one route. |
DisplayRouterInterface::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
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. |
PathPluginBase::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
PathPluginBaseTest::testCollectRoutes | function | core/ |
Tests the collectRoutes method. |
PathPluginBaseTest::testCollectRoutesWithArguments | function | core/ |
Tests the collectRoutes method with arguments. |
PathPluginBaseTest::testCollectRoutesWithArgumentsNotSpecifiedInPath | function | core/ |
Tests the collectRoutes method with arguments not specified in the path. |
PathPluginBaseTest::testCollectRoutesWithDisplayReturnResponse | function | core/ |
Tests the collectRoutes method with a display returning a response. |
PathPluginBaseTest::testCollectRoutesWithNamedParameters | function | core/ |
Tests the collectRoutes method with a path containing named parameters. |
PathPluginBaseTest::testCollectRoutesWithSpecialRouteName | function | core/ |
Tests the collect routes method with an alternative route name in the UI. |
RestExport::collectRoutes | function | core/ |
Adds the route entry of a view to the collection. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.