protected property Entity::$build in Views (for Drupal 7) 8.3
Contains an array of render arrays, one for each rendered entity.
Type: array
File
- lib/
Views/ system/ Plugin/ views/ row/ Entity.php, line 52 - Definition of Views\system\Plugin\views\row\Entity.
Class
- Entity
- Generic entity row plugin to provide a common base for all entity types.
Namespace
Views\system\Plugin\views\rowCode
protected $build = array();