Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestPatternForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestPlaceholderForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestProgrammaticForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestProgrammaticForm::validateForm | function | core/ |
Form validation handler. |
| FormTestRadiosCheckedForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRangeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| 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::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRecipeInputForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRecipeInputForm::validateForm | function | core/ |
Form validation handler. |
| FormTestRedirectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestRequiredAttributeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestResponseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestServiceObject::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestServiceObject::validateForm | function | core/ |
Form validation handler. |
| FormTestStatePersistForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestStorageForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStorageForm::validateForm | function | core/ |
Form validation handler. |
| FormTestStoragePageCacheForm::form_test_storage_page_cache_old_build_id | function | core/ |
Form element #after_build callback: output the old form build-id. |
| FormTestStoragePageCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestStoragePageCacheForm::validateForm | function | core/ |
Form validation handler. |
| FormTestSubmitButtonAttributeForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectColspanForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectDisabledRowsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectEmptyForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectJsSelectForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleFalseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleTrueForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTextareaForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestUrlForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateForm | class | core/ |
Form builder for testing \Drupal\Core\Form\FormValidatorInterface::validateForm(). |
| FormTestValidateForm.php | file | core/ |
|
| FormTestValidateForm::buildForm | function | core/ |
Form constructor. |
| FormTestValidateForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateForm::submitForm | function | core/ |
Form submission handler. |
| FormTestValidateForm::validateForm | function | core/ |
Form validation handler. |
| FormTestValidateNoToken | class | core/ |
Form to test the validation of forms with a disabled CSRF token. |
| FormTestValidateNoToken.php | file | core/ |
|
| FormTestValidateNoToken::buildForm | function | core/ |
Form constructor. |
| FormTestValidateNoToken::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateNoToken::submitForm | function | core/ |
Form submission handler. |
| FormTestValidateRequiredForm | class | core/ |
Form constructor to test the #required property. |
| FormTestValidateRequiredForm.php | file | core/ |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.