Search for group

  1. Search 7.x for group
  2. Search 8.9.x for group
  3. Search 10.3.x for group
  4. Search 11.x for group
  5. Other projects
Title Object type File name Summary
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
@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
@dataProvider constructProvider
EntityConditionGroupTest::testConstructException function core/modules/jsonapi/tests/src/Unit/Query/EntityConditionGroupTest.php @covers ::__construct
EntityConstraintViolationList::groupViolationOffsets function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php Groups violation offsets by field and entity level.
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 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 groupby.
EntityOperationsUnitTest::testUsesGroupBy function core/modules/views/tests/src/Unit/Plugin/views/field/EntityOperationsUnitTest.php @covers ::usesGroupBy
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 The human-readable name of the entity type group.
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.
EntityTypeInterface::getGroupLabel function core/lib/Drupal/Core/Entity/EntityTypeInterface.php Gets the human-readable name of the entity type group.
EntityTypeTest::testGetGroupLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php @covers ::getGroupLabel
ExecutionContext::$group property core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php The currently validated group.
ExecutionContext::getGroup function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExecutionContext::isGroupValidated function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExecutionContext::markGroupAsValidated function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExecutionContext::setGroup function core/lib/Drupal/Core/TypedData/Validation/ExecutionContext.php
ExposedFormUITest::$groupFormUiErrors property core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Array of error message strings raised by the grouped form.
ExposedFormUITest::assertNoGroupedFilterErrors function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Asserts that there are no Grouped Filters errors.
ExposedFormUITest::testExposedGroupedFilter function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the configuration of grouped exposed filters.
ExposedFormUITest::testGroupedFilterAdminUi function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Tests the admin interface of exposed grouped filters.
ExposedFormUITest::testGroupedFilterAdminUiErrors function core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php
Fieldgroup class core/lib/Drupal/Core/Render/Element/Fieldgroup.php Provides a render element for a group of form elements.
fieldgroup.module.css file core/themes/stable9/css/system/components/fieldgroup.module.css Fieldgroup border reset.
fieldgroup.module.css file core/themes/stable/css/system/components/fieldgroup.module.css Fieldgroup border reset.
fieldgroup.module.css file core/modules/system/css/components/fieldgroup.module.css Fieldgroup border reset.
Fieldgroup.php file core/lib/Drupal/Core/Render/Element/Fieldgroup.php
Fieldgroup::getInfo function core/lib/Drupal/Core/Render/Element/Fieldgroup.php Returns the element properties for this element.
FieldGroupRowsTest class core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php Tests the "Display all values in the same row" setting.
FieldGroupRowsTest.php file core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php
FieldGroupRowsTest::$modules property core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php Modules to enable.
FieldGroupRowsTest::$testViews property core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php Views to be enabled.
FieldGroupRowsTest::testGroupRows function core/modules/views/tests/src/Kernel/Handler/FieldGroupRowsTest.php Testing the "Grouped rows" functionality.
FieldGroupRowsWebTest class core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php Tests the "Display all values in the same row" setting.
FieldGroupRowsWebTest.php file core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php
FieldGroupRowsWebTest::$defaultTheme property core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php The theme to install as the default for testing.
FieldGroupRowsWebTest::$field property core/modules/views/tests/src/Functional/Handler/FieldGroupRowsWebTest.php The field config.

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