ViewsData::$fullyLoaded

Same name and namespace in other branches
  1. 9 core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::fullyLoaded
  2. 8.9.x core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::fullyLoaded
  3. 10 core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::fullyLoaded

Whether the data has been fully loaded in this request.

Type: bool

File

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

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected $fullyLoaded = FALSE;

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