12 calls to entity_get_controller()

entity_load in drupal-7.x/includes/common.inc
Load entities from the database.
entity_load_unchanged in drupal-7.x/includes/common.inc
Loads the unchanged, i.e. not modified, entity from the database.
FileFieldTestCase::assertFileEntryExists in drupal-7.x/modules/file/tests/file.test
Asserts that a file exists in the database.
FileFieldTestCase::assertFileEntryNotExists in drupal-7.x/modules/file/tests/file.test
Asserts that a file does not exist in the database.
ForumTestCase::editForumTaxonomy in drupal-7.x/modules/forum/forum.test
Edits the forum taxonomy.
node_delete_multiple in drupal-7.x/modules/node/node.module
Deletes multiple nodes.
node_save in drupal-7.x/modules/node/node.module
Saves changes to a node or adds a new node.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in drupal-7.x/modules/taxonomy/taxonomy.test
Deleting a vocabulary.
taxonomy_terms_static_reset in drupal-7.x/modules/taxonomy/taxonomy.module
Clear all static cache variables for terms.
taxonomy_vocabulary_static_reset in drupal-7.x/modules/taxonomy/taxonomy.module
Clear all static cache variables for vocabularies.
user_delete_multiple in drupal-7.x/modules/user/user.module
Delete multiple user accounts.
user_save in drupal-7.x/modules/user/user.module
Save changes to a user account or add a new user.