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
- Search 11.x for group
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| JsCollectionGrouper::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. Items of the 'external' type are not groupable. |
| JsCollectionGrouperUnitTest | class | core/ |
Tests the CSS asset collection grouper. |
| JsCollectionGrouperUnitTest.php | file | core/ |
|
| JsCollectionGrouperUnitTest::$grouper | property | core/ |
A CSS asset grouper. |
| JsCollectionGrouperUnitTest::setUp | function | core/ |
|
| JsCollectionGrouperUnitTest::testGrouperWithAggregateTargets | function | core/ |
Tests \Drupal\Core\Asset\CssCollectionGrouper. |
| JsCollectionOptimizerLazy::optimizeGroup | function | core/ |
|
| LayoutPluginManager::getGroupedDefinitions | function | core/ |
|
| LayoutPluginManagerInterface::getGroupedDefinitions | function | core/ |
|
| LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
Tests get grouped definitions. |
| LinkBase::usesGroupBy | function | core/ |
|
| Links::usesGroupBy | function | core/ |
|
| ListElement::getGroupTitle | function | core/ |
Returns the title for the 'details' element of a group of schema elements. |
| Mapping::$usesGrouping | property | core/ |
Do not use grouping. |
| MissingAttributesWithDataProviderTest::testNoGroupMetadata | function | core/ |
#[DataProvider('provider')] |
| MissingGroup | class | core/ |
#[RunTestsInSeparateProcesses] |
| MissingGroupException | class | core/ |
Exception thrown when a test class is missing the 'group' metadata. |
| MissingGroupException.php | file | core/ |
|
| ModulesListNonStableConfirmForm::$groupedModuleInfo | property | core/ |
An array of module names to be enabled, keyed by lifecycle. |
| OptGroup | class | core/ |
Provides helpers for HTML option groups. |
| OptGroup.php | file | core/ |
|
| OptGroup::doFlattenOptions | function | core/ |
Iterates over an array building a flat array with duplicate keys removed. |
| OptGroup::flattenOptions | function | core/ |
Allows PHP array processing of multiple select options with the same value. |
| OptGroupTest | class | core/ |
Tests Drupal\Core\Form\OptGroup. |
| OptGroupTest.php | file | core/ |
|
| OptGroupTest::providerTestFlattenOptions | function | core/ |
Provides test data for the flattenOptions() method. |
| OptGroupTest::testFlattenOptions | function | core/ |
Tests the flattenOptions() method. |
| OptionsListFilterTest::testViewsTestOptionsListGroupedFilter | function | core/ |
Tests options list field filter when grouped. |
| OptionsSelectWidget::supportsGroups | function | core/ |
|
| OptionsWidgetBase::supportsGroups | function | core/ |
Indicates whether the widgets support optgroups. |
| page--group.html.twig | file | core/ |
{% extends '@admin/page/page--node.html.twig' %} |
| page--group.html.twig | file | core/ |
{% extends '@default_admin/page/page--node.html.twig' %} |
| PerformanceData::$cacheTagGroupedLookups | property | core/ |
The grouped cache tag lookups. |
| PerformanceData::getCacheTagGroupedLookups | function | core/ |
Gets the grouped cache tag lookups. |
| PerformanceData::setCacheTagGroupedLookups | function | core/ |
Sets the grouped cache tag lookups. |
| Query::$sqlGroupBy | property | core/ |
An array of strings for the SQL 'group by' operation. |
| Query::conditionAggregateGroupFactory | function | core/ |
|
| QueryAggregate::addGroupBy | function | core/ |
Adds the group by values to the actual query. |
| QueryAggregate::conditionAggregateGroupFactory | function | core/ |
|
| QueryAggregateInterface::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| QueryAggregateInterface::groupBy | function | core/ |
Specifies the field to group on. |
| QueryBase::$groupBy | property | core/ |
The list of columns to group on. |
| QueryBase::andConditionGroup | function | core/ |
|
| QueryBase::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
| QueryBase::groupBy | function | core/ |
|
| QueryBase::orConditionGroup | function | core/ |
|
| QueryConditionTrait::andConditionGroup | function | core/ |
|
| QueryConditionTrait::conditionGroupFactory | function | core/ |
|
| QueryConditionTrait::orConditionGroup | function | core/ |
|
| QueryGroupByTest | class | core/ |
Tests aggregate functionality of views, for example count. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.