9 calls to entity_load_multiple_by_name() in Entity API 7
- EntityAPITestCase::testChanges in ./
entity.test - Tests determining changes.
- EntityAPITestCase::testExportableHooks in ./
entity.test - Make sure insert() and update() hooks for exportables are invoked.
- EntityAPITestCase::testExportables in ./
entity.test - Test loading entities defined in code.
- EntityDefaultFeaturesController::export in ./
entity.features.inc - Generates the result for hook_features_export().
- EntityDefaultFeaturesController::export_options in ./
entity.features.inc - Generates the result for hook_features_export_options().
- EntityDefaultFeaturesController::export_render in ./
entity.features.inc - Generates the result for hook_features_export_render().
- EntityDefaultI18nStringController::hook_string_objects in ./
entity.i18n.inc - Implements hook_i18n_string_objects() via entity_i18n_string_objects().
- entity_test_get_types in tests/
entity_test.module - Gets an array of all test entity types, keyed by the name.
- _entity_defaults_rebuild in ./
entity.module - Actually rebuild the defaults of a given entity type.