property CachePluginBase::$table in Views (for Drupal 7) 8.3
What table to store data in.
File
- 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\cacheCode
var $table = 'views_results';