You are here

Functions in Entity API 7

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_access ./entity.module Determines whether the given user can perform actions on an entity. 15 3
entity_build_content ./entity.module Builds a structured array representing the entity's content. 1
entity_class_label ./entity.module Label callback that refers to the entity classes label method. 2
entity_class_uri ./entity.module URI callback that refers to the entity classes uri method. 2
entity_create ./entity.module Create a new entity object. 15
entity_crud_get_info ./entity.module Get the entity info for the entity types provided via the entity CRUD API. 9
entity_crud_hook_entity_info ./entity.api.php Provide an entity type via the entity CRUD API.
entity_ctools_plugin_directory ./entity.module Implements hook_ctools_plugin_directory().
entity_defaults_rebuild ./entity.module Rebuild the default entities provided in code. 4
entity_delete ./entity.module Permanently delete the given entity. 6
entity_delete_multiple ./entity.module Permanently delete multiple entities. 5
entity_enable ./entity.install Implements hook_enable().
entity_entitycache_installed_modules ./entity.install Create cache tables for entities of modules that support Entity cache module. 3
entity_entitycache_uninstalled_modules ./entity.install Remove entity cache tables for entity types of uninstalled modules. 1
entity_entity_info_alter ./entity.module Implements hook_entity_info_alter().
entity_entity_property_context ctools/relationships/entity_property.inc Return a new context based on an existing context. 1
entity_entity_property_edit_form ctools/relationships/entity_property.inc 1
entity_entity_property_edit_form_validate ctools/relationships/entity_property.inc 1
entity_entity_property_info ./entity.info.inc Implements hook_entity_property_info().
entity_entity_property_info_alter ./entity.info.inc Implements hook_entity_property_info_alter().
entity_entity_property_map_data_type ctools/relationships/entity_property.inc Maps an entity-property data type to ctools types. 1
entity_entity_view_content_type_admin_title ctools/content_types/entity_view.inc Implements hook_PLUGIN_content_type_admin_title().
entity_entity_view_content_type_content_types ctools/content_types/entity_view.inc Implements hook_PLUGIN_content_type_content_types(). 1
entity_entity_view_content_type_edit_form ctools/content_types/entity_view.inc Returns an edit form for a entity.
entity_entity_view_content_type_edit_form_submit ctools/content_types/entity_view.inc Save selected view mode.
entity_entity_view_content_type_info ctools/content_types/entity_view.inc Get the entity content type info. 1
entity_entity_view_content_type_render ctools/content_types/entity_view.inc Implements hook_PLUGIN_content_type_render().
entity_export ./entity.module Exports an entity. 2
entity_exportable_schema_fields ./entity.module Defines schema fields required for exportable entities.
entity_features_api ./entity.features.inc Implements of hook_features_api().
entity_features_export ./entity.features.inc Implements hook_features_export().
entity_features_export_options ./entity.features.inc Implements hook_features_export_options().
entity_features_export_render ./entity.features.inc Implements hook_features_export_render().
entity_features_get_controller ./entity.features.inc Returns the configured entity features controller. 1
entity_features_post_restore ./entity.features.inc Implements hook_features_post_restore().
entity_features_revert ./entity.features.inc Implements hook_features_revert().
entity_feature_default_entity_test_type tests/entity_feature.module Implements hook_default_entity_test_type().
entity_field_create_instance includes/entity.property.inc Implements hook_field_create_instance(). Clear the cache when a field instance changed.
entity_field_delete_instance includes/entity.property.inc Implements hook_field_delete_instance(). Clear the cache when a field instance changed.
entity_field_extra_fields ./entity.module Implements hook_field_extra_fields().
entity_field_info_alter includes/entity.property.inc Implements hook_field_info_alter(). Defines default property types for core field types.
entity_field_update_instance includes/entity.property.inc Implements hook_field_update_instance(). Clear the cache when a field instance changed.
entity_file_download_access ./entity.module Implements hook_file_download_access() for entity types provided by the CRUD API.
entity_flush_caches ./entity.module Implements hook_flush_caches().
entity_form ./entity.module Gets the edit form for any entity.
entity_forms ./entity.module Implements hook_forms().
entity_get_all_property_info includes/entity.property.inc Gets an array of info about all properties of a given entity type. 8
entity_get_extra_fields_controller ./entity.module Gets the extra field controller class for a given entity type. 1
entity_get_property_info includes/entity.property.inc Get the entity property info array of an entity type. 8 1
entity_has_status ./entity.module Checks if a given entity has a certain exportable status. 7

Pages

Other projects