Search for load_multiple

  1. Search 7.x for load_multiple
  2. Search 9.5.x for load_multiple
  3. Search 10.3.x for load_multiple
  4. Search 11.x for load_multiple
  5. Search main for load_multiple
  6. Other projects
Title Object type File name Summary
entity_load_multiple function core/includes/entity.inc Loads multiple entities from the database.
entity_load_multiple_by_properties function core/includes/entity.inc Load entities by their property values.
file_load_multiple function core/modules/file/file.module Loads file entities from the database.
node_load_multiple function core/modules/node/node.module Loads node entities from the database.
taxonomy_term_load_multiple function core/modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions.
taxonomy_term_load_multiple_by_name function core/modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use.
taxonomy_vocabulary_load_multiple function core/modules/taxonomy/taxonomy.module Loads multiple taxonomy vocabularies based on certain conditions.
user_load_multiple function core/modules/user/user.module Loads multiple users based on certain conditions.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.