public property ResultRow::$_entity in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/views/src/ResultRow.php \Drupal\views\ResultRow::_entity
The entity for this result.
Type: \Drupal\Core\Entity\EntityInterface
File
- core/
modules/ views/ src/ ResultRow.php, line 20 - Contains \Drupal\views\ResultRow.
Class
- ResultRow
- A class representing a view result row.
Namespace
Drupal\viewsCode
public $_entity = NULL;