Deprecated in Lingotek Translation 4.0.x
Primary tabs
- Lingotek Translation 3.0.x
- Lingotek Translation 3.1.x
- Lingotek Translation 3.2.x
- Lingotek Translation 3.3.x
- Lingotek Translation 3.4.x
- Lingotek Translation 3.5.x
- Lingotek Translation 3.6.x
- Lingotek Translation 3.7.x
- Lingotek Translation 3.8.x
- Lingotek Translation 4.0.x(active tab)
- Lingotek Translation 6
- Lingotek Translation 7.2
- Lingotek Translation 7.3
- Lingotek Translation 7.4
- Lingotek Translation 7.5
- Lingotek Translation 7.6
- Lingotek Translation 7.7
- Lingotek Translation 8.2
- Lingotek Translation 8
Name | Location | Type | Deprecation | Direct uses | Namespaced uses | Overrides | Use statements |
---|---|---|---|---|---|---|---|
DisassociateFromLingotekAction |
src/ |
class | in lingotek:3.1.0 and is removed from lingotek:4.0.0. | ||||
LingotekContentModerationHandler:: |
src/ |
function | in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getTransition($transition_id) instead. | ||||
LingotekContentModerationSettingsForm:: |
src/ |
function | in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $this->urlGenerator->generateFromRoute("entity.workflow.collection") instead. | ||||
LingotekContentModerationSettingsForm:: |
src/ |
function | in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getStates() instead. | ||||
LingotekContentModerationSettingsForm:: |
src/ |
function | in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getTransitions() instead. | ||||
LingotekContentModerationSettingsForm:: |
src/ |
function | in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use $workflow->getTypePlugin()->getTransitionsForState($state) instead. | ||||
LingotekInterface:: |
src/ |
function | in lingotek:3.0.1 and is removed from lingotek:4.0.0. Use configuration or configuration services directly. | 2 | |||
LingotekInterface:: |
src/ |
function | in lingotek:3.0.1 and is removed from lingotek:4.0.0. Use configuration or configuration services directly. | 2 | |||
LingotekInterface:: |
src/ |
function | in lingotek:3.0.1 and is removed from lingotek:4.0.0. Use configuration or configuration services directly. | 2 | |||
LingotekManagementRelatedEntitiesForm:: |
src/ |
function | in lingotek:3.1.0 and is removed from lingotek:4.0.0. | ||||
LingotekTestBase:: |
tests/ |
function | in lingotek:3.0.0 and is removed from lingotek:4.0.0. Use ::assertLingotekWorkbenchLink() instead. |