EntityField::$group_fields

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/field/EntityField.php \Drupal\views\Plugin\views\field\EntityField::group_fields

The fields that we are actually grouping on.

Type: group_fields

File

core/modules/views/src/Plugin/views/field/EntityField.php, line 140

Class

EntityField
A field that displays entity field data.

Namespace

Drupal\views\Plugin\views\field

Code

public array $group_fields;

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