Closed (fixed)
Project:
Entity Cache Rebuild
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2026 at 12:19 UTC
Updated:
17 Sep 2026 at 10:00 UTC
Jump to comment: Most recent
Comments
Comment #2
duaelfrFor the time being, I will implement
hook_entity_cache_rebuild_alterto add the tags I need but please consider adding this to the module.What would be your choice between the proposed implementations?
Comment #3
duaelfrFWIW, here is how I implemented it:
Comment #4
efpapado commentedI think we could add it directly to the controller, it makes sense that all relevant cache tags should be invalidated. Do you want to implement this yourself?
Comment #6
duaelfrDone :)
Comment #8
efpapado commentedMerged :)