ConfigSyncCommands |
class |
Drupal\config_sync\Commands |
src/Commands/ConfigSyncCommands.php |
Drush integration for the Configuration Synchronizer module. |
|
|
2 |
ConfigSyncController |
class |
Drupal\config_sync\Controller |
src/Controller/ConfigSyncController.php |
Returns responses for config module routes. |
|
|
|
ConfigSyncImport |
class |
Drupal\config_sync\Form |
src/Form/ConfigSyncImport.php |
Construct the storage changes in a configuration synchronization form. |
|
|
1 |
ConfigSyncInitialize |
class |
Drupal\config_sync\Form |
src/Form/ConfigSyncInitialize.php |
|
|
|
1 |
ConfigSyncInitializer |
class |
Drupal\config_sync |
src/ConfigSyncInitializer.php |
Returns responses for config module routes. |
|
|
2 |
ConfigSyncInitializerInterface |
interface |
Drupal\config_sync |
src/ConfigSyncInitializerInterface.php |
Provides methods for updating site configuration from extensions. |
1 |
2 |
|
ConfigSyncLister |
class |
Drupal\config_sync |
src/ConfigSyncLister.php |
Provides methods related to listing configuration changes. |
|
|
2 |
ConfigSyncListerInterface |
interface |
Drupal\config_sync |
src/ConfigSyncListerInterface.php |
Provides methods related to config listing. |
1 |
2 |
|
ConfigSyncMerger |
class |
Drupal\config_sync |
src/ConfigSyncMerger.php |
Provides helper functions for merging configuration items. |
|
1 |
|
ConfigSyncMergerTest |
class |
Drupal\Tests\config_sync\Unit |
tests/src/Unit/ConfigSyncMergerTest.php |
@coversDefaultClass \Drupal\config_sync\ConfigSyncMerger
@group config_sync |
|
|
|
ConfigSyncSnapshotter |
class |
Drupal\config_sync |
src/ConfigSyncSnapshotter.php |
The ConfigSyncSnapshotter provides helper functions for taking snapshots of
extension-provided configuration. |
|
|
2 |
ConfigSyncSnapshotterInterface |
interface |
Drupal\config_sync |
src/ConfigSyncSnapshotterInterface.php |
The ConfigSyncSnapshotter provides helper functions for taking snapshots of
extension-provided configuration. |
1 |
1 |
|