Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ViewsData.php
ViewsData::$baseCid
The base cache ID to use.
Type:
string
File
core/
modules/
views/
src/
ViewsData.php
, line 26
Class
ViewsData
Class to manage and lazy load cached views data.
Namespace
Drupal\views
Code
protected $baseCid =
'views_data'
;
RSS feed