Search for form
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Form | class | core/ |
Provides a render element for a form. |
Form | class | core/ |
Form to test _form routing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ConfigFormBase::typedConfigManager | function | core/ |
Returns the typed config manager service. |
ConfigFormBase::validateForm | function | core/ |
Form validation handler. |
ConfigFormBase::__construct | function | core/ |
Constructs a \Drupal\system\ConfigFormBase object. |
ConfigFormBaseTrait | trait | core/ |
Provides access to configuration for forms. |
ConfigFormBaseTrait.php | file | core/ |
|
ConfigFormBaseTrait::config | function | core/ |
Retrieves a configuration object. |
ConfigFormBaseTrait::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
ConfigFormBaseTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Form\ConfigFormBaseTrait @group Form |
ConfigFormBaseTraitTest.php | file | core/ |
|
ConfigFormBaseTraitTest::testConfig | function | core/ |
@covers ::config |
ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
@covers ::config |
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
@covers ::config |
ConfigFormOverrideTest | class | core/ |
Tests config overrides do not appear on forms that extend ConfigFormBase. |
ConfigFormOverrideTest.php | file | core/ |
|
ConfigFormOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigFormOverrideTest::$modules | property | core/ |
Modules to install. |
ConfigFormOverrideTest::OVERRIDE_TEXT | constant | core/ |
Message text that appears when forms have values for overridden config. |
ConfigFormOverrideTest::testFormsWithOverrides | function | core/ |
Tests that overrides do not affect forms. |
ConfigFormTestBase | class | core/ |
Full generic test suite for any form that data with the configuration system. |
ConfigFormTestBase.php | file | core/ |
|
ConfigFormTestBase::$form | property | core/ |
Form ID to use for testing. |
ConfigFormTestBase::$values | property | core/ |
Values to use for testing. |
ConfigFormTestBase::testConfigForm | function | core/ |
Submit the system_config_form ensure the configuration has expected values. |
ConfigHandler::buildForm | function | core/ |
Form constructor. |
ConfigHandler::getForm | function | core/ |
Creates a new instance of this form. |
ConfigHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
ConfigHandler::submitForm | function | core/ |
Form submission handler. |
ConfigHandler::validateForm | function | core/ |
Form validation handler. |
ConfigHandlerExtra::buildForm | function | core/ |
Form constructor. |
ConfigHandlerExtra::getForm | function | core/ |
Creates a new instance of this form. |
ConfigHandlerExtra::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigHandlerExtra::getFormKey | function | core/ |
Returns the key that represents this form. |
ConfigHandlerExtra::submitForm | function | core/ |
Form submission handler. |
ConfigHandlerExtra::validateForm | function | core/ |
Form validation handler. |
ConfigHandlerGroup::buildForm | function | core/ |
Form constructor. |
ConfigHandlerGroup::getForm | function | core/ |
Creates a new instance of this form. |
ConfigHandlerGroup::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigHandlerGroup::getFormKey | function | core/ |
Returns the key that represents this form. |
ConfigHandlerGroup::submitForm | function | core/ |
Form submission handler. |
ConfigImportForm | class | core/ |
Defines the configuration import form. |
ConfigImportForm.php | file | core/ |
|
ConfigImportForm::$configStorage | property | core/ |
The configuration storage. |
ConfigImportForm::$fileSystem | property | core/ |
The file system service. |
ConfigImportForm::$settings | property | core/ |
The settings object. |
ConfigImportForm::buildForm | function | core/ |
Form constructor. |
ConfigImportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigImportForm::submitForm | function | core/ |
Form submission handler. |
ConfigImportForm::validateForm | function | core/ |
Form validation handler. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.