-
- Downloads
There was an error fetching the commit references. Please try again later.
Issue #2363139 by Wim Leers, dawehner, larowlan: _content controllers may only...
Issue #2363139 by Wim Leers, dawehner, larowlan: _content controllers may only return render arrays, not strings.
parent
c71025a1
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Controller/HtmlControllerBase.php 6 additions, 3 deletionscore/lib/Drupal/Core/Controller/HtmlControllerBase.php
- core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module 2 additions, 2 deletions...stem/tests/modules/ajax_forms_test/ajax_forms_test.module
- core/modules/system/tests/modules/entity_test/src/Controller/EntityTestController.php 1 addition, 1 deletion...dules/entity_test/src/Controller/EntityTestController.php
- core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php 1 addition, 1 deletion...modules/error_test/src/Controller/ErrorTestController.php
- core/modules/system/tests/modules/menu_test/menu_test.module 2 additions, 2 deletionscore/modules/system/tests/modules/menu_test/menu_test.module
- core/modules/system/tests/modules/menu_test/src/TestControllers.php 6 additions, 6 deletions...es/system/tests/modules/menu_test/src/TestControllers.php
- core/modules/system/tests/modules/module_test/src/Controller/ModuleTestController.php 1 addition, 1 deletion...dules/module_test/src/Controller/ModuleTestController.php
- core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php 3 additions, 3 deletions...tests/modules/paramconverter_test/src/TestControllers.php
- core/modules/system/tests/modules/router_test_directory/src/TestContent.php 3 additions, 3 deletions...m/tests/modules/router_test_directory/src/TestContent.php
- core/modules/system/tests/modules/router_test_directory/src/TestControllers.php 4 additions, 4 deletions...sts/modules/router_test_directory/src/TestControllers.php
- core/modules/system/tests/modules/session_test/src/Controller/SessionTestController.php 9 additions, 7 deletions...les/session_test/src/Controller/SessionTestController.php
- core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php 6 additions, 5 deletions...dules/system_test/src/Controller/SystemTestController.php
- core/modules/system/tests/modules/system_test/system_test.module 3 additions, 3 deletions...dules/system/tests/modules/system_test/system_test.module
- core/modules/system/tests/modules/theme_test/src/ThemeTestController.php 3 additions, 3 deletions...stem/tests/modules/theme_test/src/ThemeTestController.php
- core/modules/system/tests/modules/twig_theme_test/src/TwigThemeTestController.php 1 addition, 1 deletion...s/modules/twig_theme_test/src/TwigThemeTestController.php
Loading
Please register or sign in to comment