/plugin/diagramsnet/lib/WEB-INF/lib/ |
H A D | cache-api-1.1.1.jar | ... integration/
javax/cache/processor/
javax/cache/management/
javax/cache/annotation/
javax ... |
/plugin/authgooglesheets/vendor/google/auth/src/ |
H A D | ApplicationDefaultCredentials.php | 94 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 D | OutputStream.php | 27 protected $cache; variable in Swift_Cache_OutputStream 34 public function __construct(Swift_Cache $cache, $key)
|
/plugin/pwaoffline/ |
H A D | sw.js | 38 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 D | DoctrineCacheAdapter.php | 22 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 D | ExpiringCache.php | 21 private $cache; variable in Assetic\\Cache\\ExpiringCache 24 public function __construct(CacheInterface $cache, $lifetime)
|
/plugin/prosemirror/parser/ |
H A D | ImageNode.php | 73 render(\\renderer_plugin_prosemirror $renderer, $src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null) global() argument 107 addAttributes(\\dokuwiki\\plugin\\prosemirror\\schema\\Node $node, $src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking = null, $prefix = '') global() 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 D | demo.dirscan.php | 56 $cache = 'sqlite3'; variable 183 …function scan_files($dir, $match, $cache='sqlite3', $opt=array('table'=>'getid3_cache', 'hide'=>tr…
|
/plugin/latexport/helpers/ |
H A D | internal_media.php | 41 private $cache; variable in InternalMedia 56 function __construct($src, $title, $align, $width, $height, $cache, $linking) {
|
/plugin/visrep/ |
H A D | img.php | 13 $cache = $plugin->_imgfile($_REQUEST); variable
|
/plugin/nsexport/packer/ziphtml/ |
H A D | renderer.php | 113 $height=null, $cache=null, $render = true) { 195 … $height = null, $cache = null, $linking = null, $return = false) {
|
/plugin/findologicxmlexport/vendor/jms/metadata/src/ |
H A D | MetadataFactory.php | 21 private $cache; variable in Metadata\\MetadataFactory 60 public function setCache(CacheInterface $cache): void
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/ |
H A D | FontCache.php | 12 private $cache; variable in Mpdf\\Fonts\\FontCache 14 public function __construct(Cache $cache) argument [all...] |
/plugin/graphgear/ |
H A D | load.php | 14 $cache = getcachename($xmlid,'graphgear'); variable
|
/plugin/plantuml/ |
H A D | img.php | 13 $cache = $plugin->_imgfile($data); variable
|
/plugin/ghissues/helper/ |
H A D | apiCacheInterface.php | 74 public function checkCacheFreshness($apiURL, &$cache=NULL) { 88 public function callGithubAPI($apiURL, &$cache=NULL) {
|
/plugin/eventline/ |
H A D | plain.php | 108 $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 D | img.php | 14 $cache = $plugin->_imgfile($data); variable
|
/plugin/graphviz/ |
H A D | img.php | 14 $cache = $plugin->_imgfile($data); variable
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/Stream/ |
H A D | CachingFactory.php | 19 protected static $cache = []; variable in PHP_Token_Stream_CachingFactory
|
/plugin/dataplot/ |
H A D | img.php | 16 $cache = $plugin->_imgfile($data); variable
|
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Cache/ |
H A D | NoopCache.php | 38 public function cache($key, $value) function in Mustache_Cache_NoopCache
|
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ |
H A D | Cache.php | 35 public function cache($key, $value); function
|
/plugin/mathpublish/ |
H A D | img.php | 12 $cache = getCacheName($_GET['img'], '.mathpublish.png'); variable
|
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/ |
H A D | Guzzle5AuthHandler.php | 20 protected $cache; variable in Google\\AuthHandler\\Guzzle5AuthHandler 23 public function __construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])
|