service lingotek.config_translation in Lingotek Translation 8.2
Same name and namespace in other branches
- 8 lingotek.services.yml \lingotek.config_translation
- 4.0.x lingotek.services.yml \lingotek.config_translation
- 3.0.x lingotek.services.yml \lingotek.config_translation
- 3.1.x lingotek.services.yml \lingotek.config_translation
- 3.2.x lingotek.services.yml \lingotek.config_translation
- 3.3.x lingotek.services.yml \lingotek.config_translation
- 3.4.x lingotek.services.yml \lingotek.config_translation
- 3.5.x lingotek.services.yml \lingotek.config_translation
- 3.6.x lingotek.services.yml \lingotek.config_translation
- 3.7.x lingotek.services.yml \lingotek.config_translation
- 3.8.x lingotek.services.yml \lingotek.config_translation
Class
Drupal\lingotek\LingotekConfigTranslationService118 string references to lingotek.config_translation
- LingotekConfigBulkProfileTest::testChangeTranslationProfileBulk in tests/
src/ Functional/ LingotekConfigBulkProfileTest.php - Tests that the translation profiles can be updated with the bulk actions.
- LingotekConfigBulkProfileTest::testChangeTranslationProfileBulkAfterCancelling in tests/
src/ Functional/ LingotekConfigBulkProfileTest.php - Tests that the translation profiles can be updated with the bulk actions after cancelling.
- LingotekConfigDependenciesTest::testExportingConfigDependencies in tests/
src/ Functional/ LingotekConfigDependenciesTest.php - LingotekConfigManagementForm::create in src/
Form/ LingotekConfigManagementForm.php - Instantiates a new instance of this class.
- LingotekConfigTranslationController::create in src/
Controller/ LingotekConfigTranslationController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\lingotek\LingotekConfigTranslationService
- arguments:
- - '@lingotek'
- - '@lingotek.language_locale_mapper'
- - '@lingotek.configuration'
- - '@entity_type.manager'
- - '@language_manager'
- - '@plugin.manager.config_translation.mapper'