The base cache ID to use.
Type: string
File
- core/modules/views/src/ViewsData.php, line 27
Class
- ViewsData
- Class to manage and lazy load cached views data.
Namespace
Drupal\views
Code
protected $baseCid = 'views_data';
The base cache ID to use.
Type: string
Drupal\views
protected $baseCid = 'views_data';
Please login to continue.