You are here

namespace Drupal\views\Plugin\views\cache in Views (for Drupal 7) 8.3

Classsort descending Location Description
CachePluginBase lib/Drupal/views/Plugin/views/cache/CachePluginBase.php The base plugin to handle caching.
None lib/Drupal/views/Plugin/views/cache/None.php Caching plugin that provides no caching at all.
Time lib/Drupal/views/Plugin/views/cache/Time.php Simple caching of query results for Views displays.