Search for import

  1. Search 7.x for import
  2. Search 8.9.x for import
  3. Search 10.3.x for import
  4. Search 11.x for import
  5. Other projects
Title Object type File name Summary
aggregator.items.importer service core/modules/aggregator/aggregator.services.yml Drupal\aggregator\ItemsImporter
BlockContentSaveTest::testImport function core/modules/block_content/tests/src/Functional/BlockContentSaveTest.php Checks whether custom block IDs are saved properly during an import.
BrowserTestBase::$configImporter property core/tests/Drupal/Tests/BrowserTestBase.php The config importer that can be used in a test.
BundleConfigImportValidate class core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php Entity config importer validation event subscriber.
BundleConfigImportValidate.php file core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php
BundleConfigImportValidate::$configManager property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php The config manager.
BundleConfigImportValidate::$entityTypeManager property core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php The entity type manager service.
BundleConfigImportValidate::onConfigImporterValidate function core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php Ensures bundles that will be deleted are not in use.
BundleConfigImportValidate::__construct function core/lib/Drupal/Core/Entity/Event/BundleConfigImportValidate.php Constructs the event subscriber.
Color::import function core/modules/color/src/Plugin/migrate/destination/Color.php Import the row.
config.importer_subscriber service core/core.services.yml Drupal\Core\Config\Importer\FinalMissingContentSubscriber
config.import_transformer service core/core.services.yml Drupal\Core\Config\ImportStorageTransformer
ConfigEntityImportTest class core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests ConfigEntity importing.
ConfigEntityImportTest.php file core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php
ConfigEntityImportTest::$modules property core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Modules to enable.
ConfigEntityImportTest::assertConfigUpdateImport function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Asserts that config entities are updated during import.
ConfigEntityImportTest::checkSinglePluginConfigSync function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests that a single set of plugin config stays in sync.
ConfigEntityImportTest::doActionUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating an action during import.
ConfigEntityImportTest::doBlockUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a block during import.
ConfigEntityImportTest::doFilterFormatUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a filter format during import.
ConfigEntityImportTest::doImageStyleUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating an image style during import.
ConfigEntityImportTest::doSearchPageUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating a search page during import.
ConfigEntityImportTest::doThirdPartySettingsUpdate function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Tests updating of third party settings.
ConfigEntityImportTest::testConfigUpdateImport function core/modules/system/tests/src/Kernel/Entity/ConfigEntityImportTest.php Runs test methods for each module within a single test run.
ConfigEntityStorage::importCreate function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Creates entities upon synchronizing configuration changes.
ConfigEntityStorage::importDelete function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Delete entities upon synchronizing configuration changes.
ConfigEntityStorage::importRename function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Renames entities upon synchronizing configuration changes.
ConfigEntityStorage::importUpdate function core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php Updates entities upon synchronizing configuration changes.
ConfigEvents::IMPORT constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of the event fired when importing configuration to target storage.
ConfigEvents::IMPORT_MISSING_CONTENT constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of event fired when missing content dependencies are detected.
ConfigEvents::IMPORT_VALIDATE constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of the event fired when validating imported configuration.
ConfigEvents::STORAGE_TRANSFORM_IMPORT constant core/lib/Drupal/Core/Config/ConfigEvents.php Name of the event fired just before importing configuration.
ConfigImporter class core/lib/Drupal/Core/Config/ConfigImporter.php Defines a configuration importer.
ConfigImporter.php file core/lib/Drupal/Core/Config/ConfigImporter.php
ConfigImporter::$configManager property core/lib/Drupal/Core/Config/ConfigImporter.php The configuration manager.
ConfigImporter::$errors property core/lib/Drupal/Core/Config/ConfigImporter.php A log of any errors encountered.
ConfigImporter::$eventDispatcher property core/lib/Drupal/Core/Config/ConfigImporter.php The event dispatcher used to notify subscribers.
ConfigImporter::$extensionChangelist property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes to be processed by the import().
ConfigImporter::$lock property core/lib/Drupal/Core/Config/ConfigImporter.php The used lock backend instance.
ConfigImporter::$moduleExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The module extension list.
ConfigImporter::$moduleHandler property core/lib/Drupal/Core/Config/ConfigImporter.php The module handler.
ConfigImporter::$moduleInstaller property core/lib/Drupal/Core/Config/ConfigImporter.php The module installer.
ConfigImporter::$processedConfiguration property core/lib/Drupal/Core/Config/ConfigImporter.php List of configuration file changes processed by the import().
ConfigImporter::$processedExtensions property core/lib/Drupal/Core/Config/ConfigImporter.php List of extension changes processed by the import().
ConfigImporter::$processedSystemTheme property core/lib/Drupal/Core/Config/ConfigImporter.php Flag set to import system.theme during processing theme install and uninstalls.
ConfigImporter::$storageComparer property core/lib/Drupal/Core/Config/ConfigImporter.php The storage comparer used to discover configuration changes.
ConfigImporter::$themeExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The theme extension list.
ConfigImporter::$themeHandler property core/lib/Drupal/Core/Config/ConfigImporter.php The theme handler.
ConfigImporter::$totalConfigurationToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of configuration objects to process.
ConfigImporter::$totalExtensionsToProcess property core/lib/Drupal/Core/Config/ConfigImporter.php The total number of extensions to process.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.