Search for installConfig

  1. Search 7.x for installConfig
  2. Search 9.5.x for installConfig
  3. Search 8.9.x for installConfig
  4. Search 10.3.x for installConfig
  5. Other projects
Title Object type File name Summary
ConfigImportUITest::testConfigUninstallConfigException function core/modules/config/tests/src/Functional/ConfigImportUITest.php Tests that the Configuration module cannot be uninstalled during config sync.
ConfigOtherModuleTest::testInstallConfigEntityModuleFirst function core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php Tests enabling the provider of the config entity type first.
DemoUmamiHooks::formInstallConfigureFormAlter function core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php Implements hook_form_FORM_ID_alter() for install_configure_form().
DemoUmamiHooks::installConfigureSubmit function core/profiles/demo_umami/src/Hook/DemoUmamiHooks.php Submission handler to sync the contact.form.feedback recipient.
Drupal\module_installer_config_subscriber\EventSubscriber\ModuleInstallConfigTestSubscriber service core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
InstallConfigurator class core/lib/Drupal/Core/Recipe/InstallConfigurator.php @internal
This API is experimental.
InstallConfigurator.php file core/lib/Drupal/Core/Recipe/InstallConfigurator.php
InstallConfigurator::$modules property core/lib/Drupal/Core/Recipe/InstallConfigurator.php The list of modules to install.
InstallConfigurator::$themes property core/lib/Drupal/Core/Recipe/InstallConfigurator.php The list of themes to install.
InstallConfigurator::__construct function core/lib/Drupal/Core/Recipe/InstallConfigurator.php
InstallConfiguratorTest class core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php @covers \Drupal\Core\Recipe\InstallConfigurator[[api-linebreak]]
@group Recipe
InstallConfiguratorTest.php file core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php
InstallConfiguratorTest::testDependenciesAreAutomaticallyIncluded function core/tests/Drupal/KernelTests/Core/Recipe/InstallConfiguratorTest.php Tests the modules and themes to be installed.
KernelTestBase::installConfig function core/tests/Drupal/KernelTests/KernelTestBase.php Installs default configuration for a given list of modules.
ModuleInstallConfigTestSubscriber class core/modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php Test subscriber for configuration CRUD event.
ModuleInstallConfigTestSubscriber.php file core/modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
ModuleInstallConfigTestSubscriber::getSubscribedEvents function core/modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
ModuleInstallConfigTestSubscriber::onSave function core/modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php Reacts to a test simple configuration object being installed.
ModuleInstallConfigTestSubscriber::__construct function core/modules/system/tests/modules/module_installer_config_subscriber/src/EventSubscriber/ModuleInstallConfigTestSubscriber.php
RecipeRunner::installConfig function core/lib/Drupal/Core/Recipe/RecipeRunner.php Installs a config for a recipe.
StandardHooks::formInstallConfigureFormAlter function core/profiles/standard/src/Hook/StandardHooks.php Implements hook_form_FORM_ID_alter() for install_configure_form().
StandardHooks::installConfigureSubmit function core/profiles/standard/src/Hook/StandardHooks.php Submission handler to sync the contact.form.feedback recipient.
UserAccountFormFieldsTest::testInstallConfigureForm function core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php 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.