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 |
---|---|---|---|
FieldGroupRowsWebTest::$fieldStorage | property | core/ |
The field storage. |
FieldGroupRowsWebTest::$modules | property | core/ |
Modules to enable. |
FieldGroupRowsWebTest::$nodeType | property | core/ |
The page node type. |
FieldGroupRowsWebTest::$testViews | property | core/ |
Views used by this test. |
FieldGroupRowsWebTest::setUp | function | core/ |
|
FieldGroupRowsWebTest::testGroupRows | function | core/ |
Testing when "Display all values in the same row" is checked. |
FieldGroupRowsWebTest::testUngroupedRows | function | core/ |
Testing when "Display all values in the same row" is unchecked. |
FieldHandlerInterface::useStringGroupBy | function | core/ |
Determines if this field will be available as an option to group the result by in the style settings. |
FieldPluginBase::useStringGroupBy | function | core/ |
Determines if this field will be available as an option to group the result by in the style settings. |
FieldTest::testQueryWithGroupByForBaseField | function | core/ |
@covers ::query |
FieldTest::testQueryWithGroupByForConfigField | function | core/ |
@covers ::query |
Filter::buildEntityConditionGroup | function | core/ |
Denormalizes the given filter items into a single EntityConditionGroup. |
Filter::buildGroup | function | core/ |
Applies the root condition to the given query. |
Filter::GROUP_KEY | constant | core/ |
Key in the filter[<key>] parameter for groups. |
FilterBooleanOperatorStringTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
FilterBooleanOperatorStringTest::testFilterGroupedExposed | function | core/ |
Tests the Boolean filter with grouped exposed form enabled. |
FilterBooleanOperatorTest::getGroupedExposedFilters | function | core/ |
Provides grouped exposed filter configuration. |
FilterBooleanOperatorTest::testFilterGroupedExposed | function | core/ |
Tests the boolean filter with grouped exposed form enabled. |
FilterDateTest::testExposedGroupedFilters | function | core/ |
Tests exposed grouped filters. |
FilterEqualityTest::getGroupedExposedFilters | function | core/ |
|
FilterEqualityTest::testEqualGroupedExposed | function | core/ |
|
FilterEqualityTest::testEqualGroupedNotExposed | function | core/ |
|
FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
|
FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
|
FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
|
FilterNumericTest::getGroupedExposedFilters | function | core/ |
|
FilterNumericTest::testFilterNumericExposedGroupedBetween | function | core/ |
|
FilterNumericTest::testFilterNumericExposedGroupedEmpty | function | core/ |
|
FilterNumericTest::testFilterNumericExposedGroupedNotBetween | function | core/ |
|
FilterNumericTest::testFilterNumericExposedGroupedNotEmpty | function | core/ |
|
FilterNumericTest::testFilterNumericExposedGroupedRegularExpression | function | core/ |
Tests the numeric filter handler with the 'regular_expression' operator to grouped exposed filters. |
FilterNumericTest::testFilterNumericExposedGroupedSimple | function | core/ |
|
FilterPluginBase::$group_info | property | core/ |
Contains the information of the selected item in a grouped filter. |
FilterPluginBase::addGroupForm | function | core/ |
Add a new group to the exposed filter groups. |
FilterPluginBase::buildExposedFiltersGroupForm | function | core/ |
Build the form to let users create the group of exposed filters. This form is displayed when users click on button 'Build group' |
FilterPluginBase::buildGroupForm | function | core/ |
Displays the Build Group form. |
FilterPluginBase::buildGroupOptions | function | core/ |
Provide default options for exposed filters. |
FilterPluginBase::buildGroupSubmit | function | core/ |
Save new group items, re-enumerates and remove groups marked to delete. |
FilterPluginBase::buildGroupValidate | function | core/ |
Validate the build group options form. |
FilterPluginBase::canBuildGroup | function | core/ |
Determine if a filter can be converted into a group. Only exposed filters with operators available can be converted into groups. |
FilterPluginBase::canGroup | function | core/ |
Can this filter be used in OR groups? |
FilterPluginBase::groupForm | function | core/ |
Build a form containing a group of operator | values to apply as a single filter. |
FilterPluginBase::groupMultipleExposedInput | function | core/ |
Returns the options available for a grouped filter that users checkboxes as widget, and therefore has to be applied several times, one per item selected. |
FilterPluginBase::hasValidGroupedValue | function | core/ |
Determines if the given grouped filter entry has a valid value. |
FilterPluginBase::isAGroup | function | core/ |
Returns TRUE if the exposed filter works like a grouped filter. |
FilterPluginBase::showBuildGroupButton | function | core/ |
Shortcut to display the build_group/hide button. |
FilterPluginBase::showBuildGroupForm | function | core/ |
Shortcut to display the exposed options form. |
FilterPluginBase::storeGroupInput | function | core/ |
If set to remember exposed input in the session, store it there. This function is similar to storeExposedInput but modified to work properly when the filter is a group. |
FilterStringTest::getGroupedExposedFilters | function | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.