Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| ConfigImportForm::create | function | core/ |
|
| ConfigImportForm::getFormId | function | core/ |
|
| ConfigImportForm::submitForm | function | core/ |
|
| ConfigImportForm::validateForm | function | core/ |
|
| 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/ |
|
| ConfigImportInstallProfileTest::$modules | property | core/ |
|
| 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/ |
|
| 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/ |
|
| 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/ |
|
| ConfigImportSubscriber::onConfigImporterValidate | function | core/ |
Validates the configuration to be imported. |
| ConfigImportSubscriber::validateDependencies | function | core/ |
Validates configuration being imported does not have unmet dependencies. |
Pagination
- Previous page
- Page 246
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.