Same name in other branches
  1. 8.9.x Drupal\update
  2. 9 Drupal\update
Classsort descending Location Description
ProjectCoreCompatibility core/modules/update/src/ProjectCoreCompatibility.php Utility class to set core compatibility messages for project releases.
ProjectRelease core/modules/update/src/ProjectRelease.php Provides a project release value object.
ProjectSecurityData core/modules/update/src/ProjectSecurityData.php Calculates a project's security coverage information.
ProjectSecurityRequirement core/modules/update/src/ProjectSecurityRequirement.php Class for generating a project's security requirement.
UpdateFetcherInterface core/modules/update/src/UpdateFetcherInterface.php Fetches project information from remote locations.
UpdateManagerInterface core/modules/update/src/UpdateManagerInterface.php Manages project update information.
UpdateProcessorInterface core/modules/update/src/UpdateProcessorInterface.php Processor of project update information.
UpdateRoot core/modules/update/src/UpdateRoot.php Gets the root path used by the Update Manager to install or update projects.