Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigImporter::$processedConfiguration | property | core/ |
List of configuration file changes processed by the import(). |
| ConfigImporter::$processedExtensions | property | core/ |
List of extension changes processed by the import(). |
| ConfigImporter::$processedSystemTheme | property | core/ |
Flag set to import system.theme during processing theme install and uninstalls. |
| ConfigImporter::$storageComparer | property | core/ |
The storage comparer used to discover configuration changes. |
| ConfigImporter::$themeExtensionList | property | core/ |
The theme extension list. |
| ConfigImporter::$totalConfigurationToProcess | property | core/ |
The total number of configuration objects to process. |
| ConfigImporter::$totalExtensionsToProcess | property | core/ |
The total number of extensions to process. |
| ConfigImporter::createExtensionChangelist | function | core/ |
Populates the extension change list. |
| ConfigImporter::doSyncStep | function | core/ |
Calls a config import step. |
| ConfigImporter::finish | function | core/ |
Finishes the batch. |
| ConfigImporter::getEmptyExtensionsProcessedList | function | core/ |
Gets an empty list of extensions to process. |
| ConfigImporter::getErrors | function | core/ |
Returns error messages created while running the import. |
| ConfigImporter::getExtensionChangelist | function | core/ |
Gets a list changes for extensions. |
| ConfigImporter::getNextExtensionOperation | function | core/ |
Gets the next extension operation to perform. |
| ConfigImporter::getProcessedConfiguration | function | core/ |
Gets list of processed changes. |
| ConfigImporter::getProcessedExtensions | function | core/ |
Gets list of processed extension changes. |
| ConfigImporter::getStorageComparer | function | core/ |
Gets the configuration storage comparer. |
| 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::$logMessages | property | core/ |
The logged messages. |
| ConfigImporterMissingContentTest::$modules | property | core/ |
Modules to install. |
| ConfigImporterMissingContentTest::log | function | core/ |
|
| ConfigImporterMissingContentTest::register | function | core/ |
Registers test-specific services. |
| ConfigImporterMissingContentTest::setUp | function | core/ |
|
| ConfigImporterMissingContentTest::testMissingBlockContent | function | core/ |
Tests the missing content, config import and the block plugin manager. |
| 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 install. |
| ConfigImporterTest::customStep | function | core/ |
Helper method to test custom config installer steps. |
Pagination
- Previous page
- Page 192
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.