user_form_test.routing.yml

Same filename in other branches
  1. 9 core/modules/user/tests/modules/user_form_test/user_form_test.routing.yml
  2. 8.9.x core/modules/user/tests/modules/user_form_test/user_form_test.routing.yml
  3. 10 core/modules/user/tests/modules/user_form_test/user_form_test.routing.yml
core/modules/user/tests/modules/user_form_test/user_form_test.routing.yml

File

core/modules/user/tests/modules/user_form_test/user_form_test.routing.yml

View source
  1. user_form_test.cancel:
  2. path: '/user_form_test_cancel/{user}'
  3. defaults:
  4. _entity_form: 'user.cancel'
  5. requirements:
  6. _permission: 'cancel other accounts'

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