You are here

6 uses of ENTITY_OVERRIDDEN in Entity API 7

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_modules_disabled in ./entity.module
Implements hook_modules_disabled().
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.