protected property ViewsData::$baseCid

The base cache ID to use.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/ViewsData.php, line 30
Contains \Drupal\views\ViewsData.

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected $baseCid = 'views_data';