Search for group
- Search 7.x for group
- Search 9.5.x for group
- Search 8.9.x for group
- Search 10.3.x for group
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CssCollectionGrouper::group | function | core/ |
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 the CSS asset collection grouper. |
CssCollectionGrouperUnitTest.php | file | core/ |
|
CssCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
CssCollectionGrouperUnitTest::setUp | function | core/ |
|
CssCollectionGrouperUnitTest::testGrouper | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
CssCollectionOptimizerLazy::optimizeGroup | function | core/ |
Optimizes a specific group of assets. |
CssCollectionRendererUnitTest::$fileCssGroup | property | core/ |
A valid file CSS asset group. |
Custom::usesGroupBy | function | core/ |
Provides the handler some group by. |
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::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. |
DependentAccessTest::testMergeNonGroup | function | core/ |
Tests merging a new dependency with existing non-group access dependency. |
DeprecationHandler::isTestInLegacyGroup | function | core/ |
Determines if a test case is part of the 'legacy' group. |
DisplayPluginBase::useGroupBy | function | core/ |
Does the display have group by enabled? |
DisplayPluginInterface::useGroupBy | function | core/ |
Does the display have group by 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/ |
|
EntityField::buildGroupByForm | function | core/ |
Extend the group by 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 group by. |
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 machine name of the entity type group. |
EntityType::$group | property | core/ |
The group machine name. |
EntityType::$group_label | property | core/ |
|
EntityType::$group_label | property | core/ |
The group label. |
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. |
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.