- CommentStorageController::buildContent in core/
modules/ comment/ comment.entity.inc - Implements EntityControllerInterface::buildContent().
- DefaultEntityController::buildContent in core/
modules/ entity/ entity.controller.inc - Implements EntityControllerInterface::buildContent().
- entity_example_basic_view in modules/
examples/ entity_example/ entity_example.module - Menu callback to display an entity.
- field_attach_view in core/
modules/ field/ field.attach.inc - Returns a renderable array for the fields on an entity.
- field_view_field in core/
modules/ field/ field.module - Returns a renderable array for the value of a single field in an entity.
- FileStorageController::buildContent in core/
modules/ file/ file.entity.inc - Implements EntityControllerInterface::buildContent().
- NodeStorageController::buildContent in core/
modules/ node/ node.entity.inc - Implements EntityControllerInterface::buildContent().
- NodeStorageController::buildContent in core/
modules/ node/ node.entity.inc - Implements EntityControllerInterface::buildContent().
- TaxonomyTermController::buildContent in core/
modules/ taxonomy/ taxonomy.entity.inc - Implements EntityControllerInterface::buildContent().
- UserStorageController::buildContent in core/
modules/ user/ user.entity.inc - Implements EntityControllerInterface::buildContent().