Contains filters are case sensitive
Namesort descending Location Description
entity_crud_hook_test_file_presave modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_presave().
entity_crud_hook_test_file_update modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_update().
entity_crud_hook_test_node_delete modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_delete().
entity_crud_hook_test_node_insert modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_insert().
entity_crud_hook_test_node_load modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_load().
entity_crud_hook_test_node_predelete modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_predelete().
entity_crud_hook_test_node_presave modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_presave().
entity_crud_hook_test_node_update modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_update().
entity_crud_hook_test_taxonomy_term_delete modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_delete().
entity_crud_hook_test_taxonomy_term_insert modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_insert().
entity_crud_hook_test_taxonomy_term_load modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_load().
entity_crud_hook_test_taxonomy_term_predelete modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_predelete().
entity_crud_hook_test_taxonomy_term_presave modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_presave().
entity_crud_hook_test_taxonomy_term_update modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_taxonomy_term_update().
entity_crud_hook_test_user_delete modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_delete().
entity_crud_hook_test_user_insert modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_insert().
entity_crud_hook_test_user_load modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_load().
entity_crud_hook_test_user_predelete modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_predelete().
entity_crud_hook_test_user_presave modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_presave().
entity_crud_hook_test_user_update modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_update().
entity_delete_multiple modules/entity/entity.module Deletes multiple entities permanently.
entity_extract_ids modules/entity/entity.module Extracts ID, revision ID, and bundle name from an entity.
entity_flush_caches modules/entity/entity.module Implements hook_flush_caches().
entity_form_field_validate modules/entity/entity.module Attaches field API validation to entity forms.
entity_form_submit_build_entity modules/entity/entity.module Copies submitted values to entity properties for simple entity forms.
entity_get_controller modules/entity/entity.module Gets the entity controller class for an entity type.
entity_get_info modules/entity/entity.module Gets the entity info array of an entity type.
entity_info_cache_clear modules/entity/entity.module Resets the cached information about entity types.
entity_label modules/entity/entity.module Returns the label of an entity.
entity_load modules/entity/entity.module Loads a single entity from the database.
entity_load_multiple modules/entity/entity.module Loads entities from the database.
entity_load_unchanged modules/entity/entity.module Loads the unchanged, i.e. not modified, entity from the database.
entity_modules_disabled modules/entity/entity.module Implements hook_modules_disabled().
entity_modules_preenable modules/entity/entity.module Implements hook_modules_preenable().
entity_modules_uninstalled modules/entity/entity.module Implements hook_modules_uninstalled().
entity_prepare_view modules/entity/entity.module Invokes hook_entity_prepare_view().
entity_query_access_test_menu modules/entity/tests/entity_query_access_test/entity_query_access_test.module Implements hook_menu().
entity_query_access_test_sample_query modules/entity/tests/entity_query_access_test/entity_query_access_test.module Returns the results from an example EntityFieldQuery.
entity_test_autoload_info modules/entity/tests/entity_test/entity_test.module Implements hook_autoload_info().
entity_test_delete_multiple modules/entity/tests/entity_test/entity_test.module Deletes multiple test entities.
entity_test_entity_info modules/entity/tests/entity_test/entity_test.module Implements hook_entity_info().
entity_test_install modules/entity/tests/entity_test/entity_test.install Implements hook_install().
entity_test_load modules/entity/tests/entity_test/entity_test.module Loads a test entity.
entity_test_load_multiple modules/entity/tests/entity_test/entity_test.module Loads multiple test entities based on certain conditions.
entity_test_schema modules/entity/tests/entity_test/entity_test.install Implements hook_schema().
entity_token_info_alter modules/entity/entity.tokens.inc Implements hook_token_info_alter().
entity_tokens modules/entity/entity.tokens.inc Implements hook_tokens().
entity_uri modules/entity/entity.module Returns the URI elements of an entity.
entity_view_mode_delete modules/entity/entity.module Delete a custom display mode.
entity_view_mode_exists modules/entity/entity.module Helper function: checks if the display mode exists.

Pages