Whether the data has been fully loaded in this request.
Type: bool
File
- drupal/core/modules/views/lib/Drupal/views/ViewsData.php, line 51
- Contains \Drupal\views\ViewsData.
Class
- ViewsData
- Class to manage and lazy load cached views data.
Namespace
Drupal\views
Code
protected $fullyLoaded = FALSE;