6 calls to QueryGroupByTest::groupByTestHelper() in Drupal 9
- 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.