14 calls to LingotekContentTranslationService::getDocumentId() in Lingotek Translation 3.8.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::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::deleteMetadata in src/
LingotekContentTranslationService.php - Deletes all local metadata related to an entity.
- 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::loadUploadedRevision in src/
LingotekContentTranslationService.php - Loads the correct revision is loaded from the database, bypassing caches.
- LingotekContentTranslationService::requestTranslations in src/
LingotekContentTranslationService.php - Requests translations of a document in all the enabled locales.
- LingotekContentTranslationService::setJobId in src/
LingotekContentTranslationService.php - Sets the job ID of a given entity.
- 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.