protected property ViewsData::$baseCid in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 32 - Contains \Drupal\views\ViewsData.
Class
- ViewsData
- Class to manage and lazy load cached views data.
Namespace
Drupal\viewsCode
protected $baseCid = 'views_data';