Search for groupby
- Search 7.x for groupby
- Search 9.5.x for groupby
- Search 8.9.x for groupby
- Search 11.x for groupby
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AreaPluginBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
ContextualLinks::usesGroupBy | function | core/ |
Provides the handler some groupby. |
Counter::usesGroupBy | function | core/ |
Provides the handler some groupby. |
Custom::usesGroupBy | function | core/ |
Provides the handler some groupby. |
DisplayPluginBase::useGroupBy | function | core/ |
Does the display have groupby enabled? |
DisplayPluginInterface::useGroupBy | function | core/ |
Does the display have groupby enabled? |
EntityField::buildGroupByForm | function | core/ |
Extend the groupby 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 groupby. |
EntityOperationsUnitTest::testUsesGroupBy | function | core/ |
@covers ::usesGroupBy |
EntityReferenceRelationshipTest::testGroupByWithEmptyRelationships | function | core/ |
Tests group by with optional and empty relationship. |
FieldHandlerInterface::useStringGroupBy | function | core/ |
Determines if this field can be grouped in the results. |
FieldPluginBase::useStringGroupBy | function | core/ |
Determines if this field can be grouped in the results. |
FieldTest::testQueryWithGroupByForBaseField | function | core/ |
@covers ::query |
FieldTest::testQueryWithGroupByForConfigField | function | core/ |
@covers ::query |
GroupByNumeric | class | core/ |
Simple handler for arguments using group by. |
GroupByNumeric | class | core/ |
Simple filter to handle greater than/less than filters. |
GroupByNumeric | class | core/ |
Handler for GROUP BY on simple numeric fields. |
GroupByNumeric.php | file | core/ |
|
GroupByNumeric.php | file | core/ |
|
GroupByNumeric.php | file | core/ |
|
GroupByNumeric::$handler | property | core/ |
The original handler. |
GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
GroupByNumeric::adminLabel | function | core/ |
Return a string representing this handler's name in the UI. |
GroupByNumeric::canGroup | function | core/ |
Can this filter be used in OR groups? |
GroupByNumeric::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
GroupByNumeric::init | function | core/ |
Initialize the plugin. |
GroupByNumeric::opBetween | function | core/ |
Filters by operator between. |
GroupByNumeric::opEmpty | function | core/ |
|
GroupByNumeric::opSimple | function | core/ |
|
GroupByNumeric::query | function | core/ |
Add this filter to the query. |
GroupByNumeric::query | function | core/ |
Called to add the field to a query. |
GroupByNumeric::query | function | core/ |
Set up the query for this argument. |
GroupByTest | class | core/ |
Tests UI of aggregate functionality.. |
GroupByTest.php | file | core/ |
|
GroupByTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
GroupByTest::$testViews | property | core/ |
Views used by this test. |
GroupByTest::testGroupBySave | function | core/ |
Tests whether basic saving works. |
HandlerBase::buildGroupByForm | function | core/ |
Provide a form for aggregation settings. |
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. |
LinkBase::usesGroupBy | function | core/ |
Provides the handler some groupby. |
Links::usesGroupBy | function | core/ |
Provides the handler some groupby. |
NodeNewComments::usesGroupBy | function | core/ |
Provides the handler some groupby. |
Query::$sqlGroupBy | property | core/ |
An array of strings for the SQL 'group by' operation. |
QueryAggregate::addGroupBy | function | core/ |
Adds the groupby values to the actual query. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.