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 |
---|---|---|---|
ConfigImportForm::__construct | function | core/ |
Constructs a new ConfigImportForm. |
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 @dataProvider providerTestFormCacheable |
ConfigTargetTest::testFromFormConfigTarget | function | core/ |
@covers ::fromForm |
ConfigTargetTest::testFromFormException | function | core/ |
@covers ::fromForm @dataProvider providerTestFromFormException |
ConfigTargetTest::testFromFormString | function | core/ |
@covers ::fromForm @covers ::fromString |
ConfigTestForm | class | core/ |
Form controller for the test config edit forms. |
ConfigTestForm.php | file | core/ |
|
ConfigTestForm::changeSize | function | core/ |
Element submit handler for non-JS testing. |
ConfigTestForm::exists | function | core/ |
Determines if the entity already exists. |
ConfigTestForm::form | function | core/ |
Gets the actual form array to be built. |
ConfigTestForm::save | function | core/ |
Form submission handler for the 'save' action. |
ConfigTestForm::updateSize | function | core/ |
Ajax callback for the size selection element. |
ConfigTestJsonAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigTestJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigTestJsonCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlAnonTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
ConfigTestXmlCookieTest::$format | property | core/ |
The format to use in this test. |
ConfigTranslationAddForm | class | core/ |
Defines a form for adding configuration translations. |
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.