page_cache_form_test.routing.yml

Same filename in other branches
  1. 8.9.x core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml
  2. 10 core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml
  3. 11.x core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml
core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml

File

core/modules/page_cache/tests/modules/page_cache_form_test.routing.yml

View source
  1. page_cache_form_test.test_immutability:
  2. path: '/page_cache_form_test_immutability'
  3. defaults:
  4. _form: '\Drupal\page_cache_form_test\Form\TestForm'
  5. requirements:
  6. _access: 'TRUE'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.