CommentStorageController::buildContent in core/modules/comment/comment.entity.inc
Implements EntityControllerInterface::buildContent().
DefaultEntityController::buildContent in core/modules/entity/entity.controller.inc
Implements EntityControllerInterface::buildContent().
EmailFieldTestCase::testEmailField in core/modules/email/tests/email.test
Tests email field.
entity_example_basic_view in modules/examples/entity_example/entity_example.module
Menu callback to display an entity.
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().
NodeStorageController::buildContent in core/modules/node/node.entity.inc
Implements EntityControllerInterface::buildContent().
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.
TextFieldTestCase::testTextfieldWidgetsAllowedFormats in core/modules/field/modules/text/tests/text.test
Test widgets for fields with selected allowed formats.
TextFieldTestCase::_testTextfieldWidgets in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in core/modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().
UserStorageController::buildContent in core/modules/user/user.entity.inc
Implements EntityControllerInterface::buildContent().