W3cubDocs

/Drupal 8

interface QueryFactoryInterface

Defines an interface for QueryFactory classes.

Hierarchy

File

core/lib/Drupal/Core/Entity/Query/QueryFactoryInterface.php, line 9

Namespace

Drupal\Core\Entity\Query

Members

Name Modifiers Type Description
QueryFactoryInterface::get public function Instantiates an entity query for a given entity type.
QueryFactoryInterface::getAggregate public function Instantiates an aggregation query object for a given entity type.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!Query!QueryFactoryInterface.php/interface/QueryFactoryInterface/8.1.x