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 10.3.x for group
  5. Other projects
Title Object type File name Summary
CssCollectionGrouper::group function core/lib/Drupal/Core/Asset/CssCollectionGrouper.php Puts multiple items into the same group if they are groupable. Items of the
'file' type are groupable if their 'preprocess' flag is TRUE, and items of
the 'external' type are never groupable. Items with a media type of…
CssCollectionGrouperUnitTest class core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests the CSS asset collection grouper.
CssCollectionGrouperUnitTest.php file core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::$grouper property core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php A CSS asset grouper.
CssCollectionGrouperUnitTest::setUp function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
CssCollectionGrouperUnitTest::testGrouper function core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php Tests \Drupal\Core\Asset\CssCollectionGrouper.
CssCollectionOptimizerLazy::optimizeGroup function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Optimizes a specific group of assets.
CssCollectionRendererUnitTest::$fileCssGroup property core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php A valid file CSS asset group.
Custom::usesGroupBy function core/modules/views/src/Plugin/views/field/Custom.php Provides the handler some group by.
Date::hasValidGroupedValue function core/modules/views/src/Plugin/views/filter/Date.php Determines if the given grouped filter entry has a valid value.
DependentAccessTest::testMergeGroup function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Tests merging a new dependency with an existing access group dependency.
DependentAccessTest::testMergeGroup function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests merging a new dependency with an existing access group dependency.
DependentAccessTest::testMergeNonGroup function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests merging a new dependency with existing non-group access dependency.
DependentAccessTest::testMergeNonGroup function core/modules/block_content/tests/src/Unit/Access/DependentAccessTest.php Tests merging a new dependency with existing non-group access dependency.
DeprecationHandler::isTestInLegacyGroup function core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php Determines if a test case is part of the 'legacy' group.
DisplayPluginBase::useGroupBy function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Does the display have group by enabled?
DisplayPluginInterface::useGroupBy function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Does the display have group by enabled?
DisplayTest::testFilterGroupsOverriding function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests the overriding of filter_groups.
ElementTest::testGroupElements function core/modules/system/tests/src/Functional/Form/ElementTest.php Tests the #group property.
EntityConditionGroup class core/modules/jsonapi/src/Query/EntityConditionGroup.php A condition group for the EntityQuery.
EntityConditionGroup.php file core/modules/jsonapi/src/Query/EntityConditionGroup.php
EntityConditionGroup::$allowedConjunctions property core/modules/jsonapi/src/Query/EntityConditionGroup.php The AND conjunction value.
EntityConditionGroup::$conjunction property core/modules/jsonapi/src/Query/EntityConditionGroup.php The conjunction.
EntityConditionGroup::$members property core/modules/jsonapi/src/Query/EntityConditionGroup.php The members of the condition group.
EntityConditionGroup::conjunction function core/modules/jsonapi/src/Query/EntityConditionGroup.php The condition group conjunction.
EntityConditionGroup::members function core/modules/jsonapi/src/Query/EntityConditionGroup.php The members which belong to the condition group.
EntityConditionGroup::__construct function core/modules/jsonapi/src/Query/EntityConditionGroup.php Constructs a new condition group object.
EntityConditionGroupTest class core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php @coversDefaultClass \Drupal\jsonapi\Query\EntityConditionGroup[[api-linebreak]]
@group jsonapi
EntityConditionGroupTest.php file core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php
EntityConditionGroupTest::constructProvider function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php Data provider for testConstruct.
EntityConditionGroupTest::testConstruct function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php @covers ::__construct[[api-linebreak]]
@dataProvider constructProvider
EntityConditionGroupTest::testConstructException function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php @covers ::__construct[[api-linebreak]]
EntityConstraintViolationList::groupViolationOffsets function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php Groups violation offsets by field and entity level.
EntityField::$group_fields property core/modules/views/src/Plugin/views/field/EntityField.php
EntityField::buildGroupByForm function core/modules/views/src/Plugin/views/field/EntityField.php Extend the group by 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 Perform any necessary changes to the form values prior to storage.
EntityOperations::usesGroupBy function core/modules/views/src/Plugin/views/field/EntityOperations.php Provides the handler some group by.
EntityOperationsUnitTest::testUsesGroupBy function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php @covers ::usesGroupBy[[api-linebreak]]
EntityQueryTest::testNestedConditionGroups function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests that nested condition groups work as expected.
EntityReference::$usesGrouping property core/modules/views/src/Plugin/views/style/EntityReference.php Does the style plugin support grouping of rows.
EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships function core/modules/field/tests/src/Kernel/EntityReference/Views/EntityReferenceRelationshipTest.php Tests group by with optional and empty relationship.
EntityReferenceSelection::$group property core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php The selection plugin group.
EntityType::$group property core/lib/Drupal/Core/Entity/EntityType.php The machine name of the entity type group.
EntityType::$group property core/lib/Drupal/Core/Entity/Annotation/EntityType.php The group machine name.
EntityType::$group_label property core/lib/Drupal/Core/Entity/EntityType.php
EntityType::$group_label property core/lib/Drupal/Core/Entity/Annotation/EntityType.php The group label.
EntityType::getGroup function core/lib/Drupal/Core/Entity/EntityType.php Gets the machine name of the entity type group.
EntityType::getGroupLabel function core/lib/Drupal/Core/Entity/EntityType.php Gets the human-readable name of the entity type group.
EntityTypeInterface::getGroup function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the machine name of the entity type group.

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