9 calls to LingotekContentTranslationService::setSourceStatus() in Lingotek Translation 3.5.x
- LingotekContentTranslationService::addTarget in src/
LingotekContentTranslationService.php - Request a translation for a given entity in the given locale.
- LingotekContentTranslationService::cancelDocument in src/
LingotekContentTranslationService.php - Cancels a document from the server.
- LingotekContentTranslationService::checkForTimeout in src/
LingotekContentTranslationService.php - Checks the time elapsed since the last upload and sets the entity to error if the max time has elapsed.
- LingotekContentTranslationService::checkSourceStatus in src/
LingotekContentTranslationService.php - Checks the source is uploaded correctly.
- 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::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.