Whether or not to skip data caching and rebuild data each time.
Type: bool
File
- drupal/core/modules/views/lib/Drupal/views/ViewsData.php, line 58
- Contains \Drupal\views\ViewsData.
Class
- ViewsData
- Class to manage and lazy load cached views data.
Namespace
Drupal\views
Code
protected $skipCache = FALSE;