Condition::$query

The SQL entity query object this condition belongs to.

Type: \Drupal\Core\Entity\Query\Sql\Query

Overrides ConditionFundamentals::$query

File

core/lib/Drupal/Core/Entity/Query/Sql/Condition.php, line 20

Class

Condition
Implements entity query conditions for SQL databases.

Namespace

Drupal\Core\Entity\Query\Sql

Code

protected $query;
doc_Drupal
2016-10-29 08:51:46
Comments
Leave a Comment

Please login to continue.