entity_usage_field_storage_config_delete |
./entity_usage.module |
Implements hook_ENTITY_TYPE_delete(). |
|
|
entity_usage_form_alter |
./entity_usage.module |
Implements hook_form_alter(). |
|
|
entity_usage_help |
./entity_usage.module |
Implements hook_help(). |
|
|
entity_usage_post_update_regenerate_2x |
./entity_usage.install |
Re-generate entity_usage statistics. |
|
|
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_views_data |
./entity_usage.views.inc |
Implements hook_views_data(). |
|
|
entity_usage_views_data_alter |
./entity_usage.views.inc |
Implements hook_views_data_alter(). |
|
|
hook_entity_usage_block_tracking |
./entity_usage.api.php |
Allows modules to block a specific tracking record. |
|
|