Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
entity.inc
»
entity_get_display
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
18 calls to entity_get_display()
DatetimeFieldTest::renderTestEntity
in drupal/
core/
modules/
datetime/
lib/
Drupal/
datetime/
Tests/
DatetimeFieldTest.php
Renders a entity_test and sets the output in the internal browser.
DisplayOverview::buildForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
DisplayOverview.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
DisplayOverview::submitForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
DisplayOverview.php
Overrides
\Drupal\field_ui\OverviewBase::submitForm
().
EmailFieldTest::testEmailField
in drupal/
core/
modules/
email/
lib/
Drupal/
email/
Tests/
EmailFieldTest.php
Tests e-mail field.
EntityDisplayTest::testDeleteFieldInstance
in drupal/
core/
modules/
entity/
lib/
Drupal/
entity/
Tests/
EntityDisplayTest.php
Tests deleting field instance.
EntityDisplayTest::testEntityGetDisplay
in drupal/
core/
modules/
entity/
lib/
Drupal/
entity/
Tests/
EntityDisplayTest.php
Tests
entity_get_display
().
entity_get_render_display
in drupal/
core/
includes/
entity.inc
Returns the entity_display object used to render an entity.
FieldAttachOtherTest::testFieldAttachView
in drupal/
core/
modules/
field/
lib/
Drupal/
field/
Tests/
FieldAttachOtherTest.php
Test
field_attach_view
() and
field_attach_prepare_view
().
ImageFieldDisplayTest::_testImageFieldFormatters
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
Tests/
ImageFieldDisplayTest.php
Test image formatters on node display.
ImageStyleStorageController::replaceImageStyle
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
ImageStyleStorageController.php
Update field instance settings if the image style name is changed.
LinkFieldTest::renderTestEntity
in drupal/
core/
modules/
link/
lib/
Drupal/
link/
Tests/
LinkFieldTest.php
Renders a test_entity and sets the output in the internal browser.
ManageDisplayTest::testFormatterUI
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Tests/
ManageDisplayTest.php
Tests formatter settings.
PictureFieldDisplayTest::_testPictureFieldFormatters
in drupal/
core/
modules/
picture/
lib/
Drupal/
picture/
Tests/
PictureFieldDisplayTest.php
Test picture formatters on node display.
SummaryLengthTest::testSummaryLength
in drupal/
core/
modules/
node/
lib/
Drupal/
node/
Tests/
SummaryLengthTest.php
Tests the node summary length functionality.
TermFieldMultipleVocabularyTest::testTaxonomyTermFieldMultipleVocabularies
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermFieldMultipleVocabularyTest.php
Tests term reference field and widget with multiple vocabularies.
TermFieldTest::testTaxonomyTermFieldWidgets
in drupal/
core/
modules/
taxonomy/
lib/
Drupal/
taxonomy/
Tests/
TermFieldTest.php
Test widgets.
TextFieldTest::_testTextfieldWidgets
in drupal/
core/
modules/
text/
lib/
Drupal/
text/
Tests/
TextFieldTest.php
Helper function for testTextfieldWidgets().
TextFieldTest::_testTextfieldWidgetsFormatted
in drupal/
core/
modules/
text/
lib/
Drupal/
text/
Tests/
TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().