You are here

namespace Drupal\views\Plugin\views\cache in Drupal 8

Same name in other branches
  1. 9 Drupal\views\Plugin\views\cache
Classsort descending Location Description
CachePluginBase core/modules/views/src/Plugin/views/cache/CachePluginBase.php The base plugin to handle caching.
None core/modules/views/src/Plugin/views/cache/None.php Caching plugin that provides no caching at all.
Tag core/modules/views/src/Plugin/views/cache/Tag.php Simple caching of query results for Views displays.
Time core/modules/views/src/Plugin/views/cache/Time.php Simple caching of query results for Views displays.