service entity.query.keyvalue in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \entity.query.keyvalue
- 9 core/core.services.yml \entity.query.keyvalue
Class
Drupal\Core\Entity\KeyValueStore\Query\QueryFactory1 string reference to entity.query.keyvalue
- KeyValueEntityStorage::getQueryServiceName in core/
lib/ Drupal/ Core/ Entity/ KeyValueStore/ KeyValueEntityStorage.php - Gets the name of the service for the query for this entity storage.
File
- core/
core.services.yml - core/core.services.yml
View source
- class: Drupal\Core\Entity\KeyValueStore\Query\QueryFactory
- arguments:
- - '@keyvalue'