You are here

6 calls to EntityDisplayBase::getFieldDefinition() in Zircon Profile 8

EntityDisplayBase::setComponent in core/lib/Drupal/Core/Entity/EntityDisplayBase.php
Sets the display options for a component.
EntityFormDisplay::buildForm in core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
Adds field widgets to an entity form.
EntityFormDisplay::getPluginCollections in core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
Gets the plugin collections used by this entity.
EntityFormDisplay::getRenderer in core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php
Gets the renderer plugin for a field (e.g. widget, formatter).
EntityViewDisplay::getPluginCollections in core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php
Gets the plugin collections used by this entity.
EntityViewDisplay::getRenderer in core/lib/Drupal/Core/Entity/Entity/EntityViewDisplay.php
Gets the renderer plugin for a field (e.g. widget, formatter).