Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2012 at 15:32 UTC
Updated:
16 Mar 2012 at 23:50 UTC
I recently started making use of Views Caching. I'm having a hard time telling though, but does clearing Drupal's core cache, also clear the Views cache, or do you have to clear that separately in the from the Views UI setting area?
Comments
Comment #1
dawehnerI guess you refer to the ui under performance settings?
This ui doesn't clear the views cache, it's somehow misnamed so. You have to clear additional in the views ui.
If you use drush "drush cc all" will though clear views caching as well.