namespace Drupal\form_test\Form
Same name in other branches
| Object name | File name | Summary | 
|---|---|---|
| FormTestTableSelectMultipleFalseForm | core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleFalseForm.php | Builds a form to test table select with '#multiple" set to FALSE. | 
| FormTestTableSelectMultipleTrueForm | core/modules/system/tests/modules/form_test/src/Form/FormTestTableSelectMultipleTrueForm.php | Builds a form to test table select with '#multiple' as TRUE. | 
| FormTestUrlForm | core/modules/system/tests/modules/form_test/src/Form/FormTestUrlForm.php | Form constructor for testing #type 'url' elements. | 
| FormTestValidateForm | core/modules/system/tests/modules/form_test/src/Form/FormTestValidateForm.php | Form builder for testing \Drupal\Core\Form\FormValidatorInterface::validateForm(). | 
| FormTestValidateNoToken | core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php | Form to test the validation of forms with a disabled CSRF token. | 
| FormTestValidateRequiredForm | core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredForm.php | Form constructor to test the #required property. | 
| FormTestValidateRequiredNoTitleForm | core/modules/system/tests/modules/form_test/src/Form/FormTestValidateRequiredNoTitleForm.php | Form constructor to test the #required property without #title. | 
| FormTestVerticalTabsAccessForm | core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php | Builds a form to test vertical tabs access. | 
| FormTestVerticalTabsForm | core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsForm.php | Builds a simple form to test vertical tabs. | 
| IncorrectConfigTargetForm | core/modules/system/tests/modules/form_test/src/Form/IncorrectConfigTargetForm.php | |
| JavascriptStatesForm | core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php | Builds a simple form to test states. | 
| NestedConfigTargetForm | core/modules/system/tests/modules/form_test/src/Form/NestedConfigTargetForm.php | Test form for testing config targets that are not 1:1. | 
| RedirectBlockForm | core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php | Builds a simple form that redirects on submit. | 
| TreeConfigTargetForm | core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php | 
Pagination
- Previous page
 - Page 2
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.