ViewsData::$fullyLoaded

Whether the data has been fully loaded in this request.

Type: bool

File

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

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected $fullyLoaded = FALSE;
doc_Drupal
2016-10-29 09:54:57
Comments
Leave a Comment

Please login to continue.