You are here

protected property Tables::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Entity/Query/Sql/Tables.php \Drupal\Core\Entity\Query\Sql\Tables::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

core/lib/Drupal/Core/Entity/Query/Sql/Tables.php, line 48
Contains \Drupal\Core\Entity\Query\Sql\Tables.

Class

Tables
Adds tables and fields to the SQL entity query.

Namespace

Drupal\Core\Entity\Query\Sql

Code

protected $entityManager;