You are here

namespace Drupal\update in Drupal 10

Same name in other branches
  1. 8 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.
UpdateFetcher core/modules/update/src/UpdateFetcher.php Fetches project information from remote locations.
UpdateFetcherInterface core/modules/update/src/UpdateFetcherInterface.php Fetches project information from remote locations.
UpdateManager core/modules/update/src/UpdateManager.php Default implementation of UpdateManagerInterface.
UpdateManagerInterface core/modules/update/src/UpdateManagerInterface.php Manages project update information.
UpdateProcessor core/modules/update/src/UpdateProcessor.php Process 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.
UpdateSettingsForm core/modules/update/src/UpdateSettingsForm.php Configure update settings for this site.