You are here

Deprecated in Workflow 7

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
WorkflowState::deactivate includes/Entity/WorkflowState.php function workflow_delete_workflow_states_by_sid() --> WorkflowState->deactivate() + delete()
WorkflowState::getOptions includes/Entity/WorkflowState.php function workflow_field_choices() --> WorkflowState->getOptions()
WorkflowState::getStates includes/Entity/WorkflowState.php function workflow_get_workflow_states() --> WorkflowState::getStates() workflow_get_workflow_states_all() --> WorkflowState::getStates() workflow_get_other_states_by_sid($sid) --> WorkflowState::getStates() 6
workflow_field_choices ./workflow.node.inc function workflow_field_choices() --> WorkflowState->getOptions() 1
workflow_node_tab_access ./workflow.node.inc function workflow_node_tab_access(). Is not used anymore.

Other projects