You are here

namespace Drupal\config_sync in Configuration Synchronizer 8

Same name in other branches
  1. 8.2 Drupal\config_sync
Classsort descending Location Description
ConfigSyncInitializer src/ConfigSyncInitializer.php Returns responses for config module routes.
ConfigSyncInitializerInterface src/ConfigSyncInitializerInterface.php Provides methods for updating site configuration from extensions.
ConfigSyncLister src/ConfigSyncLister.php Provides methods related to listing configuration changes.
ConfigSyncListerInterface src/ConfigSyncListerInterface.php Provides methods related to config listing.
ConfigSyncMerger src/ConfigSyncMerger.php Provides helper functions for merging configuration items.
ConfigSyncSnapshotter src/ConfigSyncSnapshotter.php The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.
ConfigSyncSnapshotterInterface src/ConfigSyncSnapshotterInterface.php The ConfigSyncSnapshotter provides helper functions for taking snapshots of extension-provided configuration.