What table to store data in.
File
- drupal/core/modules/views/lib/Drupal/views/Plugin/views/cache/CachePluginBase.php, line 37
- Definition of Drupal\views\Plugin\views\cache\CachePluginBase.
Class
- CachePluginBase
- The base plugin to handle caching.
Namespace
Drupal\views\Plugin\views\cache
Code
var $table = 'views_results';