QueryFactory::$keyValueFactory

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php \Drupal\Core\Config\Entity\Query\QueryFactory::keyValueFactory
  2. 9 core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php \Drupal\Core\Entity\KeyValueStore\Query\QueryFactory::keyValueFactory
  3. 10 core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php \Drupal\Core\Config\Entity\Query\QueryFactory::keyValueFactory
  4. 10 core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php \Drupal\Core\Entity\KeyValueStore\Query\QueryFactory::keyValueFactory
  5. 11.x core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php \Drupal\Core\Config\Entity\Query\QueryFactory::keyValueFactory
  6. 11.x core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php \Drupal\Core\Entity\KeyValueStore\Query\QueryFactory::keyValueFactory

The key value factory.

Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface

File

core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php, line 20

Class

QueryFactory
Provides a factory for creating the key value entity query.

Namespace

Drupal\Core\Entity\KeyValueStore\Query

Code

protected $keyValueFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.