http_middleware_test.routing.yml
Same filename in other branches
1 string reference to YAML keys in http_middleware_test.routing.yml
- ContentLengthTest::testContentLength in core/
tests/ Drupal/ FunctionalTests/ HttpKernel/ ContentLengthTest.php
File
-
core/
modules/ system/ tests/ modules/ http_middleware_test/ http_middleware_test.routing.yml
View source
- http_middleware_test.test_response:
- path: '/test-response'
- defaults:
- _title: 'Test response'
- _controller: '\Drupal\http_middleware_test\Controller\TestResponseController::testResponse'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.