You are here

120 string references to lingotek.config_translation in Lingotek Translation 3.4.x

LingotekConfigBulkProfileTest::testChangeTranslationProfileBulk in tests/src/Functional/LingotekConfigBulkProfileTest.php
Tests that the translation profiles can be updated with the bulk actions.
LingotekConfigBulkProfileTest::testChangeTranslationProfileBulkAfterCancelling in tests/src/Functional/LingotekConfigBulkProfileTest.php
Tests that the translation profiles can be updated with the bulk actions after cancelling.
LingotekConfigDependenciesTest::testExportingConfigDependencies in tests/src/Functional/LingotekConfigDependenciesTest.php
LingotekConfigManagementForm::create in src/Form/LingotekConfigManagementForm.php
Instantiates a new instance of this class.
LingotekConfigTranslationController::create in src/Controller/LingotekConfigTranslationController.php
Instantiates a new instance of this class.
LingotekContentTranslationService::getSourceData in src/LingotekContentTranslationService.php
Returns the source data that will be uploaded to the Lingotek service.
LingotekContentTypeBulkCancelTest::testContentTypeCancel in tests/src/Functional/LingotekContentTypeBulkCancelTest.php
Tests that a config entity can be cancelled using the bulk operations on the management page.
LingotekContentTypeBulkCancelTest::testContentTypeCancelTarget in tests/src/Functional/LingotekContentTypeBulkCancelTest.php
Tests that a config entity target can be cancelled using the bulk operations on the management page.
LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeBulkTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeNotificationCallbackTest::testAutomatedNotificationContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekContentTypeNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that there are no automatic requests for disabled languages.
LingotekContentTypeNotificationCallbackTest::testDocumentCancelledAfterUploading in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a document_cancelled callback is handled after document upload.
LingotekContentTypeNotificationCallbackTest::testDocumentDeleted in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Test that a notification with a document deleted is responded correctly.
LingotekContentTypeNotificationCallbackTest::testDocumentUpdated in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a document_updated callback is handled after document update.
LingotekContentTypeNotificationCallbackTest::testDownloadInterimTranslationNotificationWithInterimContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node type reacts to download_interim_translation notification and downloads interim translations based on the settings.
LingotekContentTypeNotificationCallbackTest::testDownloadInterimTranslationNotificationWithNoInterimContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node type reacts to download_interim_translation notification and does not download interim translations based on the settings.
LingotekContentTypeNotificationCallbackTest::testImportFailureWhileUpdating in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that an import_failure callback is handled after document update.
LingotekContentTypeNotificationCallbackTest::testImportFailureWhileUploading in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that an import_failure callback is handled after document upload.
LingotekContentTypeNotificationCallbackTest::testIncompletePhaseNotificationWithInterimContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node type reacts to incomplete target and phase notifications and downloads interim translations based on the settings.
LingotekContentTypeNotificationCallbackTest::testIncompletePhaseNotificationWithNoInterimContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node type reacts to incomplete target and phase notifications and does not download interim translations based on the settings.
LingotekContentTypeNotificationCallbackTest::testManualNotificationContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekContentTypeNotificationCallbackTest::testPhaseNotificationContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node type reacts to a phase notification using the links on the management page.
LingotekContentTypeNotificationCallbackTest::testProfileRequestTargetOverridesNotificationContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekContentTypeNotificationCallbackTest::testProfileTargetOverridesNotificationContentTypeTranslation in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekContentTypeNotificationCallbackTest::testTargetCancelledAfterUploading in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Tests that a target_cancelled callback is handled after document upload.
LingotekContentTypeNotificationCallbackTest::testTargetDeleted in tests/src/Functional/LingotekContentTypeNotificationCallbackTest.php
Test that a notification with a target deleted is responded correctly.
LingotekContentTypeTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeTranslationTest::testUpdatingWithADocumentArchivedErrorViaAutomaticUpload in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeTranslationTest::testUpdatingWithADocumentLockedErrorViaAutomaticUpload in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in update.
LingotekContentTypeTranslationTest::testUpdatingWithAnErrorViaAutomaticUpload in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeTranslationTest::testUpdatingWithAPaymentRequiredErrorViaAutomaticUpload in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeTranslationTest::testUploadingWithAnErrorViaAutomaticUpload in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in upload.
LingotekContentTypeTranslationTest::testUploadingWithAPaymentRequiredErrorViaAutomaticUpload in tests/src/Functional/LingotekContentTypeTranslationTest.php
Test that we handle errors in upload.
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.
LingotekFieldBodyBulkCancelTest::testFieldCancel in tests/src/Functional/LingotekFieldBodyBulkCancelTest.php
Tests that a field config can be cancelled using the bulk operations on the management page.
LingotekFieldBodyBulkCancelTest::testFieldCancelTarget in tests/src/Functional/LingotekFieldBodyBulkCancelTest.php
Tests that a field config target can be cancelled using the bulk operations on the management page.
LingotekFieldBodyBulkTranslationTest::testDownloadingConfigFieldWithAnError in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in download for configs.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyBulkTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyNotificationCallbackTest::testAutomatedNotificationFieldTranslation in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekFieldBodyNotificationCallbackTest::testDisabledLanguagesAreNotRequested in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that there are no automatic requests for disabled languages.
LingotekFieldBodyNotificationCallbackTest::testDocumentCancelledAfterUploading in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that a document_cancelled callback is handled after document upload.
LingotekFieldBodyNotificationCallbackTest::testDocumentDeleted in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Test that a notification with a document deleted is responded correctly.
LingotekFieldBodyNotificationCallbackTest::testDocumentUpdated in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that a document_updated callback is handled after document update.
LingotekFieldBodyNotificationCallbackTest::testImportFailureWhileUpdating in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that an import_failure callback is handled after document update.
LingotekFieldBodyNotificationCallbackTest::testImportFailureWhileUploading in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that an import_failure callback is handled after document upload.
LingotekFieldBodyNotificationCallbackTest::testManualNotificationContentTypeTranslation in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekFieldBodyNotificationCallbackTest::testProfileRequestTargetOverridesNotificationContentTypeTranslation in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekFieldBodyNotificationCallbackTest::testProfileTargetOverridesNotificationContentTypeTranslation in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that a node can be translated using the links on the management page.
LingotekFieldBodyNotificationCallbackTest::testTargetCancelledAfterUploading in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Tests that a target_cancelled callback is handled after document upload.
LingotekFieldBodyNotificationCallbackTest::testTargetDeleted in tests/src/Functional/LingotekFieldBodyNotificationCallbackTest.php
Test that a notification with a target deleted is responded correctly.
LingotekFieldBodyTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyTranslationTest::testUpdatingWithADocumentArchivedErrorViaAutomaticUpload in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyTranslationTest::testUpdatingWithADocumentLockedErrorViaAutomaticUpload in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyTranslationTest::testUpdatingWithAnErrorViaAutomaticUpload in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyTranslationTest::testUpdatingWithAPaymentRequiredErrorViaAutomaticUpload in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in update.
LingotekFieldBodyTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyTranslationTest::testUploadingWithAnErrorViaAutomaticUpload in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in upload.
LingotekFieldBodyTranslationTest::testUploadingWithAPaymentRequiredErrorViaAutomaticUpload in tests/src/Functional/LingotekFieldBodyTranslationTest.php
Test that we handle errors in upload.
LingotekJobAssignToMultipleConfigForm::create in src/Form/LingotekJobAssignToMultipleConfigForm.php
Instantiates a new instance of this class.
LingotekNotificationController::create in src/Controller/LingotekNotificationController.php
Instantiates a new instance of this class.
LingotekNotificationController::getEntity in src/Controller/LingotekNotificationController.php
LingotekSettingsTabConfigurationForm::create in src/Form/LingotekSettingsTabConfigurationForm.php
Instantiates a new instance of this class.
LingotekSettingsTabConfigurationFormTest::testConfigurationForm in tests/src/Functional/Form/LingotekSettingsTabConfigurationFormTest.php
Test that if there are no entities, there is a proper feedback to the user.
LingotekSystemSiteBulkCancelTest::testSystemSiteCancellation in tests/src/Functional/LingotekSystemSiteBulkCancelTest.php
Tests that a config entity can be cancelled using the bulk operations on the management page.
LingotekSystemSiteBulkCancelTest::testSystemSiteCancelTarget in tests/src/Functional/LingotekSystemSiteBulkCancelTest.php
Tests that a config target can be cancelled using the bulk operations on the management page.
LingotekSystemSiteBulkTranslationTest::testDownloadingWithAnError in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in download for configs.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentArchivedErrorUsingActions in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithADocumentLockedErrorUsingActions in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithAnErrorUsingActions in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUpdatingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteBulkTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in upload.
LingotekSystemSiteBulkTranslationTest::testUploadingWithAnErrorUsingActions in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in upload.
LingotekSystemSiteBulkTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in upload.
LingotekSystemSiteBulkTranslationTest::testUploadingWithAPaymentRequiredErrorUsingActions in tests/src/Functional/LingotekSystemSiteBulkTranslationTest.php
Test that we handle errors in upload.
LingotekSystemSiteTranslationTest::testUpdatingWithADocumentArchivedError in tests/src/Functional/LingotekSystemSiteTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteTranslationTest::testUpdatingWithADocumentLockedError in tests/src/Functional/LingotekSystemSiteTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteTranslationTest::testUpdatingWithAnError in tests/src/Functional/LingotekSystemSiteTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteTranslationTest::testUpdatingWithAPaymentRequiredError in tests/src/Functional/LingotekSystemSiteTranslationTest.php
Test that we handle errors in update.
LingotekSystemSiteTranslationTest::testUploadingWithAnError in tests/src/Functional/LingotekSystemSiteTranslationTest.php
Test that we handle errors in upload.
LingotekSystemSiteTranslationTest::testUploadingWithAPaymentRequiredError in tests/src/Functional/LingotekSystemSiteTranslationTest.php
Test that we handle errors in upload.
LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocuments in tests/src/Functional/LingotekUtilitiesDisassociateAllDocumentsTest.php
LingotekUtilitiesDisassociateAllDocumentsTest::testDisassociateAllDocumentsWithCancelledDocuments in tests/src/Functional/LingotekUtilitiesDisassociateAllDocumentsTest.php
lingotek_entity_insert in ./lingotek.module
Implements hook_entity_insert().
lingotek_entity_update in ./lingotek.module
Implements hook_entity_update().