For Views cache to work, does one have to enable block cache in the administration area or is it independent of each other? Thx.
For Views cache to work, does one have to enable block cache in the administration area or is it independent of each other? Thx.
Comments
Comment #1
dawehnerThe block cache and the views cache are two independent cache systems.
Comment #2
sinmao commentedOk, thanks.
Comment #3
dawehnerIn general vies allows you to be much more flexible, but the block cache is runned earlier so less code is involved if you have a cached result.
Comment #4
sinmao commentedI have a block view. Would you recommend using block cache and views cache simultaneously? Or is that redundant?
Comment #5
carn1x commentedI would also like to know simultaneous Block + Views caching ups and downs :)
Comment #6
dawehnerIs there any information missing on this issue to mark it as fixed?
Comment #7
sinmao commentedSure, go ahead and mark it as fixed.
Comment #8
dawehner.