service content_translation.synchronizer in Drupal 8
Same name and namespace in other branches
- 9 core/modules/content_translation/content_translation.services.yml \content_translation.synchronizer
- 10 core/modules/content_translation/content_translation.services.yml \content_translation.synchronizer
Class
Drupal\content_translation\FieldTranslationSynchronizer1 string reference to content_translation.synchronizer
- ContentTranslationSynchronizedFieldsConstraintValidator::create in core/
modules/ content_translation/ src/ Plugin/ Validation/ Constraint/ ContentTranslationSynchronizedFieldsConstraintValidator.php - Instantiates a new instance of this class.
File
- core/
modules/ content_translation/ content_translation.services.yml - core/modules/content_translation/content_translation.services.yml
View source
- class: Drupal\content_translation\FieldTranslationSynchronizer
- arguments:
- - '@entity_type.manager'
- - '@plugin.manager.field.field_type'