You are here

namespace Drupal\ajax_test\Form in Drupal 10

Same name in other branches
  1. 8 Drupal\ajax_test\Form
  2. 9 Drupal\ajax_test\Form
Classsort descending Location Description
AjaxTestDialogForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Dummy form for testing DialogRenderer with _form routes.
AjaxTestFocusFirstForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFocusFirstForm.php Form for testing AJAX FocusFirstCommand.
AjaxTestForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php Dummy form for testing DialogRenderer with _form routes.
AjaxTestFormPromise core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestFormPromise.php Test form for ajax_test_form_promise.
AjaxTestMessageCommandForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php Form for testing AJAX MessageCommand.