Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests re-creating a config entity with the same name but different UUID. |
| 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. |
| 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. |
| ConfigImportTestHooks | class | core/ |
Hook implementations for config_import_test. |
| ConfigImportTestHooks.php | file | core/ |
|
| ConfigImportTestHooks::configImportStepsAlter | function | core/ |
Implements hook_config_import_steps_alter(). |
| ConfigImportTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
| ConfigImportTestHooks::stepAlter | function | core/ |
Implements configuration synchronization step added by an alter for testing. |
| ConfigImportThemeInstallTest | class | core/ |
Tests installing and uninstalling of themes via configuration import. |
| ConfigImportThemeInstallTest.php | file | core/ |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.