10 calls to LingotekContentMetadata::loadByTargetId() in Lingotek Translation 3.6.x
- LingotekContentTranslationService::getLastUpdated in src/
LingotekContentTranslationService.php - Gets the 'updated date' time metadata for the given entity.
- LingotekContentTranslationService::getLastUploaded in src/
LingotekContentTranslationService.php - Gets the 'initial upload' time metadata for the given entity.
- LingotekContentTranslationService::setDocumentId in src/
LingotekContentTranslationService.php - Sets the Lingotek document id for a given entity.
- LingotekContentTranslationService::setJobId in src/
LingotekContentTranslationService.php - Sets the job ID of a given entity.
- LingotekContentTranslationService::setLastUpdated in src/
LingotekContentTranslationService.php - Updates the 'updated date' time metadata to the current request time.
- LingotekContentTranslationService::setLastUploaded in src/
LingotekContentTranslationService.php - Updates the 'initial upload' time metadata to the current request time.
- LingotekContentTranslationService::setTargetStatus in src/
LingotekContentTranslationService.php - Sets the translation status of a given entity translation for a locale.
- LingotekJobManagementTests::createContent in tests/
src/ Functional/ LingotekJobManagementTests.php - LingotekNodeBulkFormTest::testNeedsUploadSourceStatusFilter in tests/
src/ Functional/ Form/ LingotekNodeBulkFormTest.php - Tests if the "Needs Upload" source status filter works in combination with other filters.
- LingotekNodeBulkFormTest::testTargetStatusFilterPagination in tests/
src/ Functional/ Form/ LingotekNodeBulkFormTest.php