Search for groupBy

  1. Search 9.5.x for groupBy
  2. Search 8.9.x for groupBy
  3. Search 10.3.x for groupBy
  4. Search 11.x for groupBy
  5. Other projects
Title Object type File name Summary
DatabaseSelectComplexTestCase::testCountQueryGroupBy function modules/simpletest/tests/database_test.test Test that we can generate a count query from a query with GROUP BY.
DatabaseSelectComplexTestCase::testGroupBy function modules/simpletest/tests/database_test.test Test GROUP BY clauses.
DatabaseSelectComplexTestCase::testGroupByAndHaving function modules/simpletest/tests/database_test.test Test GROUP BY and HAVING clauses together.
SelectQuery::getGroupBy function includes/database/select.inc Returns a reference to the group-by array for this query.
SelectQuery::groupBy function includes/database/select.inc Groups the result set by the specified field.
SelectQueryExtender::getGroupBy function includes/database/select.inc Returns a reference to the group-by array for this query.
SelectQueryExtender::groupBy function includes/database/select.inc Groups the result set by the specified field.
SelectQueryInterface::getGroupBy function includes/database/select.inc Returns a reference to the group-by array for this query.
SelectQueryInterface::groupBy function includes/database/select.inc Groups the result set by the specified field.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.