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

1
protected $skipCache = FALSE;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.