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 |
---|---|---|---|
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 @group Validation |
RecursiveContextualValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator @group typedData |
RecursiveContextualValidatorTest.php | file | core/ |
|
RecursiveContextualValidatorTest.php | file | core/ |
Contains \Drupal\Tests\Core\TypedData\RecursiveContextualValidatorTest. |
RecursiveContextualValidatorTest::$contextFactory | property | core/ |
The execution context factory. |
RecursiveContextualValidatorTest::$modules | property | core/ |
Modules to enable. |
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 |
RecursiveContextualValidatorTest::testBasicValidateWithMultipleConstraints | function | core/ |
@covers ::validate |
RecursiveContextualValidatorTest::testBasicValidateWithoutConstraints | function | core/ |
@covers ::validate |
RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels | function | core/ |
@covers ::validate |
RecursiveContextualValidatorTest::testRecursiveValidate | function | core/ |
Tests recursive validation against given constraints against an entity. |
RecursiveContextualValidatorTest::testRecursiveViolationPropagation | function | core/ |
Test recursive propagation of violations. |
RecursiveContextualValidatorTest::testValidateProperty | function | core/ |
@covers ::validateProperty |
RecursiveContextualValidatorTest::testValidatePropertyValue | function | core/ |
@covers ::validatePropertyValue |
RecursiveContextualValidatorTest::testValidatePropertyValueWithInvalidObjects | function | core/ |
@covers ::validatePropertyValue |
RecursiveContextualValidatorTest::testValidatePropertyWithCustomGroup | function | core/ |
@covers ::validateProperty |
RecursiveContextualValidatorTest::testValidatePropertyWithInvalidObjects | function | core/ |
@covers ::validateProperty |
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/ |
|
RecursiveValidator::inContext | function | core/ |
|
RecursiveValidator::startContext | function | core/ |
|
RecursiveValidator::validate | function | core/ |
|
RecursiveValidator::validateProperty | function | core/ |
|
RecursiveValidator::validatePropertyValue | function | core/ |
|
RecursiveValidator::__construct | function | core/ |
Creates a new validator. |
RedirectResponseSubscriberTest::providerTestDestinationRedirectWithInvalidUrl | function | core/ |
Data provider for testDestinationRedirectWithInvalidUrl(). |
RedirectResponseSubscriberTest::testDestinationRedirectWithInvalidUrl | function | core/ |
@dataProvider providerTestDestinationRedirectWithInvalidUrl |
ReferenceAccessConstraintValidator | class | core/ |
Checks if the current user has access to newly referenced entities. |
ReferenceAccessConstraintValidator.php | file | core/ |
|
ReferenceAccessConstraintValidator::validate | function | core/ |
|
RegexConstraint::validatedBy | function | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.