Search for import
- Search 7.x for import
- Search 9.5.x for import
- Search 10.3.x for import
- Search 11.x for import
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::$themeHandler | property | core/ |
The theme handler. |
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. |
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. |
ConfigSingleImportExportTest | class | core/ |
Tests the user interface for importing/exporting a single configuration. |
ConfigSingleImportExportTest.php | file | core/ |
|
ConfigSingleImportExportTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigSingleImportExportTest::$modules | property | core/ |
Modules to enable. |
ConfigSingleImportExportTest::setUp | function | core/ |
|
ConfigSingleImportExportTest::testExport | function | core/ |
Tests exporting a single configuration file. |
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.