Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \entity.query.keyvalue
  2. 9 core/core.services.yml \entity.query.keyvalue

Class

Drupal\Core\Entity\KeyValueStore\Query\QueryFactory
1 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
  1. class: Drupal\Core\Entity\KeyValueStore\Query\QueryFactory
  2. arguments:
  3. - '@keyvalue'