Search for valid
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureForm | function | core/ |
Handles changes to the selected snack configuration. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormSubmit | function | core/ |
Submit callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildAjaxSnackConfigureFormValidate | function | core/ |
Validate callback that forces a form rebuild. |
| FormTestMachineNameValidationForm::buildForm | function | core/ |
Form constructor. |
| FormTestMachineNameValidationForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestMachineNameValidationForm::load | function | core/ |
Loading stub for machine name. |
| FormTestMachineNameValidationForm::submitForm | function | core/ |
Form submission handler. |
| FormTestObject::validateForm | function | core/ |
Form validation handler. |
| FormTestProgrammaticForm::validateForm | function | core/ |
Form validation 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. |
| FormTestServiceObject::validateForm | function | core/ |
Form validation handler. |
| FormTestStorageForm::elementValidateValueCached | function | core/ |
Form element validation handler for 'value' element. |
| FormTestStorageForm::validateForm | function | core/ |
Form validation handler. |
| FormTestStoragePageCacheForm::validateForm | function | core/ |
Form validation handler. |
| 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/ |
|
| FormTestValidateRequiredForm::buildForm | function | core/ |
Form constructor. |
| FormTestValidateRequiredForm::elementValidateRequired | function | core/ |
|
| FormTestValidateRequiredForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateRequiredForm::submitForm | function | core/ |
Form submission handler. |
| FormTestValidateRequiredNoTitleForm | class | core/ |
Form constructor to test the #required property without #title. |
| FormTestValidateRequiredNoTitleForm.php | file | core/ |
|
| FormTestValidateRequiredNoTitleForm::buildForm | function | core/ |
Form constructor. |
| FormTestValidateRequiredNoTitleForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestValidateRequiredNoTitleForm::submitForm | function | core/ |
Form submission handler. |
| FormTestVerticalTabsAccessForm::validateForm | function | core/ |
Form validation handler. |
| FormUploadedFile::isValid | function | core/ |
Returns whether the file was uploaded successfully. |
| FormUploadedFile::validate | function | core/ |
Validates the uploaded file information. |
| FormValidationMessageOrderTest | class | core/ |
Tests form validation messages are displayed in the same order as the fields. |
| FormValidationMessageOrderTest.php | file | core/ |
|
| FormValidationMessageOrderTest::buildForm | function | core/ |
Form constructor. |
| FormValidationMessageOrderTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormValidationMessageOrderTest::submitForm | function | core/ |
Form submission handler. |
| FormValidationMessageOrderTest::testValidationErrorMessagesSortedWithWeight | function | core/ |
Tests that fields validation messages are sorted in the fields order. |
| FormValidationMessageOrderTest::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.