content_translation.manager
Same name in other branches
- 8.9.x core/modules/content_translation/content_translation.services.yml \content_translation.manager
- 10 core/modules/content_translation/content_translation.services.yml \content_translation.manager
- 11.x core/modules/content_translation/content_translation.services.yml \content_translation.manager
Class
Drupal\content_translation\ContentTranslationManager25 string references to content_translation.manager
- ContentTranslationContextualLinks::create in core/
modules/ content_translation/ src/ Plugin/ Derivative/ ContentTranslationContextualLinks.php - Creates a new class instance.
- ContentTranslationController::create in core/
modules/ content_translation/ src/ Controller/ ContentTranslationController.php - Instantiates a new instance of this class.
- ContentTranslationEntityBundleInfoTest::setUp in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationEntityBundleInfoTest.php - ContentTranslationFieldSyncRevisionTest::setUp in core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationFieldSyncRevisionTest.php - ContentTranslationHandler::createInstance in core/
modules/ content_translation/ src/ ContentTranslationHandler.php - Instantiates a new instance of this entity handler.
File
-
core/
modules/ content_translation/ content_translation.services.yml
View source
- class: Drupal\content_translation\ContentTranslationManager
- arguments:
- - '@entity_type.manager'
- - '@entity_type.bundle.info'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.