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 |
---|---|---|---|
ConfigImportValidateEventSubscriberBase::onConfigImporterValidate | function | core/ |
Checks that the configuration synchronization is valid. |
ConfigInstaller::validateDependencies | function | core/ |
Validates an array of config data that contains dependency information. |
ConfigSingleImportForm::validateForm | function | core/ |
Form validation handler. |
ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
ConfigTest::testValidateNameException | function | core/ |
@covers ::validateName @dataProvider validateNameProvider |
ConfigTest::validateNameProvider | function | core/ |
Provides data to test name validation. |
ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
|
ConfigurableSearchPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
ConfigureBlockFormBase::validateForm | function | core/ |
Form validation handler. |
ConfigureSectionForm::validateForm | function | core/ |
Form validation handler. |
ConfigValidation::validateCatCount | function | core/ |
Validates a number. |
ConfigValidation::validateCats | function | core/ |
Validates cats. |
ConfigValidation::validateGiraffes | function | core/ |
Validates giraffes. |
ConfigValidation::validateLlama | function | core/ |
Validates a llama. |
ConfigValidation::validateMapping | function | core/ |
Validates a mapping. |
ConfigValidation::validateSequence | function | core/ |
Validates a sequence. |
ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
ContactFormEditForm::validateForm | function | core/ |
Form validation handler. |
ContentEntityBase::$validated | property | core/ |
Whether entity validation was performed. |
ContentEntityBase::validate | function | core/ |
|
ContentEntityBaseUnitTest::testValidate | function | core/ |
@covers ::validate |
ContentEntityConfirmFormBase::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
ContentEntityForm::validateForm | function | core/ |
Button-level validation handlers are highly discouraged for entity forms, as they will prevent entity validation from running. If the entity is going to be saved during the form submission, this method should be manually invoked from the button-level… |
ContentEntityFormInterface::validateForm | function | core/ |
Note that extending classes should not override this method to add entity validation logic, but define further validation constraints using the entity validation API and/or provide a new validation constraint if necessary. This is the only way to… |
ContentTranslationHandler::entityFormValidate | function | core/ |
Form validation handler for ContentTranslationHandler::entityFormAlter(). |
ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ |
|
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
ContentUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
content_translation_form_language_content_settings_validate | function | core/ |
Form validation handler for content_translation_admin_settings_form(). |
content_translation_language_configuration_element_validate | function | core/ |
Form validation handler for element added with content_translation_language_configuration_element_process(). |
Context::validate | function | core/ |
Validates the set context value. |
Context::validate | function | core/ |
Validates the set context value. |
ContextAwarePluginInterface::validateContexts | function | core/ |
Validates the set values for the defined contexts. |
ContextAwarePluginTrait::validateContexts | function | core/ |
|
ContextInterface::validate | function | core/ |
Validates the set context value. |
ContextualValidatorInterface::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
Convert::validateArguments | function | core/ |
Validates the arguments. |
CountConstraint::validatedBy | function | core/ |
|
CreateNew::validateArguments | function | core/ |
Validates the arguments. |
CredentialForm::validateForm | function | core/ |
Form validation handler. |
CredentialForm::validatePaths | function | core/ |
The #element_validate handler for the source path elements. |
Crop::validateArguments | function | core/ |
Validates the arguments. |
CsrfTokenGenerator::validate | function | core/ |
Validates a token based on $value, the user session, and the private key. |
CsrfTokenGeneratorTest::providerTestValidateParameterTypes | function | core/ |
Provides data for testValidateParameterTypes. |
CsrfTokenGeneratorTest::testValidate | function | core/ |
Tests CsrfTokenGenerator::validate(). |
CsrfTokenGeneratorTest::testValidateParameterTypes | function | core/ |
Tests CsrfTokenGenerator::validate() with different parameter types. |
DatabaseBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
DatabaseBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
DatabaseBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.