Search for groupby

  1. Search 7.x for groupby
  2. Search 9.5.x for groupby
  3. Search 8.9.x for groupby
  4. Search 10.3.x for groupby
  5. Other projects
Title Object type File name Summary
AreaPluginBase::usesGroupBy function core/modules/views/src/Plugin/views/area/AreaPluginBase.php
ContextualLinks::usesGroupBy function core/modules/contextual/src/Plugin/views/field/ContextualLinks.php
Counter::usesGroupBy function core/modules/views/src/Plugin/views/field/Counter.php
Custom::usesGroupBy function core/modules/views/src/Plugin/views/field/Custom.php
DisplayPluginBase::useGroupBy function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php
DisplayPluginInterface::useGroupBy function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Does the display have groupby enabled?
EntityField::buildGroupByForm function core/modules/views/src/Plugin/views/field/EntityField.php Extend the groupby form with group columns.
EntityField::createEntityForGroupBy function core/modules/views/src/Plugin/views/field/EntityField.php Creates a fake entity with grouped field values.
EntityField::submitGroupByForm function core/modules/views/src/Plugin/views/field/EntityField.php
EntityOperations::usesGroupBy function core/modules/views/src/Plugin/views/field/EntityOperations.php
EntityOperationsUnitTest::testUsesGroupBy function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php @covers ::usesGroupBy
EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships function core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php Tests group by with optional and empty relationship.
FieldHandlerInterface::useStringGroupBy function core/modules/views/src/Plugin/views/field/FieldHandlerInterface.php Determines if this field can be grouped in the results.
FieldPluginBase::useStringGroupBy function core/modules/views/src/Plugin/views/field/FieldPluginBase.php
FieldTest::testQueryWithGroupByForBaseField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php @covers ::query
FieldTest::testQueryWithGroupByForConfigField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php @covers ::query
GroupByNumeric class core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Simple handler for arguments using group by.
GroupByNumeric class core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Simple filter to handle greater than/less than filters.
GroupByNumeric class core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Handler for GROUP BY on simple numeric fields.
GroupByNumeric.php file core/modules/views/src/Plugin/views/argument/GroupByNumeric.php
GroupByNumeric.php file core/modules/views/src/Plugin/views/sort/GroupByNumeric.php
GroupByNumeric.php file core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::$handler property core/modules/views/src/Plugin/views/sort/GroupByNumeric.php The original handler.
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php
GroupByNumeric::canGroup function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::getSortName function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php
GroupByNumeric::init function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php
GroupByNumeric::opBetween function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::opEmpty function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::opSimple function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::query function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::query function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Called to add the field to a query.
GroupByNumeric::query function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php
GroupByTest class core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests UI of aggregate functionality..
GroupByTest.php file core/modules/views_ui/tests/src/Functional/GroupByTest.php
GroupByTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/GroupByTest.php
GroupByTest::$testViews property core/modules/views_ui/tests/src/Functional/GroupByTest.php Views used by this test.
GroupByTest::testGroupBySave function core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests whether basic saving works.
HandlerBase::buildGroupByForm function core/modules/views/src/Plugin/views/HandlerBase.php Provide a form for aggregation settings.
HandlerBase::submitGroupByForm function core/modules/views/src/Plugin/views/HandlerBase.php Perform any necessary changes to the form values prior to storage.
HandlerBase::usesGroupBy function core/modules/views/src/Plugin/views/HandlerBase.php Provides the handler some groupby.
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php
LinkBase::usesGroupBy function core/modules/views/src/Plugin/views/field/LinkBase.php
Links::usesGroupBy function core/modules/views/src/Plugin/views/field/Links.php
NodeNewComments::usesGroupBy function core/modules/comment/src/Plugin/views/field/NodeNewComments.php
Query::$sqlGroupBy property core/lib/Drupal/Core/Entity/Query/Sql/Query.php An array of strings for the SQL 'group by' operation.
QueryAggregate::addGroupBy function core/lib/Drupal/Core/Entity/Query/Sql/QueryAggregate.php Adds the groupby values to the actual query.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.