Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
entity.inc
»
entity_get_form_display
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
12 calls to entity_get_form_display()
EntityFormDisplayTest::testEntityGetFromDisplay
in drupal/
core/
modules/
entity/
lib/
Drupal/
entity/
Tests/
EntityFormDisplayTest.php
Tests
entity_get_form_display
().
entity_get_render_form_display
in drupal/
core/
includes/
entity.inc
Returns the entity_form_display object used to render an entity form.
FieldAttachOtherTest::testFieldAttachExtractFormValues
in drupal/
core/
modules/
field/
lib/
Drupal/
field/
Tests/
FieldAttachOtherTest.php
Test
field_attach_extract_form_values
().
FieldAttachOtherTest::testFieldAttachForm
in drupal/
core/
modules/
field/
lib/
Drupal/
field/
Tests/
FieldAttachOtherTest.php
Test
field_attach_form
().
FieldInstanceEditForm::buildForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Form/
FieldInstanceEditForm.php
Form constructor.
FieldOverview::buildForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
FieldOverview.php
Implements
\Drupal\Core\Form\FormInterface::buildForm
().
FieldOverview::submitForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
FieldOverview.php
Overrides
\Drupal\field_ui\OverviewBase::submitForm
().
FieldWidgetTypeForm::buildForm
in drupal/
core/
modules/
field_ui/
lib/
Drupal/
field_ui/
Form/
FieldWidgetTypeForm.php
Form constructor.
field_test_entity_nested_form
in drupal/
core/
modules/
field/
tests/
modules/
field_test/
field_test.entity.inc
Form combining two separate entities.
field_test_field_widget_form_alter
in drupal/
core/
modules/
field/
tests/
modules/
field_test/
field_test.module
Implements
hook_field_widget_form_alter
().
FormTest::testFieldFormAccess
in drupal/
core/
modules/
field/
lib/
Drupal/
field/
Tests/
FormTest.php
Tests fields with no 'edit' access.
ImageStyleStorageController::replaceImageStyle
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
ImageStyleStorageController.php
Update field instance settings if the image style name is changed.