Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigFormBase::validateForm | function | core/ |
|
| 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/ |
Tests Drupal\Core\Form\ConfigFormBaseTrait. |
| ConfigFormBaseTraitTest.php | file | core/ |
|
| ConfigFormBaseTraitTest::testConfig | function | core/ |
Tests config. |
| ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
Tests config factory exception. |
| ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
Tests config factory exception invalid property. |
| ConfigFormOverrideTest | class | core/ |
Tests config overrides do not appear on forms that extend ConfigFormBase. |
| ConfigFormOverrideTest.php | file | core/ |
|
| ConfigFormOverrideTest::$defaultTheme | property | core/ |
|
| ConfigFormOverrideTest::$modules | property | core/ |
|
| 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::submitForm | function | core/ |
|
| ConfigHandler::__construct | function | core/ |
Constructs a new ConfigHandler object. |
| ConfigHandlerExtra::submitForm | function | core/ |
|
| ConfigHandlerExtra::__construct | function | core/ |
Constructs a new ConfigHandlerExtra object. |
| ConfigHandlerExtraFormTest | class | core/ |
Tests the ConfigHandlerExtra form. |
| ConfigHandlerExtraFormTest.php | file | core/ |
|
| ConfigHandlerExtraFormTest::$defaultTheme | property | core/ |
|
| ConfigHandlerExtraFormTest::$modules | property | core/ |
|
| ConfigHandlerExtraFormTest::$testViews | property | core/ |
Views used by this test. |
| ConfigHandlerExtraFormTest::setUp | function | core/ |
|
| ConfigHandlerExtraFormTest::testExtraOptionsModalValidation | function | core/ |
Tests validation error messages are displayed. |
| ConfigHandlerGroup::submitForm | function | core/ |
|
| ConfigHandlerGroup::__construct | function | core/ |
Constructs a new ConfigHandlerGroup object. |
| ConfigHooks | class | core/ |
Hook implementations for config. |
| ConfigHooks.php | file | core/ |
|
| ConfigHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ConfigHooks::help | function | core/ |
Implements hook_help(). |
| ConfigImportAllTest | class | core/ |
Tests the largest configuration import possible with all available modules. |
| ConfigImportAllTest.php | file | core/ |
|
| ConfigImportAllTest::$defaultTheme | property | core/ |
|
| ConfigImportAllTest::$modules | property | core/ |
|
| ConfigImportAllTest::$profile | property | core/ |
|
| ConfigImportAllTest::$webUser | property | core/ |
A user with the 'synchronize configuration' permission. |
| ConfigImportAllTest::setUp | function | core/ |
|
| ConfigImportAllTest::testInstallUninstall | function | core/ |
Tests that a fixed set of modules can be installed and uninstalled. |
| ConfigImporter::$errors | property | core/ |
A log of any errors encountered. |
| ConfigImporter::$eventDispatcher | property | core/ |
The event dispatcher used to notify subscribers. |
| ConfigImporter::$extensionChangelist | property | core/ |
List of extension changes to be processed by the import(). |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.