You are here

9 uses of ENTITY_IN_CODE 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::testExportables in ./entity.test
Test loading entities defined in code.
EntityDefaultFeaturesController::export in ./entity.features.inc
Generates the result for hook_features_export().
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.