UpdateRegistry::getModuleUpdateFunctions
  • References/PHP/Drupal/update/UpdateRegistry

public UpdateRegistry::getModuleUpdateFunctions($module_name)

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

update_calculate_project_data($available) Calculates the current update status of all projects on the site

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

_update_manager_unique_identifier() Returns a short unique identifier for this Drupal installation.

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
UpdateKernel::handleAccess
  • References/PHP/Drupal/update/UpdateKernel

protected UpdateKernel::handleAccess(Request $request)

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

public UpdateRegistry::__construct($root, $site_path, array $enabled_modules

2025-01-10 15:47:30
UpdateFetcher::fetchProjectData
  • References/PHP/Drupal/update/src/UpdateFetcher

public UpdateFetcher::fetchProjectData(array $project, $site_key =

2025-01-10 15:47:30
UpdateProcessor::parseXml
  • References/PHP/Drupal/update/src/UpdateProcessor

protected UpdateProcessor::parseXml($raw_xml)

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

Current release is no longer supported by the project maintainer. File core/modules/update/

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

No available update data was found for project. File core/modules/update/

2025-01-10 15:47:30