Search for getForm

  1. Search 7.x for getForm
  2. Search 9.5.x for getForm
  3. Search 10.3.x for getForm
  4. Search 11.x for getForm
  5. Other projects
Title Object type File name Summary
ContentTranslationUITestBase::getFormSubmitAction function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the form action value to be used to submit the entity form.
ContentTranslationUITestBase::getFormSubmitActionForNewTranslation function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns the form action value when submitting a new translation.
ContentTranslationUITestBase::getFormSubmitSuffix function core/modules/content_translation/src/Tests/ContentTranslationUITestBase.php Returns appropriate submit button suffix based on translatability.
EntityManager::getFormDisplay function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormModeOptions function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormModeOptionsByBundle function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormModes function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManager::getFormObject function core/lib/Drupal/Core/Entity/EntityManager.php
EntityManagerTest::testGetFormDisplay function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getFormDisplay[[api-linebreak]]
EntityManagerTest::testGetFormModeOptions function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModeOptions() method.
EntityManagerTest::testGetFormModeOptionsByBundle function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModeOptionsByBundle() method.
EntityManagerTest::testGetFormModes function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php Tests the getFormModes() method.
EntityManagerTest::testGetFormObject function core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php @covers ::getFormObject[[api-linebreak]]
MediaDeleteMultipleConfirmForm::getFormId function core/modules/media/src/Form/MediaDeleteMultipleConfirmForm.php Returns a unique string identifying the form.
ModulesListExperimentalConfirmForm::getFormId function core/modules/system/src/Form/ModulesListExperimentalConfirmForm.php Returns a unique string identifying the form.
SearchTestBase::submitGetForm function core/modules/search/tests/src/Functional/SearchTestBase.php Submission of a form via press submit button.
SearchTestBase::submitGetForm function core/modules/search/src/Tests/SearchTestBase.php Simulates submission of a form using GET instead of POST.
SimpletestResultsForm::getFormId function core/modules/simpletest/src/Form/SimpletestResultsForm.php Returns a unique string identifying the form.
SimpletestSettingsForm::getFormId function core/modules/simpletest/src/Form/SimpletestSettingsForm.php Returns a unique string identifying the form.
SimpletestTestForm::getFormId function core/modules/simpletest/src/Form/SimpletestTestForm.php Returns a unique string identifying the form.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.