12 calls to LingotekContentTranslationService::getSourceStatus() in Lingotek Translation 3.7.x
- LingotekContentTranslationService::addTarget in src/
LingotekContentTranslationService.php - Request a translation for a given entity in the given locale.
- LingotekContentTranslationService::cancelDocumentTarget in src/
LingotekContentTranslationService.php - Cancels a translation for a given entity in the given locale.
- LingotekContentTranslationService::checkSourceStatus in src/
LingotekContentTranslationService.php - Checks the source is uploaded correctly.
- LingotekContentTranslationService::checkTargetStatus in src/
LingotekContentTranslationService.php - Gets the current status of the target translation.
- LingotekContentTranslationService::checkTargetStatuses in src/
LingotekContentTranslationService.php - Gets the current status of all the target translations.
- LingotekContentTranslationService::clearTargetStatuses in src/
LingotekContentTranslationService.php - Clear the target statuses.
- LingotekContentTranslationService::downloadDocument in src/
LingotekContentTranslationService.php - Downloads a document from the Lingotek service for a given locale.
- LingotekContentTranslationService::downloadDocuments in src/
LingotekContentTranslationService.php - Downloads a document from the Lingotek service for all available locales.
- LingotekContentTranslationService::markTranslationsAsDirty in src/
LingotekContentTranslationService.php - Marks the translation status as dirty if they exist.
- LingotekContentTranslationService::requestTranslations in src/
LingotekContentTranslationService.php - Requests translations of a document in all the enabled locales.
- LingotekContentTranslationService::updateDocument in src/
LingotekContentTranslationService.php - Resends a document to the translation service.
- LingotekContentTranslationService::uploadDocument in src/
LingotekContentTranslationService.php - Uploads a document to the Lingotek service.