You are here

Deprecated in Lingotek Translation 8.2

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
DisassociateFromLingotekAction src/Plugin/Action/DisassociateFromLingotekAction.php class Use CancelLingotekAction instead.
Lingotek::documentImported src/Lingotek.php function in 8.x-1.4. Use ::getDocumentStatus() instead.
LingotekApi::getDocument src/Remote/LingotekApi.php function in 8.x-1.4. Use ::getDocumentStatus() instead.
LingotekApiInterface::deleteDocument src/Remote/LingotekApiInterface.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::cancelDocument instead. 1
LingotekConfigManagementForm::createDisassociateBatch src/Form/LingotekConfigManagementForm.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::createCancelBatch instead.
LingotekConfigManagementForm::disassociate src/Form/LingotekConfigManagementForm.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::cancel instead.
LingotekConfigTranslationServiceInterface::deleteConfigDocument src/LingotekConfigTranslationServiceInterface.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::cancelConfigDocument instead. 1
LingotekConfigTranslationServiceInterface::deleteDocument src/LingotekConfigTranslationServiceInterface.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::cancelDocument instead. 1
LingotekConfigurationServiceInterface::mustDeleteRemoteAfterDisassociation src/LingotekConfigurationServiceInterface.php function in 8.x-2.14, will be removed in 8.x-2.16. We should cancel everytime. 1
LingotekConfigurationServiceInterface::setDeleteRemoteAfterDisassociation src/LingotekConfigurationServiceInterface.php function in 8.x-2.14, will be removed in 8.x-2.16. They always be cancelled. 1
LingotekContentTranslationServiceInterface::deleteDocument src/LingotekContentTranslationServiceInterface.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::cancelDocument instead. 1
LingotekControllerBase::getLingotekForm src/Controller/LingotekControllerBase.php function in 8.x-2.10. Use FormBuilderInterface::getForm() instead.
LingotekDisassociateAllConfirmForm src/Form/LingotekDisassociateAllConfirmForm.php class in 8.x-2.14, will be removed in 8.x-2.16. Use \Drupal\lingotek\Form\LingotekCancelAllConfirmForm instead.
LingotekInterface::deleteDocument src/LingotekInterface.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::cancelDocument instead. 2
LingotekInterface::documentImported src/LingotekInterface.php function in 8.x-1.4. Use ::getDocumentStatus() instead. 2
LingotekManagementFormBase::createDisassociateBatch src/Form/LingotekManagementFormBase.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::createCancelBatch instead.
LingotekManagementFormBase::disassociate src/Form/LingotekManagementFormBase.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::cancel instead.
LingotekManagementTestTrait::getBulkOperationNameForDisassociate tests/src/Functional/LingotekManagementTestTrait.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::getBulkOperationNameForCancel instead.
LingotekTestBase::assertLinkToWorkbenchInNewTabInSinglePage tests/src/Functional/LingotekTestBase.php function Use ::assertLingotekWorkbenchLink instead.
LingotekTestBase::createEditorialWorkflow tests/src/Functional/LingotekTestBase.php function ToDo: Remove when 8.5.x is unsupported. Copied from trait ContentModerationTestTrait in 8.6.x.
LingotekViewsTestTrait::getBulkOperationNameForDisassociate tests/src/Functional/Views/LingotekViewsTestTrait.php function in 8.x-2.14, will be removed in 8.x-2.16. Use ::getBulkOperationNameForCancel instead.
LingotekWorkbenchController src/Controller/LingotekWorkbenchController.php class Use LingotekWorkbenchRedirectController instead. Since 8.x-2.2.
LingotekWorkbenchController::generateWorkbenchLink src/Controller/LingotekWorkbenchController.php function Use LingotekWorkbenchRedirectController instead. Since 8.x-2.2. 1
LingotekWorkbenchController::loadDocument src/Controller/LingotekWorkbenchController.php function Use LingotekWorkbenchRedirectController instead. Since 8.x-2.2.
LingotekWorkbenchController::workbenchPageRedirect src/Controller/LingotekWorkbenchController.php function Use LingotekWorkbenchRedirectController instead. Since 8.x-2.2. 1

Other projects