You are here

Functions in Upgrade Status 8.3

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_contrib_error_function_8_to_10 Deprecated tests/modules/upgrade_status_test_contrib_error/upgrade_status_test_contrib_error.module Tests function deprecation detection from Drupal 8 to 10. 1
upgrade_status_test_contrib_error_function_8_to_9 Deprecated tests/modules/upgrade_status_test_contrib_error/upgrade_status_test_contrib_error.module Tests function deprecation detection from Drupal 8 to 9. 2
upgrade_status_test_contrib_error_function_9_to_10 Deprecated tests/modules/upgrade_status_test_contrib_error/upgrade_status_test_contrib_error.module Tests function deprecation detection from Drupal 9 to 10. 1
upgrade_status_test_contrib_error_function_9_to_11 Deprecated tests/modules/upgrade_status_test_contrib_error/upgrade_status_test_contrib_error.module Tests function deprecation detection from Drupal 9 to 11. 1
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.
upgrade_status_update_8301 ./upgrade_status.install Delete old state information so the changed storage format can be used.
upgrade_status_update_8302 ./upgrade_status.install Delete state, because PHPStan fail state was incorrectly formatted.

Other projects