You are here

Functions in Entity cache 7

Primary tabs

Namesort descending Location Description Direct uses Strings
book_entitycache_node_load ./entitycache.module Implements hook_entitycache_node_load().
entitycache_comment_delete ./entitycache.module Implements hook_comment_update().
entitycache_comment_insert ./entitycache.module Implements hook_comment_insert().
entitycache_comment_publish ./entitycache.module Implements hook_comment_publish().
entitycache_comment_unpublish ./entitycache.module Implements hook_comment_unpublish().
entitycache_comment_update ./entitycache.module Implements hook_comment_update().
entitycache_disable ./entitycache.install Implements hook_disable().
entitycache_drush_cache_clear ./entitycache.drush.inc Implements hook_drush_cache_clear().
entitycache_enable ./entitycache.install Implements hook_enable().
entitycache_entitycache_comment_load ./entitycache.module Implements hook_entitycache_ENTITY_TYPE_load().
entitycache_entity_delete ./entitycache.module Implements hook_entity_delete().
entitycache_entity_info_alter ./entitycache.module Implements hook_entity_info_alter().
entitycache_entity_insert ./entitycache.module Implements hook_entity_insert().
entitycache_entity_update ./entitycache.module Implements hook_entity_update().
entitycache_flush_caches ./entitycache.module Implements hook_flush_caches().
entitycache_schema ./entitycache.install Implements hook_schema().
entitycache_supported_core_entities ./entitycache.module Helper function to list all supported core entities. 3
entitycache_uninstall ./entitycache.install Implements hook_uninstall().
entitycache_update_7001 ./entitycache.install Empty update.
entitycache_update_7002 ./entitycache.install Rebuild entity info cache and registry.
entitycache_update_7003 ./entitycache.install Rebuild entity info cache and registry.
entitycache_update_7004 ./entitycache.install Rebuild entity info cache and registry.
entitycache_user_cancel ./entitycache.module Implements hook_user_cancel().
entitycache_user_login ./entitycache.module Implements hook_user_login().
entitycache_user_logout ./entitycache.module Implements hook_user_logout().
hook_entitycache_ENTITY_TYPE_load ./entitycache.api.php Act on entites of a specific entity type being loaded from the entitycache.
hook_entitycache_ENTITY_TYPE_reset ./entitycache.api.php Act on entites of a specific entity type being removed from the entitycache.
hook_entitycache_load ./entitycache.api.php Act on entities being loaded from the entitycache.
hook_entitycache_post_cache_set_alter ./entitycache.api.php Act on entities after storing them into cache.
hook_entitycache_pre_cache_get_alter ./entitycache.api.php Act on entity ids before loading from cache.
hook_entitycache_pre_cache_set_alter ./entitycache.api.php Act on entities before storing them into cache.
hook_entitycache_pre_reset_cache_alter ./entitycache.api.php Act on the ids to clear before resetting the cache.
hook_entitycache_reset ./entitycache.api.php Act on entities being removed from the entitycache.
poll_entitycache_node_load ./entitycache.module Implements hook_entitycache_node_load().

Other projects