Search for buildComponents

  1. Search 7.x for buildComponents
  2. Search 9.5.x for buildComponents
  3. Search 10.3.x for buildComponents
  4. Search 11.x for buildComponents
  5. Other projects
Title Object type File name Summary
BlockViewBuilder::buildComponents function core/modules/block/src/BlockViewBuilder.php Builds the component fields and properties of a set of entities.
CommentViewBuilder::buildComponents function core/modules/comment/src/CommentViewBuilder.php In addition to modifying the content key on entities, this implementation
will also set the comment entity key which all comments carry.
EntityTestViewBuilder::buildComponents function core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php Builds the component fields and properties of a set of entities.
EntityViewBuilder::buildComponents function core/lib/Drupal/Core/Entity/EntityViewBuilder.php Builds the component fields and properties of a set of entities.
EntityViewBuilderInterface::buildComponents function core/lib/Drupal/Core/Entity/EntityViewBuilderInterface.php Builds the component fields and properties of a set of entities.
FeedViewBuilder::buildComponents function core/modules/aggregator/src/FeedViewBuilder.php Builds the component fields and properties of a set of entities.
ItemViewBuilder::buildComponents function core/modules/aggregator/src/ItemViewBuilder.php Builds the component fields and properties of a set of entities.
NodeViewBuilder::buildComponents function core/modules/node/src/NodeViewBuilder.php Builds the component fields and properties of a set of entities.

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