Searched defs:retrieveRows (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/Search/Index/ | ||
| H A D | FileIndex.php | 90 public function retrieveRows(array $rids): array function in dokuwiki\\Search\\Index\\FileIndex |
| H A D | MemoryIndex.php | 87 public function retrieveRows(array $rids): array function in dokuwiki\\Search\\Index\\MemoryIndex |
| H A D | AbstractIndex.php | 162 abstract public function retrieveRows(array $rids): array; function in dokuwiki\\Search\\Index\\AbstractIndex |