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 |
|---|---|---|---|
| ConfigImporterTest::testInstallProfileMisMatch | function | core/ |
Tests install profile validation during configuration import. |
| ConfigImporterTest::testInvalidStep | function | core/ |
Tests that the isConfigSyncing flag is cleanup after an invalid step. |
| ConfigImporterTest::testIsInstallable | function | core/ |
Tests the isInstallable method() |
| ConfigImporterTest::testIsSyncingInHooks | function | core/ |
Tests the isSyncing flags. |
| ConfigImporterTest::testMissingCoreExtension | function | core/ |
Tests missing core.extension during configuration import. |
| ConfigImporterTest::testNew | function | core/ |
Tests creation of configuration during import. |
| ConfigImporterTest::testNoImport | function | core/ |
Tests omission of module APIs for bare configuration operations. |
| ConfigImporterTest::testSecondaryDeletedDeleteeSecond | function | core/ |
Tests that secondary deletes for deleted files work as expected. |
| ConfigImporterTest::testSecondaryUpdateDeletedDeleteeFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
| ConfigImporterTest::testSecondaryUpdateDeletedDeleterFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
| ConfigImporterTest::testSecondaryWritePrimaryFirst | function | core/ |
Tests that secondary writes are overwritten. |
| ConfigImporterTest::testSecondaryWriteSecondaryFirst | function | core/ |
Tests that secondary writes are overwritten. |
| ConfigImporterTest::testSiteUuidValidate | function | core/ |
Tests verification of site UUID before importing configuration. |
| ConfigImporterTest::testUnmetDependency | function | core/ |
Tests dependency validation during configuration import. |
| ConfigImporterTest::testUpdated | function | core/ |
Tests updating of configuration during import. |
| ConfigImportForm | class | core/ |
Defines the configuration import form. |
| ConfigImportForm.php | file | core/ |
|
| ConfigImportForm::$configStorage | property | core/ |
The configuration storage. |
| ConfigImportForm::$fileSystem | property | core/ |
The file system service. |
| ConfigImportForm::$settings | property | core/ |
The settings object. |
| ConfigImportForm::buildForm | function | core/ |
Form constructor. |
| ConfigImportForm::create | function | core/ |
Instantiates a new instance of this class. |
| ConfigImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ConfigImportForm::submitForm | function | core/ |
Form submission handler. |
| ConfigImportForm::validateForm | function | core/ |
Form validation handler. |
| ConfigImportForm::__construct | function | core/ |
Constructs a new ConfigImportForm. |
| ConfigImportInstallProfileTest | class | core/ |
Tests the importing/exporting configuration based on the install profile. |
| ConfigImportInstallProfileTest.php | file | core/ |
|
| ConfigImportInstallProfileTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigImportInstallProfileTest::$modules | property | core/ |
Modules to install. |
| ConfigImportInstallProfileTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| ConfigImportInstallProfileTest::$webUser | property | core/ |
A user with the 'synchronize configuration' permission. |
| ConfigImportInstallProfileTest::setUp | function | core/ |
|
| ConfigImportInstallProfileTest::testInstallProfileValidation | function | core/ |
Tests config importer cannot uninstall install profiles. |
| ConfigImportRecreateTest | class | core/ |
Tests importing recreated configuration entities. |
| ConfigImportRecreateTest.php | file | core/ |
|
| ConfigImportRecreateTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigImportRecreateTest::$modules | property | core/ |
Modules to enable. |
| ConfigImportRecreateTest::setUp | function | core/ |
|
| ConfigImportRecreateTest::testRecreateEntity | function | core/ |
|
| ConfigImportRenameValidationTest | class | core/ |
Tests validating renamed configuration in a configuration import. |
| ConfigImportRenameValidationTest.php | file | core/ |
|
| ConfigImportRenameValidationTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigImportRenameValidationTest::$modules | property | core/ |
Modules to enable. |
| ConfigImportRenameValidationTest::setUp | function | core/ |
|
| ConfigImportRenameValidationTest::testRenameSimpleConfigValidation | function | core/ |
Tests configuration renaming validation for simple configuration. |
| ConfigImportRenameValidationTest::testRenameValidation | function | core/ |
Tests configuration renaming validation. |
| ConfigImportSubscriber | class | core/ |
Config import subscriber for config import events. |
| ConfigImportSubscriber | class | core/ |
Check moderation states are not being used before updating workflow config. |
| ConfigImportSubscriber.php | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.