Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
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_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. 8
entity_form_controller drupal/core/includes/entity.inc Returns an entity form controller for the given operation. 1
entity_form_id drupal/core/includes/entity.inc Returns the form id for the given entity and operation. 3
entity_form_state_defaults drupal/core/includes/entity.inc Returns the default form state for the given entity and operation. 3
entity_form_submit drupal/core/includes/entity.inc Retrieves, populates, and processes an entity form. 1
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 defined bundles for the given entity type. 2
entity_get_controller drupal/core/includes/entity.inc Gets the entity controller class for an entity type. 8
entity_get_form drupal/core/includes/entity.inc Returns the built and processed entity form for the given entity. 25 3
entity_get_info drupal/core/includes/entity.inc Gets the entity definition for an entity type. 69 1
entity_info_cache_clear drupal/core/includes/entity.inc Resets the cached information about entity types. 8
entity_list_controller drupal/core/includes/entity.inc Returns an entity list controller for a given entity type. 3
entity_load drupal/core/includes/entity.inc Loads an entity from the database. 55
entity_load_by_uuid drupal/core/includes/entity.inc Loads an entity by UUID. 1
entity_load_multiple drupal/core/includes/entity.inc Loads multiple entities from the database. 30
entity_load_multiple_by_properties drupal/core/includes/entity.inc Load entities by their property values. 36
entity_load_unchanged drupal/core/includes/entity.inc Loads the unchanged, i.e. not modified, entity from the database. 3
entity_page_label drupal/core/includes/entity.inc Returns the label of an entity. 1
entity_query drupal/core/includes/entity.inc Returns the entity query object for this entity type. 5 1
entity_render_controller drupal/core/includes/entity.inc Returns an entity render controller for a given entity type.
entity_revision_delete drupal/core/includes/entity.inc Deletes an entity revision. 1
entity_revision_load drupal/core/includes/entity.inc Loads an entity from the database. 3
entity_test_add drupal/core/modules/system/tests/modules/entity_test/entity_test.module Menu callback: displays the 'Add new entity_test' form. 1
entity_test_delete_multiple drupal/core/modules/system/tests/modules/entity_test/entity_test.module Deletes multiple test entities. 1
entity_test_edit drupal/core/modules/system/tests/modules/entity_test/entity_test.module Menu callback: displays the 'Edit existing entity_test' form. 1
entity_test_entity_info_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_info_alter().
entity_test_form_node_form_alter drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_form_BASE_FORM_ID_alter().
entity_test_install drupal/core/modules/system/tests/modules/entity_test/entity_test.install Implements hook_install().
entity_test_load drupal/core/modules/system/tests/modules/entity_test/entity_test.module Loads a test entity. 4
entity_test_load_multiple drupal/core/modules/system/tests/modules/entity_test/entity_test.module Loads multiple test entities based on certain conditions. 2
entity_test_menu drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_menu().
entity_test_permission drupal/core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_permission(). 1
entity_test_schema drupal/core/modules/system/tests/modules/entity_test/entity_test.install Implements hook_schema().
entity_view drupal/core/includes/entity.inc Returns the render array for an entity. 5 1
entity_view_multiple drupal/core/includes/entity.inc Returns the render array for the provided entities. 4
error_displayable drupal/core/includes/errors.inc Determines whether an error should be displayed. 5
error_test_generate_warnings drupal/core/modules/system/tests/modules/error_test/error_test.module Menu callback; generate warnings to test the error handler. 1
error_test_menu drupal/core/modules/system/tests/modules/error_test/error_test.module Implements hook_menu().
error_test_trigger_exception drupal/core/modules/system/tests/modules/error_test/error_test.module Menu callback; trigger an exception to test the exception handler. 1
error_test_trigger_pdo_exception drupal/core/modules/system/tests/modules/error_test/error_test.module Menu callback; trigger an exception to test the exception handler. 1

Pages

Other projects