CommentStorageController::buildContent in core/modules/comment/comment.entity.inc
Implements EntityControllerInterface::buildContent().
CommentStorageController::view in core/modules/comment/comment.entity.inc
Overrides DefaultEntityController::view().
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.
entity_test_menu in core/modules/entity/tests/entity_test/entity_test.module
Implements hook_menu().
FileStorageController::buildContent in core/modules/file/file.entity.inc
Implements EntityControllerInterface::buildContent().
FileStorageController::view in core/modules/file/file.entity.inc
Overrides DefaultEntityController::view().
NodeStorageController::buildContent in core/modules/node/node.entity.inc
Implements EntityControllerInterface::buildContent().
NodeStorageController::view in core/modules/node/node.entity.inc
Overrides DefaultEntityController::view().
TaxonomyTermController::buildContent in core/modules/taxonomy/taxonomy.entity.inc
Implements EntityControllerInterface::buildContent().
TaxonomyTermController::view in core/modules/taxonomy/taxonomy.entity.inc
Overrides DefaultEntityController::view().
UserStorageController::buildContent in core/modules/user/user.entity.inc
Implements EntityControllerInterface::buildContent().
UserStorageController::view in core/modules/user/user.entity.inc
Overrides DefaultEntityController::view().