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 |
|---|---|---|---|
| FormTestRedirectForm.php | file | core/ |
|
| FormTestRedirectForm::buildForm | function | core/ |
Form constructor. |
| FormTestRedirectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRedirectForm::submitForm | function | core/ |
Form submission handler. |
| FormTestRequiredAttributeForm | class | core/ |
Builds a form to test the required attribute. |
| FormTestRequiredAttributeForm.php | file | core/ |
|
| FormTestRequiredAttributeForm::buildForm | function | core/ |
Form constructor. |
| FormTestRequiredAttributeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRequiredAttributeForm::submitForm | function | core/ |
Form submission handler. |
| FormTestResponseForm | class | core/ |
Form constructor for testing #type 'url' elements. |
| FormTestResponseForm.php | file | core/ |
|
| FormTestResponseForm::buildForm | function | core/ |
Form constructor. |
| FormTestResponseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestResponseForm::submitForm | function | core/ |
Form submission handler. |
| FormTestSelectForm | class | core/ |
Builds a form to test #type 'select' validation. |
| FormTestSelectForm.php | file | core/ |
|
| FormTestSelectForm::buildForm | function | core/ |
Form constructor. |
| FormTestSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestSelectForm::makeSortableOptions | function | core/ |
Makes and returns a set of options to test sorting on. |
| FormTestSelectForm::submitForm | function | core/ |
Form submission handler. |
| FormTestServiceObject | class | core/ |
Provides a test form object. |
| FormTestServiceObject.php | file | core/ |
|
| FormTestServiceObject::buildForm | function | core/ |
Form constructor. |
| FormTestServiceObject::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| FormTestServiceObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestServiceObject::submitForm | function | core/ |
Form submission handler. |
| FormTestServiceObject::validateForm | function | core/ |
Form validation handler. |
| FormTestStatePersistForm | class | core/ |
Form constructor for testing form state persistence. |
| FormTestStatePersistForm.php | file | core/ |
|
| FormTestStatePersistForm::buildForm | function | core/ |
Form constructor. |
| FormTestStatePersistForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStatePersistForm::submitForm | function | core/ |
Form submission handler. |
| FormTestStorageForm | class | core/ |
A multistep form for testing the form storage. |
| FormTestStorageForm.php | file | core/ |
|
| FormTestStorageForm::buildForm | function | core/ |
Form constructor. |
| FormTestStorageForm::continueSubmitForm | function | core/ |
|
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestStorageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStorageForm::submitForm | function | core/ |
Form submission handler. |
| FormTestStorageForm::validateForm | function | core/ |
Form validation handler. |
| FormTestStoragePageCacheForm | class | core/ |
Form to test page cache storage. |
| FormTestStoragePageCacheForm.php | file | core/ |
|
| FormTestStoragePageCacheForm::buildForm | function | core/ |
Form constructor. |
| FormTestStoragePageCacheForm::form_test_storage_page_cache_old_build_id | function | core/ |
Form element #after_build callback: output the old form build-id. |
| FormTestStoragePageCacheForm::form_test_storage_page_cache_rebuild | function | core/ |
Form submit callback: Rebuild the form and continue. |
| FormTestStoragePageCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStoragePageCacheForm::submitForm | function | core/ |
Form submission handler. |
| FormTestStoragePageCacheForm::validateForm | function | core/ |
Form validation handler. |
| FormTestTableForm | class | core/ |
Form constructor for testing #type 'table' elements. |
| FormTestTableForm.php | file | core/ |
Pagination
- Previous page
- Page 731
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.