Search for contextual
- Search 7.x for contextual
- Search 9.5.x for contextual
- Search 10.3.x for contextual
- Search 11.x for contextual
- Search main for contextual
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| RecursiveContextualValidator::$metadataFactory | property | core/ |
The metadata factory. |
| 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/ |
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[[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/ |
Test 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. |
| settings_tray.links.contextual.yml | file | core/ |
core/modules/settings_tray/settings_tray.links.contextual.yml |
| settings_tray_contextual_links_view_alter | function | core/ |
Implements hook_contextual_links_view_alter(). |
| SevenLayoutBuilderTest::testContextualLinks | function | core/ |
Tests the layout builder has expected contextual links with Seven. |
| taxonomy.links.contextual.yml | file | core/ |
core/modules/taxonomy/taxonomy.links.contextual.yml |
| TermContextualLinksTest | class | core/ |
Tests views contextual links on terms. |
| TermContextualLinksTest.php | file | core/ |
|
| TermContextualLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TermContextualLinksTest::$modules | property | core/ |
Modules to enable. |
| TermContextualLinksTest::testTermContextualLinks | function | core/ |
Tests contextual links. |
| TestContextualLink | class | core/ |
Defines a contextual link plugin with a dynamic title from user input. |
| TestContextualLink.php | file | core/ |
|
| TestContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| TestControllers::testContextual | function | core/ |
Prints out test data with contextual links. |
| user.links.contextual.yml | file | core/ |
core/modules/user/user.links.contextual.yml |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.