Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecursiveContextualValidatorTest::setupTypedData | function | core/ |
Setups a typed data object used for test purposes. |
| RecursiveContextualValidatorTest::testBasicValidateWithConstraint | function | core/ |
Tests basic validate with constraint. |
| RecursiveContextualValidatorTest::testBasicValidateWithMultipleConstraints | function | core/ |
Tests basic validate with multiple constraints. |
| RecursiveContextualValidatorTest::testBasicValidateWithoutConstraints | function | core/ |
Tests basic validate without constraints. |
| RecursiveContextualValidatorTest::testPropertiesValidateWithMultipleLevels | function | core/ |
Tests properties validate with multiple levels. |
| 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/ |
Tests validate property. |
| RecursiveContextualValidatorTest::testValidatePropertyValue | function | core/ |
Tests validate property value. |
| RecursiveContextualValidatorTest::testValidatePropertyValueWithInvalidObjects | function | core/ |
Tests validate property value with invalid objects. |
| RecursiveContextualValidatorTest::testValidatePropertyWithCustomGroup | function | core/ |
Tests validate property with custom group. |
| RecursiveContextualValidatorTest::testValidatePropertyWithInvalidObjects | function | core/ |
Tests validate property with invalid objects. |
| 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. |
| RedirectDestination::$urlGenerator | property | core/ |
The URL generator. |
| RedirectDestinationTest::$urlGenerator | property | core/ |
The mocked URL generator. |
| RedirectDestinationTest::setupUrlGenerator | function | core/ |
|
| RedirectOnExceptionTest | class | core/ |
Tests redirects on exception pages. |
| RedirectOnExceptionTest.php | file | core/ |
|
| RedirectOnExceptionTest::$modules | property | core/ |
Modules to install. |
| RedirectOnExceptionTest::testRedirectOn404 | function | core/ |
Tests redirects with a 404. |
| RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl | function | core/ |
Data provider for testDestinationRedirectToExternalUrl(). |
| RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl | function | core/ |
Tests destination redirect to external url. |
| ReferenceAccessConstraintValidator | class | core/ |
Checks if the current user has access to newly referenced entities. |
| ReferenceAccessConstraintValidator.php | file | core/ |
|
| ReferenceAccessConstraintValidator::validate | function | core/ |
|
| ReflectionFactory | class | core/ |
A plugin factory that maps instance configuration to constructor arguments. |
| ReflectionFactory.php | file | core/ |
|
| ReflectionFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| ReflectionFactory::getInstanceArguments | function | core/ |
Inspects the plugin class and builds a list of constructor arguments. |
| ReflectionFactoryTest | class | core/ |
Tests Drupal\Component\Plugin\Factory\ReflectionFactory. |
| ReflectionFactoryTest.php | file | core/ |
|
| ReflectionFactoryTest::providerGetInstanceArguments | function | core/ |
Data provider for testGetInstanceArguments. |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.