-
- Downloads
Issue #1938980 by Crell, rootatwc, tim.plunkett: Move controller derivation to route enhancers.
parent
016c1528
Branches
Tags
Showing
- core/lib/Drupal/Core/CoreBundle.php 17 additions, 6 deletionscore/lib/Drupal/Core/CoreBundle.php
- core/lib/Drupal/Core/EventSubscriber/RouteProcessorSubscriber.php 0 additions, 72 deletions.../Drupal/Core/EventSubscriber/RouteProcessorSubscriber.php
- core/lib/Drupal/Core/Routing/Enhancer/AjaxEnhancer.php 52 additions, 0 deletionscore/lib/Drupal/Core/Routing/Enhancer/AjaxEnhancer.php
- core/lib/Drupal/Core/Routing/Enhancer/FormEnhancer.php 43 additions, 0 deletionscore/lib/Drupal/Core/Routing/Enhancer/FormEnhancer.php
- core/lib/Drupal/Core/Routing/Enhancer/PageEnhancer.php 43 additions, 0 deletionscore/lib/Drupal/Core/Routing/Enhancer/PageEnhancer.php
- core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php 31 additions, 0 deletions...les/system/lib/Drupal/system/Tests/Routing/RouterTest.php
- core/modules/system/tests/modules/router_test/lib/Drupal/router_test/TestContent.php 19 additions, 0 deletions...odules/router_test/lib/Drupal/router_test/TestContent.php
- core/modules/system/tests/modules/router_test/router_test.routing.yml 7 additions, 0 deletions.../system/tests/modules/router_test/router_test.routing.yml
Loading
Please register or sign in to comment