Search for group
- Search 7.x for group
- Search 9.5.x for group
- Search 8.9.x for group
- Search 10.3.x for group
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterBooleanOperatorGroupTest::$modules | property | core/ |
Modules to install. |
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/ |
Provides grouped exposed filter options for the 'name' field. |
FilterEqualityTest::testEqualGroupedExposed | function | core/ |
Tests grouped, exposed equality filtering. |
FilterEqualityTest::testEqualGroupedNotExposed | function | core/ |
Tests grouped, non-exposed inequality filtering. |
FilterInOperatorTest::getGroupedExposedFilters | function | core/ |
Returns grouped exposed filter definitions for Views. |
FilterInOperatorTest::testFilterGroupedChangedIdentifier | function | core/ |
Tests that we can safely change the identifier on a grouped filter. |
FilterInOperatorTest::testFilterInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "IN" operator. |
FilterInOperatorTest::testFilterNotInOperatorGroupedExposedSimple | function | core/ |
Tests filtering with grouped exposed filters using the "NOT IN" operator. |
FilterNumericTest::getGroupedExposedFilters | function | core/ |
Returns predefined grouped filter configurations for 'age'. |
FilterNumericTest::testFilterNumericExposedGroupedBetween | function | core/ |
Tests filtering records using a ranged condition on a numeric field. |
FilterNumericTest::testFilterNumericExposedGroupedEmpty | function | core/ |
Tests filtering exposed grouped records based on empty values. |
FilterNumericTest::testFilterNumericExposedGroupedNotBetween | function | core/ |
Tests filtering records outside a specified numeric range. |
FilterNumericTest::testFilterNumericExposedGroupedNotEmpty | function | core/ |
Tests filtering exposed grouped records based on non-empty values. |
FilterNumericTest::testFilterNumericExposedGroupedNotRegularExpression | function | core/ |
Tests the numeric filter with grouped exposed filters. |
FilterNumericTest::testFilterNumericExposedGroupedRegularExpression | function | core/ |
Tests the "numeric" filter with grouped exposed filters. |
FilterNumericTest::testFilterNumericExposedGroupedSimple | function | core/ |
Tests filtering using exposed grouped filters. |
FilterPluginBase::$group_info | property | core/ |
|
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. |
FilterPluginBase::groupMultipleExposedInput | function | core/ |
Group multiple exposed input. |
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. |
FilterStringTest::getGroupedExposedFilters | function | core/ |
Returns a set of grouped exposed filters. |
FilterStringTest::testFilterStringGroupedExposedContains | function | core/ |
Tests grouped, exposed filtering with contains operator. |
FilterStringTest::testFilterStringGroupedExposedEmpty | function | core/ |
Tests grouped and exposed filters with the "empty" operator. |
FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
Tests grouped and exposed filters with the "ends with" operator. |
FilterStringTest::testFilterStringGroupedExposedEqual | function | core/ |
Returns a set of grouped exposed filters. |
FilterStringTest::testFilterStringGroupedExposedLonger | function | core/ |
Tests grouped and exposed filters with the "longer than" operator. |
FilterStringTest::testFilterStringGroupedExposedNot | function | core/ |
Tests grouped and exposed filters with the "does not contain" operator. |
FilterStringTest::testFilterStringGroupedExposedNotEnds | function | core/ |
Tests grouped and exposed filters with the "does not end with" operator. |
FilterStringTest::testFilterStringGroupedExposedNotEqual | function | core/ |
Tests grouped, exposed filtering with not equal operator. |
FilterStringTest::testFilterStringGroupedExposedNotStarts | function | core/ |
Tests grouped and exposed filters with the "does not start with" operator. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.