Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Select.php
Select::$distinct
Whether or not this query should be DISTINCT.
Type:
bool
File
core/
lib/
Drupal/
Core/
Database/
Query/
Select.php
, line 85
Class
Select
Query builder for SELECT statements.
Namespace
Drupal\Core\Database\Query
Code
protected $distinct =
FALSE
;
RSS feed