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. Search 11.x for form
  6. 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
ExposedFormUITest::setUp function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
ExposedFormUITest::testExposedAdminUi function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the admin interface of exposed filter and sort items.
ExposedFormUITest::testExposedGroupedFilter function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the configuration of grouped exposed filters.
ExposedFormUITest::testGroupedFilterAdminUi function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the admin interface of exposed grouped filters.
ExposedFormUITest::testGroupedFilterAdminUiErrors function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the error messages used in the grouped filter form.
ExtendedForm class core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php Extends the site setting form.
ExtendedForm.php file core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php
ExternalFormUrlTest class core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Ensures that form actions can't be tricked into sending to external URLs.
ExternalFormUrlTest.php file core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::$modules property core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::buildForm function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::getFormId function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::setUp function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::submitForm function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalFormUrlTest::testActionUrlBehavior function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Tests form behavior.
ExternalFormUrlTest::validateForm function core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php
ExternalNormalizersTest::providerTestFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Data provider.
ExternalNormalizersTest::testFormatAgnosticNormalizers function core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Tests a format-agnostic normalizer.
Extract::transform function core/modules/migrate/src/Plugin/migrate/process/Extract.php
ExtractorTest::testBuildConfigurationForm function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/ExtractorTest.php Test the IconExtractorBase::buildConfigurationForm.
Fast404ExceptionHtmlSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/Fast404ExceptionHtmlSubscriber.php
FavoriteAnimalTestForm class core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php Form that performs favorite animal test.
FavoriteAnimalTestForm.php file core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
FavoriteAnimalTestForm::buildForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
FavoriteAnimalTestForm::getFormId function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
FavoriteAnimalTestForm::submitForm function core/modules/block/tests/modules/block_test/src/Form/FavoriteAnimalTestForm.php
Feed::buildOptionsForm function core/modules/views/src/Plugin/views/display/Feed.php
Feed::submitOptionsForm function core/modules/views/src/Plugin/views/display/Feed.php
Field Formatter API group core/modules/field/field.api.php Define Field API formatter types.
field-multiple-value-form.html.twig file core/themes/olivero/templates/form/field-multiple-value-form.html.twig Theme override for an individual form element.
field-multiple-value-form.html.twig file core/themes/stable9/templates/form/field-multiple-value-form.html.twig Theme override for an individual form element.
field-multiple-value-form.html.twig file core/themes/claro/templates/form/field-multiple-value-form.html.twig Theme override for multiple value form element.
field-multiple-value-form.html.twig file core/themes/starterkit_theme/templates/form/field-multiple-value-form.html.twig Theme override for an individual form element.
field-multiple-value-form.html.twig file core/modules/system/templates/field-multiple-value-form.html.twig Default theme implementation for an individual form element.
field-multiple-value-form.html.twig file core/themes/admin/templates/form/field-multiple-value-form.html.twig Theme override for multiple value form element.
field-multiple-value-form.html.twig file core/themes/default_admin/templates/form/field-multiple-value-form.html.twig Theme override for multiple value form element.
field.field.contact_message.olivero_test_contact_form.field_multiple_value_form_field.yml file core/modules/system/tests/modules/olivero_test/config/install/field.field.contact_message.olivero_test_contact_form.field_multiple_value_form_field.yml core/modules/system/tests/modules/olivero_test/config/install/field.field.contact_message.olivero_test_contact_form.field_multiple_value_form_field.yml
field.field.node.article.field_multiple_value_form_field.yml file core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.field_multiple_value_form_field.yml core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.field_multiple_value_form_field.yml
field.storage.contact_message.field_multiple_value_form_field.yml file core/modules/system/tests/modules/olivero_test/config/install/field.storage.contact_message.field_multiple_value_form_field.yml core/modules/system/tests/modules/olivero_test/config/install/field.storage.contact_message.field_multiple_value_form_field.yml
field.storage.node.field_multiple_value_form_field.yml file core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.field_multiple_value_form_field.yml core/modules/system/tests/modules/olivero_test/config/install/field.storage.node.field_multiple_value_form_field.yml
FieldAttachOtherTest::testEntityFormDisplayBuildForm function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::buildForm().
FieldAttachOtherTest::testEntityFormDisplayExtractFormValues function core/modules/field/tests/src/Kernel/FieldAttachOtherTest.php Tests \Drupal\Core\Entity\Display\EntityFormDisplayInterface::extractFormValues().
FieldBlock::$formatterManager property core/modules/layout_builder/src/Plugin/Block/FieldBlock.php The formatter manager.
FieldBlock::blockForm function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php
FieldBlock::formatterSettingsAjaxCallback function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Render API callback: gets the layout settings elements.
FieldBlock::formatterSettingsProcessCallback function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Render API callback: builds the formatter settings elements.
FieldBlock::getFormatter function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Gets the formatter object.
FieldBlock::thirdPartySettingsForm function core/modules/layout_builder/src/Plugin/Block/FieldBlock.php Adds the formatter third party settings forms.
FieldBlockDeriver::$formatterManager property core/modules/layout_builder/src/Plugin/Derivative/FieldBlockDeriver.php The formatter manager.
FieldBlockTest::testBuildWithFormException function core/modules/layout_builder/tests/src/Kernel/FieldBlockTest.php Tests a field block that throws a form exception.

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