Search for group

  1. Search 7.x for group
  2. Search 9.5.x for group
  3. Search 10.3.x for group
  4. Search 11.x for group
  5. Other projects
Title Object type File name Summary
GroupByNumeric class core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Simple handler for arguments using group by.
GroupByNumeric.php file core/modules/views/src/Plugin/views/sort/GroupByNumeric.php
GroupByNumeric.php file core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric.php file core/modules/views/src/Plugin/views/argument/GroupByNumeric.php
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Return a string representing this handler's name in the UI.
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Return a string representing this handler's name in the UI.
GroupByNumeric::adminLabel function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a string representing this handler's name in the UI.
GroupByNumeric::canGroup function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Can this filter be used in OR groups?
GroupByNumeric::getSortName function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Return a description of how the argument would normally be sorted.
GroupByNumeric::init function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Initialize the plugin.
GroupByNumeric::opBetween function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Filters by operator between.
GroupByNumeric::opEmpty function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::opSimple function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php
GroupByNumeric::query function core/modules/views/src/Plugin/views/sort/GroupByNumeric.php Called to add the field to a query.
GroupByNumeric::query function core/modules/views/src/Plugin/views/filter/GroupByNumeric.php Add this filter to the query.
GroupByNumeric::query function core/modules/views/src/Plugin/views/argument/GroupByNumeric.php Set up the query for this argument.
GroupByTest class core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests UI of aggregate functionality..
GroupByTest.php file core/modules/views_ui/tests/src/Functional/GroupByTest.php
GroupByTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/GroupByTest.php The theme to install as the default for testing.
GroupByTest::$testViews property core/modules/views_ui/tests/src/Functional/GroupByTest.php Views used by this test.
GroupByTest::testGroupBySave function core/modules/views_ui/tests/src/Functional/GroupByTest.php Tests whether basic saving works.
GroupedExposedFilterTest class core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Tests the grouped exposed filter admin UI.
GroupedExposedFilterTest.php file core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::$account property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The account.
GroupedExposedFilterTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php The theme to install as the default for testing.
GroupedExposedFilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Modules to enable.
GroupedExposedFilterTest::$testViews property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Views used by this test.
GroupedExposedFilterTest::setUp function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php
GroupedExposedFilterTest::testGroupedFilterValuesUI function core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Test if the right fields are shown and the right values set.
GroupwiseMax class core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php 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/modules/views/src/Plugin/views/relationship/GroupwiseMax.php
GroupwiseMax::alterSubqueryCondition function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Recursive helper to add a namespace to conditions.
GroupwiseMax::buildOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Provide a form to edit options for this plugin.
GroupwiseMax::conditionNamespace function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to namespace query pieces.
GroupwiseMax::defineOptions function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Information about options for all kinds of purposes will be held here.
GroupwiseMax::getTemporaryView function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Helper function to create a pseudo view.
GroupwiseMax::leftQuery function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Generate a subquery given the user options, as set in the options.
GroupwiseMax::query function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php Add anything to the query that we might need to.
GroupwiseMax::submitOptionsForm function core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php When the form is submitted, make sure to clear the subquery string cache.
HandlerBase::buildGroupByForm function core/modules/views/src/Plugin/views/HandlerBase.php Provide a form for aggregation settings.
HandlerBase::isAGroup function core/modules/views/src/Plugin/views/HandlerBase.php Returns TRUE if the exposed filter works like a grouped filter.
HandlerBase::submitGroupByForm function core/modules/views/src/Plugin/views/HandlerBase.php 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/modules/views/src/Plugin/views/HandlerBase.php Provides the handler some groupby.
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php Provides the handler some groupby.
HistoryUserTimestamp::usesGroupBy function core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php Provides the handler some groupby.
hook_test_group_finished function core/modules/simpletest/simpletest.api.php A test group has finished.
hook_test_group_started function core/modules/simpletest/simpletest.api.php A test group has started.
HWLDFWordAccumulator::$group property core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulator::_flushGroup function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
JsCollectionGrouper class core/lib/Drupal/Core/Asset/JsCollectionGrouper.php Groups JavaScript assets.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.