Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::validate | function | core/ |
Validates the uploaded file information. |
FormValidationMessageOrderTest::validateForm | function | core/ |
Form validation handler. |
FormValidator::doValidateForm | function | core/ |
Performs validation on form elements. |
FormValidator::executeValidateHandlers | function | core/ |
|
FormValidator::validateForm | function | core/ |
|
FormValidatorInterface::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
FormValidatorInterface::validateForm | function | core/ |
Validates user-submitted form data in the $form_state. |
FormValidatorTest::testElementValidate | function | core/ |
@covers ::doValidateForm |
FormValidatorTest::testExecuteValidateHandlers | function | core/ |
@covers ::executeValidateHandlers |
FormValidatorTest::testMustValidate | function | core/ |
Tests the 'must_validate' $form_state flag. |
FormValidatorTest::testValidateInvalidFormToken | function | core/ |
@covers ::validateForm |
FormValidatorTest::testValidateValidFormToken | function | core/ |
@covers ::validateForm |
FormValidatorTestMockInterface::element_validate | function | core/ |
Function used in the mocking process of this test. |
FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
FormValidatorTestMockInterface::validate_handler | function | core/ |
Function used in the mocking process of this test. |
ForumLeafConstraintValidator::validate | function | core/ |
|
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ForumUninstallValidatorTest::testValidate | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasForumNodes | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesAccess | function | core/ |
@covers ::validate |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.