You are here

Deprecated in Lingotek Translation 3.4.x

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 in lingotek:3.1.0 and is removed from lingotek:4.0.0.
LingotekContentModerationHandler::getWorkflowTransition src/Moderation/LingotekContentModerationHandler.php function in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getTransition($transition_id) instead.
LingotekContentModerationSettingsForm::getContentModerationConfigurationLink src/Moderation/LingotekContentModerationSettingsForm.php function in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $this->urlGenerator->generateFromRoute("entity.workflow.collection") instead.
LingotekContentModerationSettingsForm::getWorkflowStates src/Moderation/LingotekContentModerationSettingsForm.php function in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getStates() instead.
LingotekContentModerationSettingsForm::getWorkflowTransitions src/Moderation/LingotekContentModerationSettingsForm.php function in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getTransitions() instead.
LingotekContentModerationSettingsForm::getWorkflowTransitionsForState src/Moderation/LingotekContentModerationSettingsForm.php function in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getTransitionsForState($state) instead.
LingotekInterface::get src/LingotekInterface.php function in lingotek:3.0.1 and is removed from lingotek:4.0.0. Use configuration or configuration services directly. 2
LingotekInterface::getEditable src/LingotekInterface.php function in lingotek:3.0.1 and is removed from lingotek:4.0.0. Use configuration or configuration services directly. 2
LingotekInterface::set src/LingotekInterface.php function in lingotek:3.0.1 and is removed from lingotek:4.0.0. Use configuration or configuration services directly. 2
LingotekManagementRelatedEntitiesForm::calculateNestedEntities src/Form/LingotekManagementRelatedEntitiesForm.php function in lingotek:3.1.0 and is removed from lingotek:4.0.0.
LingotekTestBase::assertLinkToWorkbenchInNewTabInSinglePage tests/src/Functional/LingotekTestBase.php function in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use ::assertLingotekWorkbenchLink() instead.

Other projects