Cache tags simplify
691 sites
Security covered
This module simplifies cache tags by removing individual entity cache tags when an entity list cache tag is present. It also helps to minify the cache tags sent in the header.
See #3001276: Remove individual entity cache tags when an entity list cache tag is here (no need for node:42 if node_list is here) and #2952277: Minify the cache tags sent in the header to understand why this module can be useful.