You are here

37 calls to LingotekConfigMetadata::loadByConfigName() in Lingotek Translation 3.4.x

LingotekConfigManagementForm::getMetadataJobId in src/Form/LingotekConfigManagementForm.php
LingotekConfigTranslationService::clearConfigTargetStatuses in src/LingotekConfigTranslationService.php
Clear the target statuses.
LingotekConfigTranslationService::clearTargetStatuses in src/LingotekConfigTranslationService.php
Clear the target statuses.
LingotekConfigTranslationService::deleteConfigMetadata in src/LingotekConfigTranslationService.php
Deletes metadata.
LingotekConfigTranslationService::deleteMetadata in src/LingotekConfigTranslationService.php
Deletes metadata.
LingotekConfigTranslationService::getConfigDocumentId in src/LingotekConfigTranslationService.php
Gets the document id in the Lingotek platform for a given entity.
LingotekConfigTranslationService::getConfigJobId in src/LingotekConfigTranslationService.php
Gets the job ID of a given mapper.
LingotekConfigTranslationService::getConfigLastUpdated in src/LingotekConfigTranslationService.php
Gets the timestamp for the last time the config was updated.
LingotekConfigTranslationService::getConfigLastUploaded in src/LingotekConfigTranslationService.php
Gets the timestamp for the last time the config was uploaded.
LingotekConfigTranslationService::getConfigSourceStatus in src/LingotekConfigTranslationService.php
Gets the source status of a given entity.
LingotekConfigTranslationService::getConfigTargetStatus in src/LingotekConfigTranslationService.php
Gets the translation status of a given entity translation for a locale.
LingotekConfigTranslationService::getConfigTargetStatuses in src/LingotekConfigTranslationService.php
Gets the translation status of a given entity translation for all locales.
LingotekConfigTranslationService::getDocumentId in src/LingotekConfigTranslationService.php
Gets the document id in the Lingotek platform for a given entity.
LingotekConfigTranslationService::getJobId in src/LingotekConfigTranslationService.php
Gets the job ID of a given entity.
LingotekConfigTranslationService::getLastUpdated in src/LingotekConfigTranslationService.php
Gets the 'updated date' time metadata.
LingotekConfigTranslationService::getLastUploaded in src/LingotekConfigTranslationService.php
Gets the 'initial upload' time metadata.
LingotekConfigTranslationService::getSourceStatus in src/LingotekConfigTranslationService.php
Gets the source status of the given entity.
LingotekConfigTranslationService::getTargetStatus in src/LingotekConfigTranslationService.php
Gets the translation status of a given entity translation for a locale.
LingotekConfigTranslationService::getTargetStatuses in src/LingotekConfigTranslationService.php
Gets the translation status of a given entity translation for all locales.
LingotekConfigTranslationService::hasEntityChanged in src/LingotekConfigTranslationService.php
Checks if the source entity data has changed from last time we uploaded it.
LingotekConfigTranslationService::setConfigDocumentId in src/LingotekConfigTranslationService.php
Sets the document id in the Lingotek platform for a given entity.
LingotekConfigTranslationService::setConfigJobId in src/LingotekConfigTranslationService.php
Sets the job ID of a given mapper.
LingotekConfigTranslationService::setConfigLastUpdated in src/LingotekConfigTranslationService.php
Sets the timestamp for the last time the config was updated.
LingotekConfigTranslationService::setConfigLastUploaded in src/LingotekConfigTranslationService.php
Sets the timestamp for the last time the config was uploaded.
LingotekConfigTranslationService::setConfigSourceStatus in src/LingotekConfigTranslationService.php
Sets the translation status of a given entity.
LingotekConfigTranslationService::setConfigTargetStatus in src/LingotekConfigTranslationService.php
Sets the translation status of all translations of a given entity.
LingotekConfigTranslationService::setDocumentId in src/LingotekConfigTranslationService.php
Sets the document id in the Lingotek platform for a given entity.
LingotekConfigTranslationService::setJobId in src/LingotekConfigTranslationService.php
Sets the job ID of a given entity.
LingotekConfigTranslationService::setLastUpdated in src/LingotekConfigTranslationService.php
Updates the 'updated date' time metadata to the current request time.
LingotekConfigTranslationService::setLastUploaded in src/LingotekConfigTranslationService.php
Updates the 'initial upload' time metadata to the current request time.
LingotekConfigTranslationService::setSourceStatus in src/LingotekConfigTranslationService.php
Sets the translation status of a given entity.
LingotekConfigTranslationService::setTargetStatus in src/LingotekConfigTranslationService.php
Sets the translation status of a given entity translation for a locale.
LingotekConfigurationService::getConfigEntityProfile in src/LingotekConfigurationService.php
Determines the default Lingotek profile for the given entity.
LingotekConfigurationService::getConfigProfile in src/LingotekConfigurationService.php
Determines the default Lingotek profile for the given entity.
LingotekConfigurationService::setConfigEntityProfile in src/LingotekConfigurationService.php
Sets the default Lingotek profile for the given config entity.
LingotekConfigurationService::setConfigProfile in src/LingotekConfigurationService.php
LingotekJobManagementTests::createContent in tests/src/Functional/LingotekJobManagementTests.php