js_message_test.routing.yml in Drupal 10
Same filename and directory in other branches
core/modules/system/tests/modules/js_message_test/js_message_test.routing.yml
1 string reference to YAML keys in js_message_test.routing.yml
- olivero_test_preprocess_page in core/
modules/ system/ tests/ modules/ olivero_test/ olivero_test.module - Implements hook_preprocess().
File
core/modules/system/tests/modules/js_message_test/js_message_test.routing.ymlView source
- js_message_test.links:
- path: '/js_message_test_link'
- defaults:
- _controller: '\Drupal\js_message_test\Controller\JSMessageTestController::messageLinks'
- _title: 'JsMessageLinks'
- requirements:
- _access: 'TRUE'