FilterPluginBase::groupForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Build a form containing a group of operator | values to apply as a
single filter. |
AreaPluginBase::usesGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/AreaPluginBase.php |
Area handlers shouldn't have groupby. |
SelectInterface::getGroupBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Returns a reference to the group-by array for this query. |
BreakpointGroupCRUDTest.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupCRUDTest.php |
Definition of Drupal\breakpoint\Tests\BreakpointGroupCRUDTest. |
BreakpointGroupTestBase.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Definition of Drupal\breakpoint\Tests\BreakpointGroupTestBase. |
GroupByNumeric::getSortName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/GroupByNumeric.php |
Return a description of how the argument would normally be sorted. |
ConfigItemGroup::__construct |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemGroup.php |
Constucts a new ConfigItemGroup object. |
GroupByTest::testGroupBySave |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/GroupByTest.php |
Tests whether basic saving works. |
QueryBase::andConditionGroup |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::andConditionGroup(). |
Query::conditionGroupFactory |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Implements Drupal\Core\Entity\Query\QueryInterface::conditionGroupFactory(). |
PHPUnit_Util_Test::getGroups |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Test.php |
Returns the groups for a test class or method. |
ClassMetadata::$defaultGroup |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
SelectWidget::supportsGroups |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/SelectWidget.php |
Indicates whether the widgets support optgroups. |
BreakpointGroupInterface.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Contains \Drupal\breakpoint\Plugin\Core\Entity\BreakpointGroupInterface. |
GroupDefinitionException.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/GroupDefinitionException.php |
|
BreakpointGroup::$sourceType |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group source type. |
BreakpointGroup::__construct |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Overrides Drupal\config\ConfigEntityBase::__construct(). |
Query::conditionGroupFactory |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::conditionGroupFactory(). |
QueryGroupByTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Views used by this test. |
form_test_group_vertical_tabs |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Builds a simple form to test the #group property on #type 'vertical_tabs'. |
FilterPluginBase::$group_info |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Contains the information of the selected item in a gruped filter. |
HandlerBase::buildGroupByForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Provide a form for aggregation settings. |
StylePluginBase::usesGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Returns the usesGrouping property. |
views-view-grouping.html.twig |
file |
drupal/core/modules/views/templates/views-view-grouping.html.twig |
Default theme implementation to display a single views grouping. |
ClassMetadata::$groupSequence |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
|
DisplayPluginBase::useGroupBy |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Does the display have groupby enabled? |
BreakpointGroup::$breakpoints |
property |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
The breakpoint group breakpoints. |
BreakpointGroupTestBase::setUp |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupTestBase.php |
Sets up a Drupal site for running functional and integration tests. |
GroupwiseMax::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Extends the relationship's basic options, allowing the user to pick
a sort and an order for it. |
GroupwiseMax::getTemporaryView |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Helper function to create a pseudo view. |
FilterPluginBase::addGroupForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Add a new group to the exposed filter groups. |
HandlerBase::submitGroupByForm |
function |
drupal/core/modules/views/lib/Drupal/views/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. |
StylePluginBase::$usesGrouping |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Does the style plugin support grouping of rows. |
QueryPluginBase::setWhereGroup |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Create a new grouping for the WHERE or HAVING clause. |
SelectComplexTest::testGroupBy |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests GROUP BY clauses. |
ClassMetadata::getDefaultGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the name of the default group for this class |
GroupSequenceProviderInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/GroupSequenceProviderInterface.php |
Defines the interface for a group sequence provider. |
EntityReference::$usesGrouping |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase::usesGrouping. |
ElementTest::testGroupElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests the #group property. |
BreakpointGroupAPITest::getInfo |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointGroupAPITest.php |
|
FilterPluginBase::canBuildGroup |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/FilterPluginBase.php |
Determine if a filter can be converted into a group.
Only exposed filters with operators available can be converted into groups. |
GroupwiseMax::submitOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
When the form is submitted, take sure to clear the subquery string cache. |
StylePluginBase::$groupingTheme |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
The theme function used to render the grouping set. |
StylePluginBase::renderRowGroup |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Renders a group of rows of the grouped view. |
StylePluginBase::renderGrouping |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Group records as needed for rendering. |
GroupSequenceProviderEntity.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
breakpoint_group_select_options |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Load all breakpoint groups as select options. |
ClassMetadata::setGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Sets the default group sequence for this class. |
ClassMetadata::hasGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns whether this class has an overridden default group sequence. |
ClassMetadata::getGroupSequence |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadata.php |
Returns the default group sequence for this class. |