Home
last modified time | relevance | path

Searched refs:Cache (Results 101 – 125 of 158) sorted by relevance

1234567

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md242 ## Cache section in Guzzle Upgrade Guide
244 The `Guzzle\Cache` namespace has been removed. (Todo: No suitable replacement
606 - `Guzzle\Http\Plugin\Cache\CachePlugin` has moved to
684 - Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use `Guzzle\Plugin\Cache\DefaultC…
685 - Marked `Guzzle\Http\Message\Request::canCache()` as deprecated. Use `Guzzle\Plugin\Cache\DefaultC…
688 - Marked `Guzzle\Cache\CacheAdapterFactory::factory()` as deprecated
752 ### Cache plugin breaking changes
H A DCHANGELOG.md740 * Added `Guzzle\Cache\CacheAdapterFactory::fromCache()` to more easily create cache adapters
776 `Guzzle\Plugin\Cache\DefaultCanCacheStrategy->canCacheRequest()` instead.
778 `Guzzle\Plugin\Cache\DefaultCanCacheStrategy->canCacheRequest()` instead.
781 * Marked `Guzzle\Cache\CacheAdapterFactory::factory()` as deprecated
979 * Bug fix: Guzzle now takes the first found value when grabbing Cache-Control directives
999 * BC: Renamed Guzzle\Plugin\Cache\CanCacheStrategyInterface::canCache() to canCacheRequest() and ad…
1267 * Removing the requirement that HTTPS requests needed a Cache-Control: public directive to be cache…
/plugin/farm/install/animaltemplate/conf/
H A Dinterwiki.conf44 Cache http://www.google.com/search?q=cache:
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar58 header("Cache-Control: no-cache, must-revalidate");
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php25 use Elasticsearch\Endpoints\Indices\Cache\Clear;
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DEnvironmentTest.php12 use Twig\Cache\FilesystemCache;
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md86 * Cache
/plugin/combo/
H A Ddeleted.files48 class/Cache.php
/plugin/codemirror/dist/modes/
H A Djinja2.min.js.map1 … //Open tag\n } else if (ch = stream.eat(/\\{|%/)) {\n //Cache close tag\n …
H A Dtwig.min.js.map1 … //Open tag\n } else if (ch = stream.eat(/\\{|%/)) {\n //Cache close tag\n …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst349 …'cache' => new \Twig\Cache\FilesystemCache('/some/cache/path', \Twig\Cache\FilesystemCache::FORCE_…
H A Dapi.rst155 Compilation Cache
/plugin/cacherevisionseraser/
H A DREADME.md1 # Cache and Revisions Eraser
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm313 <cfheader name="Cache-Control" value="no-cache, no-store, must-revalidate">
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md96 namespaced, since `Doctrine\Common\Cache` already supports that
/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/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DImageProcessor.php5 use Mpdf\Cache; alias
54 * @var \Mpdf\Cache
105 Cache $cache,
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default54 // * Cache directory configuration (choose only one of these - leave the other lines commented-out):
69 // * Cache culling: phpThumb can automatically limit the contents of the cache directory
/plugin/dokutexit/
H A DREADME.md189 …* Cache is not well handled yet: if you change the configuration of a page without changing page c…
/plugin/siteexport/
H A DREADME.md34 * **Cache time for export:**<br>
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1518 }}}}Firebug.Lite.Cache.Element.clear();
1519 Firebug.Lite.Cache.StyleSheet.clear();
2894 var CID=Firebug.Lite.Cache.ID;
2931 Firebug.Lite.Cache.StyleSheet=createCache();
2932 Firebug.Lite.Cache.Element=createCache();
2933 Firebug.Lite.Cache.Event=createCache()
6379 var cacheID=Firebug.Lite.Cache.ID;
6807 var ElementCache=Firebug.Lite.Cache.Element;
6808 var StyleSheetCache=Firebug.Lite.Cache.StyleSheet;
7047 var ElementCache=Firebug.Lite.Cache.Element;
[all …]
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js6338 Firebug.Lite.Cache.Element.clear();
6339 Firebug.Lite.Cache.StyleSheet.clear();
11603 Firebug.Lite.Cache = class in Firebug.Lite
11625 var CID = Firebug.Lite.Cache.ID;
11769 Firebug.Lite.Cache.StyleSheet = createCache();
11770 Firebug.Lite.Cache.Element = createCache();
11773 Firebug.Lite.Cache.Event = createCache();
13668 var ElementCache = Firebug.Lite.Cache.Element;
24219 var ElementCache = Firebug.Lite.Cache.Element;
24220 var cacheID = Firebug.Lite.Cache.ID;
[all …]
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1529 }}}}Firebug.Lite.Cache.Element.clear();
1530 Firebug.Lite.Cache.StyleSheet.clear();
1598 }FBL.cacheDocument=function cacheDocument(){var ElementCache=Firebug.Lite.Cache.Element;
2901 FBL.ns(function(){with(FBL){Firebug.Lite.Cache={ID:"firebug-"+new Date().getTime()}; class in Firebug.Lite
2905 var CID=Firebug.Lite.Cache.ID;
2942 Firebug.Lite.Cache.StyleSheet=createCache();
2943 Firebug.Lite.Cache.Element=createCache();
2944 Firebug.Lite.Cache.Event=createCache()
3495 FBL.ns(function(){with(FBL){var ElementCache=Firebug.Lite.Cache.Element;
5145 Firebug.NetMonitor.NetInfoBody=domplate(Firebug.Rep,new Firebug.Listener(),{tag:DIV({"class":"netInfoBody",_repObject:"$file"},TAG("$infoTabs",{file:"$file"}),TAG("$infoBodies",{file:"$file"})),infoTabs:DIV({"class":"netInfoTabs focusRow subFocusRow",role:"tablist"},A({"class":"netInfoParamsTab netInfoTab a11yFocus",onclick:"$onClickTab",role:"tab",view:"Params",$collapsed:"$file|hideParams"},$STR("URLParameters")),A({"class":"netInfoHeadersTab netInfoTab a11yFocus",onclick:"$onClickTab",role:"tab",view:"Headers"},$STR("Headers")),A({"class":"netInfoPostTab netInfoTab a11yFocus",onclick:"$onClickTab",role:"tab",view:"Post",$collapsed:"$file|hidePost"},$STR("Post")),A({"class":"netInfoPutTab netInfoTab a11yFocus",onclick:"$onClickTab",role:"tab",view:"Put",$collapsed:"$file|hidePut"},$STR("Put")),A({"class":"netInfoResponseTab netInfoTab a11yFocus",onclick:"$onClickTab",role:"tab",view:"Response",$collapsed:"$file|hideResponse"},$STR("Response")),A({"class":"netInfoCacheTab netInfoTab a11yFocus",onclick:"$onClickTab",role:"tab",view:"Cache",
[all...]
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt300 * Bugfix: Cache auto-purging was generally broken, especially
766 * Bugfix: [#1219422] Cache filename structure modified to
952 * Bugfix: Cache was broken for images pulled from a
1562 * Cache feature introduced
H A Dphpthumb.faq.txt257 A: Cache files are normally created with big ugly names like

1234567