Search for group

  1. Search 9.5.x for group
  2. Search 8.9.x for group
  3. Search 10.3.x for group
  4. Search 11.x for group
  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.
drupal_group_css function includes/common.inc Default callback to group CSS items.
hook_test_group_finished function modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started function modules/simpletest/simpletest.api.php A test group has started.
JavaScriptTestCase::testDifferentGroup function modules/simpletest/tests/common.test Test adding a JavaScript file with a different group.
SelectQuery::$group property includes/database/select.inc The fields by which to group.
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.