The entity type this query runs against.
Type: string
File
- core/lib/Drupal/Core/Entity/Query/QueryBase.php, line 18
Class
- QueryBase
- The base entity query class.
Namespace
Drupal\Core\Entity\Query
Code
protected $entityTypeId;
The entity type this query runs against.
Type: string
Drupal\Core\Entity\Query
protected $entityTypeId;
Please login to continue.