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 |
---|---|---|---|
aggregator.items.importer | service | core/ |
Drupal\aggregator\ItemsImporter |
AssertConfigEntityImportTrait | trait | core/ |
Provides test assertions for testing config entity synchronization. |
AssertConfigEntityImportTrait | trait | core/ |
Provides test assertions for testing config entity synchronization. |
AssertConfigEntityImportTrait.php | file | core/ |
|
AssertConfigEntityImportTrait.php | file | core/ |
|
AssertConfigEntityImportTrait::assertConfigEntityImport | function | core/ |
Asserts that a config entity can be imported without changing it. |
AssertConfigEntityImportTrait::assertConfigEntityImport | function | core/ |
Asserts that a config entity can be imported without changing it. |
BlockContentSaveTest::testImport | function | core/ |
Checks whether custom block IDs are saved properly during an import. |
BlockedIp::import | function | core/ |
Import the row. |
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::$deprecatedProperties | property | core/ |
|
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. |
ComponentEntityDisplayBase::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 |
Config::import | function | core/ |
Import the row. |
ConfigController::$importTransformer | property | core/ |
The import transformer service. |
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 a 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. |
ConfigExportImportUITest | class | core/ |
Tests the user interface for importing/exporting configuration. |
ConfigExportImportUITest.php | file | core/ |
|
ConfigExportImportUITest::$contentType | property | core/ |
Holds a content type. |
ConfigExportImportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigExportImportUITest::$fieldName | property | core/ |
Holds the randomly-generated name of a field. |
ConfigExportImportUITest::$fieldStorage | property | core/ |
Holds the field storage entity for $fieldName. |
ConfigExportImportUITest::$modules | property | core/ |
Modules to enable. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.