content_translation.synchronizer

Same name and namespace in other branches
  1. 9 core/modules/content_translation/content_translation.services.yml \content_translation.synchronizer
  2. 8.9.x core/modules/content_translation/content_translation.services.yml \content_translation.synchronizer
  3. 10 core/modules/content_translation/content_translation.services.yml \content_translation.synchronizer

Class

Drupal\content_translation\FieldTranslationSynchronizer
1 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

View source
  1. class: Drupal\content_translation\FieldTranslationSynchronizer
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@plugin.manager.field.field_type'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.