namespace Drupal\form_test\Form
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| 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. |
| JavascriptStatesForm | core/modules/system/tests/modules/form_test/src/Form/JavascriptStatesForm.php | Builds a simple form to test states. |
| RedirectBlockForm | core/modules/system/tests/modules/form_test/src/Form/RedirectBlockForm.php | Builds a simple form that redirects on submit. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.