service lingotek.interface_translation in Lingotek Translation 3.8.x
Same name and namespace in other branches
- 4.0.x lingotek.services.yml \lingotek.interface_translation
- 3.2.x lingotek.services.yml \lingotek.interface_translation
- 3.3.x lingotek.services.yml \lingotek.interface_translation
- 3.4.x lingotek.services.yml \lingotek.interface_translation
- 3.5.x lingotek.services.yml \lingotek.interface_translation
- 3.6.x lingotek.services.yml \lingotek.interface_translation
- 3.7.x lingotek.services.yml \lingotek.interface_translation
Class
Drupal\lingotek\LingotekInterfaceTranslationService12 string references to lingotek.interface_translation
- LingotekInterfaceTranslationClearMetadataForm::create in src/
Form/ LingotekInterfaceTranslationClearMetadataForm.php - Instantiates a new instance of this class.
- LingotekInterfaceTranslationController::create in src/
Controller/ LingotekInterfaceTranslationController.php - Instantiates a new instance of this class.
- LingotekInterfaceTranslationForm::create in src/
Form/ LingotekInterfaceTranslationForm.php - Instantiates a new instance of this class.
- LingotekInterfaceTranslationTest::testAutomatedArchivedNotificationInterfaceTranslation in tests/
src/ Functional/ LingotekInterfaceTranslationTest.php - Tests that a node can be translated using the links on the management page.
- LingotekInterfaceTranslationTest::testAutomatedCancelledNotificationInterfaceTranslation in tests/
src/ Functional/ LingotekInterfaceTranslationTest.php - Tests that a node can be translated using the links on the management page.
File
View source
- class: Drupal\lingotek\LingotekInterfaceTranslationService
- arguments:
- - '@lingotek'
- - '@lingotek.language_locale_mapper'
- - '@lingotek.configuration'
- - '@language_manager'
- - '@database'
- - '@module_handler'
- - '@theme_handler'