Home
last modified time | relevance | path

Searched defs:cache (Results 126 – 150 of 251) sorted by relevance

1234567891011

/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
H A DBrowser.php884 public function setCache(CacheInterface $cache): void
/plugin/statistics/
H A Dscript.js78 cache: 'no-cache' property
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DPdfParser.php220 public function getIndirectObject($objectNumber, $cache = false)
/plugin/eventum/
Dsyntax.php77 function cache($id, $data = null) { function in syntax_plugin_eventum
/plugin/statistics/vendor/matomo/device-detector/
H A DDeviceDetector.php154 protected $cache = null; variable in DeviceDetector\\DeviceDetector
701 public function setCache(CacheInterface $cache): void
/plugin/xml/
Drenderer.php477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li…
/plugin/nroff/
Drenderer.php702 $height=NULL, $cache=NULL, $linking=NULL) {
740 $height=NULL, $cache=NULL, $linking=NULL) {
961 $height=NULL, $cache=NULL) {
/plugin/combo/ComboStrap/
H A DMarkupCacheDependencies.php335 function rerouteCacheDestination(CacheParser &$cache)
/plugin/attribute/
Dhelper.php17 protected $cache = null; variable in helper_plugin_attribute
/plugin/asciidocjs/node_modules/y18n/build/lib/
Dindex.js59 this.cache[this.locale][singular] = { property
/plugin/findologicxmlexport/vendor/twig/twig/src/Loader/
DFilesystemLoader.php28 protected $cache = []; variable in Twig\\Loader\\FilesystemLoader
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Color/
H A DColorConverter.php28 private $cache; variable in Mpdf\\Color\\ColorConverter
/plugin/asciidocjs/node_modules/uglify-js/lib/
Dpropmangle.js161 cache: null, property
/plugin/dev/
H A Dcli.php229 protected function readLine($prompt, $cache = false)
/plugin/dirtylittlehelper/
Dscript.js745 cache: false property
792 cache: false property
871 cache: false property
/plugin/swiftmail/Swift/Message/
DMime.php95 protected $cache; variable in Swift_Message_Mime
/plugin/settingstree/
Dhelper.php50 function cache(){ function in helper_plugin_settingstree
/plugin/settingstree/settings/
Dsettingshierarchy.class.php19 public static $cache = null; // memcache variable in settingshierarchy
/plugin/combo/renderer/
H A Danalytics.php825 …media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking =…
830 …media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking =…
/plugin/authgooglesheets/vendor/google/apiclient/src/
DClient.php72 private $cache; variable in Google\\Client
1088 public function setCache(CacheItemPoolInterface $cache)
/plugin/rater/scripts/
Djquery.tablesorter.js257 cache = { variable
322 function appendToTable(table, cache) { argument
580 function multisort(table, sortList, cache) { argument
/plugin/button/
Dsyntax.php480 $cache = NULL,
/plugin/qna/
Daction.php199 private function addDependencies($cache, $depends) {
/plugin/prosemirror/
Drenderer.php458 $cache = null,
484 $cache = null,
/plugin/actionrenderer/
Drenderer.php417 …media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking =…
423 …media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $linking =…

1234567891011