Home
last modified time | relevance | path

Searched refs:storeCache (Results 1 – 6 of 6) sorted by relevance

/template/strap/ComboStrap/
H A DFetcherCache.php89 public function storeCache($content) function in ComboStrap\\FetcherCache
91 $this->fileCache->storeCache($content);
H A DFetcherMarkupWebcode.php146 $fetcherCache->storeCache($html);
H A DFetcherMarkup.php449 $snippetCache->storeCache($data1);
1305 $this->metaCache->storeCache(time());
1381 $this->instructionsCache->storeCache($instructions);
H A DMarkupCacheDependencies.php365 $dependencies->storeCache($jsonDeps);
H A DFetcherPage.php163 $cache->storeCache($htmlDocumentString);
H A DFetcherSvg.php598 $fetchCache->storeCache($content);