protected property Select::$distinct

Whether or not this query should be DISTINCT

Type: boolean

File

drupal/core/lib/Drupal/Core/Database/Query/Select.php, line 91
Definition of Drupal\Core\Database\Query\Select

Class

Select
Query builder for SELECT statements.

Namespace

Drupal\Core\Database\Query

Code

protected $distinct = FALSE;