dialog_test.routing.yml
Same filename and directory in other branches
1 string reference to YAML keys in dialog_test.routing.yml
- AjaxTestController::dialog in core/
modules/ system/ tests/ modules/ ajax_test/ src/ Controller/ AjaxTestController.php - Returns a render array of form elements and links for dialog.
File
-
core/
modules/ system/ tests/ modules/ dialog_test/ dialog_test.routing.yml
View source
- dialog_test.form_add:
- path: '/dialog-test/add'
- defaults:
- _entity_form: 'dialog_test_entity_form.add'
- _title: 'Add dialog test entity form'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.