ViewsDataHelper::$fields

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

A prepared list of all fields, keyed by base_table and handler type.

Type: array

File

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

Class

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

Namespace

Drupal\views

Code

protected $fields;

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