ResultRow::$_entity

The entity for this result.

Type: \Drupal\Core\Entity\EntityInterface

File

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

Class

ResultRow
A class representing a view result row.

Namespace

Drupal\views

Code

public $_entity = NULL;

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