ViewsData::$baseCid
Same name in other branches
- 9 core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::baseCid
- 8.9.x core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::baseCid
- 11.x core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::baseCid
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\viewsCode
protected $baseCid = 'views_data';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.