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
SubformStateTest::testGetCompleteFormStateWithParentCompleteForm function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get complete form state with parent complete form.
SubformStateTest::testGetCompleteFormStateWithParentSubform function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get complete form state with parent subform.
SubformStateTest::testGetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get limit validation errors.
SubformStateTest::testGetValue function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get value.
SubformStateTest::testGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get value broken.
SubformStateTest::testGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get values.
SubformStateTest::testGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests get values broken.
SubformStateTest::testSetErrorByName function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests set error by name.
SubformStateTest::testSetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests set limit validation errors.
SubformStateTest::testSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests set values.
SubformStateTest::testSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Tests set values broken.
SubProcess::transform function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Performs the associated process.
SubProcess::transformKey function core/modules/migrate/src/Plugin/migrate/process/SubProcess.php Runs the process pipeline for the key to determine its dynamic name.
Substr::transform function core/modules/migrate/src/Plugin/migrate/process/Substr.php Performs the associated process.
SwitchShortcutSet::buildForm function core/modules/shortcut/src/Form/SwitchShortcutSet.php Form constructor.
SwitchShortcutSet::getFormId function core/modules/shortcut/src/Form/SwitchShortcutSet.php Returns a unique string identifying the form.
SwitchShortcutSet::submitForm function core/modules/shortcut/src/Form/SwitchShortcutSet.php Form submission handler.
SwitchShortcutSet::validateForm function core/modules/shortcut/src/Form/SwitchShortcutSet.php Form validation handler.
SwitchToLiveForm class core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Provides a form that switches to the live version of the site.
SwitchToLiveForm.php file core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php
SwitchToLiveForm::$workspaceManager property core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php The workspace manager.
SwitchToLiveForm::create function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Instantiates a new instance of the implementing class using autowiring.
SwitchToLiveForm::getCancelUrl function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Returns the route to go to if the user cancels the action.
SwitchToLiveForm::getDescription function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Returns additional text to display as a description.
SwitchToLiveForm::getFormId function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Returns a unique string identifying the form.
SwitchToLiveForm::getQuestion function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Returns the question to ask the user.
SwitchToLiveForm::submitForm function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Form submission handler.
SwitchToLiveForm::__construct function core/modules/workspaces_ui/src/Form/SwitchToLiveForm.php Constructs a new SwitchToLiveForm.
SymfonyMailer::format function core/lib/Drupal/Core/Mail/Plugin/Mail/SymfonyMailer.php Formats a message prior to sending.
SymfonyMailerTest::testFormatResemblesHtml function core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php Tests that mixed plain text and html body is converted correctly.
SyslogHooks::formSystemLoggingSettingsAlter function core/modules/syslog/src/Hook/SyslogHooks.php Implements hook_form_FORM_ID_alter().
system-config-form.html.twig file core/modules/system/templates/system-config-form.html.twig Default theme implementation for a system settings form.
system-config-form.html.twig file core/themes/stable9/templates/admin/system-config-form.html.twig Theme override for a system settings form.
system.performance.yml file core/modules/system/config/install/system.performance.yml core/modules/system/config/install/system.performance.yml
system.performance.yml file core/tests/fixtures/config_install/testing_config_install/system.performance.yml core/tests/fixtures/config_install/testing_config_install/system.performance.yml
system.performance.yml file core/tests/fixtures/config_install/multilingual/system.performance.yml core/tests/fixtures/config_install/multilingual/system.performance.yml
SystemBrandingBlock::blockForm function core/modules/system/src/Plugin/Block/SystemBrandingBlock.php
SystemBrandingOffCanvasForm class core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The settings_tray form handler for the SystemBrandingBlock.
SystemBrandingOffCanvasForm.php file core/modules/system/src/Form/SystemBrandingOffCanvasForm.php
SystemBrandingOffCanvasForm::$configFactory property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The config factory.
SystemBrandingOffCanvasForm::$currentUser property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The current user.
SystemBrandingOffCanvasForm::$plugin property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The block plugin.
SystemBrandingOffCanvasForm::buildConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form constructor.
SystemBrandingOffCanvasForm::create function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Instantiates a new instance of this class.
SystemBrandingOffCanvasForm::submitConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form submission handler.
SystemBrandingOffCanvasForm::validateConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form validation handler.
SystemBrandingOffCanvasForm::__construct function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php SystemBrandingOffCanvasForm constructor.
SystemConfigFormTest class core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTest.php file core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php
SystemConfigFormTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php The theme to install as the default for testing.

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