Lines Matching refs:entityIndex
228 $entityIndex = $this->getEntityIndex();
245 $names = $entityIndex->retrieveRows(array_keys($entityIds));
301 $entityIndex = $this->getEntityIndex();
303 if ($entityIndex->exists() && $reverseIndex->exists()) {
304 $ec = count($entityIndex);
338 $entityIndex = $this->getEntityIndex(); variable in dokuwiki\\Search\\Collection\\AbstractCollection
339 $entityId = $entityIndex->accessCachedValue($entity);
413 $entityIndex = $this->getEntityIndex();
414 $entityId = $entityIndex->accessCachedValue($entity);
444 $entityIndex = $this->getEntityIndex();
445 $entityId = $entityIndex->accessCachedValue($entity);