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\Query

Code

public function getQuery() : QueryInterface;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.