ViewsData::$skipCache

Same name in other branches
  1. 8.9.x core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::skipCache

Whether or not to skip data caching and rebuild data each time.

Type: bool

File

core/modules/views/src/ViewsData.php, line 67

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected $skipCache = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.