You are here

6 calls to entity_key_array_by_property() in Entity API 7

EntityAPIController::view in includes/entity.controller.inc
Implements EntityAPIControllerInterface.
EntityAPIControllerExportable::attachLoad in includes/entity.controller.inc
Overridden.
EntityAPIControllerExportable::cacheSet in includes/entity.controller.inc
Overridden.
EntityAPIControllerExportable::load in includes/entity.controller.inc
Overridden to support passing numeric ids as well as names as $ids.
entity_load_multiple_by_name in ./entity.module
A wrapper around entity_load() to return entities keyed by name key if existing.
entity_view in ./entity.module
Generate an array for rendering the given entities.