Home
last modified time | relevance | path

Searched defs:cache (Results 1 – 25 of 163) sorted by relevance

1234567

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jar ... integration/ javax/cache/processor/ javax/cache/management/ javax/cache/annotation/ javax ...
/plugin/authgooglesheets/vendor/google/auth/src/
H A DApplicationDefaultCredentials.php94 CacheItemPoolInterface $cache = null
124 CacheItemPoolInterface $cache = null,
155 CacheItemPoolInterface $cache = null,
217 CacheItemPoolInterface $cache = null
244 CacheItemPoolInterface $cache = null
269 CacheItemPoolInterface $cache = null
333 CacheItemPoolInterface $cache = null
/plugin/swiftmail/Swift/Cache/
H A DOutputStream.php27 protected $cache; variable in Swift_Cache_OutputStream
34 public function __construct(Swift_Cache $cache, $key)
/plugin/pwaoffline/
H A Dsw.js38 caches.open(cacheName).then(function (cache) { argument
95 return caches.open(cacheName).then(function (cache) { argument
107 return caches.open(cacheName).then(function (cache) { argument
134 return caches.open(cacheName).then(function (cache) { argument
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php22 private $cache; variable in Metadata\\Cache\\DoctrineCacheAdapter
24 public function __construct(string $prefix, Cache $cache)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DExpiringCache.php21 private $cache; variable in Assetic\\Cache\\ExpiringCache
24 public function __construct(CacheInterface $cache, $lifetime)
/plugin/prosemirror/parser/
H A DImageNode.php73 $cache = null, argument
107 $cache = null, argument
142 resolveMedia($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.dirscan.php56 $cache = 'sqlite3'; variable
183 …function scan_files($dir, $match, $cache='sqlite3', $opt=array('table'=>'getid3_cache', 'hide'=>tr…
/plugin/latexport/helpers/
H A Dinternal_media.php41 private $cache; variable in InternalMedia
56 function __construct($src, $title, $align, $width, $height, $cache, $linking) {
/plugin/visrep/
H A Dimg.php13 $cache = $plugin->_imgfile($_REQUEST); variable
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php113 $height=null, $cache=null, $render = true) {
195 … $height = null, $cache = null, $linking = null, $return = false) {
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php21 private $cache; variable in Metadata\\MetadataFactory
60 public function setCache(CacheInterface $cache): void
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontCache.php12 private $cache; variable in Mpdf\\Fonts\\FontCache
14 public function __construct(Cache $cache) argument
[all...]
/plugin/graphgear/
H A Dload.php14 $cache = getcachename($xmlid,'graphgear'); variable
/plugin/plantuml/
H A Dimg.php13 $cache = $plugin->_imgfile($data); variable
/plugin/ghissues/helper/
H A DapiCacheInterface.php74 public function checkCacheFreshness($apiURL, &$cache=NULL) {
88 public function callGithubAPI($apiURL, &$cache=NULL) {
/plugin/eventline/
H A Dplain.php108 $height=NULL, $cache=NULL, $linking=NULL) {
125 $height=NULL, $cache=NULL, $linking=NULL) {
208 function getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render)
231 $height=NULL, $cache=NULL, $render = true) {
/plugin/seqdia/
H A Dimg.php14 $cache = $plugin->_imgfile($data); variable
/plugin/graphviz/
H A Dimg.php14 $cache = $plugin->_imgfile($data); variable
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/Stream/
H A DCachingFactory.php19 protected static $cache = []; variable in PHP_Token_Stream_CachingFactory
/plugin/dataplot/
H A Dimg.php16 $cache = $plugin->_imgfile($data); variable
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/
H A DNoopCache.php38 public function cache($key, $value) function in Mustache_Cache_NoopCache
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DCache.php35 public function cache($key, $value); function
/plugin/mathpublish/
H A Dimg.php12 $cache = getCacheName($_GET['img'], '.mathpublish.png'); variable
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php20 protected $cache; variable in Google\\AuthHandler\\Guzzle5AuthHandler
23 public function __construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])

1234567