Home
last modified time | relevance | path

Searched defs:entityId (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/Search/Collection/
H A DDirectCollection.php60 $entityId = $entityIndex->accessCachedValue($entity); variable in dokuwiki\\Search\\Collection\\DirectCollection
H A DAbstractCollection.php339 $entityId = $entityIndex->accessCachedValue($entity); variable in dokuwiki\\Search\\Collection\\AbstractCollection
506 protected function updateIndexes(array $data, int $entityId): void