Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigImportValidateEventSubscriberBase.php | file | core/ |
|
ConfigImportValidateEventSubscriberBase::getSubscribedEvents | function | core/ |
|
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. |
ConfigStorageTestBase::$invalidStorage | property | core/ |
|
ConfigStorageTestBase::testInvalidStorage | function | core/ |
Tests an invalid storage. |
ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigTest::testSetValidation | function | core/ |
@covers ::set |
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 | class | core/ |
Provides a collection of validation callbacks for testing purposes. |
ConfigValidation.php | file | core/ |
|
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. |
config_test.validation.yml | file | core/ |
core/modules/config/tests/config_test/config/install/config_test.validation.yml |
ConstraintValidatorFactory | class | core/ |
Defines a constraint validator factory that works with container injection. |
ConstraintValidatorFactory.php | file | core/ |
|
ConstraintValidatorFactory::getInstance | function | core/ |
|
ConstraintValidatorFactory::__construct | function | core/ |
Constructs a new ConstraintValidatorFactory. |
ConstraintViolationBuilder::$invalidValue | property | core/ |
The invalid value caused the violation. |
ConstraintViolationBuilder::setInvalidValue | function | core/ |
|
ContactFormEditForm::$emailValidator | property | core/ |
The email validator. |
ContactFormEditForm::$pathValidator | property | core/ |
The path validator. |
ContactFormEditForm::validateForm | function | core/ |
Form validation handler. |
ContainerRebuildWebTest::testContainerInvalidation | function | core/ |
Tests container invalidation. |
ContainerTest::testResolveServicesAndParametersForInvalidArgument | function | core/ |
Tests that an invalid argument throw an Exception. |
ContainerTest::testResolveServicesAndParametersForInvalidArguments | function | core/ |
Tests that invalid arguments throw an Exception. |
ContentEntityBase::$validated | property | core/ |
Whether entity validation was performed. |
ContentEntityBase::$validationRequired | property | core/ |
Whether entity validation is required before saving the entity. |
ContentEntityBase::isValidationRequired | function | core/ |
|
ContentEntityBase::setValidationRequired | function | core/ |
|
ContentEntityBase::validate | function | core/ |
|
ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
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… |
ContentEntityFormFieldValidationFilteringTest | class | core/ |
Tests field validation filtering on content entity forms. |
ContentEntityFormFieldValidationFilteringTest.php | file | core/ |
|
ContentEntityFormFieldValidationFilteringTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.