service lingotek.content_translation in Lingotek Translation 3.0.x
Same name and namespace in other branches
- 8 lingotek.services.yml \lingotek.content_translation
- 8.2 lingotek.services.yml \lingotek.content_translation
- 4.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\LingotekContentTranslationService106 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.
- LingotekContentTranslationForm::buildForm in src/
Form/ LingotekContentTranslationForm.php - Form constructor.
- LingotekDisassociateAllConfirmForm::create in src/
Form/ LingotekDisassociateAllConfirmForm.php - Instantiates a new instance of this class.
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'