drush_patchinfo_list |
./patchinfo.drush.inc |
Command callback for patchinfo-list command. |
|
|
patchinfo_drupalorg_patchinfo_list_row_alter |
./patchinfo.api.php |
Allows modules to change the patchinfo_list_row. |
|
|
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_8201 |
./patchinfo.install |
Adds source_module field to patchinfo database table. |
|
|
patchinfo_update_8202 |
./patchinfo.install |
Adds source field to patchinfo database table. |
|
|
patchinfo_update_8203 |
./patchinfo.install |
Adds source_module field to primary index of patchinfo database table. |
|
|
patchinfo_update_8204 |
./patchinfo.install |
Enable .info.yml patch source submodule for compatibility with 8.x-1.x. |
|
|
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. |
4 |
|
_patchinfo_get_patches |
./patchinfo.module |
Get all patches for a module (including its submodules). |
4 |
|
_patchinfo_process_module |
./patchinfo.module |
Process patch information for a module. |
1 |
|