Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ConfigImporterTest::FAIL_MESSAGE | constant | core/ |
The beginning of an import validation error. |
| ConfigImporterTest::setUp | function | core/ |
|
| ConfigImporterTest::testConfigEvents | function | core/ |
Tests config events during config import. |
| 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::testEventsAndCollectionsImport | function | core/ |
Tests events and collections during a config import. |
| 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::testSecondaryDeletedChildSecond | function | core/ |
Tests that secondary deletes for deleted files work as expected. |
| ConfigImporterTest::testSecondaryUpdateDeletedChildFirst | function | core/ |
Tests that secondary updates for deleted files work as expected. |
| ConfigImporterTest::testSecondaryUpdateDeletedParentFirst | 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::testStorageComparerTargetStorage | function | core/ |
Tests the target storage caching during configuration import. |
| ConfigImporterTest::testUninstallThemeIncrementsCount | function | core/ |
Tests that uninstall a theme in config import correctly imports all config. |
| 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. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.