Search for distinct
- Search 7.x for distinct
- Search 8.9.x for distinct
- Search 10.3.x for distinct
- Search 11.x for distinct
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldWebTest::testClickSortingDistinct | function | core/ |
Tests the default click sorting functionality with distinct. |
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). |
views.view.test_distinct_click_sorting.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_distinct_click_sorting.yml |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.