blockCache
Interfaces, Classes and Traits
- GlobalBlockCache
- This strategy will cache blocks regardless of the url.
- PathBlockCache
- This strategy will cache blocks differently for each url path.
- QueryBlockCache
- This strategy will cache blocks differently for each url path, query string included.