You are here

16 calls to entity_get_form_display() in Zircon Profile 8.0

CommentTestBase::setCommentSubject in core/modules/comment/src/Tests/CommentTestBase.php
Sets the value governing whether the subject field should be enabled.
CommentTestTrait::addDefaultCommentField in core/modules/comment/src/Tests/CommentTestTrait.php
Adds the default comment field to an entity.
EntityFormDisplayEditForm::getEntityDisplay in core/modules/field_ui/src/Form/EntityFormDisplayEditForm.php
Returns an entity display object to be used by this form.
EntityFormDisplayTest::testDeleteField in core/modules/field_ui/src/Tests/EntityFormDisplayTest.php
Tests deleting field.
EntityFormDisplayTest::testEntityGetFromDisplay in core/modules/field_ui/src/Tests/EntityFormDisplayTest.php
Tests entity_get_form_display().
EntityFormDisplayTest::testOnDependencyRemoval in core/modules/field_ui/src/Tests/EntityFormDisplayTest.php
Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval().
FieldAttachOtherTest::testEntityFormDisplayBuildForm in core/modules/field/src/Tests/FieldAttachOtherTest.php
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm().
FieldAttachOtherTest::testEntityFormDisplayExtractFormValues in core/modules/field/src/Tests/FieldAttachOtherTest.php
Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues().
FieldItemList::defaultValueWidget in core/lib/Drupal/Core/Field/FieldItemList.php
Returns the widget object used in default value form.
FieldWidgetConstraintValidatorTest::getErrorsForEntity in core/modules/system/src/Tests/Entity/FieldWidgetConstraintValidatorTest.php
Gets the form errors for a given entity.
FieldWidgetConstraintValidatorTest::testValidation in core/modules/system/src/Tests/Entity/FieldWidgetConstraintValidatorTest.php
Tests widget constraint validation.
FormTest::testFieldFormAccess in core/modules/field/src/Tests/FormTest.php
Tests fields with no 'edit' access.
ManageDisplayTest::testWidgetUI in core/modules/field_ui/src/Tests/ManageDisplayTest.php
Tests widget settings.
ManageFieldsTest::testPreconfiguredFields in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests the "preconfigured field" functionality.
Node::buildFilters in core/modules/node/src/Plugin/views/wizard/Node.php
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::buildFilters().
PerComponentEntityFormDisplay::getEntity in core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php
Get the entity.