protected property EntityLink::$build in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Plugin/views/field/EntityLink.php \Drupal\comment\Plugin\views\field\EntityLink::build
Stores the result of node_view_multiple for all rows to reuse it later.
Type: array
File
- core/
modules/ comment/ src/ Plugin/ views/ field/ EntityLink.php, line 28 - Contains \Drupal\comment\Plugin\views\field\EntityLink.
Class
- EntityLink
- Handler for showing comment module's entity links.
Namespace
Drupal\comment\Plugin\views\fieldCode
protected $build;