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 |
|---|---|---|---|
| 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 the UriHost validator. |
| ConfigValidationTest | class | core/ |
Tests Config Validation. |
| ConfigValidationTest.php | file | core/ |
|
| ConfigValidationTest.php | file | core/ |
|
| ConfigValidationTest::$modules | property | core/ |
Modules to install. |
| 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::setUp | function | core/ |
|
| ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
| ConfigValidationTest::testValidationCallCount | function | core/ |
This test ensures that validation is not recursed too many times. |
| 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. |
| ContentEntityBaseUnitTest::testRequiredValidation | function | core/ |
Tests required validation. |
| ContentEntityBaseUnitTest::testValidate | function | core/ |
Tests validate. |
| ContentEntityCacheTest::testCacheInvalidationOnSave | function | core/ |
Tests that the correct caches are invalidated when an entity is saved. |
| 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. |
| ContentEntityFormFieldValidationFilteringTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| ContentEntityFormFieldValidationFilteringTest::$fieldNameFile | property | core/ |
The name of the file field being tested with the entity type. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.