Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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[[api-linebreak]] @group Form |
| ConfigFormBaseTraitTest.php | file | core/ |
|
| ConfigFormBaseTraitTest::testConfig | function | core/ |
@covers ::config[[api-linebreak]] |
| ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
@covers ::config[[api-linebreak]] |
| ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
@covers ::config[[api-linebreak]] |
| 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::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/ |
Form submission handler. |
| ConfigHandler::__construct | function | core/ |
Constructs a new ConfigHandler object. |
| ConfigHandlerExtra::submitForm | function | core/ |
Form submission handler. |
| ConfigHandlerExtra::__construct | function | core/ |
Constructs a new ConfigHandlerExtra object. |
| ConfigHandlerGroup::submitForm | function | core/ |
Form submission handler. |
| ConfigHandlerGroup::__construct | function | core/ |
Constructs a new ConfigHandlerGroup object. |
| ConfigImportAllTest | class | core/ |
Tests the largest configuration import possible with all available modules. |
| ConfigImportAllTest.php | file | core/ |
|
| ConfigImportAllTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| 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(). |
| ConfigImporter::$moduleExtensionList | property | core/ |
The module extension list. |
| ConfigImporter::$moduleInstaller | property | core/ |
The module installer. |
| ConfigImporter::$processedConfiguration | property | core/ |
List of configuration file changes processed by the import(). |
| ConfigImporter::$processedExtensions | property | core/ |
List of extension changes processed by the import(). |
| ConfigImporter::$processedSystemTheme | property | core/ |
Flag set to import system.theme during processing theme install and uninstalls. |
| ConfigImporter::$storageComparer | property | core/ |
The storage comparer used to discover configuration changes. |
| ConfigImporter::$themeExtensionList | property | core/ |
The theme extension list. |
| ConfigImporter::$totalConfigurationToProcess | property | core/ |
The total number of configuration objects to process. |
| ConfigImporter::$totalExtensionsToProcess | property | core/ |
The total number of extensions to process. |
| ConfigImporter::createExtensionChangelist | function | core/ |
Populates the extension change list. |
| ConfigImporter::doSyncStep | function | core/ |
Calls a config import step. |
| ConfigImporter::finish | function | core/ |
Finishes the batch. |
| ConfigImporter::getEmptyExtensionsProcessedList | function | core/ |
Gets an empty list of extensions to process. |
| ConfigImporter::getErrors | function | core/ |
Returns error messages created while running the import. |
| ConfigImporter::getExtensionChangelist | function | core/ |
Gets a list changes for extensions. |
| ConfigImporter::getNextExtensionOperation | function | core/ |
Gets the next extension operation to perform. |
| ConfigImporter::getProcessedConfiguration | function | core/ |
Gets list of processed changes. |
| ConfigImporter::getProcessedExtensions | function | core/ |
Gets list of processed extension changes. |
| ConfigImporter::getStorageComparer | function | core/ |
Gets the configuration storage comparer. |
Pagination
- Previous page
- Page 185
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.