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 |
---|---|---|---|
GroupByNumeric | class | core/ |
Simple handler for arguments using group by. |
GroupByNumeric.php | file | core/ |
|
GroupByNumeric.php | file | core/ |
|
GroupByNumeric.php | file | core/ |
|
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/ |
Called to add the field to a query. |
GroupByNumeric::query | function | core/ |
Add this filter to the 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. |
GroupedExposedFilterTest | class | core/ |
Tests the grouped exposed filter admin UI. |
GroupedExposedFilterTest.php | file | core/ |
|
GroupedExposedFilterTest::$account | property | core/ |
The account. |
GroupedExposedFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
GroupedExposedFilterTest::$modules | property | core/ |
Modules to enable. |
GroupedExposedFilterTest::$testViews | property | core/ |
Views used by this test. |
GroupedExposedFilterTest::setUp | function | core/ |
|
GroupedExposedFilterTest::testGroupedFilterValuesUI | function | core/ |
Test if the right fields are shown and the right values set. |
GroupwiseMax | class | core/ |
Relationship handler that allows a groupwise maximum of the linked in table. For a definition, see: http://dev.mysql.com/doc/refman/5.0/en/example-maximum-column-group-row.html In lay terms, instead of joining to get all matching records in the… |
GroupwiseMax.php | file | core/ |
|
GroupwiseMax::alterSubqueryCondition | function | core/ |
Recursive helper to add a namespace to conditions. |
GroupwiseMax::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
GroupwiseMax::conditionNamespace | function | core/ |
Helper function to namespace query pieces. |
GroupwiseMax::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
GroupwiseMax::getTemporaryView | function | core/ |
Helper function to create a pseudo view. |
GroupwiseMax::leftQuery | function | core/ |
Generate a subquery given the user options, as set in the options. |
GroupwiseMax::query | function | core/ |
Add anything to the query that we might need to. |
GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
HandlerBase::buildGroupByForm | function | core/ |
Provide a form for aggregation settings. |
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. There is no need for this function to actually store the data. |
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. |
hook_test_group_finished | function | core/ |
A test group has finished. |
hook_test_group_started | function | core/ |
A test group has started. |
HWLDFWordAccumulator::$group | property | core/ |
|
HWLDFWordAccumulator::_flushGroup | function | core/ |
|
JsCollectionGrouper | class | core/ |
Groups JavaScript assets. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.