/plugin/schedule/ |
D | ajaxClearCache.php | 25 $schedules->clearCache (); 28 $scheduleRoot->clearCache ();
|
D | TODO.txt | 5 * déplacer le clear et clearCache vers le tabeau long
|
D | scheduleRoot.class.php | 456 function clearCache () { function in scheduleRoot 460 $schedules->clearCache ();
|
D | schedules.class.php | 194 function clearCache () { function in schedules 405 $this->clearCache (); 686 $this->clearCache ();
|
/plugin/glossary/ |
D | ajax.php | 22 $glossary->clearCache (md5 ($_REQUEST ['glossary']['ns'])); 25 $glossary->clearCache (null);
|
D | glossary.class.php | 403 function clearCache ($nsMd5) { function in glossary
|
/plugin/pagestats/ |
D | helper.php | 36 $this->clearCache(); 212 public function clearCache() { function in helper_plugin_pagestats
|
D | action.php | 43 $helper->clearCache();
|
D | admin.php | 42 $helper->clearCache();
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/ |
D | SearchableSnapshotsNamespace.asciidoc | 21 * <<Elasticsearch_Namespaces_SearchableSnapshotsNamespaceclearCache_clearCache,`clearCache()`>> 29 .`clearCache(array $params = [])`
|
D | IndicesNamespace.asciidoc | 23 * <<Elasticsearch_Namespaces_IndicesNamespaceclearCache_clearCache,`clearCache()`>> 114 .`clearCache(array $params = [])`
|
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/ |
D | SearchableSnapshotsNamespace.php | 68 public function clearCache(array $params = []) function in Elasticsearch\\Namespaces\\SearchableSnapshotsNamespace
|
D | IndicesNamespace.php | 97 public function clearCache(array $params = []) function in Elasticsearch\\Namespaces\\IndicesNamespace
|
/plugin/findologicxmlexport/vendor/hoa/protocol/ |
D | Protocol.php | 241 public static function clearCache() function in Hoa\\Protocol\\Protocol
|
/plugin/pubmed2020/classes/ |
D | cache.php | 327 function clearCache(){ function in pubmed2020_cache 344 $this->clearCache();
|
/plugin/swiftmail/Swift/Plugin/ |
D | FileEmbedder.php | 393 public function clearCache() function in Swift_Plugin_FileEmbedder
|
/plugin/pubmed2020/ |
D | syntax.php | 488 $this->pubmedCache->clearCache();
|
/plugin/elasticsearch/vendor/ruflin/elastica/src/ |
D | Index.php | 698 public function clearCache(): Response function in Elastica\\Index
|
/plugin/asciidocjs/node_modules/ejs/lib/ |
D | ejs.js | 505 exports.clearCache = function () { function
|
/plugin/asciidocjs/node_modules/@asciidoctor/core/types/ |
D | index.d.ts | 3445 static clearCache(): void;
|
/plugin/asciidocjs/node_modules/ejs/ |
D | README.md | 183 If you want to clear the EJS cache, call `ejs.clearCache`. If you're using the
|
D | ejs.min.js | 1 …return tryHandleCache(opts,data,cb)};exports.Template=Template;exports.clearCache=function(){expor…
|
D | ejs.js | 506 exports.clearCache = function () {
|
/plugin/asciidocjs/node_modules/asciidoctor/types/ |
D | index.d.ts | 3445 static clearCache(): void;
|
/plugin/json/script/ |
D | ejs.min.js | 1 …return tryHandleCache(opts,data,cb)};exports.Template=Template;exports.clearCache=function(){expor…
|