11 calls to state_flow_load_state_machine() in State Machine 7
- StateFlow::set_published in modules/
state_flow/ plugins/ state_flow.inc - StateFlowUnitTest::testStateFlowStateMachine in modules/
state_flow/ tests/ state_flow.test - state_flow_access in modules/
state_flow/ state_flow.module - Determine whether a user has permission to transition a node with an event.
- state_flow_entity_get_state in modules/
state_flow/ state_flow.module - Getter callback for the "state" property on node bundles using workflow.
- state_flow_events in modules/
state_flow/ state_flow.pages.inc - Page callback for a node's Workflow page.
- state_flow_events_revision in modules/
state_flow/ state_flow.pages.inc - Form builder for the node revision workflow transition form.
- state_flow_handler_field_events::render in modules/
state_flow/ includes/ views/ state_flow_handler_field_events.inc - Render the field.
- state_flow_node_insert in modules/
state_flow/ state_flow.module - Implements hook_node_insert().
- state_flow_node_presave in modules/
state_flow/ state_flow.module - Implements hook_node_presave().
- state_flow_node_update in modules/
state_flow/ state_flow.module - Implements hook_node_update().
- state_flow_rules_condition_node_is_state in modules/
state_flow/ state_flow.rules.inc - Callback for the "Content is in state" Rules condition.