Search for group

  1. Search 7.x for group
  2. Search 9.5.x for group
  3. Search 8.9.x for group
  4. Search 11.x for group
  5. Other projects
Title Object type File name Summary
QueryInterface::andConditionGroup function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Creates a new group of conditions ANDed together.
QueryInterface::orConditionGroup function core/lib/Drupal/Core/Entity/Query/QueryInterface.php Creates a new group of conditions ORed together.
QueryPluginBase::$groupOperator property core/modules/views/src/Plugin/views/query/QueryPluginBase.php Controls how the WHERE and HAVING groups are put together.
QueryPluginBase::setGroupOperator function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Control how all WHERE and HAVING groups are put together.
QueryPluginBase::setWhereGroup function core/modules/views/src/Plugin/views/query/QueryPluginBase.php Create a new grouping for the WHERE or HAVING clause.
Random::usesGroupBy function core/modules/views/src/Plugin/views/sort/Random.php Provides the handler some groupby.
RecursiveContextualValidatorTest::testValidatePropertyWithCustomGroup function core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php @covers ::validateProperty
RecursiveContextualValidatorTest::testValidateWithGroups function core/tests/Drupal/Tests/Core/TypedData/RecursiveContextualValidatorTest.php Ensures that passing an explicit group is not supported.
Registry::getPrefixGroupedUserFunctions function core/lib/Drupal/Core/Theme/Registry.php Gets all user functions grouped by the word before the first underscore.
RelationshipPluginBase::usesGroupBy function core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Provides the handler some groupby.
RenderedEntity::usesGroupBy function core/modules/views/src/Plugin/views/field/RenderedEntity.php Provides the handler some groupby.
RenderElement::preRenderGroup function core/lib/Drupal/Core/Render/Element/RenderElement.php Adds members of this group as actual elements for rendering.
RenderElement::processGroup function core/lib/Drupal/Core/Render/Element/RenderElement.php Arranges elements into groups.
RenderElementBase::preRenderGroup function core/lib/Drupal/Core/Render/Element/RenderElementBase.php Adds members of this group as actual elements for rendering.
RenderElementBase::processGroup function core/lib/Drupal/Core/Render/Element/RenderElementBase.php Arranges elements into groups.
ReservedWordTest::testGroupBy function core/tests/Drupal/KernelTests/Core/Database/ReservedWordTest.php Tests SELECT query with GROUP BY clauses on fields with reserved names.
ResponsiveImageStyle::$breakpoint_group property core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php The responsive image breakpoint group.
ResponsiveImageStyle::getBreakpointGroup function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Returns the breakpoint group for the responsive image style.
ResponsiveImageStyle::setBreakpointGroup function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Sets the breakpoint group for the responsive image style.
ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::setBreakpointGroup
@covers ::getBreakpointGroup
ResponsiveImageStyleInterface::getBreakpointGroup function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Returns the breakpoint group for the responsive image style.
ResponsiveImageStyleInterface::setBreakpointGroup function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Sets the breakpoint group for the responsive image style.
Select::$group property core/lib/Drupal/Core/Database/Query/Select.php The fields by which to group.
Select::getGroupBy function core/lib/Drupal/Core/Database/Query/Select.php Returns a reference to the group-by array for this query.
Select::groupBy function core/lib/Drupal/Core/Database/Query/Select.php Groups the result set by the specified field.
SelectComplexTest::testCountQueryGroupBy function core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php Tests that we can generate a count query from a query with GROUP BY.
SelectComplexTest::testGroupBy function core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php Tests GROUP BY clauses.
SelectComplexTest::testGroupByAndHaving function core/tests/Drupal/KernelTests/Core/Database/SelectComplexTest.php Tests GROUP BY and HAVING clauses together.
SelectExtender::andConditionGroup function core/lib/Drupal/Core/Database/Query/SelectExtender.php Creates a new group of conditions ANDed together.
SelectExtender::conditionGroupFactory function core/lib/Drupal/Core/Database/Query/SelectExtender.php Creates an object holding a group of conditions.
SelectExtender::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a reference to the group-by array for this query.
SelectExtender::groupBy function core/lib/Drupal/Core/Database/Query/SelectExtender.php Groups the result set by the specified field.
SelectExtender::orConditionGroup function core/lib/Drupal/Core/Database/Query/SelectExtender.php Creates a new group of conditions ORed together.
SelectInterface::getGroupBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Returns a reference to the group-by array for this query.
SelectInterface::groupBy function core/lib/Drupal/Core/Database/Query/SelectInterface.php Groups the result set by the specified field.
SelectionPluginManager::getSelectionGroups function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php
SelectionPluginManagerInterface::getSelectionGroups function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the selection plugins that can reference a specific entity type.
Serializer::$usesGrouping property core/modules/rest/src/Plugin/views/style/Serializer.php Does the style plugin support grouping of rows.
Sql::$groupby property core/modules/views/src/Plugin/views/query/Sql.php A simple array of group by clauses.
Sql::addGroupBy function core/modules/views/src/Plugin/views/query/Sql.php Add a simple GROUP BY clause to the query.
status-report-grouped.html.twig file core/themes/stable9/templates/admin/status-report-grouped.html.twig Theme override of grouped status report requirements.
status-report-grouped.html.twig file core/themes/claro/templates/status-report-grouped.html.twig Theme override to display status report.
status-report-grouped.html.twig file core/modules/system/templates/status-report-grouped.html.twig Default theme implementation of grouped status report requirements.
StatusReport::preRenderGroupRequirements function core/lib/Drupal/Core/Render/Element/StatusReport.php #pre_render callback to group requirements.
StylePluginBase::$groupingTheme property core/modules/views/src/Plugin/views/style/StylePluginBase.php The theme function used to render the grouping set.
StylePluginBase::$usesGrouping property core/modules/views/src/Plugin/views/style/StylePluginBase.php Does the style plugin support grouping of rows.
StylePluginBase::renderGrouping function core/modules/views/src/Plugin/views/style/StylePluginBase.php Group records as needed for rendering.
StylePluginBase::renderGroupingSets function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the grouping sets.
StylePluginBase::renderRowGroup function core/modules/views/src/Plugin/views/style/StylePluginBase.php Renders a group of rows of the grouped view.
StylePluginBase::usesGrouping function core/modules/views/src/Plugin/views/style/StylePluginBase.php Returns the usesGrouping property.

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