service config_selector in Configuration selector 8
Same name and namespace in other branches
- 8.2 config_selector.services.yml \config_selector
Class
Drupal\config_selector\ConfigSelector27 string references to config_selector
- ActiveEntity::getFromEntity in src/
ActiveEntity.php - Gets the active entity from using the details from an entity.
- ActiveEntityTest::testGet in tests/
src/ Kernel/ ActiveEntityTest.php - @covers ::get
- ActiveEntityTest::testGetFromEntity in tests/
src/ Kernel/ ActiveEntityTest.php - @covers ::getFromEntity
- ConfigSelector::selectConfig in src/
ConfigSelector.php - Selects configuration to enable and disable after installing a module.
- ConfigSelector::setCurrentConfigList in src/
ConfigSelector.php - Stores a list of active configuration prior to module installation.
File
View source
- class: Drupal\config_selector\ConfigSelector
- arguments:
- - '@config.factory'
- - '@config.manager'
- - '@entity_type.manager'
- - '@logger.channel.config_selector'
- - '@state'