You are here

service tmgmt_smartling.utils.context.uploader in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 tmgmt_smartling.services.yml \tmgmt_smartling.utils.context.uploader
  2. 8 tmgmt_smartling.services.yml \tmgmt_smartling.utils.context.uploader
  3. 8.2 tmgmt_smartling.services.yml \tmgmt_smartling.utils.context.uploader

Class

Drupal\tmgmt_smartling\Context\ContextUploader
3 string references to tmgmt_smartling.utils.context.uploader
ContextUpload::create in src/Plugin/QueueWorker/ContextUpload.php
Creates an instance of the plugin.
SendContextActionApproveForm::processBatch in src/Form/SendContextActionApproveForm.php
Processes the sending batch.
TmgmtSmartlingContextDebugForm::submitForm in modules/tmgmt_smartling_context_debug/src/Form/TmgmtSmartlingContextDebugForm.php
Form submission handler.

File

./tmgmt_smartling.services.yml
tmgmt_smartling.services.yml

View source
  1. class: Drupal\tmgmt_smartling\Context\ContextUploader
  2. arguments:
  3. - '@tmgmt_smartling.smartling_api_wrapper'
  4. - '@tmgmt_smartling.utils.context.job_url'
  5. - '@tmgmt_smartling.utils.context.user_auth'
  6. - '@tmgmt_smartling.utils.context.html_asset_inliner'
  7. - '@logger.channel.smartling'