Search for install

  1. Search 7.x for install
  2. Search 9.5.x for install
  3. Search 8.9.x for install
  4. Search 10.3.x for install
  5. Other projects
Title Object type File name Summary
module_handler_test_multiple_install function core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install Implements hook_install().
module_installer service core/core.services.yml Drupal\Core\Extension\ModuleInstaller
module_installer.uninstall_validators service core/core.services.yml \IteratorIterator
module_installer_config_subscriber.info.yml file core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml
module_installer_config_subscriber.schema.yml file core/modules/system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml core/modules/system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml
module_installer_config_subscriber.services.yml file core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml
module_installer_config_subscriber.settings.yml file core/modules/system/tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml core/modules/system/tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml
module_installer_config_test.info.yml file core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml
module_installer_config_test.schema.yml file core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
module_installer_config_test.type.missing_id.yml file core/modules/system/tests/modules/module_installer_config_test/config/install/module_installer_config_test.type.missing_id.yml core/modules/system/tests/modules/module_installer_config_test/config/install/module_installer_config_test.type.missing_id.yml
module_install_class_loader_test1.event_subscriber service core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml Drupal\module_install_class_loader_test2\EventSubscriber
module_install_class_loader_test1.event_subscriber service core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml Drupal\module_install_class_loader_test1\EventSubscriber
module_install_class_loader_test1.info.yml file core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml
module_install_class_loader_test1.services.yml file core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml
module_install_class_loader_test2.info.yml file core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml
module_install_class_loader_test2.services.yml file core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml
module_install_requirements.info.yml file core/modules/system/tests/modules/module_install_requirements/module_install_requirements.info.yml core/modules/system/tests/modules/module_install_requirements/module_install_requirements.info.yml
module_install_unmet_requirements.info.yml file core/modules/system/tests/modules/module_install_unmet_requirements/module_install_unmet_requirements.info.yml core/modules/system/tests/modules/module_install_unmet_requirements/module_install_unmet_requirements.info.yml
module_required_by_themes_uninstall_validator service core/core.services.yml Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator
module_test.install file core/modules/system/tests/modules/module_test/module_test.install
module_test_install function core/modules/system/tests/modules/module_test/module_test.install Implements hook_install().
MultipleDistributionsProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Confirms that the installation succeeded.
mysqli.install file core/modules/mysqli/mysqli.install Install, update and uninstall functions for the mysqli module.
navigation.install file core/modules/navigation/navigation.install Install, update and uninstall functions for the navigation module.
NavigationHooks::modulesInstalled function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_modules_installed().
navigation_install function core/modules/navigation/navigation.install Implements hook_install().
navigation_post_update_uninstall_navigation_top_bar function core/modules/navigation/navigation.post_update.php Uninstall the navigation_top_bar module if installed.
NewDefaultThemeBlocksTest::$themeInstaller property core/modules/block/tests/src/Kernel/NewDefaultThemeBlocksTest.php The theme installer service.
new_dependency_test.install file core/modules/system/tests/modules/new_dependency_test/new_dependency_test.install
nightwatch_theme_install_utility.info.yml file core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.info.yml core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.info.yml
nightwatch_theme_install_utility.routing.yml file core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.routing.yml core/modules/system/tests/modules/nightwatch_theme_install_utility/nightwatch_theme_install_utility.routing.yml
node.install file core/modules/node/node.install Install, update and uninstall functions for the node module.
node.type.options_install_test.yml file core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml
NodeHooks1::modulesInstalled function core/modules/node/src/Hook/NodeHooks1.php Implements hook_modules_installed().
NodeHooks1::modulesUninstalled function core/modules/node/src/Hook/NodeHooks1.php Implements hook_modules_uninstalled().
NodeTranslationUITest::doUninstallTest function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests uninstalling content_translation.
NodeTypeTranslationTest::installParameters function core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Install Drupal in a language other than English for this test. This is not
needed to test the node type translation itself but acts as a regression
test.
node_install function core/modules/node/node.install Implements hook_install().
node_uninstall function core/modules/node/node.install Implements hook_uninstall().
NormalInstallerServiceProvider class core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php Service provider for the installer environment.
NormalInstallerServiceProvider.php file core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php
NormalInstallerServiceProvider::register function core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php Registers services to the container.
OliveroTest::testIsUninstallable function core/tests/Drupal/FunctionalTests/Theme/OliveroTest.php Tests that the Olivero theme can be uninstalled.
OptionsTestBase::mockStandardInstall function core/modules/options/tests/src/Kernel/Views/OptionsTestBase.php Provides a workaround for the inability to use the standard profile.
options_config_install_test.info.yml file core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml core/modules/options/tests/options_config_install_test/options_config_install_test.info.yml
OtherModuleInstalledHooks class core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php Hook implementations for respond_install_uninstall_hook_test.
OtherModuleInstalledHooks.php file core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php
OtherModuleInstalledHooks::modulePreinstall function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php Implements hook_module_preinstall().
OtherModuleInstalledHooks::modulesInstalled function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleInstalledHooks.php Implements hook_modules_installed().
OtherModuleUninstalledHooks class core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Hook implementations for respond_install_uninstall_hook_test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.