Search for valid
| Title | Object type | File name | Summary | 
|---|---|---|---|
| RecipeValidationTest::providerRecipeValidation | function | core/ | 
                                                                                        Data provider for ::testRecipeValidation(). | 
| RecipeValidationTest::testRecipeValidation | function | core/ | 
                                                                                        Tests the validation of recipe.yml file. | 
| RecursiveContextualValidator | class | core/ | 
                                                                                        Defines a recursive contextual validator for Typed Data. | 
| RecursiveContextualValidator.php | file | core/ | 
                                                                                        |
| RecursiveContextualValidator::$constraintValidatorFactory | property | core/ | 
                                                                                        The constraint validator factory. | 
| RecursiveContextualValidator::$context | property | core/ | 
                                                                                        The execution context. | 
| RecursiveContextualValidator::$metadataFactory | property | core/ | 
                                                                                        The metadata factory. | 
| RecursiveContextualValidator::$typedDataManager | property | core/ | 
                                                                                        The typed data manager. | 
| RecursiveContextualValidator::atPath | function | core/ | 
                                                                                        |
| RecursiveContextualValidator::getViolations | function | core/ | 
                                                                                        |
| RecursiveContextualValidator::validate | function | core/ | 
                                                                                        Validates a value against a constraint or a list of constraints. | 
| RecursiveContextualValidator::validateConstraints | function | core/ | 
                                                                                        Validates a node's value against all constraints in the given group. | 
| RecursiveContextualValidator::validateNode | function | core/ | 
                                                                                        Validates a Typed Data node in the validation tree. | 
| RecursiveContextualValidator::validateProperty | function | core/ | 
                                                                                        |
| RecursiveContextualValidator::validatePropertyValue | function | core/ | 
                                                                                        |
| RecursiveContextualValidator::__construct | function | core/ | 
                                                                                        Creates a validator for the given context. | 
| RecursiveContextualValidatorTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator[[api-linebreak]] @group Validation  | 
              
| RecursiveContextualValidatorTest | class | core/ | 
                                                                                        @coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator[[api-linebreak]] @group TypedData  | 
              
| RecursiveContextualValidatorTest.php | file | core/ | 
                                                                                        |
| RecursiveContextualValidatorTest.php | file | core/ | 
                                                                                        |
| RecursiveContextualValidatorTest::$contextFactory | property | core/ | 
                                                                                        The execution context factory. | 
| RecursiveContextualValidatorTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| RecursiveContextualValidatorTest::$recursiveValidator | property | core/ | 
                                                                                        The recursive validator. | 
| RecursiveContextualValidatorTest::$typedDataManager | property | core/ | 
                                                                                        The type data manager. | 
| RecursiveContextualValidatorTest::$validatorFactory | property | core/ | 
                                                                                        The validator factory. | 
| RecursiveContextualValidatorTest::buildExampleTypedDataWithProperties | function | core/ | 
                                                                                        Builds some example type data object. | 
| RecursiveContextualValidatorTest::providerTestValidatePropertyWithInvalidObjects | function | core/ | 
                                                                                        Provides data for testValidatePropertyWithInvalidObjects. | 
| RecursiveContextualValidatorTest::setUp | function | core/ | 
                                                                                        |
| RecursiveContextualValidatorTest::setUp | function | core/ | 
                                                                                        |
| RecursiveContextualValidatorTest::setupTypedData | function | core/ | 
                                                                                        Setups a typed data object used for test purposes. | 
| RecursiveContextualValidatorTest::testBasicValidateWithConstraint | function | core/ | 
                                                                                        @covers ::validate[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testBasicValidateWithMultipleConstraints | function | core/ | 
                                                                                        @covers ::validate[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testBasicValidateWithoutConstraints | function | core/ | 
                                                                                        @covers ::validate[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels | function | core/ | 
                                                                                        @covers ::validate[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testRecursiveValidate | function | core/ | 
                                                                                        Tests recursive validation against given constraints against an entity. | 
| RecursiveContextualValidatorTest::testRecursiveViolationPropagation | function | core/ | 
                                                                                        Tests recursive propagation of violations. | 
| RecursiveContextualValidatorTest::testValidateProperty | function | core/ | 
                                                                                        @covers ::validateProperty[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testValidatePropertyValue | function | core/ | 
                                                                                        @covers ::validatePropertyValue[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testValidatePropertyValueWithInvalidObjects | function | core/ | 
                                                                                        @covers ::validatePropertyValue[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testValidatePropertyWithCustomGroup | function | core/ | 
                                                                                        @covers ::validateProperty[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testValidatePropertyWithInvalidObjects | function | core/ | 
                                                                                        @covers ::validateProperty[[api-linebreak]] | 
| RecursiveContextualValidatorTest::testValidateWithGroups | function | core/ | 
                                                                                        Ensures that passing an explicit group is not supported. | 
| RecursiveContextualValidatorTest::testValidateWithoutTypedData | function | core/ | 
                                                                                        Ensures that passing a non typed data value is not supported. | 
| RecursiveValidator | class | core/ | 
                                                                                        Defines a recursive validator for Typed Data. | 
| RecursiveValidator.php | file | core/ | 
                                                                                        |
| RecursiveValidator::$constraintValidatorFactory | property | core/ | 
                                                                                        |
| RecursiveValidator::$contextFactory | property | core/ | 
                                                                                        |
| RecursiveValidator::$typedDataManager | property | core/ | 
                                                                                        |
| RecursiveValidator::getMetadataFor | function | core/ | 
                                                                                        |
| RecursiveValidator::hasMetadataFor | function | core/ | 
                                                                                        
Pagination
- Previous page
 - Page 47
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.