update-version.html.twig
  • References/PHP/Drupal/update/templates/update-version.html.twig

Default theme implementation for the version display of a project. Available variables: attributes:

2025-01-10 15:47:30
UpdateKernel
  • References/PHP/Drupal/update/UpdateKernel

Defines a kernel which is used primarily to run the update of Drupal. We use a dedicated kernel + front controller (update.php) in order to

2025-01-10 15:47:30
_update_manager_check_backends
  • References/PHP/Drupal/update/update.manager.inc

_update_manager_check_backends(&$form, $operation) Checks for file transfer backends and prepares a form

2025-01-10 15:47:30
update.module
  • References/PHP/Drupal/update/update.module

Handles updates of Drupal core and contributed projects. The module checks for available updates of Drupal core and any installed contributed

2025-01-10 15:47:30
update_verify_update_archive
  • References/PHP/Drupal/update/update.module

update_verify_update_archive($project, $archive_file, $directory) Implements

2025-01-10 15:47:30
template_preprocess_update_project_status
  • References/PHP/Drupal/update/update.report.inc

template_preprocess_update_project_status(&$variables) Prepares variables for update project status templates

2025-01-10 15:47:30
template_preprocess_update_report
  • References/PHP/Drupal/update/update.report.inc

template_preprocess_update_report(&$variables) Prepares variables for project status report templates.

2025-01-10 15:47:30
update-last-check.html.twig
  • References/PHP/Drupal/update/templates/update-last-check.html.twig

Default theme implementation for the last time update data was checked. Available variables: last:

2025-01-10 15:47:30
hook_update_status_alter
  • References/PHP/Drupal/update/update.api

hook_update_status_alter(&$projects) Alter the information about available updates for projects.

2025-01-10 15:47:30
UpdateSettingsForm::create
  • References/PHP/Drupal/update/src/UpdateSettingsForm

public static UpdateSettingsForm::create(ContainerInterface

2025-01-10 15:47:30