ViewsDataHelper::$data

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

The views data object, containing the cached information.

Type: \Drupal\views\ViewsData

File

core/modules/views/src/ViewsDataHelper.php, line 17

Class

ViewsDataHelper
Defines a helper class for stuff related to views data.

Namespace

Drupal\views

Code

protected $data;

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