ViewsData::$loading

Same name and namespace in other branches
  1. main core/modules/views/src/ViewsData.php \Drupal\views\ViewsData::loading

Flag that indicates whether views data are currently being loaded.

Type: loading

File

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

Class

ViewsData
Class to manage and lazy load cached views data.

Namespace

Drupal\views

Code

protected bool $loading = FALSE;

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