You are here

8 uses of ENTITY_CUSTOM in Entity API 7

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.
entity_modules_disabled in ./entity.module
Implements hook_modules_disabled().
entity_ui_clone_entity in includes/entity.ui.inc
Clones the entity object and makes sure it will get saved as new entity.
theme_entity_status in theme/entity.theme.inc
Themes the exportable status of an entity.
_entity_defaults_rebuild in ./entity.module
Actually rebuild the defaults of a given entity type.