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
ProcessFieldTest::testTransform function core/modules/field/tests/src/Unit/Plugin/migrate/process/ProcessFieldTest.php Tests the transform method.
ProcessingTest::testBatchForm function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a form submit handler.
ProcessingTest::testBatchFormMultipleBatches function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in different submit handlers on the same form.
ProcessingTest::testBatchFormMultistep function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a multistep form.
ProcessingTest::testBatchFormProgrammatic function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches defined in a programmatically submitted form.
ProcessingTest::testBatchNoForm function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests batches triggered outside of form submission.
ProcessingTest::testDrupalFormSubmitInBatch function core/modules/system/tests/src/Functional/Batch/ProcessingTest.php Tests form submission during a batch operation.
ProcessPluginBase::transform function core/modules/migrate/src/ProcessPluginBase.php Performs the associated process.
ProfileFieldOptionTranslation::transform function core/modules/user/src/Plugin/migrate/process/d6/ProfileFieldOptionTranslation.php Performs the associated process.
ProfileFieldSettings::transform function core/modules/user/src/Plugin/migrate/process/ProfileFieldSettings.php Performs the associated process.
ProfileForm class core/modules/user/src/ProfileForm.php Form handler for the profile forms.
ProfileForm.php file core/modules/user/src/ProfileForm.php
ProfileForm::actions function core/modules/user/src/ProfileForm.php Returns an array of supported actions for the current entity form.
ProfileForm::save function core/modules/user/src/ProfileForm.php Form submission handler for the 'save' action.
ProfileTranslationHandler::entityFormAlter function core/modules/user/src/ProfileTranslationHandler.php Performs the needed alterations to the entity form.
ProfileTranslationHandler::entityFormSave function core/modules/user/src/ProfileTranslationHandler.php Form submission handler for ProfileTranslationHandler::entityFormAlter().
ProgrammaticTest::doSubmitForm function core/modules/system/tests/src/Kernel/Form/ProgrammaticTest.php Programmatically submits the form_test.module form with the given values.
ProxyBuilderTest::testBuildProxyClassNameForModule function core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Tests build proxy class name for module.
QueryParameter::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/QueryParameter.php Provide the default form for setting options.
QueryPluginBase::getDateFormat function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Creates cross-database date formatting.
QueryPluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Handle any special handling on the validate form.
QueryPluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Validate the options form.
QueryTest::buildOptionsForm function core/modules/views/tests/modules/views_test_data/src/Plugin/views/query/QueryTest.php Provide a form to edit options for this plugin.
QueueSerializationTest::buildForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form constructor.
QueueSerializationTest::getFormId function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Returns a unique string identifying the form.
QueueSerializationTest::submitForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form submission handler.
QueueSerializationTest::validateForm function core/tests/Drupal/KernelTests/Core/Queue/QueueSerializationTest.php Form validation handler.
QuickStartTestBase::formLogin function core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php Helper that uses Drupal's user/login form to log in.
Random::buildOptionsForm function core/modules/views/src/Plugin/views/sort/Random.php Basic options for all sort criteria.
Raw::buildOptionsForm function core/modules/views/src/Plugin/views/argument_default/Raw.php Provide the default form for setting options.
RawStringFormatterTest class core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Tests the raw string formatter.
RawStringFormatterTest.php file core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$bundle property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$display property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$entityType property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$fieldName property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::$modules property core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Modules to install.
RawStringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Renders fields of a given entity with a given display.
RawStringFormatterTest::setUp function core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php
RawStringFormatterTest::testStringFormatter function core/modules/field/tests/src/Kernel/KernelString/RawStringFormatterTest.php Tests string formatter output.
Rearrange::buildForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Form constructor.
Rearrange::getForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Creates a new instance of this form.
Rearrange::getFormId function core/modules/views_ui/src/Form/Ajax/Rearrange.php Returns a unique string identifying the form.
Rearrange::getFormKey function core/modules/views_ui/src/Form/Ajax/Rearrange.php Returns the key that represents this form.
Rearrange::submitForm function core/modules/views_ui/src/Form/Ajax/Rearrange.php Form submission handler.
RearrangeFilter::buildForm function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Form constructor.
RearrangeFilter::getFormId function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Returns a unique string identifying the form.
RearrangeFilter::getFormKey function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Returns the key that represents this form.
RearrangeFilter::submitForm function core/modules/views_ui/src/Form/Ajax/RearrangeFilter.php Form submission handler.
RebuildPermissionsForm class core/modules/node/src/Form/RebuildPermissionsForm.php Form for rebuilding permissions.

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