Search for group
- Search 7.x for group
- Search 9.5.x for group
- Search 10.3.x for group
- Search 11.x for group
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 |
LegacyLibraryDiscoveryTest::testJqueryUiControlgroup | function | core/ |
Tests that the jquery.ui.controlgroup library is deprecated. |
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 simpletest class is missing an @group annotation. |
MissingGroupException | class | core/ |
Exception thrown when a test class is missing an @group annotation. |
MissingGroupException.php | file | core/ |
|
MissingGroupException.php | file | core/ |
|
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 added as to the group by, keyed by the string to avoid duplicates. |
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. |
QueryGroupByTest.php | file | core/ |
|
QueryGroupByTest::$modules | property | core/ |
Modules to enable. |
QueryGroupByTest::$storage | property | core/ |
The storage for the test entity type. |
QueryGroupByTest::$testViews | property | core/ |
Views used by this test. |
QueryGroupByTest::groupByTestHelper | function | core/ |
Provides a test helper which runs a view with some aggregation function. |
QueryGroupByTest::setUp | function | core/ |
|
QueryGroupByTest::setupTestEntities | function | core/ |
Helper method that creates some test entities. |
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.