You are here

7 calls to workflow_transition_load_single() in Workflow 7.2

workflownode_tokens in workflow_node/workflownode.tokens.inc
Implements hook_tokens().
WorkflowTransitionController::save in includes/Entity/WorkflowTransition.php
Insert (no update) a transition.
workflow_get_recent_node_history in ./workflow.deprecated.inc
Get most recent transition for a node.
workflow_node_previous_state in ./workflow.module
Gets the previous state ID of a given entity.
_workflow_rules_node_check_previous_state in workflow_rules/workflow_rules.rules-callback.inc
Condition implementation: check previous state.
_workflow_rules_node_check_transition in workflow_rules/workflow_rules.rules-callback.inc
Condition implementation: check state transition..
_workflow_tokens_get_transition in ./workflow.tokens.inc
Helper function to get the Transition.