service lingotek.content_translation in Lingotek Translation 8.2
Same name and namespace in other branches
- 8 lingotek.services.yml \lingotek.content_translation
- 4.0.x lingotek.services.yml \lingotek.content_translation
- 3.0.x lingotek.services.yml \lingotek.content_translation
- 3.1.x lingotek.services.yml \lingotek.content_translation
- 3.2.x lingotek.services.yml \lingotek.content_translation
- 3.3.x lingotek.services.yml \lingotek.content_translation
- 3.4.x lingotek.services.yml \lingotek.content_translation
- 3.5.x lingotek.services.yml \lingotek.content_translation
- 3.6.x lingotek.services.yml \lingotek.content_translation
- 3.7.x lingotek.services.yml \lingotek.content_translation
- 3.8.x lingotek.services.yml \lingotek.content_translation
Class
Drupal\lingotek\LingotekContentTranslationService113 string references to lingotek.content_translation
- LingotekBatchController::dispatch in src/
Controller/ LingotekBatchController.php - LingotekContentEntityActionBase::create in src/
Plugin/ Action/ LingotekContentEntityActionBase.php - Creates an instance of the plugin.
- LingotekContentEntityConfigurableActionBase::create in src/
Plugin/ Action/ LingotekContentEntityConfigurableActionBase.php - Creates an instance of the plugin.
- LingotekContentEntityMetadataUpgrade8010Test::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010Test.php - Tests that content entity metadata is migrated correctly.
- LingotekContentEntityMetadataUpgrade8010WithLotsOfLanguagesTest::testContentEntityMetadataUpgrade in tests/
src/ Functional/ Update/ LingotekContentEntityMetadataUpgrade8010WithLotsOfLanguagesTest.php - Tests that content entity metadata is migrated correctly.
File
View source
- class: Drupal\lingotek\LingotekContentTranslationService
- arguments:
- - '@lingotek'
- - '@lingotek.language_locale_mapper'
- - '@lingotek.configuration'
- - '@lingotek.config_translation'
- - '@entity_type.manager'
- - '@language_manager'
- - '@entity_field.manager'
- - '@database'