Search for context
- Search 7.x for context
- Search 9.5.x for context
- Search 8.9.x for context
- Search 10.3.x for context
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Context | class | core/ |
A Drupal specific context wrapper class. |
Context | class | core/ |
A generic context class for wrapping data a plugin needs to operate. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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 @group Validation |
RecursiveContextualValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\TypedData\Validation\RecursiveContextualValidator @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 |
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/ |
Tests 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::$contextFactory | property | core/ |
|
RecursiveValidator::inContext | function | core/ |
|
RecursiveValidator::startContext | function | core/ |
|
RedirectResponseSubscriberTest::$requestContext | property | core/ |
The mocked request context. |
RefinableCacheableDependencyInterface::addCacheContexts | function | core/ |
Adds cache contexts. |
RefinableCacheableDependencyTrait::addCacheContexts | function | core/ |
|
Relationship::$context | property | core/ |
The context resource object of the relationship. |
Relationship::getContext | function | core/ |
Gets context resource object of the relationship. |
RenderCacheIntegrationTest::testBuildRenderableWithCacheContexts | function | core/ |
Ensure that the view renderable contains the cache contexts. |
RenderCacheTest::doTestUser1WithContexts | function | core/ |
Ensures that user 1 has a unique render cache for the given context. |
RenderCacheTest::testUser1PermissionContext | function | core/ |
Tests that user 1 has a different permission context with the same roles. |
RenderCacheTest::testUser1RolesContext | function | core/ |
Tests that user 1 has a different roles context with the same roles. |
RenderContext | class | core/ |
The render context: a stack containing bubbleable rendering metadata. |
RenderContext.php | file | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.