Home
last modified time | relevance | path

Searched defs:cache (Results 26 – 50 of 163) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle6AuthHandler.php20 protected $cache; variable in Google\\AuthHandler\\Guzzle6AuthHandler
23 public function __construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])
H A DAuthHandlerFactory.php32 public static function build($cache = null, array $cacheConfig = [])
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCache.php26 private $cache; variable in Assetic\\Asset\\AssetCache
28 public function __construct(AssetInterface $asset, CacheInterface $cache)
/plugin/changes/
H A Daction.php44 addDependencies($cache, $depends) global() argument
[all...]
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DCachedReader.php41 private $cache; variable in Doctrine\\Common\\Annotations\\CachedReader
60 public function __construct(Reader $reader, Cache $cache, $debug = false)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php26 private $cache; global() variable in Mpdf\\Tag
82 __construct(Mpdf $mpdf, Cache $cache, CssManager $cssManager, Form $form, Otl $otl, TableOfContents $tableOfContents, SizeConverter $sizeConverter, ColorConverter $colorConverter, ImageProcessor $imageProcessor, LanguageToFontInterface $languageToFont) global() argument
/plugin/poldek/
H A Daction.php50 function cache(&$event, $param) { function in action_plugin_poldek
H A Dhelper.php25 private $cache; variable in helper_plugin_poldek
/plugin/authgooglesheets/vendor/google/auth/src/
H A DGCECache.php50 CacheItemPoolInterface $cache = null
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContextCache.php17 protected $cache; variable in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContextCache
[all...]
/plugin/owncloud/
H A Dhelper.php400 …media($fileid, $src, $title=NULL, $align=NULL, $width=NULL,$height=NULL, $cache=NULL, $linking=NUL…
486 $height=NULL, $cache=NULL, $linking=NULL) {
663 function _getMediaLinkConf($fileid,$src, $title, $align, $width, $height, $cache, $render)
689 $height=NULL, $cache=NULL, $render = true) {
/plugin/struct/renderer/
H A Dcsv.php286 $cache = null, argument
298 $cache = null, argument
310 $cache = null argument
321 $cache = null argument
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php56 private $cache; variable in Google\\AccessToken\\Verify
64 CacheItemPoolInterface $cache = null,
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DGitProcessor.php31 private static $cache = null; variable in Monolog\\Processor\\GitProcessor
H A DMercurialProcessor.php30 private static $cache = null; variable in Monolog\\Processor\\MercurialProcessor
/plugin/epub/
H A Dadmin.php13 private $cache; variable in admin_plugin_epub
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/Cache/
H A DDummy.php20 private $cache = []; variable in Handlebars\\Cache\\Dummy
[all...]
/plugin/bez/renderer/
H A Dxhtmlmail.php35 $height = null, $cache = null, $render = true) { argument
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTag.php31 protected $cache; variable in Mpdf\\Tag\\Tag
88 Cache $cache, argument
/plugin/new_page_dialog/action/
H A Dnew.php15 var $cache = true; variable in action_plugin_npd_new
/plugin/prettyphoto/
H A Drenderer.php22 $cache=NULL, $linking=NULL, $return=false) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DArrayCache.php21 private $cache = array(); variable in Assetic\\Cache\\ArrayCache
/plugin/npd/action/
H A Dnew.php15 var $cache = true; variable in action_plugin_npd_new
/plugin/quickstats/db/
H A Dphp-local-browscap.php65 function get_browser_local($user_agent=null,$return_array=false,$db='./browscap.ini',$cache=false)
/plugin/dokutexit/
H A Dlatex.php586 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
593 $src,$title=NULL,$align=NULL,$width=NULL,$height=NULL,$cache=NULL
1209 $height=NULL, $cache=NULL, $linking=NULL) {
1265 $height=NULL, $cache=NULL, $linking=NULL) {
1314 $height=NULL, $cache=NULL, $linking=NULL) {
1344 function calc_cache($cache) {
1361 function get_from_URL($url,$ext,$cache) {
1392 $height=NULL, $cache=NULL, $linking=NULL) {
1502 $height=NULL, $cache=NULL) {
1520 $height=NULL, $cache=NULL) {
[all …]

1234567