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

dawehner’s picture

Status: Active » Fixed
but does clearing Drupal's core cache

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.