public function QueryInterface::getEntityType

Gets the entity type for this query.

Return value

string

File

drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php, line 25
Contains \Drupal\Core\Entity\QueryInterface.

Class

QueryInterface
Interface for entity queries.

Namespace

Drupal\Core\Entity\Query

Code

public function getEntityType();