Search for date

  1. Search 9.5.x for date
  2. Search 8.9.x for date
  3. Search 10.3.x for date
  4. Search 11.x for date
  5. Other projects
Title Object type File name Summary
trigger_update_7001 function modules/trigger/trigger.install Increase the length of the "hook" field to 78 characters.
trigger_update_7002 function modules/trigger/trigger.install Renames nodeapi to node.
trigger_user_update function modules/trigger/trigger.module Implements hook_user_update().
Update Manager module: file management group modules/update/update.manager.inc Update Manager module file management functions.
Update Manager module: install group modules/update/update.manager.inc Update Manager module functionality for installing new code.
Update Manager module: update group modules/update/update.manager.inc Update Manager module functionality for updating existing code.
Update versions of API functions group modules/system/system.api.php Functions that are similar to normal API functions, but do not invoke hooks.
update-rtl.css file modules/update/update-rtl.css RTL styles used by the Update Manager module.
update.aggregator.test file modules/simpletest/tests/upgrade/update.aggregator.test Tests schema changes in aggregator.module.
update.api.php file modules/update/update.api.php Hooks provided by the Update Manager module.
update.authorize.inc file modules/update/update.authorize.inc Callbacks and related functions invoked by authorize.php to update projects.
update.compare.inc file modules/update/update.compare.inc Code required only when comparing available updates to existing data.
update.css file modules/update/update.css Styles used by the Update Manager module.
update.fetch.inc file modules/update/update.fetch.inc Code required only when fetching information about available updates.
update.field.test file modules/simpletest/tests/upgrade/update.field.test Provides update path tests for the Field module.
update.inc file includes/update.inc Drupal database update API.
update.info file modules/update/update.info name = Update manager
description = Checks for available updates, and can securely install or update modules and themes via a web interface.
version = VERSION
package = Core
core = 7.x
files[] = update.test
configure = admin/reports/updates/settings
update.install file modules/update/update.install Install, update, and uninstall functions for the Update Manager module.
update.manager.inc file modules/update/update.manager.inc Administrative screens and processing functions of the Update Manager module.
update.module file modules/update/update.module Handles updates of Drupal core and contributed projects.
update.php file ./update.php Administrative page for handling updates from one Drupal version to another.
update.report.inc file modules/update/update.report.inc Code required only when rendering the available updates report.
update.settings.inc file modules/update/update.settings.inc Code required only for the update status settings form.
update.test file modules/update/update.test This file contains tests for the Update Manager module.
update.test file modules/simpletest/tests/update.test Tests for the update system.
update.trigger.test file modules/simpletest/tests/upgrade/update.trigger.test Provides upgrade path tests for the Trigger module.
update.user.test file modules/simpletest/tests/upgrade/update.user.test Provides update path tests for the User module.
UpdateCoreTestCase class modules/update/update.test Tests behavior related to discovering and listing updates to Drupal core.
UpdateCoreTestCase::getInfo function modules/update/update.test
UpdateCoreTestCase::setSystemInfo7_0 function modules/update/update.test Sets the version to 7.0 when no project-specific mapping is defined.
UpdateCoreTestCase::setUp function modules/update/update.test Sets up a Drupal site for running functional and integration tests.
UpdateCoreTestCase::testDatestampMismatch function modules/update/update.test Ensures proper results where there are date mismatches among modules.
UpdateCoreTestCase::testFetchTasks function modules/update/update.test Tests that exactly one fetch task per project is created and not more.
UpdateCoreTestCase::testModulePageRegularUpdate function modules/update/update.test Checks the messages at admin/modules when an update is missing.
UpdateCoreTestCase::testModulePageRunCron function modules/update/update.test Checks that running cron updates the list of available updates.
UpdateCoreTestCase::testModulePageSecurityUpdate function modules/update/update.test Checks the messages at admin/modules when a security update is missing.
UpdateCoreTestCase::testModulePageUpToDate function modules/update/update.test Checks the messages at admin/modules when the site is up to date.
UpdateCoreTestCase::testNormalUpdateAvailable function modules/update/update.test Tests the Update Manager module when one normal update is available.
UpdateCoreTestCase::testNoUpdatesAvailable function modules/update/update.test Tests the Update Manager module when no updates are available.
UpdateCoreTestCase::testSecurityUpdateAvailable function modules/update/update.test Tests the Update Manager module when a security update is available.
UpdateCoreTestCase::testServiceUnavailable function modules/update/update.test Tests the Update Manager module when the update server returns 503 errors.
UpdateCoreUnitTestCase class modules/update/update.test Tests update functionality unrelated to the database.
UpdateCoreUnitTestCase::getInfo function modules/update/update.test
UpdateCoreUnitTestCase::setUp function modules/update/update.test Sets up unit test environment.
UpdateCoreUnitTestCase::testUpdateBuildFetchUrl function modules/update/update.test Tests that _update_build_fetch_url() builds the URL correctly.
UpdateDependencyHookInvocationTestCase class modules/simpletest/tests/update.test Tests for the invocation of hook_update_dependencies().
UpdateDependencyHookInvocationTestCase::getInfo function modules/simpletest/tests/update.test
UpdateDependencyHookInvocationTestCase::setUp function modules/simpletest/tests/update.test Sets up a Drupal site for running functional and integration tests.
UpdateDependencyHookInvocationTestCase::testHookUpdateDependencies function modules/simpletest/tests/update.test Test the structure of the array returned by hook_update_dependencies().
UpdateDependencyMissingTestCase class modules/simpletest/tests/update.test Tests for missing update dependencies.

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