Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
RecursiveContextualValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator[[api-linebreak]] @group Validation |
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/ |
|
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. |
RecursiveValidatorFactory | class | core/ |
Factory for creating a new RecursiveValidator. |
RecursiveValidatorFactory.php | file | core/ |
|
RecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
RecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
RedirectBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RedirectDestinationTest::providerGet | function | core/ |
|
RedirectResponseSubscriberTest::providerTestDestinationRedirect | function | core/ |
Data provider for testDestinationRedirect(). |
RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl | function | core/ |
Data provider for testDestinationRedirectToExternalUrl(). |
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. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.