You are here

8 calls to StateFlowEntity::get_object() in State Machine 7.3

StateFlowEntity::entityPresave in modules/state_flow_entity/plugins/state_flow_entity.inc
Called by hook_entity_presave().
StateFlowEntity::entity_saved in modules/state_flow_entity/plugins/state_flow_entity.inc
Called by hook_entity_insert() / hook_entity_update().
StateFlowEntity::fire_event in modules/state_flow_entity/plugins/state_flow_entity.inc
Extending fire_event() from state_machine's base.inc.
StateFlowEntity::get_history_entity in modules/state_flow_entity/plugins/state_flow_entity.inc
Get the state flow history entity.
StateFlowEntity::isActivePublishedRevision in modules/state_flow_entity/plugins/state_flow_entity.inc
Check if the current object is the active published revision.
StateFlowEntity::isDraftRevision in modules/state_flow_entity/plugins/state_flow_entity.inc
Check if the current object is a draft revision.
StateFlowEntity::object_is_drafty_forward_revision in modules/state_flow_entity/plugins/state_flow_entity.inc
StateFlowEntity::object_is_new in modules/state_flow_entity/plugins/state_flow_entity.inc
Returns TRUE if the entity is new.