Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigImportSubscriber::validateModules | function | core/ |
Validates module installations and uninstallations. |
ConfigImportSubscriber::validateThemes | function | core/ |
Validates theme installations and uninstallations. |
ConfigImportUITest::testExtensionValidation | function | core/ |
Tests config importer cannot uninstall extensions which are depended on. |
ConfigImportUITest::testImportSiteUuidValidation | function | core/ |
Tests verification of site UUID before importing configuration. |
ConfigImportUITest::testImportValidation | function | core/ |
Tests that multiple validation errors are listed on the page. |
ConfigImportValidateEventSubscriberBase | class | core/ |
Defines a base event listener implementation for config sync validation. |
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/ |
|
ConfigurableLanguageValidationTest | class | core/ |
Tests validation of configurable_language entities. |
ConfigurableLanguageValidationTest.php | file | core/ |
|
ConfigurableLanguageValidationTest::$modules | property | core/ |
Modules to install. |
ConfigurableLanguageValidationTest::setUp | 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. |
ConfigValidationTest | class | core/ |
@group Recipe |
ConfigValidationTest.php | file | core/ |
|
ConfigValidationTest::$strictConfigSchema | property | core/ |
This test depends on us being able to create invalid config, so we can ensure that validatable config is validated by the recipe runner. |
ConfigValidationTest::createRecipeWithInvalidDataInFile | function | core/ |
Creates a recipe with invalid config data in a particular file. |
ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
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::$classResolver | property | core/ |
The class resolver. |
ConstraintValidatorFactory::getInstance | function | core/ |
|
ConstraintValidatorFactory::__construct | function | core/ |
Constructs a new ConstraintValidatorFactory. |
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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.