Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for distinct

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
SelectQuery::distinct function includes/database/select.inc Implements SelectQueryInterface::distinct().
SelectQuery::$distinct property includes/database/select.inc Whether or not this query should be DISTINCT
SelectQueryExtender::distinct function includes/database/select.inc Sets this query to be DISTINCT.
SelectQueryInterface::distinct function includes/database/select.inc Sets this query to be DISTINCT.
views_plugin_query_default::set_distinct function modules/views/plugins/views_plugin_query_default.inc Set the view to be distinct.
views_plugin_query_default::$pure_distinct property modules/views/plugins/views_plugin_query_default.inc Defines the distinct type.
DatabaseSelectComplexTestCase::testDistinct function modules/simpletest/tests/database_test.test Test distinct queries.
views_query_default_aggregation_method_distinct function modules/views/plugins/views_plugin_query_default.inc
DatabaseSelectComplexTestCase::testCountQueryDistinct function modules/simpletest/tests/database_test.test Test that we can generate a count query from a query with distinct.

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS