protected property QueryBase::$entityType

The entity type this query runs against.

Type: string

File

drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php, line 22
Definition of Drupal\Core\Entity\Query\QueryBase.

Class

QueryBase
The base entity query class.

Namespace

Drupal\Core\Entity\Query

Code

protected $entityType;