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
LoggingForm.php file core/modules/system/src/Form/LoggingForm.php
LoggingForm::buildForm function core/modules/system/src/Form/LoggingForm.php
LoggingForm::getFormId function core/modules/system/src/Form/LoggingForm.php
MachineName::buildOptionsForm function core/modules/views/src/Plugin/views/field/MachineName.php Default option form that provides label widget that all fields should have.
MachineName::transform function core/modules/migrate/src/Plugin/migrate/process/MachineName.php Performs the associated process.
MachineNameTest::buildForm function core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php
MachineNameTest::getFormId function core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php
MachineNameTest::submitForm function core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php
MachineNameTest::validateForm function core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php
MailerCaptureTestForm class core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Mailer capture test form.
MailerCaptureTestForm.php file core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php
MailerCaptureTestForm::buildForm function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Form constructor.
MailerCaptureTestForm::create function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Instantiates a new instance of the implementing class using autowiring.
MailerCaptureTestForm::getFormId function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Returns a unique string identifying the form.
MailerCaptureTestForm::submitForm function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Form submission handler.
MailerCaptureTestForm::__construct function core/modules/mailer/tests/modules/mailer_capture_test/src/Form/MailerCaptureTestForm.php Constructs the mailer capture test form.
MailFormatHelper class core/lib/Drupal/Core/Mail/MailFormatHelper.php Defines a class containing utility methods for formatting mail messages.
MailFormatHelper.php file core/lib/Drupal/Core/Mail/MailFormatHelper.php
MailFormatHelper::$regexp property core/lib/Drupal/Core/Mail/MailFormatHelper.php Quoted regex expression based on base path.
MailFormatHelper::$supportedTags property core/lib/Drupal/Core/Mail/MailFormatHelper.php Array of tags supported.
MailFormatHelper::$urls property core/lib/Drupal/Core/Mail/MailFormatHelper.php Internal array of URLs replaced with tokens.
MailFormatHelper::htmlToMailUrls function core/lib/Drupal/Core/Mail/MailFormatHelper.php Keeps track of URLs and replaces them with placeholder tokens.
MailFormatHelper::htmlToText function core/lib/Drupal/Core/Mail/MailFormatHelper.php Transforms an HTML string into plain text, preserving its structure.
MailFormatHelper::htmlToTextClean function core/lib/Drupal/Core/Mail/MailFormatHelper.php Replaces non-quotation markers from a piece of indentation with spaces.
MailFormatHelper::htmlToTextPad function core/lib/Drupal/Core/Mail/MailFormatHelper.php Pads the last line with the given character.
MailFormatHelper::wrapMail function core/lib/Drupal/Core/Mail/MailFormatHelper.php Performs format=flowed soft wrapping for mail (RFC 3676).
MailFormatHelper::wrapMailLine function core/lib/Drupal/Core/Mail/MailFormatHelper.php Wraps words on a single line.
MailFormatHelperTest class core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php Tests Drupal\Core\Mail\MailFormatHelper.
MailFormatHelperTest.php file core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php
MailFormatHelperTest::testWrapMail function core/tests/Drupal/Tests/Core/Mail/MailFormatHelperTest.php Tests wrap mail.
MailHandlerTest::$contactForm property core/modules/contact/tests/src/Unit/MailHandlerTest.php The contact form entity.
MailHandlerTest::getMockContactForm function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message on given scenario.
MailInterface::format function core/lib/Drupal/Core/Mail/MailInterface.php Formats a message prior to sending.
MailToFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php Plugin implementation of the 'email_mailto' formatter.
MailToFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php
MailToFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php
MainContentViewSubscriber::WRAPPER_FORMAT constant core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php URL query attribute to indicate the wrapper used to render a request.
MakeUniqueBase::transform function core/modules/migrate/src/Plugin/migrate/process/MakeUniqueBase.php Creates a unique value based on the source value.
ManagedFileTest::buildForm function core/modules/file/tests/src/Kernel/ManagedFileTest.php Form constructor.
ManagedFileTest::getFormId function core/modules/file/tests/src/Kernel/ManagedFileTest.php Returns a unique string identifying the form.
ManagedFileTest::submitForm function core/modules/file/tests/src/Kernel/ManagedFileTest.php Form submission handler.
ManagedFileTest::validateForm function core/modules/file/tests/src/Kernel/ManagedFileTest.php Form validation handler.
ManageDisplayTest::testFormatterUI function core/modules/field_ui/tests/src/FunctionalJavascript/ManageDisplayTest.php Tests formatter settings.
ManageDisplayTest::testFormModeLocalTasksOrder function core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php Tests if form mode local tasks appear in alphabetical order by label.
ManageFieldsTest::testAllowedValuesFormValidation function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests the form validation for allowed values field.
ManageFieldsTest::testFilterInReuseForm function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests filter results in the re-use form.
ManageFieldsTest::testLabelFieldFormValidation function core/modules/field_ui/tests/src/FunctionalJavascript/ManageFieldsTest.php Tests the form validation for label field.
ManyToOne::$valueFormType property core/modules/views/src/Plugin/views/filter/ManyToOne.php The default form type.
ManyToOne::buildOptionsForm function core/modules/views/src/Plugin/views/argument/ManyToOne.php Provide a form to edit options for this plugin.
ManyToOne::valueForm function core/modules/views/src/Plugin/views/filter/ManyToOne.php Options form subform for setting options.

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