namespace Drupal\router_test
Same name in other branches
Object name | File name | Summary |
---|---|---|
RouterTestEarlyExceptionSubscriber | core/modules/system/tests/modules/router_test_directory/src/RouterTestEarlyExceptionSubscriber.php | Event subscribers for exceptions thrown in early kernel middleware. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.