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 |
|---|---|---|---|
| ConfigSingleImportExportTest::testImport | function | core/ |
Tests importing a single configuration file. |
| ConfigSingleImportExportTest::testImportSimpleConfiguration | function | core/ |
Tests importing a simple configuration file. |
| ConfigSingleImportForm | class | core/ |
Provides a form for importing a single configuration file. |
| ConfigSingleImportForm.php | file | core/ |
|
| ConfigSingleImportForm::$configExists | property | core/ |
If the config exists, this is that object. Otherwise, FALSE. |
| ConfigSingleImportForm::$configManager | property | core/ |
The configuration manager. |
| ConfigSingleImportForm::$configStorage | property | core/ |
The config storage. |
| ConfigSingleImportForm::$data | property | core/ |
The submitted data needing to be confirmed. |
| ConfigSingleImportForm::$deprecatedProperties | property | core/ |
|
| ConfigSingleImportForm::$entityTypeManager | property | core/ |
The entity type manager. |
| ConfigSingleImportForm::$eventDispatcher | property | core/ |
The event dispatcher. |
| ConfigSingleImportForm::$lock | property | core/ |
The database lock object. |
| ConfigSingleImportForm::$moduleExtensionList | property | core/ |
The module extension list. |
| ConfigSingleImportForm::$moduleHandler | property | core/ |
The module handler. |
| ConfigSingleImportForm::$moduleInstaller | property | core/ |
The module installer. |
| ConfigSingleImportForm::$renderer | property | core/ |
The renderer service. |
| ConfigSingleImportForm::$themeHandler | property | core/ |
The theme handler. |
| ConfigSingleImportForm::$typedConfigManager | property | core/ |
The typed config manager. |
| ConfigSingleImportForm::buildForm | function | core/ |
Form constructor. |
| ConfigSingleImportForm::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigSingleImportForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ConfigSingleImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigSingleImportForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ConfigSingleImportForm::submitForm | function | core/ |
Form submission handler. |
| ConfigSingleImportForm::validateForm | function | core/ |
Form validation handler. |
| ConfigSingleImportForm::__construct | function | core/ |
Constructs a new ConfigSingleImportForm. |
| ConfigSnapshotSubscriber::onConfigImporterImport | function | core/ |
Creates a config snapshot. |
| ConfigSubscriber::onConfigImporterValidate | function | core/ |
Checks that the Configuration module is not being uninstalled. |
| ConfigSync::$importTransformer | property | core/ |
The import transformer service. |
| ConfigTest::testImport | function | core/ |
Test the import method. |
| ConfigTest::testLanguageImport | function | core/ |
Test the import method. |
| ConfigTestStorage::importCreate | function | core/ |
Creates entities upon synchronizing configuration changes. |
| ConfigTestStorage::importDelete | function | core/ |
Delete entities upon synchronizing configuration changes. |
| ConfigTestStorage::importUpdate | function | core/ |
Updates entities upon synchronizing configuration changes. |
| ConfigTestTrait::configImporter | function | core/ |
Returns a ConfigImporter object to import test configuration. |
| ConfigUninstallViaCliImportTest | class | core/ |
Tests importing configuration from files into active configuration. |
| ConfigUninstallViaCliImportTest.php | file | core/ |
|
| ConfigUninstallViaCliImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigUninstallViaCliImportTest::$modules | property | core/ |
Modules to enable. |
| ConfigUninstallViaCliImportTest::setUp | function | core/ |
|
| ConfigUninstallViaCliImportTest::testConfigUninstallViaCli | function | core/ |
Tests that the config module can be uninstalled via CLI config import. |
| config_import_subscriber | service | core/ |
Drupal\Core\EventSubscriber\ConfigImportSubscriber |
| config_import_test.event_subscriber | service | core/ |
Drupal\config_import_test\EventSubscriber |
| config_import_test.info.yml | file | core/ |
core/modules/config/tests/config_import_test/config_import_test.info.yml |
| config_import_test.module | file | core/ |
Provides configuration import test helpers. |
| config_import_test.services.yml | file | core/ |
core/modules/config/tests/config_import_test/config_import_test.services.yml |
| config_import_test_config_import_steps_alter | function | core/ |
Implements hook_config_import_steps_alter(). |
| ContentEntityNullStorageTest::testDeleteThroughImport | function | core/ |
Tests deleting a contact form entity via a configuration import. |
| ContentTranslationConfigImportTest | class | core/ |
Tests content translation updates performed during config import. |
| ContentTranslationConfigImportTest.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.