namespace Drupal\views\Plugin\views\cache

Same name in other branches
  1. 10 Drupal\views\Plugin\views\cache
  2. 9 Drupal\views\Plugin\views\cache
  3. 8.9.x Drupal\views\Plugin\views\cache
Object name File name Summary
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.