Search for group
- Search 7.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 |
---|---|---|---|
HandlerBase::isAGroup | function | core/ |
Returns TRUE if the exposed filter works like a grouped filter. |
HandlerBase::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
HandlerBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
HistoryUserTimestamp::usesGroupBy | function | core/ |
Provides the handler some groupby. |
HWLDFWordAccumulator::$group | property | core/ |
|
HWLDFWordAccumulator::_flushGroup | function | core/ |
|
JqueryUiLibraryAssetsTest::$weightGroupedAssets | property | core/ |
jQuery UI CSS and JS assets keyed by their weight. |
JsCollectionGrouper | class | core/ |
Groups JavaScript assets. |
JsCollectionGrouper.php | file | core/ |
|
JsCollectionGrouper::group | function | core/ |
Puts multiple items into the same group if they are groupable and if they are for the same browsers. Items of the 'file' type are groupable if their 'preprocess' flag is TRUE. Items of the 'external' type are not groupable. |
JsCollectionOptimizer::$grouper | property | core/ |
A JS asset grouper. |
LayoutPluginManager::getGroupedDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getGroupedDefinitions | function | core/ |
|
LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
LinkBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
Links::usesGroupBy | function | core/ |
Provides the handler some groupby. |
list-group.css | file | core/ |
List group. A list of links, grouped together. |
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. |
MissingGroupException | class | core/ |
Exception thrown when a test class is missing an @group annotation. |
MissingGroupException.php | file | core/ |
|
ModulesListNonStableConfirmForm::$groupedModuleInfo | property | core/ |
An array of module names to be enabled, keyed by lifecycle. |
NodeNewComments::usesGroupBy | function | core/ |
Provides the handler some groupby. |
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/ |
@coversDefaultClass \Drupal\Core\Form\OptGroup @group Form |
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/ |
Indicates whether the widgets support optgroups. |
OptionsWidgetBase::supportsGroups | function | core/ |
Indicates whether the widgets support optgroups. |
Query::$sqlGroupBy | property | core/ |
An array of strings for the SQL 'group by' operation. |
Query::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
QueryAggregate::addGroupBy | function | core/ |
Adds the groupby values to the actual query. |
QueryAggregate::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
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/ |
Creates a new group of conditions ANDed together. |
QueryBase::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
QueryBase::groupBy | function | core/ |
|
QueryBase::orConditionGroup | function | core/ |
Creates a new group of conditions ORed together. |
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 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.