service lingotek.moderation_factory in Lingotek Translation 3.4.x
Same name and namespace in other branches
- 8.2 lingotek.services.yml \lingotek.moderation_factory
- 4.0.x lingotek.services.yml \lingotek.moderation_factory
- 3.0.x lingotek.services.yml \lingotek.moderation_factory
- 3.1.x lingotek.services.yml \lingotek.moderation_factory
- 3.2.x lingotek.services.yml \lingotek.moderation_factory
- 3.3.x lingotek.services.yml \lingotek.moderation_factory
- 3.5.x lingotek.services.yml \lingotek.moderation_factory
- 3.6.x lingotek.services.yml \lingotek.moderation_factory
- 3.7.x lingotek.services.yml \lingotek.moderation_factory
- 3.8.x lingotek.services.yml \lingotek.moderation_factory
Class
Drupal\lingotek\Moderation\LingotekModerationFactoryTags
- service_collector
7 string references to lingotek.moderation_factory
- LingotekContentTranslationService::saveTargetData in src/
LingotekContentTranslationService.php - Save the entity translation.
- LingotekSettingsContentSingleForm::buildForm in src/
Form/ LingotekSettingsContentSingleForm.php - Form constructor.
- LingotekSettingsContentSingleForm::submitForm in src/
Form/ LingotekSettingsContentSingleForm.php - Form submission handler.
- LingotekSettingsTabContentForm::buildForm in src/
Form/ LingotekSettingsTabContentForm.php - Form constructor.
- LingotekSettingsTabContentForm::submitForm in src/
Form/ LingotekSettingsTabContentForm.php - Form submission handler.
File
View source
- class: Drupal\lingotek\Moderation\LingotekModerationFactory
- arguments:
- - '@config.factory'
- tags:
- - { name: service_collector, tag: lingotek_moderation_configuration, call: addModerationConfiguration }
- - { name: service_collector, tag: lingotek_moderation_form, call: addModerationForm }
- - { name: service_collector, tag: lingotek_moderation_handler, call: addModerationHandler }