You are here

namespace Drupal\ajax_test\Form in Drupal 9

Same name in other branches
  1. 8 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.
AjaxTestMessageCommandForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php Form for testing AJAX MessageCommand.