The Entityсache module caches entities very deeply. The Entityсache module is incompatible with https://www.drupal.org/project/cacheexclude module
as well as DRUPAL_NO_CACHE option for blocks does not work..

How can I forbid this module for specific page (or piece of code)?

Comments

ArtuDrop created an issue.

zerolab’s picture

The latest 7.x-1.x includes #2044291: Add drupal_alter() to entityCacheGet & entityCacheSet & resetEntityCache which should allow you to prevent loading things from cache using hook_entitycache_pre_cache_get_alter