You are here

46 string references to lingotek.content_translation in Lingotek Translation 8

LingotekBatchController::dispatch in src/Controller/LingotekBatchController.php
LingotekContentTranslationForm::buildForm in src/Form/LingotekContentTranslationForm.php
Form constructor.
LingotekEntityController::addTarget in src/Controller/LingotekEntityController.php
LingotekEntityController::checkTarget in src/Controller/LingotekEntityController.php
LingotekEntityController::checkUpload in src/Controller/LingotekEntityController.php
LingotekEntityController::download in src/Controller/LingotekEntityController.php
LingotekEntityController::update in src/Controller/LingotekEntityController.php
LingotekEntityController::upload in src/Controller/LingotekEntityController.php
LingotekGetSourceDataTest::testContentEntityMetadataIsIncluded in src/Tests/LingotekGetSourceDataTest.php
LingotekGetSourceDataTest::testFieldsAreNotExtractedIfNotTranslatableEvenIfStorageIsTranslatable in src/Tests/LingotekGetSourceDataTest.php
LingotekImportForm::documentsCount in src/Form/LingotekImportForm.php
LingotekImportForm::downloadDocumentContent in src/Form/LingotekImportForm.php
LingotekImportForm::downloadDocuments in src/Form/LingotekImportForm.php
LingotekManagementForm::create in src/Form/LingotekManagementForm.php
Instantiates a new instance of this class.
LingotekMetadataEditForm::create in src/Form/LingotekMetadataEditForm.php
Instantiates a new instance of this class.
LingotekMetadataEditFormTest::testMetadataEditForm in src/Tests/Form/LingotekMetadataEditFormTest.php
Tests that if debug is not enabled, metadata tab is not available.
LingotekNodeBulkDisassociateTest::testNodeDisassociate in src/Tests/LingotekNodeBulkDisassociateTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeBulkDisassociateTest::testNodeDisassociateWithRemovalOfRemoteDocument in src/Tests/LingotekNodeBulkDisassociateTest.php
Tests that a node can be disassociated and the remote document will be removed.
LingotekNodeBulkTranslationTest::testUpdatingWithAnError in src/Tests/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithAnErrorUsingActions in src/Tests/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUploadingWithAnError in src/Tests/LingotekNodeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekNodeBulkTranslationTest::testUploadingWithAnErrorUsingActions in src/Tests/LingotekNodeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekNodeNotificationCallbackTest::testAutomatedNotificationNodeTranslation in src/Tests/LingotekNodeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeNotificationCallbackTest::testDisabledLanguagesAreNotRequested in src/Tests/LingotekNodeNotificationCallbackTest.php
Tests that there are no automatic requests for disabled languages.
LingotekNodeNotificationCallbackTest::testManualNotificationNodeTranslation in src/Tests/LingotekNodeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeNotificationCallbackTest::testPhaseNotificationNodeTranslation in src/Tests/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to a phase notification using the links on the management page.
LingotekNodeNotificationCallbackTest::testProfileTargetOverridesNotificationNodeTranslation in src/Tests/LingotekNodeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeParagraphsTranslationTest::testContentEntityMetadataIsIncluded in src/Tests/LingotekNodeParagraphsTranslationTest.php
Tests that the metadata of the node and the embedded paragraphs is included.
LingotekNodeTranslationTest::testUpdatingWithAnError in src/Tests/LingotekNodeTranslationTest.php
Test that we handle errors in update.
LingotekNodeTranslationTest::testUpdatingWithAnErrorViaAPI in src/Tests/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUploadingWithAnError in src/Tests/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUploadingWithAnErrorViaAPI in src/Tests/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNotificationController::endpoint in src/Controller/LingotekNotificationController.php
LingotekNotificationController::getEntity in src/Controller/LingotekNotificationController.php
LingotekSaveTargetDataTest::testFieldsAreNotExtractedIfNotTranslatableEvenIfStorageIsTranslatable in src/Tests/LingotekSaveTargetDataTest.php
LingotekSaveTargetDataTest::testRightRevisionsAreSavedIfThereIsMetadata in src/Tests/LingotekSaveTargetDataTest.php
LingotekSettingsTabUtilitiesForm::disassociateAllContentTranslations in src/Form/LingotekSettingsTabUtilitiesForm.php
Disassociate all content translations.
LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocuments in src/Tests/LingotekUtilitiesDisassociateAllDocumentsTest.php
lingotek_entity_delete in ./lingotek.module
Implements hook_entity_delete().
lingotek_entity_insert in ./lingotek.module
Implements hook_entity_insert().
lingotek_entity_presave in ./lingotek.module
Implements hook_entity_presave().
lingotek_entity_translation_insert in ./lingotek.module
Implements hook_entity_translation_insert().
lingotek_entity_update in ./lingotek.module
Implements hook_entity_update().
lingotek_form_content_entity_form_submit in ./lingotek.module
lingotek_operation_content_download in ./lingotek.batch.inc
Wrapper function for running content downloads.
lingotek_operation_content_upload in ./lingotek.batch.inc
Wrapper function for running content uploads.