Home
last modified time | relevance | path

Searched refs:Cache (Results 1 – 25 of 158) sorted by path

1234567

/plugin/adfs/phpsaml/
H A DREADME.md694 header('Cache-Control: no-cache, must-revalidate');
1077 header('Cache-Control: no-cache, must-revalidate');
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock1271 "Psr\\Cache\\": "src/"
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js191 var cache = $.Autocompleter.Cache(options);
574 $.Autocompleter.Cache = function(options) { function
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js9520 memoized.cache = new memoize.Cache;
12731 memoize.Cache = MapCache;
H A Dpdfmake.min.js8Cache,n}function ri(t){if(!wi(t))throw new Wo(Z);return function(){return!t.apply(this,arguments)}…
H A Dpdfmake.min.js.map1Cache","negate","once","partial","partialRight","rearg","throttle","debounceOptions","wrap","clone…
/plugin/archivegenerator/lang/de/
H A Dintro.txt2 Das Archiv wird keine altern Seiten- oder Medienversionen, Änderungslogs oder Cache-Daten enthalten.
/plugin/authgooglesheets/
H A Dcomposer.lock854 "Psr\\Cache\\": "src/"
H A Dhelper.php70 $userCache = new dokuwiki\Cache\Cache($this->userCacheId, 'authgooglesheets');
320 $cache = new dokuwiki\Cache\Cache('validated', 'authgooglesheets');
365 $userCache = new dokuwiki\Cache\Cache($this->userCacheId, 'authgooglesheets');
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md354 use Cache\Adapter\Filesystem\FilesystemCachePool;
363 In this example we use [PHP Cache](http://www.php-cache.com/). Add this to your project with compos…
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php29 use Psr\Cache\CacheItemPoolInterface;
30 use Google\Auth\Cache\MemoryCacheItemPool;
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php13 use Psr\Cache\CacheItemPoolInterface;
H A DGuzzle6AuthHandler.php13 use Psr\Cache\CacheItemPoolInterface;
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php23 use Google\Auth\Cache\MemoryCacheItemPool;
35 use Psr\Cache\CacheItemPoolInterface;
/plugin/authgooglesheets/vendor/google/auth/
H A Dphpstan.neon.dist10 - src/Cache/Item.php
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php25 use Google\Auth\Cache\MemoryCacheItemPool;
33 use Psr\Cache\CacheItemPoolInterface;
H A DApplicationDefaultCredentials.php31 use Psr\Cache\CacheItemPoolInterface;
H A DCacheTrait.php20 use Psr\Cache\CacheItemPoolInterface;
H A DFetchAuthTokenCache.php20 use Psr\Cache\CacheItemPoolInterface;
H A DGCECache.php21 use Psr\Cache\CacheItemPoolInterface;
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DInvalidArgumentException.php18 namespace Google\Auth\Cache;
20 use Psr\Cache\InvalidArgumentException as PsrInvalidArgumentException;
H A DItem.php18 namespace Google\Auth\Cache;
23 use Psr\Cache\CacheItemInterface;
H A DMemoryCacheItemPool.php18 namespace Google\Auth\Cache;
20 use Psr\Cache\CacheItemInterface;
21 use Psr\Cache\CacheItemPoolInterface;
H A DSysVCacheItemPool.php17 namespace Google\Auth\Cache;
19 use Psr\Cache\CacheItemInterface;
20 use Psr\Cache\CacheItemPoolInterface;
H A DTypedItem.php18 namespace Google\Auth\Cache;
20 use Psr\Cache\CacheItemInterface;

1234567