Cache Actions Fork
Component ID
2017827
Component name
Cache Actions Fork
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
!!ATTENTION!!
Using this fork will change all cache id's! Make sure you backup the database (before you run the updates) if you don't know if you'll keep using this fork!
Fork of Cache Actions that contains some bugfixes and enhancements.
Addressed issues:
- #2010660: Fatal error on panels display save when a RulesContainerPlugin is present
- #1815052: Editing a panel which has cache_actions caching does not flush panel cache
- #1869846: Add Panelizer support
- #2576649: %node:changed-timestamp doesn't change when using revisions
- Adds revision support to entity context arguments
How to flush just cache action keys
cache_clear_all('rc:', 'cache', TRUE);
