entity.query.config
Same name in other branches
- 9 core/core.services.yml \entity.query.config
- 8.9.x core/core.services.yml \entity.query.config
Class
Drupal\Core\Config\Entity\Query\QueryFactory2 string references to entity.query.config
- ConfigEntityStorage::getQueryServiceName in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityStorage.php - Gets the name of the service for the query for this entity storage.
- ConfigEntityStorageTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityStorageTest.php - @covers ::__construct
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Config\Entity\Query\QueryFactory
- arguments:
- - '@config.factory'
- - '@keyvalue'
- - '@config.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.