Searched refs:getPagesIds (Results 1 – 4 of 4) sorted by relevance
97 $pagesIdsAll = $this->getPagesIds();165 public function getPagesIds() function in SphinxSearch179 $pageIds = $this->getPagesIds();
98 $pagesIdsAll = $this->getPagesIds();166 public function getPagesIds() function in SphinxSearch180 $pageIds = $this->getPagesIds();
55 $ids = $this->getPagesIds();171 …public function getPagesIds(): array { return (new PageMapper())->getByCrc(array_keys($this->_resu… function in SphinxSearch
152 foreach ($this->_sObj->getPagesIds() as $p) $m[$p['page']] = $p['hid'];