Search for group
- Search 7.x for group
- Search 9.5.x for group
- Search 8.9.x for group
- Search 10.3.x for group
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryGroupByTest::testAggregateCount | function | core/ |
Tests aggregate count feature. |
| QueryGroupByTest::testAggregateCountFunction | function | core/ |
Tests aggregate count feature with no group by. |
| QueryGroupByTest::testGroupByAverage | function | core/ |
Tests the average aggregation function. |
| QueryGroupByTest::testGroupByBaseField | function | core/ |
Tests grouping on base field. |
| QueryGroupByTest::testGroupByCount | function | core/ |
Tests the count aggregation function. |
| QueryGroupByTest::testGroupByCountOnlyFilters | function | core/ |
Tests group by with filters. |
| QueryGroupByTest::testGroupByFieldWithCardinality | function | core/ |
Tests grouping a field with cardinality > 1. |
| QueryGroupByTest::testGroupByMax | function | core/ |
Tests the max aggregation function. |
| QueryGroupByTest::testGroupByMin | function | core/ |
Tests the min aggregation function. |
| QueryGroupByTest::testGroupByNone | function | core/ |
Tests aggregation with no specific function. |
| QueryGroupByTest::testGroupBySum | function | core/ |
Tests the sum aggregation function. |
| QueryGroupByTest::testGroupByWithFieldsNotExistingOnBundle | function | core/ |
Tests group by with a non-existent field on some bundle. |
| QueryInterface::andConditionGroup | function | core/ |
Creates a new group of conditions ANDed together. |
| QueryInterface::orConditionGroup | function | core/ |
Creates a new group of conditions ORed together. |
| QueryPluginBase::$groupOperator | property | core/ |
Controls how the WHERE and HAVING groups are put together. |
| QueryPluginBase::setGroupOperator | function | core/ |
Control how all WHERE and HAVING groups are put together. |
| QueryPluginBase::setWhereGroup | function | core/ |
Create a new grouping for the WHERE or HAVING clause. |
| Random::usesGroupBy | function | core/ |
Provides the handler some group by. |
| RecursiveContextualValidatorTest::testValidatePropertyWithCustomGroup | function | core/ |
Tests validate property with custom group. |
| RecursiveContextualValidatorTest::testValidateWithGroups | function | core/ |
Ensures that passing an explicit group is not supported. |
| Registry::getPrefixGroupedUserFunctions | function | core/ |
Gets all user functions grouped by the word before the first underscore. |
| RelationshipPluginBase::usesGroupBy | function | core/ |
Provides the handler some group by. |
| RenderedEntity::usesGroupBy | function | core/ |
Provides the handler some group by. |
| RenderElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| RenderElement::processGroup | function | core/ |
Arranges elements into groups. |
| RenderElementBase::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| RenderElementBase::processGroup | function | core/ |
Arranges elements into groups. |
| ReservedWordTest::testGroupBy | function | core/ |
Tests SELECT query with GROUP BY clauses on fields with reserved names. |
| ResponsiveImageStyle::$breakpoint_group | property | core/ |
The responsive image breakpoint group. |
| ResponsiveImageStyle::getBreakpointGroup | function | core/ |
Returns the breakpoint group for the responsive image style. |
| ResponsiveImageStyle::setBreakpointGroup | function | core/ |
Sets the breakpoint group for the responsive image style. |
| ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup | function | core/ |
Tests set breakpoint group. |
| ResponsiveImageStyleInterface::getBreakpointGroup | function | core/ |
Returns the breakpoint group for the responsive image style. |
| ResponsiveImageStyleInterface::setBreakpointGroup | function | core/ |
Sets the breakpoint group for the responsive image style. |
| Select::$group | property | core/ |
The fields by which to group. |
| Select::getGroupBy | function | core/ |
Returns a reference to the group-by array for this query. |
| Select::groupBy | function | core/ |
Groups the result set by the specified field. |
| SelectComplexTest::testCountQueryGroupBy | function | core/ |
Tests that we can generate a count query from a query with GROUP BY. |
| SelectComplexTest::testGroupBy | function | core/ |
Tests GROUP BY clauses. |
| SelectComplexTest::testGroupByAndHaving | function | core/ |
Tests GROUP BY and HAVING clauses together. |
| SelectExtender::andConditionGroup | function | core/ |
Creates a new group of conditions ANDed together. |
| SelectExtender::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| SelectExtender::getGroupBy | function | core/ |
Returns a reference to the group-by array for this query. |
| SelectExtender::groupBy | function | core/ |
Groups the result set by the specified field. |
| SelectExtender::orConditionGroup | function | core/ |
Creates a new group of conditions ORed together. |
| SelectInterface::getGroupBy | function | core/ |
Returns a reference to the group-by array for this query. |
| SelectInterface::groupBy | function | core/ |
Groups the result set by the specified field. |
| SelectionPluginManager::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
| SelectionPluginManagerInterface::getSelectionGroups | function | core/ |
Gets the selection plugins that can reference a specific entity type. |
| Serializer::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.