Search for group
- Search 7.x for group
- Search 8.9.x for group
- Search 10.3.x for group
- Search 11.x for group
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldGroupRowsWebTest::$fieldName | property | core/ |
The used field name in the test. |
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/ |
Sets up the test. |
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 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 |
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. |
FilterBooleanOperatorGroupTest | class | core/ |
Tests the core Drupal\views\Plugin\views\filter\BooleanOperator handler. |
FilterBooleanOperatorGroupTest.php | file | core/ |
|
FilterBooleanOperatorGroupTest::$modules | property | core/ |
The modules to enable for this test. |
FilterBooleanOperatorGroupTest::$testViews | property | core/ |
Views used by this test. |
FilterBooleanOperatorGroupTest::setUp | function | core/ |
|
FilterBooleanOperatorGroupTest::testViewsBooleanGroupedFilter | function | core/ |
Tests that grouped boolean exposed form works as expected. |
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 with 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. |
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. |
FilterPluginBase::canGroup | function | core/ |
Can this filter be used in OR groups? |
FilterPluginBase::groupForm | function | core/ |
Builds a group form. |
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.