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().
DefaultEntityController::view in core/modules/entity/entity.controller.inc
Implements EntityControllerInterface::view().
entity_example_basic_view in modules/examples/entity_example/entity_example.module
Menu callback to display an entity.
FieldAttachOtherTestCase::testFieldAttachPrepareViewMultiple in core/modules/field/tests/field.test
Tests the 'multiple entity' behavior of field_attach_prepare_view().
FieldAttachOtherTestCase::testFieldAttachView in core/modules/field/tests/field.test
Test field_attach_view() and field_attach_prepare_view().
FileStorageController::buildContent in core/modules/file/file.entity.inc
Implements EntityControllerInterface::buildContent().
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().
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in core/modules/taxonomy/tests/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in core/modules/taxonomy/tests/taxonomy.test
Test widgets.
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().