Search for group
Title | Object type | File name | Summary |
---|---|---|---|
Date::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
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 @group jsonapi |
EntityConditionGroupTest.php | file | core/ |
|
EntityConditionGroupTest::constructProvider | function | core/ |
Data provider for testConstruct. |
EntityConditionGroupTest::testConstruct | function | core/ |
@covers ::__construct @dataProvider constructProvider |
EntityConditionGroupTest::testConstructException | function | core/ |
@covers ::__construct |
EntityConstraintViolationList::groupViolationOffsets | function | core/ |
Groups violation offsets by field and entity level. |
EntityField::$group_fields | property | core/ |
|
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 |
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/ |
|
EntityType::getGroup | function | core/ |
|
EntityType::getGroupLabel | function | core/ |
|
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 |
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/ |
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.