views_invalidate_cache() clears too much.
- Delegate clearing to plugins so that the page display is the one that clears menu/route caches. Ideally, do that only if menu details change.
- Similarly, block display should take care of clearing 'content' cache tag.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2226541.patch | 7.1 KB | damiankloip |
Comments
Comment #1
damiankloip commentedHere is a start. We need to add tags to views data stuff as well as looking at issue summary items.
Comment #2
dawehnerWe do have a d7 issue for that already.
Comment #3
damiankloip commented#941970: Only set router rebuild needed when something related to routing actually changes
Comment #5
damiankloip commented