You are here

Functions in Entity Usage 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
entity_usage_entity_insert ./entity_usage.module Implements hook_entity_insert().
entity_usage_entity_predelete ./entity_usage.module Implements hook_entity_predelete().
entity_usage_entity_revision_delete ./entity_usage.module Implements hook_entity_revision_delete().
entity_usage_entity_translation_delete ./entity_usage.module Implements hook_entity_translation_delete().
entity_usage_entity_update ./entity_usage.module Implements hook_entity_update().
entity_usage_field_config_delete ./entity_usage.module Implements hook_ENTITY_TYPE_delete() for field_config.
entity_usage_field_storage_config_delete ./entity_usage.module Implements hook_ENTITY_TYPE_delete() for field_storage_config.
entity_usage_form_alter ./entity_usage.module Implements hook_form_alter().
entity_usage_help ./entity_usage.module Implements hook_help().
entity_usage_install ./entity_usage.install Implements hook_install().
entity_usage_post_update_regenerate_2x ./entity_usage.install Re-generate entity_usage statistics.
entity_usage_post_update_regenerate_3x ./entity_usage.post_update.php Re-generate entity_usage statistics on the 3.x branch.
entity_usage_requirements ./entity_usage.install Implements hook_requirements().
entity_usage_schema ./entity_usage.install Implements hook_schema(). 1
entity_usage_test_entity_usage_block_tracking tests/modules/entity_usage_test/entity_usage_test.module Implements hook_entity_usage_block_tracking().
entity_usage_update_8001 ./entity_usage.install Include "method" also as primary key for the {entity_usage} table.
entity_usage_update_8201 ./entity_usage.install Recreate the entity usage table with the new schema.
entity_usage_update_8202 ./entity_usage.install Trigger entity usage statistics in the new schema.
entity_usage_update_8203 ./entity_usage.install Include "target_id_string" also as primary key in schema.
entity_usage_update_8204 ./entity_usage.install Add source entity index to the entity_usage table.
entity_usage_update_8205 ./entity_usage.install Initialize the new "usage_controller_items_per_page" config value to 25.
entity_usage_update_8300 ./entity_usage.install Rename items_per_page into items_per_group.
entity_usage_update_8301 ./entity_usage.install Recreate the entity usage table with the new schema.
hook_entity_usage_block_tracking ./entity_usage.api.php Allows modules to block a specific tracking record.
_entity_usage_field_deleted_helper ./entity_usage.module 2

Other projects