17 calls to workflow_load_single() in Workflow 7.2
- WorkflowConfigTransition::getWorkflow in includes/
Entity/ WorkflowConfigTransition.php - WorkflowExampleTestCase::testWorkflow in includes/
Test/ WorkflowUnitTest.test - Creates a simpletest_example node using the node form.
- workflowfield_options_list in workflow_field/
workflowfield.field.inc - Implements hook_options_list().
- WorkflowItem::settingsForm in includes/
Field/ WorkflowItem.php - Implements hook_field_settings_form() -> ConfigFieldItemInterface::settingsForm().
- WorkflowState::deactivate in includes/
Entity/ WorkflowState.php - Deactivate a Workflow State, moving existing nodes to a given State.
- WorkflowState::getWorkflow in includes/
Entity/ WorkflowState.php - Returns the Workflow object of this State.
- WorkflowTransitionForm::buildForm in includes/
Form/ WorkflowTransitionForm.php - _state
- workflow_delete_workflows_by_wid in ./
workflow.deprecated.inc - Given a wid, delete the workflow and its data.
- workflow_features_pipe_field_base_alter in ./
workflow.features.inc - Implements hook_features_COMPONENT_alter().
- workflow_get_creation_state_by_wid in ./
workflow.deprecated.inc - Return the ID of the creation state for this workflow.
- workflow_get_wid_label in ./
workflow.deprecated.inc - Helper function, to get the label of a given workflow.
- workflow_get_workflows_by_type in ./
workflow.module - Get a specific workflow, given a Node type. Only one workflow is possible per node type.
- workflow_get_workflows_by_wid in ./
workflow.deprecated.inc - Get a specific workflow, wid is a unique ID.
- _workflow_get_workflow_creation_sid in ./
workflow.module - Gets the creation sid for a given $entity and $field_name.
- _workflow_node_initialize_nodes in workflow_admin_ui/
workflow_admin_ui.page.type_map.inc - Initialize all pre-existing nodes of a type to their first state.
- _workflow_test_entity3 in ./
workflow.test.inc - _workflow_tokens_get_transition in ./
workflow.tokens.inc - Helper function to get the Transition.