Search for all

  1. Search 9.5.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
Updater::postInstall function includes/updater.inc Perform actions after installation.
Updater::postInstallTasks function includes/updater.inc Return an array of links to pages that should be visited post operation.
Updater::postUpdate function includes/updater.inc Perform actions after new code is updated.
Updater::postUpdateTasks function includes/updater.inc Return an array of links to pages that should be visited post operation.
Updater::prepareInstallDirectory function includes/updater.inc Make sure the installation parent directory exists and is writable.
Updater::update function includes/updater.inc Updates a Drupal project, returns a list of next actions.
Updater::__construct function includes/updater.inc
UpdaterException class includes/updater.inc Exception class for the Updater class hierarchy.
UpdaterFileTransferException class includes/updater.inc Child class of UpdaterException that indicates a FileTransfer exception.
Updates from 6.x to 7.x group modules/system/system.install Update functions from 6.x to 7.x.
UpdateScriptFunctionalTest class modules/system/system.test Tests for the update system functionality.
UpdateScriptFunctionalTest::$update_url property modules/system/system.test
UpdateScriptFunctionalTest::$update_user property modules/system/system.test
UpdateScriptFunctionalTest::getInfo function modules/system/system.test
UpdateScriptFunctionalTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
UpdateScriptFunctionalTest::testNoPendingUpdates function modules/system/system.test Tests that there are no pending updates for the first test method.
UpdateScriptFunctionalTest::testNoUpdateFunctionality function modules/system/system.test Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testRequirements function modules/system/system.test Tests that requirements warnings and errors are correctly displayed.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality function modules/system/system.test Tests update.php after performing a successful update.
UpdateScriptFunctionalTest::testThemeSystem function modules/system/system.test Tests the effect of using the update script on the theme system.
UpdateScriptFunctionalTest::testUpdateAccess function modules/system/system.test Tests access to the update script.
UpdateTestContribCase class modules/update/update.test Tests behavior related to handling updates to contributed modules and themes.
UpdateTestContribCase::getInfo function modules/update/update.test
UpdateTestContribCase::setUp function modules/update/update.test Sets up a Drupal site for running functional and integration tests.
UpdateTestContribCase::testHookUpdateStatusAlter function modules/update/update.test Checks that hook_update_status_alter() works to change a status.
UpdateTestContribCase::testNoReleasesAvailable function modules/update/update.test Tests when there is no available release data for a contrib module.
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate function modules/update/update.test Tests that the admin theme is always notified about security updates.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate function modules/update/update.test Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateBrokenFetchURL function modules/update/update.test Makes sure that if we fetch from a broken URL, sane things happen.
UpdateTestContribCase::testUpdateContribBasic function modules/update/update.test Tests the basic functionality of a contrib module on the status report.
UpdateTestContribCase::testUpdateContribOrder function modules/update/update.test Tests that contrib projects are ordered by project name.
UpdateTestContribCase::testUpdateShowDisabledThemes function modules/update/update.test Tests that disabled themes are only shown when desired.
UpdateTestFileTransfer class modules/update/tests/update_test.module Mocks a FileTransfer object to test the settings form functionality.
UpdateTestFileTransfer::factory function modules/update/tests/update_test.module Returns an UpdateTestFileTransfer object.
UpdateTestFileTransfer::getSettingsForm function modules/update/tests/update_test.module Returns a settings form with a text field to input a username.
UpdateTestHelper class modules/update/update.test Defines some shared functions used by all update tests.
UpdateTestHelper::refreshUpdateStatus function modules/update/update.test Refreshes the update status based on the desired available update scenario.
UpdateTestHelper::standardTests function modules/update/update.test Runs a series of assertions that are applicable to all update statuses.
UpdateTestUploadCase class modules/update/update.test Tests project upload and extract functionality.
UpdateTestUploadCase::getInfo function modules/update/update.test
UpdateTestUploadCase::setUp function modules/update/update.test Sets up a Drupal site for running functional and integration tests.
UpdateTestUploadCase::testFileNameExtensionMerging function modules/update/update.test Ensures that archiver extensions are properly merged in the UI.
UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages function modules/update/update.test Checks the messages on update manager pages when missing a security update.
UpdateTestUploadCase::testUploadModule function modules/update/update.test Tests upload and extraction of a module.
update_access_allowed function ./update.php Determines if the current user is allowed to run update.php.
update_access_denied_page function ./update.php Renders a 403 access denied page for update.php.
update_already_performed function includes/update.inc Determines if a module update has already been performed.
update_authorize_batch_copy_project function modules/update/update.authorize.inc Implements callback_batch_operation().
update_authorize_install_batch_finished function modules/update/update.authorize.inc Implements callback_batch_finished().
update_authorize_run_install function modules/update/update.authorize.inc Installs a new project when invoked by authorize.php.

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