You are here

78 calls to LingotekTestBase::saveLingotekConfigTranslationSettings() in Lingotek Translation 3.6.x

ChineseBulkTranslationTest::setUp in tests/src/Functional/ChineseBulkTranslationTest.php
LingotekConfigBulkFormTest::setUp in tests/src/Functional/Form/LingotekConfigBulkFormTest.php
LingotekConfigDependenciesTest::testExportingConfigDependencies in tests/src/Functional/LingotekConfigDependenciesTest.php
LingotekConfigEntityBulkProfileTest::setUp in tests/src/Functional/LingotekConfigEntityBulkProfileTest.php
LingotekConfigEntityStatusDownloadTargetTest::setUp in tests/src/Functional/LingotekConfigEntityStatusDownloadTargetTest.php
LingotekConfigEntityTranslationEditedToPendingTest::setUp in tests/src/Functional/LingotekConfigEntityTranslationEditedToPendingTest.php
LingotekConfigStatusDownloadTargetTest::setUp in tests/src/Functional/LingotekConfigStatusDownloadTargetTest.php
LingotekConfigTranslationDocumentUploadHookTest::setUp in tests/src/Functional/LingotekConfigTranslationDocumentUploadHookTest.php
LingotekConfigTranslationEditedToPendingTest::setUp in tests/src/Functional/LingotekConfigTranslationEditedToPendingTest.php
LingotekConfigTranslationPreSaveHookTest::setUp in tests/src/Functional/LingotekConfigTranslationPreSaveHookTest.php
LingotekContentTypeBulkCancelTest::setUp in tests/src/Functional/LingotekContentTypeBulkCancelTest.php
LingotekContentTypeBulkDebugTest::setUp in tests/src/Functional/LingotekContentTypeBulkDebugTest.php
LingotekContentTypeBulkDisabledTargetOverrideTranslationTest::setUp in tests/src/Functional/LingotekContentTypeBulkDisabledTargetOverrideTranslationTest.php
LingotekContentTypeBulkLocaleTranslationTest::setUp in tests/src/Functional/LingotekContentTypeBulkLocaleTranslationTest.php
LingotekContentTypeBulkTranslationTest::setUp in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
LingotekContentTypeBulkTranslationTest::testContentTypeMultipleLanguageTranslationUsingActions in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Tests that a config entity can be translated using the actions on the management page.
LingotekContentTypeBulkTranslationTest::testEditedConfigTranslationUsingLinksInAutomaticUploadMode in tests/src/Functional/LingotekContentTypeBulkTranslationTest.php
Tests that a node can be translated using the links 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::testUploadingWithAnErrorUsingActions 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.
LingotekContentTypeExistingBulkTranslationTest::setUp in tests/src/Functional/LingotekContentTypeExistingBulkTranslationTest.php
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::setUp in tests/src/Functional/LingotekContentTypeTranslationTest.php
LingotekContentTypeTranslationTest::testUploadingWithAnErrorViaAutomaticUpload 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.
LingotekFieldBodyBulkDebugTest::setUp in tests/src/Functional/LingotekFieldBodyBulkDebugTest.php
LingotekFieldBodyBulkDisabledTargetOverrideTranslationTest::setUp in tests/src/Functional/LingotekFieldBodyBulkDisabledTargetOverrideTranslationTest.php
LingotekFieldBodyBulkTranslationTest::setUp in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
LingotekFieldBodyBulkTranslationTest::testEditedConfigTranslationUsingLinksInAutomaticUploadMode in tests/src/Functional/LingotekFieldBodyBulkTranslationTest.php
Tests that a config can be translated using the links on the management page.
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::testUploadingWithAnErrorUsingActions 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.
LingotekFieldBodyExistingBulkTranslationTest::setUp in tests/src/Functional/LingotekFieldBodyExistingBulkTranslationTest.php
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::setUp in tests/src/Functional/LingotekFieldBodyTranslationTest.php
LingotekUtilitiesDisassociateAllDocumentsTest::setUp in tests/src/Functional/LingotekUtilitiesDisassociateAllDocumentsTest.php
LingotekWebformBulkTranslationTest::setUp in tests/src/Functional/LingotekWebformBulkTranslationTest.php