Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

Cache Tools!

46 sites Security covered
View on drupal.org

This module enhances Drupal's caching by allowing you to customize cache tags and contexts, particularly for blocks and views. It helps remove generic cache information and replace it with more specific tags, improving cache efficiency.

Drupal already does very good job regarding caching and invalidating the content. But sometimes you may want to make couple of adjustments to cache behavior. For instance, you may want to sanitize (strip) particular cache tags and cache contexts which are too generic and place some more specific ones instead.

This module introduces couple of such caching improvements.

Its main feature is to sanitize cache tags and cache contexts for listed blocks. So if you want to get rid off too generic cache tags (node_list, taxonomy_term_list, etc) and cache contexts (route, url, url.query_args, etc), it does the job.

It introduces also custom cache tag for the views so it's placing more specific tags for the views. Namely, it places {entity}_{bundle}_pub (like node_article_pub or node_recipe_pub) instead of too general node_list. Placing them out of the box based on the configured filters and contexts in particular view.

Contribute

Activity

Tracked releases
1
Tracked since
Aug 2026
Latest release
6 days ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
8.x-1.8 Stable Aug 17, 2026