8 calls to EntityDisplayBase::getFieldDefinition() in Drupal 9
- 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 object.
- 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 object.
- EntityViewDisplay::getRenderer in core/
lib/ Drupal/ Core/ Entity/ Entity/ EntityViewDisplay.php - Gets the renderer plugin for a field (e.g. widget, formatter).
- LayoutBuilderEntityViewDisplay::buildMultiple in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - Builds a renderable array for the components of a set of entities.
- LayoutBuilderEntityViewDisplay::setComponent in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php - Sets the display options for a component.