Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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 can uninstall install profiles. |
ConfigImportModuleUninstallValidatorInterface | interface | core/ |
Special interface for module uninstall validators for configuration import. |
ConfigImportModuleUninstallValidatorInterface.php | file | core/ |
|
ConfigImportModuleUninstallValidatorInterface::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
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 install. |
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 install. |
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/ |
|
ConfigImportSubscriber.php | file | core/ |
|
ConfigImportSubscriber::$configManager | property | core/ |
The config manager. |
ConfigImportSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
ConfigImportSubscriber::$moduleExtensionList | property | core/ |
Module extension list. |
ConfigImportSubscriber::$themeData | property | core/ |
Theme data. |
ConfigImportSubscriber::$themeList | property | core/ |
The theme extension list. |
ConfigImportSubscriber::getNames | function | core/ |
Gets human readable extension names. |
ConfigImportSubscriber::getThemeData | function | core/ |
Gets theme data. |
ConfigImportSubscriber::getWorkflow | function | core/ |
Get the workflow entity object from the configuration name. |
ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Checks that the configuration synchronization is valid. |
ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
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.