11 string references to 'EntityAPIControllerInterface' in Entity API 7
- entity_build_content in ./
entity.module - Builds a structured array representing the entity's content.
- entity_create in ./
entity.module - Create a new entity object.
- entity_crud_get_info in ./
entity.module - Get the entity info for the entity types provided via the entity CRUD API.
- entity_delete_multiple in ./
entity.module - Permanently delete multiple entities.
- entity_entity_info_alter in ./
entity.module - Implements hook_entity_info_alter().
- entity_export in ./
entity.module - Exports an entity.
- entity_file_download_access in ./
entity.module - Implements hook_file_download_access() for entity types provided by the CRUD API.
- entity_import in ./
entity.module - Imports an entity.
- entity_save in ./
entity.module - Permanently save an entity.
- entity_type_supports in ./
entity.module - Determines whether for the given entity type a given operation is available.
- entity_view in ./
entity.module - Generate an array for rendering the given entities.