You are here

7 calls to entity_has_status() in Entity API 7

EntityAPIControllerExportable::delete in includes/entity.controller.inc
Overridden to care about reverted entities.
EntityAPIControllerExportable::invoke in includes/entity.controller.inc
Overridden to care about reverted bundle entities and to skip Rules.
EntityAPIControllerExportable::save in includes/entity.controller.inc
Overridden to care exportables that are overridden.
EntityAPITestCase::testExportableHooks in ./entity.test
Make sure insert() and update() hooks for exportables are invoked.
EntityAPITestCase::testExportables in ./entity.test
Test loading entities defined in code.
EntityDefaultUIController::overviewTableRow in includes/entity.ui.inc
Generates the row for the passed entity and may be overridden in order to customize the rows.
_entity_defaults_rebuild in ./entity.module
Actually rebuild the defaults of a given entity type.