You are here

Functions in Upgrade Status 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_upgrade_status_operations_alter ./upgrade_status.api.php Alter the operations run on projects on the Upgrade Status UI.
hook_upgrade_status_result_alter ./upgrade_status.api.php Alter the build array for an upgrade status result group.
template_preprocess_upgrade_status_ascii_export ./upgrade_status.module Preprocess project list for ASCII export.
template_preprocess_upgrade_status_html_export ./upgrade_status.module Preprocess project list for HTML export. 1
upgrade_status_help ./upgrade_status.module Implements hook_help().
upgrade_status_requirements ./upgrade_status.install Implements hook_requirements().
upgrade_status_system_info_alter ./upgrade_status.module Implements hook_system_info_alter().
upgrade_status_test_library_preprocess_html tests/modules/upgrade_status_test_library/upgrade_status_test_library.module Implements hook_preprocess_html().
upgrade_status_test_theme_function tests/modules/upgrade_status_test_theme_functions/upgrade_status_test_theme_functions.module Theme function used for testing. 2
upgrade_status_test_theme_functions_theme tests/modules/upgrade_status_test_theme_functions/upgrade_status_test_theme_functions.module Implements hook_theme().
upgrade_status_test_theme_functions_theme_registry_alter tests/modules/upgrade_status_test_theme_functions/upgrade_status_test_theme_functions.module Implements hook_theme_registry_alter().
upgrade_status_test_theme_upgrade_status_test_theme_function_theme_function_override tests/themes/upgrade_status_test_theme/upgrade_status_test_theme.theme Theme function override for testing purposes.
upgrade_status_theme ./upgrade_status.module Implements hook_theme().
upgrade_status_uninstall ./upgrade_status.install Implements hook_uninstall().
upgrade_status_update_8101 ./upgrade_status.install Delete old state information that is not anymore relevant or valid.

Other projects