Download & Extend

Entity cache flusher

Add on for the Entity cache module which caches entities in cache tables for faster retrieval. Entity cache implements hooks to flush them when needed, however, not all use cases are supported. This module tries to fill that gap for both core and contrib, keeping the original module as clean as possible.

Support

  • Username change
  • Node type insert/update/delete
  • Webform components, e-mails and configuration form

There's probably more, submit patches in the queue.

API

You can use the API functions in the module for any custom functionality you write that doesn't belong in this module.

  • entitycache_flush_add_submit_handler(&$form, $entity_type, $id);
  • entitycache_flush_clear_cache($entity_type, $ids, $wildcard);

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.1 tar.gz (7.9 KB) | zip (8.44 KB) 2011-Sep-26 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (7.91 KB) | zip (8.44 KB) 2011-Sep-26 Notes

Project Information


Maintainers for Entity cache flusher

  • swentel - 4 commits
    last: 34 weeks ago, first: 51 weeks ago

Issues for Entity cache flusher

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports