Home
last modified time | relevance | path

Searched refs:indexImage (Results 1 – 2 of 2) sorted by relevance

/plugin/spatialhelper/helper/
H A Dindex.php92 $this->indexImage($medium['id']);
211 final public function indexImage(string $imgId): bool
218 Logger::debug("indexImage:: " . $imgId . " is not a supported image file.");
199 public function indexImage($img): bool { global() function in helper_plugin_spatialhelper_index
/plugin/spatialhelper/
H A Daction.php342 $indexer->indexImage($event->data [2]);