28 calls to entity_get_form()

AggregatorController::feedAdd in drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php
Presents the aggregator feed creation form.
block_admin_add in drupal/core/modules/block/block.admin.inc
Page callback: Build the block instance add form.
block_admin_edit in drupal/core/modules/block/block.admin.inc
Page callback: Build the block instance edit form.
comment_add in drupal/core/modules/comment/comment.module
Returns a rendered form to comment the given node.
ConfigTestController::edit in drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/ConfigTestController.php
Presents the ConfigTest edit form.
contact_personal_page in drupal/core/modules/contact/contact.pages.inc
Page callback: Form constructor for the personal contact form.
contact_site_page in drupal/core/modules/contact/contact.pages.inc
Page callback: Presents the site-wide contact form.
custom_block_add in drupal/core/modules/block/custom_block/custom_block.pages.inc
Page callback: Presents the custom block creation form.
custom_block_edit in drupal/core/modules/block/custom_block/custom_block.pages.inc
Page callback: Presents the custom block edit form.
custom_block_type_add in drupal/core/modules/block/custom_block/custom_block.admin.inc
Page callback: Presents the custom block type creation form.
custom_block_type_edit in drupal/core/modules/block/custom_block/custom_block.admin.inc
Page callback: Presents the custom block type edit form.
EntityTranslationFormTest::testEntityFormLanguage in drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php
Tests entity form language.
entity_test_add in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Menu callback: displays the 'Add new entity_test' form.
entity_test_edit in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Menu callback: displays the 'Edit existing entity_test' form.
field_test_entity_add in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Menu callback: displays the 'Add new test_entity' form.
field_test_entity_edit in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Menu callback: displays the 'Edit exiisting test_entity' form.
form_test_two_instances in drupal/core/modules/system/tests/modules/form_test/form_test.module
Menu callback that returns two instances of the node form.
menu_link_add in drupal/core/modules/menu/menu.admin.inc
Menu callback: Provides the menu link submission form.
menu_menu_add in drupal/core/modules/menu/menu.admin.inc
Page callback: Presents the menu creation form.
menu_menu_edit in drupal/core/modules/menu/menu.admin.inc
Page callback: Presents the menu edit form.
node_add in drupal/core/modules/node/node.pages.inc
Page callback: Provides the node submission form.
OptionsFieldTest::testUpdateAllowedValues in drupal/core/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php
Test that allowed values can be updated.
shortcut_set_add in drupal/core/modules/shortcut/shortcut.admin.inc
Page callback: provides the shortcut set creation form.
taxonomy_term_add in drupal/core/modules/taxonomy/taxonomy.admin.inc
Returns a rendered edit form to create a new term associated to the given vocabulary.
taxonomy_vocabulary_add in drupal/core/modules/taxonomy/taxonomy.admin.inc
Page callback: provides the vocabulary creation form.
translation_entity_add_page in drupal/core/modules/translation_entity/translation_entity.pages.inc
Page callback for the translation addition page.
translation_entity_edit_page in drupal/core/modules/translation_entity/translation_entity.pages.inc
Page callback for the translation edit page.
ViewsUIController::edit in drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php
Returns the form to edit a view.