Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
QueryFactory class core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php Provides a factory for creating the key value entity query.
QueryFactory class core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Provides a factory for creating entity query objects for the config backend.
QueryFactory class core/lib/Drupal/Core/Entity/Query/QueryFactory.php Factory class Creating entity query objects.
QueryFactory class core/modules/workspaces/src/EntityQuery/QueryFactory.php Workspaces-specific entity query implementation.
QueryFactory.php file core/modules/workspaces/src/EntityQuery/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/Query/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/Query/Sql/pgsql/QueryFactory.php
QueryFactory.php file core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php
QueryFactory::$configFactory property core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The config factory used by the config entity query.
QueryFactory::$connection property core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php The database connection to use.
QueryFactory::$deprecatedProperties property core/lib/Drupal/Core/Entity/Query/QueryFactory.php
QueryFactory::$entityTypeManager property core/lib/Drupal/Core/Entity/Query/QueryFactory.php The entity type manager service.
QueryFactory::$keyValueFactory property core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php The key value factory.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$namespaces property core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The namespace of this class, the parent class etc.
QueryFactory::$workspaceManager property core/modules/workspaces/src/EntityQuery/QueryFactory.php The workspace manager.
QueryFactory::CONFIG_LOOKUP_PREFIX constant core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php The prefix for the key value collection for fast lookups.
QueryFactory::deleteConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Deletes lookup data.
QueryFactory::get function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Instantiates an entity query for a given entity type.
QueryFactory::get function core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php Instantiates an entity query for a given entity type.
QueryFactory::get function core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php Instantiates an entity query for a given entity type.
QueryFactory::get function core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php Instantiates an entity query for a given entity type.
QueryFactory::get function core/modules/workspaces/src/EntityQuery/QueryFactory.php Instantiates an entity query for a given entity type.
QueryFactory::get function core/lib/Drupal/Core/Entity/Query/QueryFactory.php Returns a query object for a given entity type.
QueryFactory::getAggregate function core/lib/Drupal/Core/Entity/Query/QueryFactory.php Returns an aggregated query object for a given entity type.
QueryFactory::getAggregate function core/modules/workspaces/src/EntityQuery/QueryFactory.php Instantiates an aggregation query object for a given entity type.
QueryFactory::getAggregate function core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php Instantiates an aggregation query object for a given entity type.
QueryFactory::getAggregate function core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php Instantiates an aggregation query object for a given entity type.
QueryFactory::getAggregate function core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php Instantiates an aggregation query object for a given entity type.
QueryFactory::getAggregate function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Instantiates an aggregation query object for a given entity type.
QueryFactory::getConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Gets the key value store used to store fast lookups.
QueryFactory::getKeys function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Creates lookup keys for configuration data.
QueryFactory::getSubscribedEvents function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
QueryFactory::getValues function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Finds all the values for a configuration key in a configuration object.
QueryFactory::onConfigDelete function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Removes configuration entity from key store.
QueryFactory::onConfigSave function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Updates configuration entity in the key store.
QueryFactory::updateConfigKeyStore function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Updates or adds lookup data.
QueryFactory::__construct function core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Constructs a QueryFactory object.
QueryFactory::__construct function core/lib/Drupal/Core/Entity/Query/Sql/QueryFactory.php Constructs a QueryFactory object.
QueryFactory::__construct function core/lib/Drupal/Core/Entity/Query/Null/QueryFactory.php Constructs a QueryFactory object.
QueryFactory::__construct function core/lib/Drupal/Core/Entity/KeyValueStore/Query/QueryFactory.php Constructs a QueryFactory object.
QueryFactory::__construct function core/modules/workspaces/src/EntityQuery/QueryFactory.php Constructs a QueryFactory object.
QueryFactory::__construct function core/lib/Drupal/Core/Entity/Query/QueryFactory.php Constructs a QueryFactory object.
QueryFactoryInterface interface core/lib/Drupal/Core/Entity/Query/QueryFactoryInterface.php Defines an interface for QueryFactory classes.
QueryFactoryInterface.php file core/lib/Drupal/Core/Entity/Query/QueryFactoryInterface.php

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