UpdateSettingsForm::getFormId
  • References/PHP/Drupal/update/src/UpdateSettingsForm

public UpdateSettingsForm::getFormId()

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

Code required only when fetching information about available updates. File core/modules/update/update.fetch

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

public UpdateSettingsForm::__construct(EmailValidator $

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

update_get_available($refresh = FALSE) Tries to get update information and refreshes it when necessary.

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

update_authorize_update_batch_finished($success, $results) Batch callback: Performs actions when the authorized

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

public UpdateRegistry::getModuleUpdateFunctions($module_name)

2025-01-10 15:47:30
UpdateManagerInterface::fetchDataBatch
  • References/PHP/Drupal/update/src/UpdateManagerInterface

public UpdateManagerInterface::fetchDataBatch(&

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

public UpdateKernel::handle(Request $request, $type = self::MASTER_REQUEST

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

Provides all and missing update implementations. Note: This registry is specific to a type of updates, like 'post_update' as example.

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

update_install() Implements

2025-01-10 15:47:30