Home
last modified time | relevance | path

Searched refs:clearCache (Results 1 – 25 of 42) sorted by relevance

12

/plugin/schedule/
DajaxClearCache.php25 $schedules->clearCache ();
28 $scheduleRoot->clearCache ();
DTODO.txt5 * déplacer le clear et clearCache vers le tabeau long
DscheduleRoot.class.php456 function clearCache () { function in scheduleRoot
460 $schedules->clearCache ();
Dschedules.class.php194 function clearCache () { function in schedules
405 $this->clearCache ();
686 $this->clearCache ();
/plugin/glossary/
Dajax.php22 $glossary->clearCache (md5 ($_REQUEST ['glossary']['ns']));
25 $glossary->clearCache (null);
Dglossary.class.php403 function clearCache ($nsMd5) { function in glossary
/plugin/pagestats/
Dhelper.php36 $this->clearCache();
212 public function clearCache() { function in helper_plugin_pagestats
Daction.php43 $helper->clearCache();
Dadmin.php42 $helper->clearCache();
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
DSearchableSnapshotsNamespace.asciidoc21 * <<Elasticsearch_Namespaces_SearchableSnapshotsNamespaceclearCache_clearCache,`clearCache()`>>
29 .`clearCache(array $params = [])`
DIndicesNamespace.asciidoc23 * <<Elasticsearch_Namespaces_IndicesNamespaceclearCache_clearCache,`clearCache()`>>
114 .`clearCache(array $params = [])`
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
DSearchableSnapshotsNamespace.php68 public function clearCache(array $params = []) function in Elasticsearch\\Namespaces\\SearchableSnapshotsNamespace
DIndicesNamespace.php97 public function clearCache(array $params = []) function in Elasticsearch\\Namespaces\\IndicesNamespace
/plugin/findologicxmlexport/vendor/hoa/protocol/
DProtocol.php241 public static function clearCache() function in Hoa\\Protocol\\Protocol
/plugin/pubmed2020/classes/
Dcache.php327 function clearCache(){ function in pubmed2020_cache
344 $this->clearCache();
/plugin/swiftmail/Swift/Plugin/
DFileEmbedder.php393 public function clearCache() function in Swift_Plugin_FileEmbedder
/plugin/pubmed2020/
Dsyntax.php488 $this->pubmedCache->clearCache();
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DIndex.php698 public function clearCache(): Response function in Elastica\\Index
/plugin/asciidocjs/node_modules/ejs/lib/
Dejs.js505 exports.clearCache = function () { function
/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts3445 static clearCache(): void;
/plugin/asciidocjs/node_modules/ejs/
DREADME.md183 If you want to clear the EJS cache, call `ejs.clearCache`. If you're using the
Dejs.min.js1 …return tryHandleCache(opts,data,cb)};exports.Template=Template;exports.clearCache=function(){expor…
Dejs.js506 exports.clearCache = function () {
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts3445 static clearCache(): void;
/plugin/json/script/
Dejs.min.js1 …return tryHandleCache(opts,data,cb)};exports.Template=Template;exports.clearCache=function(){expor…

12