You are here

9 calls to EntityFormDisplay::collectRenderDisplay() in Drupal 8

AddFormBase::buildEntityFormElement in core/modules/media_library/src/Form/AddFormBase.php
Builds the sub-form for setting required fields on a new media item.
AddFormBase::validateMediaEntity in core/modules/media_library/src/Form/AddFormBase.php
Validate a created media item.
ContentEntityForm::init in core/lib/Drupal/Core/Entity/ContentEntityForm.php
Initializes the form state and the entity before the first form build.
InlineBlock::blockSubmit in core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
InlineBlock::blockValidate in core/modules/layout_builder/src/Plugin/Block/InlineBlock.php
MediaLibraryInceptionWidget::elementValidate in core/modules/media_library/tests/modules/media_library_test_widget/src/Plugin/Field/FieldWidget/MediaLibraryInceptionWidget.php
NestedEntityTestForm::buildForm in core/modules/field/tests/modules/field_test/src/Form/NestedEntityTestForm.php
Form constructor.
OverridesEntityForm::init in core/modules/layout_builder/src/Form/OverridesEntityForm.php
Initializes the form state and the entity before the first form build.
QuickEditFieldForm::init in core/modules/quickedit/src/Form/QuickEditFieldForm.php
Initialize the form state and the entity before the first form build.