Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_crud_hook_test_taxonomy_term_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_predelete().
entity_crud_hook_test_taxonomy_term_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
entity_crud_hook_test_taxonomy_term_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_update().
entity_crud_hook_test_taxonomy_vocabulary_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_create().
entity_crud_hook_test_taxonomy_vocabulary_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_delete().
entity_crud_hook_test_taxonomy_vocabulary_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_insert().
entity_crud_hook_test_taxonomy_vocabulary_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_load().
entity_crud_hook_test_taxonomy_vocabulary_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_predelete().
entity_crud_hook_test_taxonomy_vocabulary_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_presave().
entity_crud_hook_test_taxonomy_vocabulary_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_vocabulary_update().
entity_crud_hook_test_user_create drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_create().
entity_crud_hook_test_user_delete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_delete().
entity_crud_hook_test_user_insert drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_insert().
entity_crud_hook_test_user_load drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_load().
entity_crud_hook_test_user_predelete drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_predelete().
entity_crud_hook_test_user_presave drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_presave().
entity_crud_hook_test_user_update drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_update().
entity_delete_multiple drupal/core/includes/entity.inc Deletes multiple entities permanently. 20
entity_entity_bundle_delete drupal/core/modules/entity/entity.module Implements hook_entity_bundle_delete().
entity_entity_bundle_rename drupal/core/modules/entity/entity.module Implements hook_entity_bundle_rename().
entity_form_controller Deprecated drupal/core/includes/entity.inc Returns an entity form controller for the given operation.
entity_form_state_defaults drupal/core/includes/entity.inc Returns the default form state for the given entity and operation. 2
entity_form_submit drupal/core/includes/entity.inc Retrieves, populates, and processes an entity form.
entity_form_submit_build_entity drupal/core/includes/entity.inc Copies submitted values to entity properties for simple entity forms. 1
entity_get_bundles drupal/core/includes/entity.inc Returns the entity bundle info. 30 1
entity_get_controller Deprecated drupal/core/includes/entity.inc Gets the entity controller class for an entity type.
entity_get_display drupal/core/includes/entity.inc Returns the entity_display object associated to a bundle and view mode. 18
entity_get_form drupal/core/includes/entity.inc Returns the built and processed entity form for the given entity. 28 4
entity_get_form_display drupal/core/includes/entity.inc Returns the entity_form_display object associated to a bundle and form mode. 12
entity_get_info Deprecated drupal/core/includes/entity.inc Gets the entity definition for an entity type. 73
entity_get_render_display drupal/core/includes/entity.inc Returns the entity_display object used to render an entity. 1
entity_get_render_form_display drupal/core/includes/entity.inc Returns the entity_form_display object used to render an entity form. 2
entity_get_view_modes drupal/core/includes/entity.inc Returns the entity view mode info. 15 1
entity_info_cache_clear drupal/core/includes/entity.inc Resets the cached information about entity types. 13
entity_invoke_bundle_hook drupal/core/includes/entity.inc Notifies modules about an operation that was performed on a entity bundle. 18
entity_list_controller Deprecated drupal/core/includes/entity.inc Returns an entity list controller for a given entity type.
entity_load drupal/core/includes/entity.inc Loads an entity from the database. 173
entity_load_by_uuid drupal/core/includes/entity.inc Loads an entity by UUID. 5
entity_load_multiple drupal/core/includes/entity.inc Loads multiple entities from the database. 71
entity_load_multiple_by_properties drupal/core/includes/entity.inc Load entities by their property values. 59
entity_load_unchanged drupal/core/includes/entity.inc Loads the unchanged, i.e. not modified, entity from the database. 4
entity_page_access drupal/core/includes/entity.inc Generic access callback for entity pages. 5
entity_page_create_access drupal/core/includes/entity.inc Generic access callback for create entity pages. 1 1
entity_page_label drupal/core/includes/entity.inc Returns the label of an entity. 9
entity_reference_create_instance drupal/core/modules/entity_reference/entity_reference.module Creates an instance of a entity reference field on the specified bundle. 3
entity_reference_entity_field_info_alter drupal/core/modules/entity_reference/entity_reference.module Implements hook_entity_field_info_alter().
entity_reference_field_info drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_info().
entity_reference_field_instance_settings_form drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_instance_settings_form().
entity_reference_field_is_empty drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_is_empty().
entity_reference_field_presave drupal/core/modules/entity_reference/entity_reference.module Implements hook_field_presave().

Pages

Other projects