You are here

23 calls to entity_get_display() in Zircon Profile 8.0

BooleanFieldTest::testBooleanField in core/modules/field/src/Tests/Boolean/BooleanFieldTest.php
Tests boolean field.
CommentTestTrait::addDefaultCommentField in core/modules/comment/src/Tests/CommentTestTrait.php
Adds the default comment field to an entity.
EmailFieldTest::testEmailField in core/modules/field/src/Tests/Email/EmailFieldTest.php
Tests email field.
EntityCacheTagsTestBase::testReferencedEntity in core/modules/system/src/Tests/Entity/EntityCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity when referenced.
EntityDisplayTest::testDeleteField in core/modules/field_ui/src/Tests/EntityDisplayTest.php
Tests deleting field.
EntityDisplayTest::testEntityGetDisplay in core/modules/field_ui/src/Tests/EntityDisplayTest.php
Tests entity_get_display().
EntityDisplayTest::testOnDependencyRemoval in core/modules/field_ui/src/Tests/EntityDisplayTest.php
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval().
EntityViewDisplayEditForm::getEntityDisplay in core/modules/field_ui/src/Form/EntityViewDisplayEditForm.php
Returns an entity display object to be used by this form.
EntityWithUriCacheTagsTestBase::testEntityUri in core/modules/system/src/Tests/Entity/EntityWithUriCacheTagsTestBase.php
Tests cache tags presence and invalidation of the entity at its URI.
FieldAttachOtherTest::testEntityDisplayBuild in core/modules/field/src/Tests/FieldAttachOtherTest.php
Test rendering fields with EntityDisplay build().
FileItemTest::testFileItem in core/modules/file/src/Tests/FileItemTest.php
Tests using entity fields of the file field type.
ImageFieldAttributesTest::testNodeTeaser in core/modules/rdf/src/Tests/ImageFieldAttributesTest.php
Tests that image fields in teasers have correct resources.
ImageFieldDisplayTest::_testImageFieldFormatters in core/modules/image/src/Tests/ImageFieldDisplayTest.php
Test image formatters on node display.
LinkFieldTest::renderTestEntity in core/modules/link/src/Tests/LinkFieldTest.php
Renders a test_entity and sets the output in the internal browser.
ManageDisplayTest::testFormatterUI in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests formatter settings.
ManageFieldsTest::testPreconfiguredFields in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests the "preconfigured field" functionality.
PerComponentEntityDisplay::getEntity in core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php
Get the entity.
ResponsiveImageFieldDisplayTest::doTestResponsiveImageFieldFormatters in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Test responsive image formatters on node display.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with an empty media query.
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersOneSource in core/modules/responsive_image/src/Tests/ResponsiveImageFieldDisplayTest.php
Tests responsive image formatter on node display with one source.
StringFieldTest::_testTextfieldWidgets in core/modules/field/src/Tests/String/StringFieldTest.php
Helper function for testTextfieldWidgets().
SummaryLengthTest::testSummaryLength in core/modules/node/src/Tests/SummaryLengthTest.php
Tests the node summary length functionality.
TextFieldTest::_testTextfieldWidgetsFormatted in core/modules/text/src/Tests/TextFieldTest.php
Helper function for testTextfieldWidgetsFormatted().