You are here

namespace Drupal\router_test in Drupal 8

Same name in other branches
  1. 9 Drupal\router_test
Classsort descending Location Description
RouterTestServiceProvider core/modules/system/tests/modules/router_test_directory/src/RouterTestServiceProvider.php Registers a dynamic route provider.
RouteTestSubscriber core/modules/system/tests/modules/router_test_directory/src/RouteTestSubscriber.php Listens to the dynamic route event and add a test route.
TestContent core/modules/system/tests/modules/router_test_directory/src/TestContent.php Test controllers that are intended to be wrapped in a main controller.
TestControllers core/modules/system/tests/modules/router_test_directory/src/TestControllers.php Controller routines for testing the routing system.