Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FormValidationMessageOrderTest::validateForm | function | core/ |
Form validation handler. |
FormValidator::doValidateForm | function | core/ |
Performs validation on form elements. |
FormValidator::executeValidateHandlers | function | core/ |
Executes custom validation handlers for a given form. |
FormValidator::validateForm | function | core/ |
Validates user-submitted form data in the $form_state. |
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 |
ForumUninstallValidatorTest::testValidateHasTermsForVocabularyWithNodesNoAccess | function | core/ |
@covers ::validate |
ForumUninstallValidatorTest::testValidateNotForum | function | core/ |
@covers ::validate |
FullyValidatableConstraintValidator::validate | function | core/ |
|
FundamentalCompatibilityConstraintValidator::validate | function | core/ |
|
GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::getMultiple @covers \Drupal\Core\Cache\BackendChain::getMultiple @covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple @covers \Drupal\Core\Cache\DatabaseBackend::getMultiple @covers… |
GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
HandlerBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
HandlerBase::validateExposed | function | core/ |
Validate the exposed handler form. |
HandlerBase::validateExposeForm | function | core/ |
Validate the options form. |
HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
Heading::validateConfigurationForm | function | core/ |
|
HelpTopicsSyntaxTest::validateHtml | function | core/ |
Validates the HTML and header hierarchy for topic text. |
hook_views_invalidate_cache | function | core/ |
Allow modules to respond to the invalidation of the Views cache. |
HTMLRestrictions::validateAllowedRestrictionsPhase1 | function | core/ |
Validates allowed elements — phase 1: shape of keys. |
HTMLRestrictions::validateAllowedRestrictionsPhase2 | function | core/ |
Validates allowed elements — phase 2: shape of values. |
HTMLRestrictions::validateAllowedRestrictionsPhase3 | function | core/ |
Validates allowed elements — phase 3: HTML tag attribute restriction keys. |
HTMLRestrictions::validateAllowedRestrictionsPhase4 | function | core/ |
Validates allowed elements — phase 4: HTML tag attr restriction values. |
HTMLRestrictions::validateAllowedRestrictionsPhase5 | function | core/ |
Validates allowed elements — phase 5: disallowed attribute overrides. |
Image::validateConfigurationForm | function | core/ |
|
ImageEffectFormBase::validateForm | function | core/ |
Form validation handler. |
ImageFieldValidateTest | class | core/ |
Tests validation functions such as min/max dimensions. |
ImageFieldValidateTest | class | core/ |
Tests validation functions such as min/max dimensions. |
ImageFieldValidateTest.php | file | core/ |
|
ImageFieldValidateTest.php | file | core/ |
|
ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.