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 |
---|---|---|---|
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. |
ConfigImportForm::__construct | function | core/ |
Constructs a new ConfigImportForm. |
ConfigOverrideMessageTestHooks::formSystemSiteInformationSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
ConfigSingleExportForm | class | core/ |
Provides a form for exporting a single configuration file. |
ConfigSingleExportForm.php | file | core/ |
|
ConfigSingleExportForm::$configStorage | property | core/ |
The config storage. |
ConfigSingleExportForm::$definitions | property | core/ |
Tracks the valid config entity type definitions. |
ConfigSingleExportForm::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigSingleExportForm::buildForm | function | core/ |
Form constructor. |
ConfigSingleExportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSingleExportForm::findConfiguration | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSingleExportForm::submitForm | function | core/ |
Form submission handler. |
ConfigSingleExportForm::updateConfigurationType | function | core/ |
Handles switching the configuration type selector. |
ConfigSingleExportForm::updateExport | function | core/ |
Handles switching the export textarea. |
ConfigSingleExportForm::__construct | function | core/ |
Constructs a new ConfigSingleImportForm. |
ConfigSingleImportForm | class | core/ |
Provides a form for importing a single configuration file. |
ConfigSingleImportForm.php | file | core/ |
|
ConfigSingleImportForm::$configExists | property | core/ |
If the config exists, this is that object. Otherwise, FALSE. |
ConfigSingleImportForm::$data | property | core/ |
The submitted data needing to be confirmed. |
ConfigSingleImportForm::buildForm | function | core/ |
Form constructor. |
ConfigSingleImportForm::create | function | core/ |
Instantiates a new instance of this class. |
ConfigSingleImportForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ConfigSingleImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSingleImportForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ConfigSingleImportForm::submitForm | function | core/ |
Form submission handler. |
ConfigSingleImportForm::validateForm | function | core/ |
Form validation handler. |
ConfigSingleImportForm::__construct | function | core/ |
Constructs a new ConfigSingleImportForm. |
ConfigSync::buildForm | function | core/ |
Form constructor. |
ConfigSync::getFormId | function | core/ |
Returns a unique string identifying the form. |
ConfigSync::submitForm | function | core/ |
Form submission handler. |
ConfigTarget::fromForm | function | core/ |
Gets the config target object for an element from a form array. |
ConfigTargetTest::providerTestFormCacheable | function | core/ |
|
ConfigTargetTest::providerTestFromFormException | function | core/ |
|
ConfigTargetTest::testFormCacheable | function | core/ |
@covers \Drupal\Core\Form\ConfigFormBase::storeConfigKeyToFormElementMap[[api-linebreak]] @dataProvider providerTestFormCacheable |
ConfigTargetTest::testFromFormConfigTarget | function | core/ |
@covers ::fromForm[[api-linebreak]] |
ConfigTargetTest::testFromFormException | function | core/ |
@covers ::fromForm[[api-linebreak]] @dataProvider providerTestFromFormException |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.