QueryFactory::$keyValueFactory
Same name in other branches
- 9 core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php \Drupal\Core\Config\Entity\Query\QueryFactory::keyValueFactory
- 9 core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php \Drupal\Core\Entity\KeyValueStore\Query\QueryFactory::keyValueFactory
- 10 core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php \Drupal\Core\Config\Entity\Query\QueryFactory::keyValueFactory
- 10 core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php \Drupal\Core\Entity\KeyValueStore\Query\QueryFactory::keyValueFactory
- 11.x core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php \Drupal\Core\Config\Entity\Query\QueryFactory::keyValueFactory
- 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\QueryCode
protected $keyValueFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.