RouterTest::testDynamicRoutes |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Checks that dynamically defined and altered routes work correctly. |
RouteSubscriber::dynamicRoutes |
function |
drupal/core/modules/rest/lib/Drupal/rest/EventSubscriber/RouteSubscriber.php |
Adds routes to enabled REST resources. |
RouteSubscriber::dynamicRoutes |
function |
drupal/core/modules/views/lib/Drupal/views/EventSubscriber/RouteSubscriber.php |
Adds routes defined by all views. |
RouteTestSubscriber::dynamicRoutes |
function |
drupal/core/modules/system/tests/modules/router_test/lib/Drupal/router_test/RouteTestSubscriber.php |
Adds a dynamic test route. |