You are here

8 calls to entity_save() 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::save in includes/entity.wrapper.inc
Permanently save the wrapped entity.
EntityMetadataIntegrationTestCase::testCRUDfunctions in ./entity.test
Runs some generic tests on each entity.
EntityWebTestCase::createVocabulary in ./entity.test
Creates a new vocabulary.
entity_modules_disabled in ./entity.module
Implements hook_modules_disabled().
_entity_defaults_rebuild in ./entity.module
Actually rebuild the defaults of a given entity type.