7 calls to entity_load()
- comment_load_multiple in drupal-7.x/
modules/ comment/ comment.module - Load comments from the database.
- file_file_download in drupal-7.x/
modules/ file/ file.module - Implements hook_file_download().
- file_load_multiple in drupal-7.x/
includes/ file.inc - Loads file objects from the database.
- node_load_multiple in drupal-7.x/
modules/ node/ node.module - Loads node entities from the database.
- taxonomy_term_load_multiple in drupal-7.x/
modules/ taxonomy/ taxonomy.module - Load multiple taxonomy terms based on certain conditions.
- taxonomy_vocabulary_load_multiple in drupal-7.x/
modules/ taxonomy/ taxonomy.module - Load multiple taxonomy vocabularies based on certain conditions.
- user_load_multiple in drupal-7.x/
modules/ user/ user.module - Load multiple users based on certain conditions.