-
- Downloads
Issue #3085604 by bircher, catch, alexpott: Protect against concurrent config transformations
Showing
- core/modules/config_environment/config_environment.module 1 addition, 0 deletionscore/modules/config_environment/config_environment.module
- core/modules/config_environment/config_environment.services.yml 2 additions, 2 deletions...odules/config_environment/config_environment.services.yml
- core/modules/config_environment/src/Core/Config/ConfigEvents.php 1 addition, 0 deletions...dules/config_environment/src/Core/Config/ConfigEvents.php
- core/modules/config_environment/src/Core/Config/ExportStorageManager.php 26 additions, 1 deletion...nfig_environment/src/Core/Config/ExportStorageManager.php
- core/modules/config_environment/src/Core/Config/ImportStorageTransformer.php 51 additions, 1 deletion..._environment/src/Core/Config/ImportStorageTransformer.php
- core/modules/config_environment/src/Core/Config/StorageManagerInterface.php 3 additions, 0 deletions...g_environment/src/Core/Config/StorageManagerInterface.php
- core/modules/config_environment/src/Core/Config/StorageTransformerException.php 11 additions, 0 deletions...vironment/src/Core/Config/StorageTransformerException.php
- core/modules/config_environment/tests/src/Kernel/Core/Config/ExportStorageManagerTest.php 44 additions, 3 deletions...tests/src/Kernel/Core/Config/ExportStorageManagerTest.php
- core/modules/config_environment/tests/src/Kernel/Core/Config/ImportStorageTransformerTest.php 66 additions, 0 deletions...s/src/Kernel/Core/Config/ImportStorageTransformerTest.php
Loading
Please register or sign in to comment