You are here

108 string references to lingotek.content_translation in Lingotek Translation 3.3.x

LingotekBatchController::dispatch in src/Controller/LingotekBatchController.php
LingotekContentEntityActionBase::create in src/Plugin/Action/LingotekContentEntityActionBase.php
Creates an instance of the plugin.
LingotekContentEntityConfigurableActionBase::create in src/Plugin/Action/LingotekContentEntityConfigurableActionBase.php
Creates an instance of the plugin.
LingotekContentTranslationForm::buildForm in src/Form/LingotekContentTranslationForm.php
Form constructor.
LingotekDisassociateAllConfirmForm::create in src/Form/LingotekDisassociateAllConfirmForm.php
Instantiates a new instance of this class.
LingotekDownloaderQueueWorker::processItem in src/Plugin/QueueWorker/LingotekDownloaderQueueWorker.php
Works on a single queue item.
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 tests/src/Functional/LingotekGetSourceDataTest.php
LingotekGetSourceDataTest::testFieldsAreNotExtractedIfNotTranslatableEvenIfStorageIsTranslatable in tests/src/Functional/LingotekGetSourceDataTest.php
LingotekJobAssignToMultipleEntitiesForm::create in src/Form/LingotekJobAssignToMultipleEntitiesForm.php
Instantiates a new instance of this class.
LingotekJobManagementContentEntitiesForm::create in src/Form/LingotekJobManagementContentEntitiesForm.php
Instantiates a new instance of this class.
LingotekManagementFormBase::create in src/Form/LingotekManagementFormBase.php
Instantiates a new instance of this class.
LingotekManagementRelatedEntitiesForm::create in src/Form/LingotekManagementRelatedEntitiesForm.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 tests/src/Functional/Form/LingotekMetadataEditFormTest.php
Tests that if debug is not enabled, metadata tab is not available.
LingotekMetadataEditFormTest::testMetadataEditFormWithoutExistingMetadata in tests/src/Functional/Form/LingotekMetadataEditFormTest.php
LingotekNodeBulkCancelTest::testNodeCancel in tests/src/Functional/LingotekNodeBulkCancelTest.php
Tests that a node can be cancelled using the actions on the management page.
LingotekNodeBulkCancelTest::testNodeCancelTarget in tests/src/Functional/LingotekNodeBulkCancelTest.php
Tests that a node target can be cancelled using the actions on the management page.
LingotekNodeBulkDebugTest::testDebugExportError in tests/src/Functional/LingotekNodeBulkDebugTest.php
LingotekNodeBulkProfileTest::testChangeTranslationProfileBulk in tests/src/Functional/LingotekNodeBulkProfileTest.php
Tests that the translation profiles can be updated with the bulk actions.
LingotekNodeBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in update.
LingotekNodeBulkTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekNodeBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekNodeBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekNodeBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekNodeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekNodeNestedParagraphsTranslationTest::testContentEntityMetadataIsIncluded in tests/src/Functional/LingotekNodeNestedParagraphsTranslationTest.php
Tests that the metadata of the node and the embedded paragraphs is included.
LingotekNodeNotificationCallbackQueueWorkerTest::testAutomatedNotificationNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackQueueWorkerTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeNotificationCallbackQueueWorkerTest::testAutomatedNotificationNodeTranslationWithError in tests/src/Functional/LingotekNodeNotificationCallbackQueueWorkerTest.php
Test that a notification with a failure in download responded with an error.
LingotekNodeNotificationCallbackTest::testArchivedNotificationCallback in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node is archived on the right callback.
LingotekNodeNotificationCallbackTest::testAutomatedNotificationNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeNotificationCallbackTest::testAutomatedNotificationNodeTranslationWithError in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Test that a notification with a failure in download responded with an error.
LingotekNodeNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that there are no automatic requests for disabled languages.
LingotekNodeNotificationCallbackTest::testDocumentCancelledAfterUploading in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a document_cancelled callback is handled after document upload.
LingotekNodeNotificationCallbackTest::testDocumentDeleted in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Test that a notification with a document deleted is responded correctly.
LingotekNodeNotificationCallbackTest::testDocumentUpdated in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a document_updated callback is handled after document update.
LingotekNodeNotificationCallbackTest::testDownloadInterimTranslationNotificationWithInterimNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to download_interim_translation notification and downloads interim translations based on the settings.
LingotekNodeNotificationCallbackTest::testDownloadInterimTranslationNotificationWithNoInterimNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to download_interim_translation notification and does not download interim translations based on the settings.
LingotekNodeNotificationCallbackTest::testImportFailureWhileUpdating in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that an import_failure callback is handled after document update.
LingotekNodeNotificationCallbackTest::testImportFailureWhileUploading in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that an import_failure callback is handled after document upload.
LingotekNodeNotificationCallbackTest::testIncompletePhaseNotificationWithInterimNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to incomplete target and phase notifications and downloads interim translations based on the settings.
LingotekNodeNotificationCallbackTest::testIncompletePhaseNotificationWithNoInterimNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to incomplete target and phase notifications and does not download interim translations based on the settings.
LingotekNodeNotificationCallbackTest::testManualNotificationNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeNotificationCallbackTest::testPhaseNotificationNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node reacts to a phase notification using the links on the management page.
LingotekNodeNotificationCallbackTest::testProfileRequestTargetOverridesNotificationNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeNotificationCallbackTest::testProfileTargetOverridesNotificationNodeTranslation in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekNodeNotificationCallbackTest::testTargetCancelledAfterUploading in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Tests that a target_cancelled callback is handled after document upload.
LingotekNodeNotificationCallbackTest::testTargetDeleted in tests/src/Functional/LingotekNodeNotificationCallbackTest.php
Test that a notification with a target deleted is responded correctly.
LingotekNodeParagraphsTranslationTest::testContentEntityMetadataIsIncluded in tests/src/Functional/LingotekNodeParagraphsTranslationTest.php
Tests that the metadata of the node and the embedded paragraphs is included.
LingotekNodeTranslationTest::testNodeTranslation in tests/src/Functional/LingotekNodeTranslationTest.php
Tests that a node can be translated.
LingotekNodeTranslationTest::testNodeWithManualTranslation in tests/src/Functional/LingotekNodeTranslationTest.php
Tests that a node can be translated.
LingotekNodeTranslationTest::testRequestTranslationWithADocumentArchivedError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in request translation.
LingotekNodeTranslationTest::testRequestTranslationWithADocumentLockedError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in request translation.
LingotekNodeTranslationTest::testRequestTranslationWithAnError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in request translation.
LingotekNodeTranslationTest::testRequestTranslationWithAPaymentRequiredError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in request translation.
LingotekNodeTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in update.
LingotekNodeTranslationTest::testUpdatingWithADocumentArchivedErrorViaAutomaticUpload in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in update.
LingotekNodeTranslationTest::testUpdatingWithADocumentLockedErrorViaAutomaticUpload in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in update.
LingotekNodeTranslationTest::testUpdatingWithAnErrorViaAutomaticUpload in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in update.
LingotekNodeTranslationTest::testUpdatingWithAPaymentRequiredErrorViaAutomaticUpload in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUploadingWithAnErrorViaAutomaticUpload in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNodeTranslationTest::testUploadingWithAPaymentRequiredErrorViaAutomaticUpload in tests/src/Functional/LingotekNodeTranslationTest.php
Test that we handle errors in upload.
LingotekNotificationController::create in src/Controller/LingotekNotificationController.php
Instantiates a new instance of this class.
LingotekNotificationController::getEntity in src/Controller/LingotekNotificationController.php
LingotekNotificationControllerTest::testCallbackNotCached in tests/src/Functional/Controller/LingotekNotificationControllerTest.php
Tests that a callback is never cached.
LingotekSaveTargetDataTest::testFieldsAreNotExtractedIfNotTranslatableEvenIfStorageIsTranslatable in tests/src/Functional/LingotekSaveTargetDataTest.php
LingotekSaveTargetDataTest::testRightNodeIsSavedIfThereIsNoRevisionInMetadata in tests/src/Functional/LingotekSaveTargetDataTest.php
LingotekSaveTargetDataTest::testRightRevisionsAreSavedIfThereIsMetadata in tests/src/Functional/LingotekSaveTargetDataTest.php
LingotekTaxonomyTermLongTitleTranslationTest::testBulkTermTranslationUsingActions in tests/src/Functional/LingotekTaxonomyTermLongTitleTranslationTest.php
Tests that a taxonomy_term can be translated using the actions on the management page.
LingotekTaxonomyTermLongTitleTranslationTest::testBulkTermTranslationUsingLinks in tests/src/Functional/LingotekTaxonomyTermLongTitleTranslationTest.php
Tests that a taxonomy term can be translated using the links on the management page.
LingotekTaxonomyTermLongTitleTranslationTest::testTermTranslation in tests/src/Functional/LingotekTaxonomyTermLongTitleTranslationTest.php
Tests that a term can be translated.
LingotekTaxonomyTermLongTitleTranslationTest::testTermTranslationViaAPIWithAutomatedUpload in tests/src/Functional/LingotekTaxonomyTermLongTitleTranslationTest.php
Tests that a term can be translated when created via API with automated upload.
LingotekTaxonomyTermLongTitleTranslationTest::testTermTranslationViaAPIWithManualUpload in tests/src/Functional/LingotekTaxonomyTermLongTitleTranslationTest.php
Tests that a term can be translated when created via API with automated upload.
LingotekTranslationStatusController::renderSource in tests/modules/lingotek_form_test/src/Controller/LingotekTranslationStatusController.php
Renders the Lingotek source status of the given entity.
LingotekTranslationStatusController::renderTargetStatus in tests/modules/lingotek_form_test/src/Controller/LingotekTranslationStatusController.php
Renders the Lingotek target status of the given entity.
LingotekTranslationStatusController::renderTargetStatuses in tests/modules/lingotek_form_test/src/Controller/LingotekTranslationStatusController.php
Renders the Lingotek target statuses of the given entity.
LingotekTranslationStatusesFormatterTest::testStatusForMissingLanguage in tests/src/Functional/FieldFormatters/LingotekTranslationStatusesFormatterTest.php
LingotekTranslationStatusFormatterTest::testStatusForMissingLanguage in tests/src/Functional/FieldFormatters/LingotekTranslationStatusFormatterTest.php
LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocuments in tests/src/Functional/LingotekUtilitiesDisassociateAllDocumentsTest.php
LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocumentsWithCancelledDocuments in tests/src/Functional/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_delete in ./lingotek.module
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.
RenderElementTypesTest::testLingotekSourceStatus in tests/src/Functional/Render/Element/RenderElementTypesTest.php
Tests #type 'lingotek_source_status'.
RenderElementTypesTest::testLingotekTargetStatus in tests/src/Functional/Render/Element/RenderElementTypesTest.php
Tests #type 'lingotek_source_status'.
RenderElementTypesTest::testLingotekTargetStatuses in tests/src/Functional/Render/Element/RenderElementTypesTest.php
Tests #type 'lingotek_source_statuses'.