Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
update_status drupal/core/modules/update/update.report.inc Page callback: Generates a page about the update status of projects. 2
update_task_list drupal/core/update.php Adds the update task list to the current page. 4
update_test_1_update_8000 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8000. 1
update_test_1_update_8001 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8001. 1
update_test_1_update_8002 drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Dummy update_test_1 update 8002. 1
update_test_1_update_dependencies drupal/core/modules/system/tests/modules/update_test_1/update_test_1.install Implements hook_update_dependencies().
update_test_2_update_8000 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8000. 1
update_test_2_update_8001 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8001. 1
update_test_2_update_8002 drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Dummy update_test_2 update 8002.
update_test_2_update_dependencies drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install Implements hook_update_dependencies().
update_test_3_update_8000 drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install Dummy update_test_3 update 8000. 1
update_test_3_update_dependencies drupal/core/modules/system/tests/modules/update_test_3/update_test_3.install Implements hook_update_dependencies().
update_test_archiver_info drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_archiver_info().
update_test_filetransfer_info drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_filetransfer_info().
update_test_menu drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_menu().
update_test_mock_page drupal/core/modules/update/tests/modules/update_test/update_test.module Page callback: Prints mock XML for the Update Manager module. 1
update_test_system_info_alter drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_system_info_alter().
update_test_system_theme_info drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_system_theme_info().
update_test_update_status_alter drupal/core/modules/update/tests/modules/update_test/update_test.module Implements hook_update_status_alter().
update_theme drupal/core/modules/update/update.module Implements hook_theme().
update_themes_disabled drupal/core/modules/update/update.module Implements hook_themes_disabled().
update_themes_enabled drupal/core/modules/update/update.module Implements hook_themes_enabled().
update_uninstall drupal/core/modules/update/update.install Implements hook_uninstall().
update_update_8000 drupal/core/modules/update/update.install Moves update settings from variables to config.
update_update_8001 drupal/core/modules/update/update.install Convert update_last_check, last_email_notification variables to state API.
update_variables_to_config drupal/core/includes/update.inc Updates config with values set on Drupal 7.x 25
update_variables_to_state drupal/core/includes/update.inc Updates 7.x variables to state records. 5
update_variable_del drupal/core/includes/update.inc Delete a variable from the database during the 7.x-8.x upgrade path. 7
update_variable_get drupal/core/includes/update.inc Gets the value of a variable from the database during 7.x-8.x upgrades. 13
update_variable_set drupal/core/includes/update.inc Sets a persistent variable during the 7.x-8.x upgrade path. 10
update_verify_update_archive drupal/core/modules/update/update.module Implements hook_verify_update_archive().
url drupal/core/includes/common.inc Generates an internal or external URL. 302 23
url_alter_test_foo drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Menu callback. 1
url_alter_test_install drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.install Impelement hook_install().
url_alter_test_menu drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Implements hook_menu().
url_alter_test_url_outbound_alter drupal/core/modules/system/tests/modules/url_alter_test/url_alter_test.module Implements hook_url_outbound_alter().
url_is_external drupal/core/includes/common.inc Returns TRUE if a path is external to Drupal (e.g. http://example.com). 7
user_access drupal/core/modules/user/user.module Determine whether the user has a given privilege. 168 18
user_action_info drupal/core/modules/user/user.module Implements hook_action_info().
user_admin drupal/core/modules/user/user.admin.inc @file Admin page callback file for the user module. 1
user_admin_account drupal/core/modules/user/user.admin.inc Form builder; User administration page. 1
user_admin_account_submit drupal/core/modules/user/user.admin.inc Submit the user administration update form.
user_admin_account_validate drupal/core/modules/user/user.admin.inc
user_admin_paths drupal/core/modules/user/user.module Implements hook_admin_paths().
user_admin_permissions drupal/core/modules/user/user.admin.inc Menu callback: administer permissions. 1
user_admin_permissions_submit drupal/core/modules/user/user.admin.inc Save permissions selected on the administer permissions page.
user_admin_role drupal/core/modules/user/user.admin.inc Form to configure a single role. 1 2
user_admin_roles drupal/core/modules/user/user.admin.inc Form to re-order roles or add a new one. 1
user_admin_roles_order_submit drupal/core/modules/user/user.admin.inc Form submit function. Update the role weights. 1
user_admin_role_delete_confirm drupal/core/modules/user/user.admin.inc Form to confirm role delete operation. 1

Pages

Other projects