Functions

Primary tabs

Name Location Description Direct usessort descending Strings
update_fetch_data_batch drupal/core/modules/update/update.fetch.inc Batch callback: Processes a step in batch for fetching available update data. 1
update_fetch_data_finished drupal/core/modules/update/update.fetch.inc Batch callback: Performs actions when all fetch tasks have been completed. 1
update_manager_update_form drupal/core/modules/update/update.manager.inc Form constructor for the update form of the Update Manager module. 1
theme_update_manager_update_form drupal/core/modules/update/update.manager.inc Returns HTML for the first page in the process of updating projects.
update_manager_update_form_validate drupal/core/modules/update/update.manager.inc Form validation handler for update_manager_update_form(). 1
update_manager_update_form_submit drupal/core/modules/update/update.manager.inc Form submission handler for update_manager_update_form().
update_manager_download_batch_finished drupal/core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed. 1
update_manager_update_ready_form drupal/core/modules/update/update.manager.inc Form constructor for the update ready form. 1
update_manager_update_ready_form_submit drupal/core/modules/update/update.manager.inc Form submission handler for update_manager_update_ready_form().
update_manager_install_form drupal/core/modules/update/update.manager.inc Form constructor for the install form of the Update Manager module. 1
update_manager_install_form_validate drupal/core/modules/update/update.manager.inc Form validation handler for update_manager_install_form().
update_manager_install_form_submit drupal/core/modules/update/update.manager.inc Form submission handler for update_manager_install_form().
update_manager_batch_project_get drupal/core/modules/update/update.manager.inc Batch callback: Downloads, unpacks, and verifies a project. 1
color_help drupal/core/modules/color/color.module Implements hook_help().
color_theme drupal/core/modules/color/color.module Implements hook_theme().
color_form_system_theme_settings_alter drupal/core/modules/color/color.module Implements hook_form_FORM_ID_alter().
template_preprocess_color_scheme_form drupal/core/modules/color/color.module Prepares variables for color scheme form templates.
color_scheme_form_validate drupal/core/modules/color/color.module Form validation handler for color_scheme_form(). 1
color_scheme_form_submit drupal/core/modules/color/color.module Form submission handler for color_scheme_form(). 1
color_library_info drupal/core/modules/color/color.module Implements hook_library_info().
color_requirements drupal/core/modules/color/color.install Implements hook_requirements().
color_update_8001 drupal/core/modules/color/color.install Converts variables to config.
tour_permission drupal/core/modules/tour/tour.module Implements hook_permission().
tour_library_info drupal/core/modules/tour/tour.module Implements hook_library_info().
tour_toolbar drupal/core/modules/tour/tour.module Implements hook_toolbar().
tour_preprocess_page drupal/core/modules/tour/tour.module Implements hook_preprocess_HOOK() for page.tpl.php.
tour_tour_insert drupal/core/modules/tour/tour.module Implements hook_tour_insert().
tour_tour_update drupal/core/modules/tour/tour.module Implements hook_tour_update().
hook_tour_tips_alter drupal/core/modules/tour/tour.api.php Allow modules to alter tour items before render.
hook_tour_tips_info_alter drupal/core/modules/tour/tour.api.php Allow modules to alter tip plugin definitions.
hook_tour_load drupal/core/modules/tour/tour.api.php Act on tour objects when loaded.
hook_tour_presave drupal/core/modules/tour/tour.api.php Act on a tour being inserted or updated.
hook_tour_insert drupal/core/modules/tour/tour.api.php Respond to creation of a new tour.
hook_tour_update drupal/core/modules/tour/tour.api.php Respond to updates to a tour object.
dblog_schema drupal/core/modules/dblog/dblog.install Implements hook_schema().
dblog_update_8000 drupal/core/modules/dblog/dblog.install Update settings to the new configuration system.
dblog_update_8001 drupal/core/modules/dblog/dblog.install Make *id fields unsigned.
dblog_top drupal/core/modules/dblog/dblog.admin.inc Page callback: Shows the most frequent log messages of a given event type. 1
dblog_event drupal/core/modules/dblog/dblog.admin.inc Page callback: Displays details about a specific database log message. 1
dblog_build_filter_query drupal/core/modules/dblog/dblog.admin.inc Builds a query for database log administration filters based on session.
dblog_filter_form drupal/core/modules/dblog/dblog.admin.inc Form constructor for the database logging filter form. 1
dblog_filter_form_validate drupal/core/modules/dblog/dblog.admin.inc Form validation handler for dblog_filter_form().
dblog_filter_form_submit drupal/core/modules/dblog/dblog.admin.inc Form submission handler for dblog_filter_form().
dblog_clear_log_form drupal/core/modules/dblog/dblog.admin.inc Form constructor for the form that clears out the log. 1
dblog_clear_log_submit drupal/core/modules/dblog/dblog.admin.inc Form submission handler for dblog_clear_log_form(). 1
dblog_help drupal/core/modules/dblog/dblog.module Implements hook_help().
dblog_menu drupal/core/modules/dblog/dblog.module Implements hook_menu().
dblog_page_build drupal/core/modules/dblog/dblog.module Implements hook_page_build().
dblog_cron drupal/core/modules/dblog/dblog.module Implements hook_cron().
dblog_form_system_logging_settings_alter drupal/core/modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().

Pages

Other projects