Home
last modified time | relevance | path

Searched refs:cache (Results 451 – 475 of 671) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/tablelayout/
H A Dyarn.lock416 lru-cache "^4.0.1"
624 file-entry-cache "^2.0.0"
781 file-entry-cache@^2.0.0:
785 flat-cache "^1.2.1"
824 flat-cache@^1.2.1:
826 …resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-1.3.0.tgz#d3030b32b38154f4e3b7e9c70…
1545 lru-cache@^4.0.1:
1547 …resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.2.tgz#45234b2e6e2f2b33da125624c46…
1603 regex-cache "^0.4.2"
2037 regex-cache@^0.4.2:
[all …]
/plugin/contactmodern/
H A Dsyntax.php113 $renderer->info['cache'] = false;
H A DREADME.textile12 # Improved anti cache work-around.
/plugin/publistf/
H A DCHANGELOG.md11 * user configuration for setting cache on or off
/plugin/latexport/_test/
H A Ddecorator_mock.php88 $cache = null, $linking = null, $positionInGroup = 1, $totalInGroup = 1) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php496 public function setMetadataCache(CacheInterface $cache): self argument
498 $this->metadataCache = $cache;
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore.js754 var cache = memoize.cache;
756 if (!_.has(cache, address)) cache[address] = func.apply(this, arguments);
757 return cache[address];
759 memoize.cache = {};
/plugin/latexit/
H A Drenderer.php1124 * @param string $cache We delete cache, so we don't use this param.
1127 …media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking =… argument
1175 * @param string|null $cache We delete cache, so we don't use this param.
1178 …media($src, $title = NULL, $align = NULL, $width = NULL, $height = NULL, $cache = NULL, $linking =… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js.map1cache","invalidateCache","smartRender","clearViewPortCache","clearAllCache","attachEvent","oldLeft…
H A Ddhtmlxgantt_csp.js.map1cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require_…
/plugin/pycode/
H A Dsyntax.php221 $cache = $this->getConf("cache");
222 if ($cache == 1){
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md41 - Why 0666 mode for cache file [\#48](https://github.com/schmittjoh/metadata/issues/48)
77 - Set cache files to be world readable [\#34](https://github.com/schmittjoh/metadata/pull/34) ([tom…
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md359 $cache = new FilesystemCachePool($filesystem);
360 $client->setCache($cache);
363 In this example we use [PHP Cache](http://www.php-cache.com/). Add this to your project with compos…
366 composer require cache/filesystem-adapter
376 $logger->debug(sprintf('new access token received at cache key %s', $cacheKey));
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js784 var cache = memoize.cache;
786 if (!_.has(cache, address)) cache[address] = func.apply(this, arguments);
787 return cache[address];
789 memoize.cache = {};
/plugin/imagemap/
H A DREADME49 folder. After installing, you must refresh the style cache. Go to the
/plugin/geonav/tpl/startermap/
H A Dstyle.ini14 ; be checked for updates when considering a cache rebuild while files
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar-setup.js162 if (!(cal && params.cache)) {
/plugin/authucenter/lib/uc_client/model/
H A Dnote.php33 $this->apps = $this->base->cache('apps');
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1551 var cache = Element.cache;
1557 if (!cache[tagName]) cache[tagName] = Element.extend(document.createElement(tagName));
1558 return Element.writeAttribute(cache[tagName].cloneNode(false), attributes);
1563 Element.cache = { };
2667 Element.cache = { };
3733 cache: { },
3844 var cache = Event.cache;
3858 return cache[id] = cache[id] || { };
3897 for (var id in cache)
3898 for (var eventName in cache[id])
[all …]
/plugin/noticeboard/
H A Dsyntax.php64 $renderer->info['cache'] = false;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst76 'cache' => '/path/to/compilation_cache',
/plugin/yuriigantt/
H A DREADME.md90 If you change syntax parser, to refresh rendered page cache please run page with purge
/plugin/note/
H A DREADME.md25 It is regularly reported that the cache needs to be cleaned after installing the plugin before the notes do showup. At least a full page-reload (CTRL-F5) is required.
/plugin/snippeter/
H A DREADME.md94 A: Please reset DokuWikis cache while touch the file conf/local.php or press the save

1...<<11121314151617181920>>...27