typed_data_manager
Same name in other branches
- 9 core/core.services.yml \typed_data_manager
- 10 core/core.services.yml \typed_data_manager
Class
Drupal\Core\TypedData\TypedDataManagerTags
- plugin_manager_cache_clear
23 string references to typed_data_manager
- AllowedValuesConstraintValidatorTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ AllowedValuesConstraintValidatorTest.php - BundleConstraintValidatorTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ BundleConstraintValidatorTest.php - ComplexDataConstraintValidatorTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ ComplexDataConstraintValidatorTest.php - ContentEntityBaseUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ ContentEntityBaseUnitTest.php - ContextAwarePluginBaseTest::testSetContextValue in core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Context/ ContextAwarePluginBaseTest.php - @covers ::setContextValue @group legacy
File
-
core/
core.services.yml
View source
- class: Drupal\Core\TypedData\TypedDataManager
- arguments:
- - '@container.namespaces'
- - '@cache.discovery'
- - '@module_handler'
- - '@class_resolver'
- calls:
- - [setValidationConstraintManager, ['@validation.constraint']]
- tags:
- - { name: plugin_manager_cache_clear }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.