function ConditionInterface::getQuery
Gets the query that is holding this condition.
Return value
\Drupal\Core\Entity\Query\QueryInterface The query object.
File
-
core/
lib/ Drupal/ Core/ Entity/ Query/ ConditionInterface.php, line 110
Class
- ConditionInterface
- Defines the entity query condition interface.
Namespace
Drupal\Core\Entity\QueryCode
public function getQuery() : QueryInterface;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.