comment_load_multiple in modules/comment/comment.module
Loads comments from the database.
EntityLayoutContext::formValidate in modules/layout/plugins/context/entity_layout_context_handler.inc
Validate handler for the settings form for this context item.
EntityLayoutContext::label in modules/layout/plugins/context/entity_layout_context_handler.inc
Assemble a human-readable label of this object.
EntityLoadTestCase::testEntityLoadConditions in modules/entity/tests/entity_crud.test
Tests the functionality for loading entities matching certain conditions.
entity_test_load in modules/entity/tests/entity_test/entity_test.module
Loads a test entity.
entity_test_load_multiple in modules/entity/tests/entity_test/entity_test.module
Loads multiple test entities based on certain conditions.
file_file_download in modules/file/file.module
Implements hook_file_download().
file_load_multiple in includes/file.inc
Loads file entities from the database.
FileReplaceTestCase::testReplaceFile in modules/file/tests/file.test
@todo Test image dimensions for an image field are reset when a file is replaced. @todo Test image styles are cleared when an image is updated.
FileTaxonomyTermTestCase::_testTermFile in modules/file/tests/file.test
Runs tests for attaching a file field to a taxonomy term.
_file_update_image_field_dimensions in modules/file/file.file.inc
Update the image dimensions stored in any image fields for a file.
file_usage_page in modules/file/file.pages.inc
Page callback to show file usage information.
_link_sanitize in modules/link/link.module
Clean up user-entered values for a link field according to field settings.
node_load_multiple in modules/node/node.module
Loads node entities from the database.
PathPatternTestHelper::backdropGetTermByName in modules/path/tests/path_pattern.test
taxonomy_term_load_multiple in modules/taxonomy/taxonomy.module
Load multiple taxonomy terms based on certain conditions.
user_load_multiple in modules/user/user.module
Load multiple users based on certain conditions.
views_handler_field_bulk_form::views_form_submit in modules/views/handlers/views_handler_field_bulk_form.inc
Submit handler for the bulk form.
views_handler_field_field::post_execute in modules/field/views/views_handler_field_field.inc
Load the entities for all fields that are about to be displayed.
views_plugin_query_default::get_result_entities in modules/views/plugins/views_plugin_query_default.inc
Returns the according entity objects for the given query results.