Home
last modified time | relevance | path

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

/plugin/combo/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);
/plugin/poldek/
Dhelper.php65 $idx_cache->storeCache(time());
86 $pkg_cache->storeCache(join("\n", $lines));
/plugin/eventline/
DgetXmlData.php30 $cache->storeCache($instructions);
/plugin/ghissues/helper/
DapiCacheInterface.php149 if (!$cache->storeCache($newTable)) {
166 if (!$cache->storeCache($errorTable)) {
/plugin/redirect2/
Dhelper.php43 $cache->storeCache(serialize($this->pattern));
/plugin/authgooglesheets/
Dhelper.php104 … $userCache->storeCache(json_encode(['columnMap' => $this->columnMap, 'users' => $this->users]));
332 if ($isValid) $cache->storeCache(time());
/plugin/webcode/_test/
Ddokuwiki.test.php45 $cache->storeCache(SELF::storedContent);
/plugin/fksnewsfeed/syntax/
Dfeed.php85 $cache->storeCache(json_encode($innerHtml));
/plugin/tagfilter/syntax/
Dfilter.php197 $filterDataCache->storeCache(serialize($cachedata));
221 $htmlPerUserCache->storeCache($html);
/plugin/tagfilter/helper/
Dsyntax.php142 $cache->storeCache(serialize($cache_page));
/plugin/xslfo/
Daction.php201 $xml_cache->storeCache($xml);
/plugin/authphpbb3/
Dauth.php297 $cache->storeCache(serialize($user_data));
548 $this->_cache->storeCache(serialize($this->_phpbb_conf));
/plugin/watchcycle/
Daction.php278 $cachedGroups->storeCache(serialize($foundGroups));
/plugin/authsmf20/
Dauth.php397 $cache->storeCache(serialize($user_data));
/plugin/rrdgraph/
Dhelper.php270 $cache->storeCache(serialize($recipeData));