Search for load_multiple
- Search 7.x for load_multiple
- Search 9.5.x for load_multiple
- Search 10.3.x for load_multiple
- Search 11.x for load_multiple
- Search main for load_multiple
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| entity_load_multiple | function | core/ |
Loads multiple entities from the database. |
| entity_load_multiple_by_properties | function | core/ |
Load entities by their property values. |
| file_load_multiple | function | core/ |
Loads file entities from the database. |
| node_load_multiple | function | core/ |
Loads node entities from the database. |
| taxonomy_term_load_multiple | function | core/ |
Load multiple taxonomy terms based on certain conditions. |
| taxonomy_term_load_multiple_by_name | function | core/ |
Try to map a string to an existing term, as for glossary use. |
| taxonomy_vocabulary_load_multiple | function | core/ |
Loads multiple taxonomy vocabularies based on certain conditions. |
| user_load_multiple | function | core/ |
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.