Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigImportSubscriber::validateDependencies | function | core/ |
Validates configuration being imported does not have unmet dependencies. |
ConfigImportSubscriber::validateModules | function | core/ |
Validates module installations and uninstallations. |
ConfigImportSubscriber::validateThemes | function | core/ |
Validates theme installations and uninstallations. |
ConfigImportSubscriber::__construct | function | core/ |
Constructs the ConfigImportSubscriber. |
ConfigImportSubscriber::__construct | function | core/ |
Constructs the event subscriber. |
ConfigImportThemeInstallTest | class | core/ |
Tests installing and uninstalling of themes via configuration import. |
ConfigImportThemeInstallTest.php | file | core/ |
|
ConfigImportThemeInstallTest::$modules | property | core/ |
Modules to install. |
ConfigImportThemeInstallTest::setUp | function | core/ |
|
ConfigImportThemeInstallTest::testConfigImportWithThemeWithModuleDependencies | function | core/ |
Tests config imports that install and uninstall a theme with dependencies. |
ConfigImportUIAjaxTest | class | core/ |
Tests the user interface for importing configuration. |
ConfigImportUIAjaxTest.php | file | core/ |
|
ConfigImportUIAjaxTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigImportUIAjaxTest::$modules | property | core/ |
Modules to install. |
ConfigImportUIAjaxTest::testImport | function | core/ |
Tests an updated configuration object can be viewed more than once. |
ConfigImportUITest | class | core/ |
Tests the user interface for importing configuration. |
ConfigImportUITest.php | file | core/ |
|
ConfigImportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigImportUITest::$modules | property | core/ |
Modules to install. |
ConfigImportUITest::$webUser | property | core/ |
A user with the 'synchronize configuration' permission. |
ConfigImportUITest::prepareSiteNameUpdate | function | core/ |
|
ConfigImportUITest::setUp | function | core/ |
|
ConfigImportUITest::testBatchErrors | function | core/ |
Tests that errors set in the batch and on the ConfigImporter are merged. |
ConfigImportUITest::testConfigUninstallConfigException | function | core/ |
|
ConfigImportUITest::testEntityBundleDelete | function | core/ |
Tests the config importer cannot delete bundles with existing entities. |
ConfigImportUITest::testExtensionValidation | function | core/ |
Tests config importer cannot uninstall extensions which are depended on. |
ConfigImportUITest::testImport | function | core/ |
Tests importing configuration. |
ConfigImportUITest::testImportDiff | function | core/ |
Tests the screen that shows differences between active and sync. |
ConfigImportUITest::testImportErrorLog | function | core/ |
Tests an import that results in an error. |
ConfigImportUITest::testImportLock | function | core/ |
Tests concurrent importing of configuration. |
ConfigImportUITest::testImportSiteUuidValidation | function | core/ |
Tests verification of site UUID before importing configuration. |
ConfigImportUITest::testImportValidation | function | core/ |
Tests that multiple validation errors are listed on the page. |
ConfigImportUploadTest | class | core/ |
Tests importing configuration from an uploaded file. |
ConfigImportUploadTest.php | file | core/ |
|
ConfigImportUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigImportUploadTest::$modules | property | core/ |
Modules to install. |
ConfigImportUploadTest::$webUser | property | core/ |
A user with the 'import configuration' permission. |
ConfigImportUploadTest::setUp | function | core/ |
|
ConfigImportUploadTest::testImport | function | core/ |
Tests importing configuration. |
ConfigImportValidateEventSubscriberBase | class | core/ |
Defines a base event listener implementation for config sync validation. |
ConfigImportValidateEventSubscriberBase.php | file | core/ |
|
ConfigImportValidateEventSubscriberBase::getSubscribedEvents | function | core/ |
|
ConfigImportValidateEventSubscriberBase::onConfigImporterValidate | function | core/ |
Checks that the configuration synchronization is valid. |
ConfigInstaller | class | core/ |
|
ConfigInstaller | class | core/ |
Provides a proxy class for \Drupal\Core\Config\ConfigInstaller. |
ConfigInstaller.php | file | core/ |
|
ConfigInstaller.php | file | core/ |
|
ConfigInstaller::$activeStorages | property | core/ |
The active configuration storages, keyed by collection. |
ConfigInstaller::$configFactory | property | core/ |
The configuration factory. |
ConfigInstaller::$configManager | property | core/ |
The configuration manager. |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.