Active
Project:
Cache Actions
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2012 at 05:42 UTC
Updated:
17 Aug 2015 at 10:11 UTC
Jump to comment: Most recent
Hi,
how is this module working regarding views with arguments? Is the cached view deleted depending on the argument or is simply the whole view cache deleted? For example when I use the user id as an argument to get all nodes of a special user XYZ and user XYZ adds a new node could I just delete the view with the argument "userid = XYZ" and keep all the other user related views cached?
Best,
Tobias
Comments
Comment #1
sachbearbeiter commentedsame question for d7 version ...
Comment #2
mototribe commentedI don't think it's looking at the argument. But that would be a useful feature
Comment #3
rafaqz commentedI agree this would be a great feauture. The advance cache key + context keywords available in panels would be useful with views.
Comment #4
yaelsho commented+1 for the suggestion in #3.
I tried to combine cache action with views_custom_cache module, but with no success.
Comment #5
yaelsho commented