6 calls to QueryGroupByTest::groupByTestHelper()
- QueryGroupByTest::testGroupByAverage in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests the average aggregation function.
- QueryGroupByTest::testGroupByCount in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests the count aggregation function.
- QueryGroupByTest::testGroupByMax in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests the max aggregation function.
- QueryGroupByTest::testGroupByMin in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests the min aggregation function.
- QueryGroupByTest::testGroupByNone in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests aggregation with no specific function.
- QueryGroupByTest::testGroupBySum in core/
modules/ views/ tests/ src/ Kernel/ QueryGroupByTest.php - Tests the sum aggregation function.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.