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
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.
OtherModuleUninstalledHooks.php file core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php
OtherModuleUninstalledHooks::cacheFlush function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Implements hook_cache_flush().
OtherModuleUninstalledHooks::modulePreuninstall function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Implements hook_module_preuninstall().
OtherModuleUninstalledHooks::modulesUninstall function core/modules/system/tests/modules/respond_install_uninstall_hook_test/src/Hook/OtherModuleUninstalledHooks.php Implements hook_modules_uninstalled().
PackageInstallDirectWriteTest class core/modules/package_manager/tests/src/Build/PackageInstallDirectWriteTest.php Tests installing packages with direct write mode enabled.
PackageInstallDirectWriteTest.php file core/modules/package_manager/tests/src/Build/PackageInstallDirectWriteTest.php
PackageInstallDirectWriteTest::testPackageInstall function core/modules/package_manager/tests/src/Build/PackageInstallDirectWriteTest.php Tests installing packages in a stage directory.
PackageInstallSubmoduleTest class core/modules/package_manager/tests/src/Build/PackageInstallSubmoduleTest.php Tests installing packages in a stage directory.
PackageInstallSubmoduleTest.php file core/modules/package_manager/tests/src/Build/PackageInstallSubmoduleTest.php
PackageInstallSubmoduleTest::testSubModules function core/modules/package_manager/tests/src/Build/PackageInstallSubmoduleTest.php Tests installing a Drupal submodule.
PackageInstallTest class core/modules/package_manager/tests/src/Build/PackageInstallTest.php Tests installing packages in a stage directory.
PackageInstallTest.php file core/modules/package_manager/tests/src/Build/PackageInstallTest.php
PackageInstallTest::testPackageInstall function core/modules/package_manager/tests/src/Build/PackageInstallTest.php Tests installing packages in a stage directory.
PackageManagerUninstallValidator class core/modules/package_manager/src/PackageManagerUninstallValidator.php Prevents any module from being uninstalled if update is in process.
PackageManagerUninstallValidator.php file core/modules/package_manager/src/PackageManagerUninstallValidator.php
PackageManagerUninstallValidator::validate function core/modules/package_manager/src/PackageManagerUninstallValidator.php Determines the reasons a module can not be uninstalled.
PackageManagerUninstallValidator::__construct function core/modules/package_manager/src/PackageManagerUninstallValidator.php
package_manager.install file core/modules/package_manager/package_manager.install
page_cache_form_test.install file core/modules/page_cache/tests/modules/page_cache_form_test.install Install hooks for page_cache_form_test.
page_cache_form_test_install function core/modules/page_cache/tests/modules/page_cache_form_test.install Implements hook_install().
path.install file core/modules/path/path.install Update functions for the path module.
PerformanceTestBase::installModulesFromClassProperty function core/tests/Drupal/FunctionalJavascriptTests/PerformanceTestBase.php Install modules defined by `static::$modules`.
PerformanceTestTrait::doInstallModulesFromClassProperty function core/tests/Drupal/Tests/PerformanceTestTrait.php Helper for ::installModulesFromClassProperty().
pgsql.install file core/modules/pgsql/pgsql.install Install, update and uninstall functions for the pgsql module.
pgsql_test.install file core/modules/system/tests/modules/pgsql_test/pgsql_test.install
PhpassHooks::formSystemModulesUninstallConfirmFormAlter function core/modules/phpass/src/Hook/PhpassHooks.php Implements hook_form_FORM_ID_alter() for system_modules_uninstall_confirm_form.

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