Search for installConfig
- Search 7.x for installConfig
- Search 9.5.x for installConfig
- Search 8.9.x for installConfig
- Search 10.3.x for installConfig
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigImportUITest::testConfigUninstallConfigException | function | core/ |
Tests that the Configuration module cannot be uninstalled during config sync. |
ConfigOtherModuleTest::testInstallConfigEntityModuleFirst | function | core/ |
Tests enabling the provider of the config entity type first. |
DemoUmamiHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
DemoUmamiHooks::installConfigureSubmit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
Drupal\module_installer_config_subscriber\EventSubscriber\ModuleInstallConfigTestSubscriber | service | core/ |
|
InstallConfigurator | class | core/ |
@internal This API is experimental. |
InstallConfigurator.php | file | core/ |
|
InstallConfigurator::$modules | property | core/ |
The list of modules to install. |
InstallConfigurator::$themes | property | core/ |
The list of themes to install. |
InstallConfigurator::__construct | function | core/ |
|
InstallConfiguratorTest | class | core/ |
@covers \Drupal\Core\Recipe\InstallConfigurator[[api-linebreak]] @group Recipe |
InstallConfiguratorTest.php | file | core/ |
|
InstallConfiguratorTest::testDependenciesAreAutomaticallyIncluded | function | core/ |
Tests the modules and themes to be installed. |
KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
ModuleInstallConfigTestSubscriber | class | core/ |
Test subscriber for configuration CRUD event. |
ModuleInstallConfigTestSubscriber.php | file | core/ |
|
ModuleInstallConfigTestSubscriber::getSubscribedEvents | function | core/ |
|
ModuleInstallConfigTestSubscriber::onSave | function | core/ |
Reacts to a test simple configuration object being installed. |
ModuleInstallConfigTestSubscriber::__construct | function | core/ |
|
RecipeRunner::installConfig | function | core/ |
Installs a config for a recipe. |
StandardHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
StandardHooks::installConfigureSubmit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.