property Sql::$no_distinct in Views (for Drupal 7) 8.3
Is the view marked as not distinct.
Type: bool
File
- lib/
Drupal/ views/ Plugin/ views/ query/ Sql.php, line 113 - Definition of Drupal\views\Plugin\views\query\Sql.
Class
- Sql
- @todo.
Namespace
Drupal\views\Plugin\views\queryCode
var $no_distinct;