Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImporter::getUnprocessedConfiguration | function | core/ |
Gets a list of unprocessed changes for a given operation. |
| ConfigImporter::getUnprocessedExtensions | function | core/ |
Gets a list of unprocessed changes for extensions. |
| ConfigImporter::hasUnprocessedConfigurationChanges | function | core/ |
Checks if there are any unprocessed configuration changes. |
| ConfigImporter::processConfiguration | function | core/ |
Processes a configuration change. |
| ConfigImporter::processConfigurations | function | core/ |
Processes configuration as a batch operation. |
| ConfigImporter::processExtension | function | core/ |
Processes an extension change. |
| ConfigImporter::processExtensions | function | core/ |
Processes extensions as a batch operation. |
| ConfigImporter::processMissingContent | function | core/ |
Handles processing of missing content. |
| ConfigImporter::reset | function | core/ |
Resets the storage comparer and processed list. |
| ConfigImporter::setProcessedConfiguration | function | core/ |
Sets a change as processed. |
| ConfigImporter::setProcessedExtension | function | core/ |
Sets an extension change as processed. |
| ConfigImporter::__construct | function | core/ |
Constructs a configuration import object. |
| ConfigImporterBatch::finish | function | core/ |
Finish batch. |
| ConfigImporterBatch::process | function | core/ |
Processes the config import batch and persists the importer. |
| ConfigImporterEvent::getChangelist | function | core/ |
Gets the list of changes that will be imported. |
| ConfigImporterEvent::__construct | function | core/ |
Constructs ConfigImporterEvent. |
| ConfigImporterFieldPurger::getFieldStoragesToPurge | function | core/ |
Gets the list of fields to purge before configuration synchronization. |
| ConfigImporterFieldPurger::initializeSandbox | function | core/ |
Initializes the batch context sandbox for processing field deletions. |
| ConfigImporterFieldPurger::process | function | core/ |
Processes fields targeted for purge as part of a configuration sync. |
| ConfigImporterMissingContentTest | class | core/ |
Tests importing configuration which has missing content dependencies. |
| ConfigImporterMissingContentTest.php | file | core/ |
|
| ConfigImporterMissingContentTest::$configImporter | property | core/ |
Config Importer object used for testing. |
| ConfigImporterMissingContentTest::$modules | property | core/ |
Modules to enable. |
| ConfigImporterMissingContentTest::setUp | function | core/ |
|
| ConfigImporterMissingContentTest::testMissingContent | function | core/ |
Tests the missing content event is fired. |
| ConfigImporterTest | class | core/ |
Tests importing configuration from files into active configuration. |
| ConfigImporterTest.php | file | core/ |
|
| ConfigImporterTest::$modules | property | core/ |
Modules to enable. |
| ConfigImporterTest::customStep | function | core/ |
Helper method to test custom config installer steps. |
| ConfigImporterTest::FAIL_MESSAGE | constant | core/ |
The beginning of an import validation error. |
| ConfigImporterTest::setUp | function | core/ |
|
| ConfigImporterTest::testCustomStep | function | core/ |
Tests that the isConfigSyncing flag is set correctly during a custom step. |
| ConfigImporterTest::testDeleted | function | core/ |
Tests deletion of configuration during import. |
| ConfigImporterTest::testEmptyImportFails | function | core/ |
Tests that trying to import from empty sync configuration directory fails. |
| ConfigImporterTest::testInstallBaseAndSubThemes | function | core/ |
Tests installing a base themes and sub themes during configuration import. |
| ConfigImporterTest::testInstallProfile | function | core/ |
Tests install profile validation during configuration import. |
| 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::testRequiredModuleValidation | function | core/ |
Tests uninstall validators being called during synchronization. |
| 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. |
Pagination
- Previous page
- Page 186
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.