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
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 class core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php The settings_tray form handler for the SystemBrandingBlock.
SystemBrandingOffCanvasForm.php file core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
SystemBrandingOffCanvasForm.php file core/modules/system/src/Form/SystemBrandingOffCanvasForm.php
SystemBrandingOffCanvasForm::$configFactory property core/modules/system/src/Form/SystemBrandingOffCanvasForm.php The config factory.
SystemBrandingOffCanvasForm::$configFactory property core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php The config factory.
SystemBrandingOffCanvasForm::$currentUser property core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php The current user.
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::$plugin property core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php The block plugin.
SystemBrandingOffCanvasForm::buildConfigurationForm function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
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::create function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
SystemBrandingOffCanvasForm::submitConfigurationForm function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
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::validateConfigurationForm function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php
SystemBrandingOffCanvasForm::__construct function core/modules/settings_tray/src/Form/SystemBrandingOffCanvasForm.php SystemBrandingOffCanvasForm constructor.
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.
SystemConfigFormTest::$modules property core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Modules to install.
SystemConfigFormTest::testSystemConfigForm function core/modules/system/tests/src/Functional/Form/SystemConfigFormTest.php Tests the SystemConfigFormTestBase class.
SystemConfigFormTestForm class core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Tests the ConfigFormBase class.
SystemConfigFormTestForm.php file core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php
SystemConfigFormTestForm::getEditableConfigNames function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Gets the configuration names that will be editable.
SystemConfigFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Returns a unique string identifying the form.
SystemMenuBlock::blockForm function core/modules/system/src/Plugin/Block/SystemMenuBlock.php
SystemMenuBlockUiTest::testSystemMenuBlockForm function core/modules/system/tests/src/FunctionalJavascript/Block/SystemMenuBlockUiTest.php Tests that add_active_trail_class field states based on other form values.
SystemMenuOffCanvasForm class core/modules/system/src/Form/SystemMenuOffCanvasForm.php The setting_tray form handler for the SystemMenuBlock.
SystemMenuOffCanvasForm class core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php The setting_tray form handler for the SystemMenuBlock.
SystemMenuOffCanvasForm.php file core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm.php file core/modules/system/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm::$configFactory property core/modules/system/src/Form/SystemMenuOffCanvasForm.php The config factory.
SystemMenuOffCanvasForm::$configFactory property core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php The config factory.
SystemMenuOffCanvasForm::$entityTypeManager property core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm::$entityTypeManager property core/modules/system/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm::$menu property core/modules/system/src/Form/SystemMenuOffCanvasForm.php The menu entity that the block uses and that will be edited in this form.
SystemMenuOffCanvasForm::$menu property core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php The menu entity that the block uses and that will be edited in this form.
SystemMenuOffCanvasForm::$menuStorage property core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm::$menuStorage property core/modules/system/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm::$plugin property core/modules/system/src/Form/SystemMenuOffCanvasForm.php The plugin.
SystemMenuOffCanvasForm::$plugin property core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php The plugin.
SystemMenuOffCanvasForm::buildConfigurationForm function core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php
SystemMenuOffCanvasForm::buildConfigurationForm function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Form constructor.
SystemMenuOffCanvasForm::create function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Instantiates a new instance of this class.
SystemMenuOffCanvasForm::create function core/modules/settings_tray/src/Form/SystemMenuOffCanvasForm.php

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