Search for form

  1. Search 7.x for form
  2. Search 9.5.x for form
  3. Search 8.9.x for form
  4. Search 10.3.x for form
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Form class core/modules/system/tests/modules/router_test_directory/src/Form.php Form to test _form routing.
Form class core/lib/Drupal/Core/Render/Element/Form.php Provides a render element for a form.

All search results

Title Object type File name Summary
BasicFormNoContainerInjectionInterface::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicFormNoContainerInjectionInterface::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
BasicFormNoContainerInjectionInterface::validateForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form validation handler.
BasicFormNoUpcasting class core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php A basic form with a passed entity without an interface.
BasicFormNoUpcasting::buildForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form constructor.
BasicFormNoUpcasting::getFormId function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Returns a unique string identifying the form.
BasicFormNoUpcasting::submitForm function core/tests/Drupal/Tests/Core/Entity/EntityResolverManagerTest.php Form submission handler.
BasicSettingsForm class core/modules/views_ui/src/Form/BasicSettingsForm.php Form builder for the admin display defaults page.
BasicSettingsForm.php file core/modules/views_ui/src/Form/BasicSettingsForm.php
BasicSettingsForm::buildForm function core/modules/views_ui/src/Form/BasicSettingsForm.php
BasicSettingsForm::getFormId function core/modules/views_ui/src/Form/BasicSettingsForm.php
BasicStringFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Plugin implementation of the 'basic_string' formatter.
BasicStringFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php
BasicStringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Builds a renderable array for a field value.
BatchTestChainedForm class core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Generate form of id batch_test_chained_form.
BatchTestChainedForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
BatchTestChainedForm::batchTestChainedFormSubmit1 function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Form submission handler #1 for batch_test_chained_form.
BatchTestChainedForm::batchTestChainedFormSubmit2 function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Form submission handler #2 for batch_test_chained_form.
BatchTestChainedForm::batchTestChainedFormSubmit3 function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Form submission handler #3 for batch_test_chained_form.
BatchTestChainedForm::batchTestChainedFormSubmit4 function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Form submission handler #4 for batch_test_chained_form.
BatchTestChainedForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
BatchTestChainedForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
BatchTestChainedForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php
BatchTestController::testNestedDrupalFormSubmit function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Submits a form within a batch programmatically.
BatchTestController::testNoForm function core/modules/system/tests/modules/batch_test/src/Controller/BatchTestController.php Fires a batch process without a form submission.
BatchTestHelper::nestedDrupalFormSubmitCallback function core/modules/system/tests/modules/batch_test/src/BatchTestHelper.php Batch operation: Submits form_test_mock_form().
BatchTestMockForm class core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php Generate form of id batch_test_mock_form.
BatchTestMockForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
BatchTestMockForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
BatchTestMockForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
BatchTestMockForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php
BatchTestMultiStepForm class core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Generate form of id batch_test_multistep_form.
BatchTestMultiStepForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
BatchTestMultiStepForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
BatchTestMultiStepForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
BatchTestMultiStepForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php
BatchTestSimpleForm class core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Generate form of id batch_test_simple_form.
BatchTestSimpleForm.php file core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
BatchTestSimpleForm::buildForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
BatchTestSimpleForm::getFormId function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
BatchTestSimpleForm::submitForm function core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php
BigPipe::performPostSendTasks function core/modules/big_pipe/src/Render/BigPipe.php Performs tasks after sending content (and rendering placeholders).
BigPipeTest::performMetaRefresh function core/modules/big_pipe/tests/src/Functional/BigPipeTest.php Performs a single <meta> refresh explicitly.
BigPipeTestForm class core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php Form to test BigPipe.
BigPipeTestForm.php file core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php
BigPipeTestForm::buildForm function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php
BigPipeTestForm::getFormId function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php
BigPipeTestForm::submitForm function core/modules/big_pipe/tests/modules/big_pipe_test/src/Form/BigPipeTestForm.php
block--primary-menu--plugin-id--search-form-block.html.twig file core/themes/olivero/templates/block/block--primary-menu--plugin-id--search-form-block.html.twig Olivero's theme implementation for a search form block in the Primary Menu region.
block--search-form-block.html.twig file core/profiles/demo_umami/themes/umami/templates/components/search/block--search-form-block.html.twig Theme override for the search form block.

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