Home
last modified time | relevance | path

Searched refs:getDisplayResults (Results 1 – 6 of 6) sorted by relevance

/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.0/
H A DFeature-82488-HookToModifyResultsBeforeAssignToView.rst13 hook has been introduced at the end of the :php:`getDisplayResults()` method, called
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.0/
H A DFeature-82488-HookToModifyResultsBeforeAssignToView.rst13 hook has been introduced at the end of the :php:`getDisplayResults()` method, called
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.0/
H A DFeature-82488-HookToModifyResultsBeforeAssignToView.rst13 hook has been introduced at the end of the :php:`getDisplayResults()` method, called
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/indexed_search/Classes/Controller/
H A DSearchController.php295 …$resultsets[$freeIndexUid] = $hookObj->getDisplayResults($this->searchWords, $resultData, $freeInd…
297 …$resultsets[$freeIndexUid] = $this->getDisplayResults($this->searchWords, $resultData, $freeIndexU…
344 protected function getDisplayResults($searchWords, $resultData, $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.php289 …$resultsets[$freeIndexUid] = $hookObj->getDisplayResults($this->searchWords, $resultData, $freeInd…
291 …$resultsets[$freeIndexUid] = $this->getDisplayResults($this->searchWords, $resultData, $freeIndexU…
337 protected function getDisplayResults($searchWords, $resultData, $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.php294 …$resultsets[$freeIndexUid] = $hookObj->getDisplayResults($this->searchWords, $resultData, $freeInd…
296 …$resultsets[$freeIndexUid] = $this->getDisplayResults($this->searchWords, $resultData, $freeIndexU…
343 protected function getDisplayResults($searchWords, $resultData, $freeIndexUid = -1) function in TYPO3\\CMS\\IndexedSearch\\Controller\\SearchController