You are here

7 methods override EntityViewBuilder::buildComponents() in Zircon Profile 8

BlockViewBuilder::buildComponents in core/modules/block/src/BlockViewBuilder.php
Builds the component fields and properties of a set of entities.
CommentViewBuilder::buildComponents in 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 in core/modules/system/tests/modules/entity_test/src/EntityTestViewBuilder.php
Builds the component fields and properties of a set of entities.
FeedViewBuilder::buildComponents in core/modules/aggregator/src/FeedViewBuilder.php
Builds the component fields and properties of a set of entities.
ItemViewBuilder::buildComponents in core/modules/aggregator/src/ItemViewBuilder.php
Builds the component fields and properties of a set of entities.
MessageViewBuilder::buildComponents in core/modules/contact/src/MessageViewBuilder.php
Builds the component fields and properties of a set of entities.
NodeViewBuilder::buildComponents in core/modules/node/src/NodeViewBuilder.php
Builds the component fields and properties of a set of entities.