Search for distinct
- Search 7.x for distinct
- Search 9.5.x for distinct
- Search 10.3.x for distinct
- Search 11.x for distinct
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Select::$distinct | property | core/ |
Whether or not this query should be DISTINCT |
Select::distinct | function | core/ |
Sets this query to be DISTINCT. |
SelectComplexTest::testCountQueryDistinct | function | core/ |
Tests that we can generate a count query from a query with distinct. |
SelectComplexTest::testDistinct | function | core/ |
Tests distinct queries. |
SelectExtender::distinct | function | core/ |
Sets this query to be DISTINCT. |
SelectInterface::distinct | function | core/ |
Sets this query to be DISTINCT. |
Sql::$distinct | property | core/ |
A flag as to whether or not to make the primary field distinct. |
Sql::$noDistinct | property | core/ |
Is the view marked as not distinct. |
Sql::aggregationMethodDistinct | function | core/ |
|
Sql::setDistinct | function | core/ |
Set the view to be distinct (per base field). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.