Search for import
- Search 7.x for import
- Search 9.5.x for import
- Search 8.9.x for import
- Search 11.x for import
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
ConfigSingleImportExportTest::setUp | function | core/ |
|
ConfigSingleImportExportTest::testExport | function | core/ |
Tests exporting a single configuration file. |
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::$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::$themeExtensionList | property | core/ |
The theme extension list. |
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. |
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.