service tmgmt.continuous in Translation Management Tool 8
Class
Drupal\tmgmt\ContinuousManager4 string references to tmgmt.continuous
- JobType::create in src/Plugin/ views/ filter/ JobType.php 
- Creates an instance of the plugin.
- SourceOverviewForm::create in src/Form/ SourceOverviewForm.php 
- Instantiates a new instance of this class.
- tmgmt_content_create_continuous_job_items in sources/content/ tmgmt_content.module 
- Creates continuous job items for entity.
- tmgmt_content_entity_update in sources/content/ tmgmt_content.module 
- Implements hook_entity_update().
File
View source
- class: Drupal\tmgmt\ContinuousManager
- arguments:
-   - '@entity_type.manager'
-   - '@plugin.manager.tmgmt.source'
-   - '@config.factory'
-   - '@plugin.manager.tmgmt.translator'
-   - '@event_dispatcher'
