Home
last modified time | relevance | path

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

/dokuwiki/inc/Search/Collection/
H A DDirectCollection.php26 $entityIndex = $this->getEntityIndex();
59 $entityIndex = $this->getEntityIndex();
81 $entityIndex = $this->getEntityIndex();
102 $entityIndex = $this->getEntityIndex();
H A DAbstractCollection.php131 public function getEntityIndex(): AbstractIndex function in dokuwiki\\Search\\Collection\\AbstractCollection
228 $entityIndex = $this->getEntityIndex();
301 $entityIndex = $this->getEntityIndex();
338 $entityIndex = $this->getEntityIndex();
413 $entityIndex = $this->getEntityIndex();
444 $entityIndex = $this->getEntityIndex();
H A DCollectionSearch.php138 $entityMap = $this->collection->getEntityIndex()->retrieveRows(array_keys($allEntityIds));