Searched refs:getAllColumnValues (Results 1 – 3 of 3) sorted by relevance
| /plugin/struct/_test/mock/ | ||
| H A D | AggregationFilter.php | 18 public function getAllColumnValues($result) function in dokuwiki\\plugin\\struct\\test\\mock\\AggregationFilter |
| /plugin/struct/meta/ | ||
| H A D | AggregationFilter.php | 23 $colValues = $this->getAllColumnValues($this->searchConfig->getResult()->getRows()); |
| /plugin/struct/_test/ | ||
| H A D | AggregationFilterTest.php | 32 $values = $filter->getAllColumnValues($result); |