QueryGroupByTest::testGroupBySum |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
FieldPluginBase::useStringGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Determines if this field will be available as an option to group the result
by in the style settings. |
QueryGroupByTest::testGroupByCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
RelationshipPluginBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
You can't groupby a relationship. |
QueryGroupByTest::GroupByTestHelper |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
QueryGroupByTest::testGroupByAverage |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
QueryGroupByTest::testAggregateCount |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Tests aggregate count feature. |
views.view.test_views_groupby_save.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_views_groupby_save.yml |
SelectComplexTest::testGroupByAndHaving |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests GROUP BY and HAVING clauses together. |
SelectComplexTest::testCountQueryGroupBy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that we can generate a count query from a query with GROUP BY. |
QueryGroupByTest::testGroupByCountOnlyFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|