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 |
|---|---|---|---|
| ConfigTest::testSetValidation | function | core/ |
Tests set validation. |
| ConfigTest::testValidateNameException | function | core/ |
Tests validate name exception. |
| ConfigTest::validateNameProvider | function | core/ |
Provides data to test name validation. |
| ConfigurableActionBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigurableImageEffectBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| 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/ |
Tests Config Validation. |
| 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. |
| ContactFormValidationTest | class | core/ |
Tests validation of contact_form entities. |
| ContactFormValidationTest.php | file | core/ |
|
| ContactFormValidationTest::$modules | property | core/ |
Modules to install. |
| ContactFormValidationTest::setUp | function | core/ |
|
| ContactFormValidationTest::testMessageValidation | function | core/ |
Tests validation of message. |
| 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. |
| ContentDispositionFilenameParserTest::invalidHeaderProvider | function | core/ |
A data provider for invalid headers. |
| ContentDispositionFilenameParserTest::testParseFilenameInvalid | function | core/ |
Tests parse filename invalid. |
| 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/ |
Checks whether entity validation is required before saving the entity. |
| ContentEntityBase::setValidationRequired | function | core/ |
Sets whether entity validation is required before saving the entity. |
| ContentEntityBase::validate | function | core/ |
Validates the currently set values. |
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.