You are here

namespace Drupal\form_test in Drupal 8

Same name in other branches
  1. 9 Drupal\form_test
Classsort descending Location Description
AutocompleteController core/modules/system/tests/modules/form_test/src/AutocompleteController.php Defines a controller class with methods for autocompletion.
Callbacks core/modules/system/tests/modules/form_test/src/Callbacks.php Simple class for testing methods as Form API callbacks.
ConfirmFormArrayPathTestForm core/modules/system/tests/modules/form_test/src/ConfirmFormArrayPathTestForm.php Provides a test confirmation form with a complex cancellation destination.
ConfirmFormTestForm core/modules/system/tests/modules/form_test/src/ConfirmFormTestForm.php Provides a test confirmation form.
FormTestArgumentsObject core/modules/system/tests/modules/form_test/src/FormTestArgumentsObject.php Provides a test form object that needs arguments.
FormTestAutocompleteForm core/modules/system/tests/modules/form_test/src/FormTestAutocompleteForm.php Defines a test form using autocomplete textfields.
FormTestControllerObject core/modules/system/tests/modules/form_test/src/FormTestControllerObject.php Provides a test form object.
FormTestObject core/modules/system/tests/modules/form_test/src/FormTestObject.php Provides a test form object.
FormTestServiceObject core/modules/system/tests/modules/form_test/src/FormTestServiceObject.php Provides a test form object.
SystemConfigFormTestForm core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Tests the ConfigFormBase class.