You are here

Functions in PatchInfo 8

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_patchinfo_list ./patchinfo.drush.inc Command callback for patchinfo-list command.
patchinfo_drush_command ./patchinfo.drush.inc Implements hook_drush_command().
patchinfo_form_update_manager_update_form_alter ./patchinfo.module Implements hook_form_FORM_ID_alter() for update_manager_update_form().
patchinfo_form_update_settings_alter ./patchinfo.module Implements hook_form_FORM_ID_alter() for update_settings().
patchinfo_preprocess_update_project_status ./patchinfo.module Implements hook_preprocess_HOOK() for update-project-status.html.twig. 1
patchinfo_preprocess_update_report ./patchinfo.module Implements hook_preprocess_HOOK() for update-report.html.twig.
patchinfo_schema ./patchinfo.install Implements hook_schema().
patchinfo_system_info_alter ./patchinfo.module Implements hook_system_info_alter().
patchinfo_theme ./patchinfo.module Implements hook_theme().
patchinfo_theme_registry_alter ./patchinfo.module Implements hook_theme_registry_alter().
patchinfo_update_projects_alter ./patchinfo.module Implements hook_update_projects_alter().
patchinfo_update_settings_form_submit ./patchinfo.module Submission handler for extended update settings form. 1
template_preprocess_patchinfo_excluded_modules ./patchinfo.module Prepares variables for patchinfo excluded modules templates.
template_preprocess_patchinfo_patches ./patchinfo.module Prepares variables for a patch listing of a module and its submodules.
_patchinfo_clear_db ./patchinfo.module Remove all patch information for a module from DB. 1
_patchinfo_get_info ./patchinfo.module Get patch information from DB. 3
_patchinfo_get_patches ./patchinfo.module Get all patches for a module (including its submodules). 3
_patchinfo_process_module ./patchinfo.module Process patch information for a module. 1

Other projects