Search for import
- Search 7.x for import
- Search 9.5.x for import
- Search 8.9.x for import
- Search 11.x for import
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImportRecreateTest::testRecreateEntity | function | core/ |
|
| ConfigImportRenameValidationTest | class | core/ |
Tests validating renamed configuration in a configuration import. |
| ConfigImportRenameValidationTest.php | file | core/ |
|
| ConfigImportRenameValidationTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigImportRenameValidationTest::$modules | property | core/ |
Modules to install. |
| ConfigImportRenameValidationTest::setUp | function | core/ |
|
| ConfigImportRenameValidationTest::testRenameSimpleConfigValidation | function | core/ |
Tests configuration renaming validation for simple configuration. |
| ConfigImportRenameValidationTest::testRenameValidation | function | core/ |
Tests configuration renaming validation. |
| ConfigImportSubscriber | class | core/ |
Config import subscriber for config import events. |
| ConfigImportSubscriber | class | core/ |
Check moderation states are not being used before updating workflow config. |
| ConfigImportSubscriber.php | file | core/ |
|
| ConfigImportSubscriber.php | file | core/ |
|
| ConfigImportSubscriber::$configManager | property | core/ |
The config manager. |
| ConfigImportSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
| ConfigImportSubscriber::$moduleExtensionList | property | core/ |
Module extension list. |
| ConfigImportSubscriber::$themeData | property | core/ |
Theme data. |
| ConfigImportSubscriber::$themeList | property | core/ |
The theme extension list. |
| ConfigImportSubscriber::$uninstallValidators | property | core/ |
The uninstall validators. |
| ConfigImportSubscriber::addUninstallValidator | function | core/ |
Adds a module uninstall validator. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.