protected property QueryFactory::$entityManager

Stores the entity manager used by the query.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

QueryFactory
Factory class Creating entity query objects.

Namespace

Drupal\Core\Entity\Query

Code

protected $entityManager;

© 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!QueryFactory.php/property/QueryFactory::entityManager/8.1.x