12 calls to LingotekInterfaceTranslationService::getMetadata() in Lingotek Translation 3.7.x
- LingotekInterfaceTranslationService::clearTargetStatuses in src/
LingotekInterfaceTranslationService.php - Clear the target statuses.
- LingotekInterfaceTranslationService::getDocumentId in src/
LingotekInterfaceTranslationService.php - Gets the document id in the Lingotek platform for a given component.
- LingotekInterfaceTranslationService::getJobId in src/
LingotekInterfaceTranslationService.php - Gets the job ID of a given component.
- LingotekInterfaceTranslationService::getLastUploaded in src/
LingotekInterfaceTranslationService.php - Returns the 'initial upload' time metadata.
- LingotekInterfaceTranslationService::getTargetStatuses in src/
LingotekInterfaceTranslationService.php - Gets the translation statuses of a given component translation for all locales.
- LingotekInterfaceTranslationService::getUpdatedTime in src/
LingotekInterfaceTranslationService.php - Returns the 'updated date' time metadata.
- LingotekInterfaceTranslationService::setDocumentId in src/
LingotekInterfaceTranslationService.php - Sets the Lingotek document id for a given component.
- LingotekInterfaceTranslationService::setJobId in src/
LingotekInterfaceTranslationService.php - Sets the job ID of a given component.
- LingotekInterfaceTranslationService::setLastUpdated in src/
LingotekInterfaceTranslationService.php - Updates the 'updated date' time metadata to the current request time.
- LingotekInterfaceTranslationService::setLastUploaded in src/
LingotekInterfaceTranslationService.php - Updates the 'initial upload' time metadata to the current request time.
- LingotekInterfaceTranslationService::setTargetStatus in src/
LingotekInterfaceTranslationService.php - Sets the translation status of a given component translation for a locale.
- LingotekInterfaceTranslationService::updateEntityHash in src/
LingotekInterfaceTranslationService.php - Updates the component hash.