You are here

8 calls to entity_get_all_property_info() in Entity API 7

Entity::getTranslation in includes/entity.inc
Gets the raw, translated value of a property or field.
EntityDefaultI18nStringController::translatableProperties in ./entity.i18n.inc
Defines translatable properties used by self::hook_object_info().
entity_entity_property_edit_form_validate in ctools/relationships/entity_property.inc
entity_metadata_table_query in modules/callbacks.inc
Callback for querying entity properties having their values stored in the entities main db table.
entity_property_query in includes/entity.property.inc
Queries for entities having the given property value.
entity_token_token_info_alter in ./entity_token.tokens.inc
Implements hook_token_info_alter().
entity_views_data in views/entity.views.inc
Implements hook_views_data().
entity_views_table_definition in views/entity.views.inc
Helper function for getting data selection based entity Views table definitions.