7 methods override EntityViewBuilder::buildComponents()

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.
NodeViewBuilder::buildComponents in core/modules/node/src/NodeViewBuilder.php
Builds the component fields and properties of a set of entities.
WorkspaceViewBuilder::buildComponents in core/modules/workspaces/src/WorkspaceViewBuilder.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.