- 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::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.
- 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().
- 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().