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
UpdateHookRegistry::setInstalledVersion function core/lib/Drupal/Core/Update/UpdateHookRegistry.php Updates the installed version information for a module.
UpdateHookRegistryTest::testGetInstalledVersion function core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php @covers ::getInstalledVersion
@covers ::getAllInstalledVersions
@covers ::setInstalledVersion
@covers ::deleteInstalledVersion
UpdateManagerInstall class core/modules/update/src/Form/UpdateManagerInstall.php Configure update settings for this site.
UpdateManagerInstall.php file core/modules/update/src/Form/UpdateManagerInstall.php
UpdateManagerInstall::$archiverManager property core/modules/update/src/Form/UpdateManagerInstall.php The archiver plugin manager service.
UpdateManagerInstall::$moduleHandler property core/modules/update/src/Form/UpdateManagerInstall.php The module handler.
UpdateManagerInstall::$root property core/modules/update/src/Form/UpdateManagerInstall.php The root location under which installed projects will be saved.
UpdateManagerInstall::$sitePath property core/modules/update/src/Form/UpdateManagerInstall.php The site path.
UpdateManagerInstall::buildForm function core/modules/update/src/Form/UpdateManagerInstall.php Form constructor.
UpdateManagerInstall::create function core/modules/update/src/Form/UpdateManagerInstall.php Instantiates a new instance of this class.
UpdateManagerInstall::getFormId function core/modules/update/src/Form/UpdateManagerInstall.php Returns a unique string identifying the form.
UpdateManagerInstall::submitForm function core/modules/update/src/Form/UpdateManagerInstall.php Form submission handler.
UpdateManagerInstall::validateForm function core/modules/update/src/Form/UpdateManagerInstall.php Form validation handler.
UpdateManagerInstall::__construct function core/modules/update/src/Form/UpdateManagerInstall.php Constructs a new UpdateManagerInstall.
UpdateManagerUpdateTest::testUninstalledUpdatesTable function core/modules/update/tests/src/Functional/UpdateManagerUpdateTest.php Tests the Update form with an uninstalled module in the system.
UpdatePathTestBase::doInstall function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Execute the non-interactive installer.
UpdatePathTestBase::installDrupal function core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php Overrides BrowserTestBase::installDrupal() for update testing.
Updater::getInstallArgs function core/lib/Drupal/Core/Updater/Updater.php Stores the default parameters for the Updater.
Updater::getInstallDirectory function core/lib/Drupal/Core/Updater/Updater.php Returns the path to the default install location for the current project.
Updater::install function core/lib/Drupal/Core/Updater/Updater.php Installs a Drupal project, returns a list of next actions.
Updater::postInstall function core/lib/Drupal/Core/Updater/Updater.php Performs actions after installation.
Updater::postInstallTasks function core/lib/Drupal/Core/Updater/Updater.php Returns an array of links to pages that should be visited post operation.
Updater::prepareInstallDirectory function core/lib/Drupal/Core/Updater/Updater.php Makes sure the installation parent directory exists and is writable.
UpdaterInterface::getInstallDirectory function core/lib/Drupal/Core/Updater/UpdaterInterface.php Returns the path to the default install location for the current project.
UpdaterInterface::isInstalled function core/lib/Drupal/Core/Updater/UpdaterInterface.php Checks if the project is installed.
UpdaterInterface::postInstall function core/lib/Drupal/Core/Updater/UpdaterInterface.php Actions to run after an install has occurred.
UpdateScriptTest::assertInstalledExtensionsConfig function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Asserts that an installed extension's config setting is correct.
UpdateSemverContribTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php Sets the project installed version.
UpdateSemverCoreTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverCoreTestBase.php Sets the project installed version.
UpdateSemverTestBase::setProjectInstalledVersion function core/modules/update/tests/src/Functional/UpdateSemverTestBase.php Sets the project installed version.
UpdateTestTrait::mockInstalledExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets information about installed extensions.
update_install function core/modules/update/update.install Implements hook_install().
update_modules_installed function core/modules/update/update.module Implements hook_modules_installed().
update_modules_uninstalled function core/modules/update/update.module Implements hook_modules_uninstalled().
update_script_test.install file core/modules/system/tests/modules/update_script_test/update_script_test.install
update_test_0.install file core/modules/system/tests/modules/update_test_0/update_test_0.install
update_test_1.install file core/modules/system/tests/modules/update_test_1/update_test_1.install
update_test_2.install file core/modules/system/tests/modules/update_test_2/update_test_2.install
update_test_3.install file core/modules/system/tests/modules/update_test_3/update_test_3.install
update_test_description.install file core/modules/system/tests/modules/update_test_description/update_test_description.install
update_test_failing.install file core/modules/system/tests/modules/update_test_failing/update_test_failing.install
update_test_invalid_hook.install file core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.install
update_test_last_removed.install file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install
update_test_no_preexisting.install file core/modules/system/tests/modules/update_test_no_preexisting/update_test_no_preexisting.install
update_test_postupdate.install file core/modules/system/tests/modules/update_test_postupdate/update_test_postupdate.install
update_test_schema.install file core/modules/system/tests/modules/update_test_schema/update_test_schema.install
update_test_semver_update_n.install file core/modules/system/tests/modules/update_test_semver_update_n/update_test_semver_update_n.install
update_test_with_7x.install file core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install
update_themes_installed function core/modules/update/update.module Implements hook_themes_installed().
update_themes_uninstalled function core/modules/update/update.module Implements hook_themes_uninstalled().

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