You are here

namespace Drupal\update in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\update
Classsort descending Location Description
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.
UpdateRootFactory core/modules/update/src/UpdateRootFactory.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.