Search for import
- Search 7.x for import
- Search 8.9.x for import
- Search 10.3.x for import
- Search 11.x for import
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
aggregator.items.importer | service | core/ |
Drupal\aggregator\ItemsImporter |
BlockContentSaveTest::testImport | function | core/ |
Checks whether custom block IDs are saved properly during an import. |
BrowserTestBase::$configImporter | property | core/ |
The config importer that can be used in a test. |
BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
BundleConfigImportValidate.php | file | core/ |
|
BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
Color::import | function | core/ |
Import the row. |
config.importer_subscriber | service | core/ |
Drupal\Core\Config\Importer\FinalMissingContentSubscriber |
config.import_transformer | service | core/ |
Drupal\Core\Config\ImportStorageTransformer |
ConfigEntityImportTest | class | core/ |
Tests ConfigEntity importing. |
ConfigEntityImportTest.php | file | core/ |
|
ConfigEntityImportTest::$modules | property | core/ |
Modules to enable. |
ConfigEntityImportTest::assertConfigUpdateImport | function | core/ |
Asserts that config entities are updated during import. |
ConfigEntityImportTest::checkSinglePluginConfigSync | function | core/ |
Tests that a single set of plugin config stays in sync. |
ConfigEntityImportTest::doActionUpdate | function | core/ |
Tests updating an action during import. |
ConfigEntityImportTest::doBlockUpdate | function | core/ |
Tests updating a block during import. |
ConfigEntityImportTest::doFilterFormatUpdate | function | core/ |
Tests updating a filter format during import. |
ConfigEntityImportTest::doImageStyleUpdate | function | core/ |
Tests updating an image style during import. |
ConfigEntityImportTest::doSearchPageUpdate | function | core/ |
Tests updating a search page during import. |
ConfigEntityImportTest::doThirdPartySettingsUpdate | function | core/ |
Tests updating of third party settings. |
ConfigEntityImportTest::testConfigUpdateImport | function | core/ |
Runs test methods for each module within a single test run. |
ConfigEntityStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
ConfigEntityStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
ConfigEntityStorage::importRename | function | core/ |
Renames entities upon synchronizing configuration changes. |
ConfigEntityStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
ConfigEvents::IMPORT | constant | core/ |
Name of the event fired when importing configuration to target storage. |
ConfigEvents::IMPORT_MISSING_CONTENT | constant | core/ |
Name of event fired when missing content dependencies are detected. |
ConfigEvents::IMPORT_VALIDATE | constant | core/ |
Name of the event fired when validating imported configuration. |
ConfigEvents::STORAGE_TRANSFORM_IMPORT | constant | core/ |
Name of the event fired just before importing configuration. |
ConfigImporter | class | core/ |
Defines a configuration importer. |
ConfigImporter.php | file | core/ |
|
ConfigImporter::$configManager | property | core/ |
The configuration manager. |
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::$lock | property | core/ |
The used lock backend instance. |
ConfigImporter::$moduleExtensionList | property | core/ |
The module extension list. |
ConfigImporter::$moduleHandler | property | core/ |
The module handler. |
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::$themeHandler | property | core/ |
The theme handler. |
ConfigImporter::$totalConfigurationToProcess | property | core/ |
The total number of configuration objects to process. |
ConfigImporter::$totalExtensionsToProcess | property | core/ |
The total number of extensions to process. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.