protected property Query::$entityInfo

Contains the entity info for the entity type of that query.

Type: array

See also

\Drupal\Core\Entity\EntityManager

File

drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php, line 28
Definition of Drupal\field_sql_storage\Entity\Query.

Class

Query
The SQL storage entity query class.

Namespace

Drupal\field_sql_storage\Entity

Code

protected $entityInfo;