Search for group
| Title | Object type | File name | Summary |
|---|---|---|---|
| DependentAccessTest::testMergeGroup | function | core/ |
Tests merging a new dependency with an existing access group dependency. |
| DependentAccessTest::testMergeNonGroup | function | core/ |
Tests merging a new dependency with existing non-group access dependency. |
| DisplayPluginBase::useGroupBy | function | core/ |
Does the display have groupby enabled? |
| DisplayPluginInterface::useGroupBy | function | core/ |
Does the display have groupby enabled? |
| DisplayTest::testFilterGroupsOverriding | function | core/ |
Tests the overriding of filter_groups. |
| ElementTest::testGroupElements | function | core/ |
Tests the #group property. |
| EntityConditionGroup | class | core/ |
A condition group for the EntityQuery. |
| EntityConditionGroup.php | file | core/ |
|
| EntityConditionGroup::$allowedConjunctions | property | core/ |
The AND conjunction value. |
| EntityConditionGroup::$conjunction | property | core/ |
The conjunction. |
| EntityConditionGroup::$members | property | core/ |
The members of the condition group. |
| EntityConditionGroup::conjunction | function | core/ |
The condition group conjunction. |
| EntityConditionGroup::members | function | core/ |
The members which belong to the condition group. |
| EntityConditionGroup::__construct | function | core/ |
Constructs a new condition group object. |
| EntityConditionGroupTest | class | core/ |
@coversDefaultClass \Drupal\jsonapi\Query\EntityConditionGroup[[api-linebreak]] @group jsonapi |
| EntityConditionGroupTest.php | file | core/ |
|
| EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
| EntityConditionGroupTest::testConstruct | function | core/ |
@covers ::__construct[[api-linebreak]] @dataProvider constructProvider |
| EntityConditionGroupTest::testConstructException | function | core/ |
@covers ::__construct[[api-linebreak]] |
| EntityConstraintViolationList::groupViolationOffsets | function | core/ |
Groups violation offsets by field and entity level. |
| EntityField::$group_fields | property | core/ |
The fields that we are actually grouping on. |
| EntityField::buildGroupByForm | function | core/ |
Extend the groupby form with group columns. |
| EntityField::createEntityForGroupBy | function | core/ |
Creates a fake entity with grouped field values. |
| EntityField::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityOperations::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| EntityOperationsUnitTest::testUsesGroupBy | function | core/ |
@covers ::usesGroupBy[[api-linebreak]] |
| EntityQueryTest::testNestedConditionGroups | function | core/ |
Tests that nested condition groups work as expected. |
| EntityReference::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
| EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships | function | core/ |
Tests group by with optional and empty relationship. |
| EntityReferenceSelection::$group | property | core/ |
The selection plugin group. |
| EntityType::$group | property | core/ |
The group machine name. |
| EntityType::$group | property | core/ |
The machine name of the entity type group. |
| EntityType::$group_label | property | core/ |
The group label. |
| EntityType::$group_label | property | core/ |
The human-readable name of the entity type group. |
| EntityType::getGroup | function | core/ |
Gets the machine name of the entity type group. |
| EntityType::getGroupLabel | function | core/ |
Gets the human-readable name of the entity type group. |
| EntityTypeInterface::getGroup | function | core/ |
Gets the machine name of the entity type group. |
| EntityTypeInterface::getGroupLabel | function | core/ |
Gets the human-readable name of the entity type group. |
| EntityTypeTest::testGetGroupLabel | function | core/ |
@covers ::getGroupLabel[[api-linebreak]] |
| ExecutionContext::$group | property | core/ |
The currently validated group. |
| ExecutionContext::getGroup | function | core/ |
|
| ExecutionContext::isGroupValidated | function | core/ |
|
| ExecutionContext::markGroupAsValidated | function | core/ |
|
| ExecutionContext::setGroup | function | core/ |
|
| ExposedFormUITest::$groupFormUiErrors | property | core/ |
Array of error message strings raised by the grouped form. |
| ExposedFormUITest::assertNoGroupedFilterErrors | function | core/ |
Asserts that there are no Grouped Filters errors. |
| ExposedFormUITest::testExposedGroupedFilter | function | core/ |
Tests the configuration of grouped exposed filters. |
| ExposedFormUITest::testGroupedFilterAdminUi | function | core/ |
Tests the admin interface of exposed grouped filters. |
| ExposedFormUITest::testGroupedFilterAdminUiErrors | function | core/ |
|
| Fieldgroup | class | core/ |
Provides a render element for a group of form elements. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.