Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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::$themeHandler | property | core/ |
The theme handler. |
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. |
ConfigImportSubscriber::validateDependencies | function | core/ |
Validates configuration being imported does not have unmet dependencies. |
ConfigImportSubscriber::validateModules | function | core/ |
Validates module installations and uninstallations. |
ConfigImportSubscriber::validateThemes | function | core/ |
Validates theme installations and uninstallations. |
ConfigImportSubscriber::__construct | function | core/ |
Constructs the ConfigImportSubscriber. |
ConfigImportSubscriber::__construct | function | core/ |
Constructs the event subscriber. |
ConfigImportUITest | class | core/ |
Tests the user interface for importing configuration. |
ConfigImportUITest.php | file | core/ |
|
ConfigImportUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigImportUITest::$modules | property | core/ |
Modules to install. |
ConfigImportUITest::$webUser | property | core/ |
A user with the 'synchronize configuration' permission. |
ConfigImportUITest::prepareSiteNameUpdate | function | core/ |
|
ConfigImportUITest::setUp | function | core/ |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.