You are here

namespace Drupal\automatic_updates in Automatic Updates 8

Same name in other branches
  1. 8.2 Drupal\automatic_updates
Classsort descending Location Description
DatabaseUpdateHandlerInterface src/DatabaseUpdateHandlerInterface.php Interface for database_update_handler plugins.
DatabaseUpdateHandlerPluginBase src/DatabaseUpdateHandlerPluginBase.php Base class for database_update_handler plugins.
DatabaseUpdateHandlerPluginManager src/DatabaseUpdateHandlerPluginManager.php DatabaseUpdateHandler plugin manager.
IgnoredPathsIteratorFilter src/IgnoredPathsIteratorFilter.php Provides an iterator filter for file paths which are ignored.
IgnoredPathsTrait src/IgnoredPathsTrait.php Provide a helper to check if file paths are ignored.
ProjectInfoTrait src/ProjectInfoTrait.php Provide a helper to get project info.
UpdateMetadata src/UpdateMetadata.php Transfer object to encapsulate the details for an update.