namespace Drupal\update
Same name in other branches
Object name | File name | Summary |
---|---|---|
ModuleVersion | core/modules/update/src/ModuleVersion.php | Provides a module version value object. |
ProjectCoreCompatibility | core/modules/update/src/ProjectCoreCompatibility.php | Utility class to set core compatibility messages for project releases. |
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. |
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. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.