Home
last modified time | relevance | path

Searched refs:addToIndex (Results 1 – 2 of 2) sorted by path

/plugin/combo/ComboStrap/
H A DMarkupPath.php599 function addToIndex() function in ComboStrap\\MarkupPath
/plugin/spatialhelper/helper/
H A Dindex.php118 return $this->addToIndex($geohash, $id);
129 private function addToIndex(string $geohash, string $id): bool
230 return $this->addToIndex($geohash, 'media__' . $imgId);
120 private function addToIndex(string $geohash, string $id): bool { global() function in helper_plugin_spatialhelper_index