EntityLink::$build

Same name and namespace in other branches
  1. 9 core/modules/comment/src/Plugin/views/field/EntityLink.php \Drupal\comment\Plugin\views\field\EntityLink::build
  2. 8.9.x core/modules/comment/src/Plugin/views/field/EntityLink.php \Drupal\comment\Plugin\views\field\EntityLink::build
  3. 11.x core/modules/comment/src/Plugin/views/field/EntityLink.php \Drupal\comment\Plugin\views\field\EntityLink::build

Stores the result of parent entities build for all rows to reuse it later.

Type: array

File

core/modules/comment/src/Plugin/views/field/EntityLink.php, line 23

Class

EntityLink
Handler for showing comment module's entity links.

Namespace

Drupal\comment\Plugin\views\field

Code

protected $build;

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