config.import_transformer
Same name in other branches
- 9 core/core.services.yml \config.import_transformer
- 8.9.x core/core.services.yml \config.import_transformer
Class
Drupal\Core\Config\ImportStorageTransformer2 string references to config.import_transformer
- ConfigController::create in core/
modules/ config/ src/ Controller/ ConfigController.php - Instantiates a new instance of this class.
- ConfigSync::create in core/
modules/ config/ src/ Form/ ConfigSync.php - Instantiates a new instance of this class.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Config\ImportStorageTransformer
- arguments:
- - '@event_dispatcher'
- - '@database'
- - '@lock'
- - '@lock.persistent'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.