Home
last modified time | relevance | path

Searched refs:compileResultRows (Results 1 – 3 of 3) sorted by relevance

/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/indexed_search/Classes/Controller/
H A DSearchController.php355 $result['rows'] = $this->compileResultRows($resultData['resultRows'], $freeIndexUid);
386 protected function compileResultRows($resultRows, $freeIndexUid = -1) function in TYPO3\\CMS\\IndexedSearch\\Controller\\SearchController
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/indexed_search/Classes/Controller/
H A DSearchController.php348 $result['rows'] = $this->compileResultRows($resultData['resultRows'], $freeIndexUid);
379 protected function compileResultRows($resultRows, $freeIndexUid = -1) function in TYPO3\\CMS\\IndexedSearch\\Controller\\SearchController
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/indexed_search/Classes/Controller/
H A DSearchController.php354 $result['rows'] = $this->compileResultRows($resultData['resultRows'], $freeIndexUid);
385 protected function compileResultRows($resultRows, $freeIndexUid = -1) function in TYPO3\\CMS\\IndexedSearch\\Controller\\SearchController