Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestObject | class | core/ |
Provides a test form object. |
| FormTestObject.php | file | core/ |
|
| FormTestObject::buildForm | function | core/ |
Form constructor. |
| FormTestObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestObject::submitForm | function | core/ |
Form submission handler. |
| FormTestObject::validateForm | function | core/ |
Form validation handler. |
| FormTestOptionalContainerForm | class | core/ |
Builds a simple form to test the #optional property on #type 'container'. |
| FormTestOptionalContainerForm.php | file | core/ |
|
| FormTestOptionalContainerForm::buildForm | function | core/ |
Form constructor. |
| FormTestOptionalContainerForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestOptionalContainerForm::submitForm | function | core/ |
Form submission handler. |
| FormTestPatternForm | class | core/ |
Builds a simple form using the FAPI #pattern property. |
| FormTestPatternForm.php | file | core/ |
|
| FormTestPatternForm::buildForm | function | core/ |
Form constructor. |
| FormTestPatternForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestPatternForm::submitForm | function | core/ |
Form submission handler. |
| FormTestPlaceholderForm | class | core/ |
Builds a form to test the placeholder attribute. |
| FormTestPlaceholderForm.php | file | core/ |
|
| FormTestPlaceholderForm::buildForm | function | core/ |
Form constructor. |
| FormTestPlaceholderForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestPlaceholderForm::submitForm | function | core/ |
Form submission handler. |
| FormTestProgrammaticForm | class | core/ |
Form builder to test programmatic form submissions. |
| FormTestProgrammaticForm.php | file | core/ |
|
| FormTestProgrammaticForm::buildForm | function | core/ |
Form constructor. |
| FormTestProgrammaticForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestProgrammaticForm::submitForm | function | core/ |
Form submission handler. |
| FormTestProgrammaticForm::validateForm | function | core/ |
Form validation handler. |
| FormTestRadiosCheckedForm | class | core/ |
Form constructor to test #default_value settings of radios. |
| FormTestRadiosCheckedForm.php | file | core/ |
|
| FormTestRadiosCheckedForm::buildForm | function | core/ |
Form constructor. |
| FormTestRadiosCheckedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRadiosCheckedForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRangeForm | class | core/ |
Form constructor for testing #type 'range' elements. |
| FormTestRangeForm.php | file | core/ |
|
| FormTestRangeForm::buildForm | function | core/ |
Form constructor. |
| FormTestRangeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRangeForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRangeInvalidForm | class | core/ |
Form constructor for testing invalid #type 'range' elements. |
| FormTestRangeInvalidForm.php | file | core/ |
|
| FormTestRangeInvalidForm::buildForm | function | core/ |
Form constructor. |
| FormTestRangeInvalidForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRangeInvalidForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRebuildPreserveValuesForm | class | core/ |
Form builder for testing preservation of values during a rebuild. |
| FormTestRebuildPreserveValuesForm.php | file | core/ |
|
| FormTestRebuildPreserveValuesForm::addMoreSubmitForm | function | core/ |
|
| FormTestRebuildPreserveValuesForm::buildForm | function | core/ |
Form constructor. |
| FormTestRebuildPreserveValuesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRebuildPreserveValuesForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRedirectForm | class | core/ |
Form builder to detect form redirect. |
Pagination
- Previous page
- Page 730
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.