Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
update_prepare_d7_bootstrap drupal/includes/update.inc Performs extra steps required to bootstrap when using a Drupal 6 database. 1
update_process_project_info drupal/modules/update/update.compare.inc Determines version and type information for currently installed projects. 1
update_project_cache drupal/modules/update/update.compare.inc Retrieves data from {cache_update} or empties the cache when necessary. 2
update_refresh drupal/modules/update/update.module Refreshes the release data after loading the necessary include file. 1
update_requirements drupal/modules/update/update.install Implements hook_requirements(). 2
update_resolve_dependencies drupal/includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly. 5
update_results_page drupal/update.php Displays results of the update script with any accompanying errors. 1
update_retrieve_dependencies drupal/includes/update.inc Invokes hook_update_dependencies() in all installed modules. 2
update_schema drupal/modules/update/update.install Implements hook_schema().
update_script_selection_form drupal/update.php Form constructor for the list of available database module updates. 1
update_script_test_flush_caches drupal/modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
update_script_test_requirements drupal/modules/simpletest/tests/update_script_test.install Implements hook_requirements().
update_script_test_update_7000 drupal/modules/simpletest/tests/update_script_test.install Dummy update function to run during the tests.
update_selection_page drupal/update.php Renders a form with a list of available database updates. 1
update_settings drupal/modules/update/update.settings.inc Form constructor for the update settings form. 1
update_settings_submit drupal/modules/update/update.settings.inc Form submission handler for update_settings().
update_settings_validate drupal/modules/update/update.settings.inc Form validation handler for update_settings(). 1
update_status drupal/modules/update/update.report.inc Page callback: Generates a page about the update status of projects. 1
update_task_list drupal/update.php Adds the update task list to the current page. 4
update_test_1_update_7000 drupal/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 7000. 1
update_test_1_update_7001 drupal/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 7001. 1
update_test_1_update_7002 drupal/modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 7002. 1
update_test_1_update_dependencies drupal/modules/simpletest/tests/update_test_1.install Implements hook_update_dependencies().
update_test_2_update_7000 drupal/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 7000. 1
update_test_2_update_7001 drupal/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 7001. 1
update_test_2_update_7002 drupal/modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 7002.
update_test_2_update_dependencies drupal/modules/simpletest/tests/update_test_2.install Implements hook_update_dependencies().
update_test_3_update_7000 drupal/modules/simpletest/tests/update_test_3.install Dummy update_test_3 update 7000. 1
update_test_3_update_dependencies drupal/modules/simpletest/tests/update_test_3.install Implements hook_update_dependencies().
update_test_archiver_info drupal/modules/update/tests/update_test.module Implements hook_archiver_info().
update_test_filetransfer_info drupal/modules/update/tests/update_test.module Implements hook_filetransfer_info().
update_test_menu drupal/modules/update/tests/update_test.module Implements hook_menu().
update_test_mock_page drupal/modules/update/tests/update_test.module Page callback: Prints mock XML for the Update Manager module. 1
update_test_system_info_alter drupal/modules/update/tests/update_test.module Implements hook_system_info_alter().
update_test_system_theme_info drupal/modules/update/tests/update_test.module Implements hook_system_theme_info().
update_test_update_status_alter drupal/modules/update/tests/update_test.module Implements hook_update_status_alter().
update_theme drupal/modules/update/update.module Implements hook_theme().
update_themes_disabled drupal/modules/update/update.module Implements hook_themes_disabled().
update_themes_enabled drupal/modules/update/update.module Implements hook_themes_enabled().
update_uninstall drupal/modules/update/update.install Implements hook_uninstall().
update_update_7000 drupal/modules/update/update.install Create a queue to store tasks for requests to fetch available update data.
update_update_7001 drupal/modules/update/update.install Recreates cache_update table.
update_verify_update_archive drupal/modules/update/update.module Implements hook_verify_update_archive().
url drupal/includes/common.inc Generates an internal or external URL. 303 14
url_alter_test_foo drupal/modules/simpletest/tests/url_alter_test.module Menu callback. 1
url_alter_test_install drupal/modules/simpletest/tests/url_alter_test.install Impelement hook_install().
url_alter_test_menu drupal/modules/simpletest/tests/url_alter_test.module Implements hook_menu().
url_alter_test_url_inbound_alter drupal/modules/simpletest/tests/url_alter_test.module Implements hook_url_inbound_alter().
url_alter_test_url_outbound_alter drupal/modules/simpletest/tests/url_alter_test.module Implements hook_url_outbound_alter().
url_is_external drupal/includes/common.inc Returns TRUE if a path is external to Drupal (e.g. http://example.com). 12 1

Pages

Other projects