You are here

6 calls to QueryGroupByTest::groupByTestHelper() in Zircon Profile 8

QueryGroupByTest::testGroupByAverage in core/modules/views/src/Tests/QueryGroupByTest.php
Tests the average aggregation function.
QueryGroupByTest::testGroupByCount in core/modules/views/src/Tests/QueryGroupByTest.php
Tests the count aggregation function.
QueryGroupByTest::testGroupByMax in core/modules/views/src/Tests/QueryGroupByTest.php
Tests the max aggregation function.
QueryGroupByTest::testGroupByMin in core/modules/views/src/Tests/QueryGroupByTest.php
Tests the min aggregation function.
QueryGroupByTest::testGroupByNone in core/modules/views/src/Tests/QueryGroupByTest.php
Tests aggregation with no specific function.
QueryGroupByTest::testGroupBySum in core/modules/views/src/Tests/QueryGroupByTest.php
Tests the sum aggregation function.