6 calls to entity_delete() in Entity API 7
- EntityAPITestCase::testCRUDAPIfunctions in ./
entity.test - Tests CRUD API functions: entity_(create|delete|save)
- EntityAPITestCase::testCRUDRevisisions in ./
entity.test - Tests CRUD for entities supporting revisions.
- EntityDefaultUIController::applyOperation in includes/
entity.ui.inc - Applies an operation to the given entity.
- EntityDrupalWrapper::delete in includes/
entity.wrapper.inc - Permanently delete the wrapped entity.
- EntityMetadataIntegrationTestCase::testCRUDfunctions in ./
entity.test - Runs some generic tests on each entity.
- _entity_defaults_rebuild in ./
entity.module - Actually rebuild the defaults of a given entity type.