namespace Drupal\views\Plugin\views\cache

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