CommentStorageController::buildContent in core/modules/comment/comment.entity.inc
Implements EntityControllerInterface::buildContent().
comment_view_multiple in core/modules/comment/comment.module
Constructs render array from an array of loaded comments.
DefaultEntityController::buildContent in core/modules/entity/entity.controller.inc
Implements EntityControllerInterface::buildContent().
FileStorageController::buildContent in core/modules/file/file.entity.inc
Implements EntityControllerInterface::buildContent().
file_view_file in core/modules/file/file.module
Generate an array for rendering just the file portion of a file entity.
file_view_multiple in core/modules/file/file.module
End of "defgroup file_access".
NodeStorageController::buildContent in core/modules/node/node.entity.inc
Implements EntityControllerInterface::buildContent().
node_view_multiple in core/modules/node/node.module
Constructs a backdrop_render() style array from an array of loaded nodes.
TaxonomyTermController::buildContent in core/modules/taxonomy/taxonomy.entity.inc
Implements EntityControllerInterface::buildContent().
taxonomy_term_view_multiple in core/modules/taxonomy/taxonomy.module
Constructs a backdrop_render() style array from an array of loaded terms.
UserStorageController::buildContent in core/modules/user/user.entity.inc
Implements EntityControllerInterface::buildContent().