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 |
---|---|---|---|
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. |
JsCollectionOptimizerLazy::optimizeGroup | function | core/ |
Optimizes a specific group of assets. |
LayoutPluginManager::getGroupedDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
LinkBase::usesGroupBy | function | core/ |
Provides the handler some group by. |
Links::usesGroupBy | function | core/ |
Provides the handler some group by. |
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/ |
|
ModuleHandlerTest::testGroupIncludes | function | core/ |
@covers ::getHookListeners |
ModulesListNonStableConfirmForm::$groupedModuleInfo | property | core/ |
An array of module names to be enabled, keyed by lifecycle. |
NodeNewComments::usesGroupBy | function | core/ |
Provides the handler some group by. |
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. |
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/ |
Creates an object holding a group of conditions. |
QueryAggregate::addGroupBy | function | core/ |
Adds the group by 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 install. |
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 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.