9 calls to entity_crud_get_info() in Entity API 7
- entity_defaults_rebuild in ./
entity.module - Rebuild the default entities provided in code.
- entity_entity_property_info in ./
entity.info.inc - Implements hook_entity_property_info().
- entity_features_api in ./
entity.features.inc - Implements of hook_features_api().
- entity_field_extra_fields in ./
entity.module - Implements hook_field_extra_fields().
- entity_rules_event_info in ./
entity.rules.inc - Implements hook_rules_event_info().
- entity_theme in ./
entity.module - Implements hook_theme().
- entity_views_data in views/
entity.views.inc - Implements hook_views_data().
- _entity_entitycache_get_module_info in ./
entity.install - Helper to fetch entity info about entity types that use caching.
- _entity_modules_get_default_types in ./
entity.module - Gets all entity types for which defaults are provided by the $modules.