Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImportSubscriber::$themeData | property | core/ |
Theme data. |
| ConfigImportSubscriber::$themeList | property | core/ |
The theme extension list. |
| ConfigImportSubscriber::getNames | function | core/ |
Gets human readable extension names. |
| ConfigImportSubscriber::getThemeData | function | core/ |
Gets theme data. |
| ConfigImportSubscriber::getWorkflow | function | core/ |
Get the workflow entity object from the configuration name. |
| ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Checks that the configuration synchronization is valid. |
| ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
| 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. |
| ConfigImportTestHooks | class | core/ |
Hook implementations for config_import_test. |
| ConfigImportTestHooks.php | file | core/ |
|
| ConfigImportTestHooks::configImportStepsAlter | function | core/ |
Implements hook_config_import_steps_alter(). |
| ConfigImportTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| ConfigImportTestHooks::stepAlter | function | core/ |
Implements configuration synchronization step added by an alter for testing. |
| 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/ |
Prepares a site name update by modifying the synchronized configuration. |
| 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/ |
Tests that the Configuration module cannot be uninstalled during config sync. |
| 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/ |
Pagination
- Previous page
- Page 246
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.