Home
last modified time | relevance | path

Searched refs:Cache (Results 126 – 150 of 158) sorted by last modified time

1234567

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/Fixtures/phar/
H A Dphar-sample.phar58 header("Cache-Control: no-cache, must-revalidate");
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php10 use Doctrine\Common\Cache\FilesystemCache;
48 use Metadata\Cache\CacheInterface;
49 use Metadata\Cache\FileCache;
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md96 namespaced, since `Doctrine\Common\Cache` already supports that
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst109 You can also use one of the ``Doctrine\Common\Cache\Cache`` cache implementations to cache the anno…
115 use Doctrine\Common\Cache\ApcCache;
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DCachedReader.php22 use Doctrine\Common\Cache\Cache; alias
39 * @var Cache
57 * @param Cache $cache
60 public function __construct(Reader $reader, Cache $cache, $debug = false)
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCHANGELOG.md10 - Allow Read-only Cache [\#74](https://github.com/schmittjoh/metadata/pull/74) ([goetas](https://gi…
29 - Allow Read-only Cache [\#72](https://github.com/schmittjoh/metadata/pull/72) ([pdugas](https://gi…
66 - Cache when there is no metadata for a class [\#36](https://github.com/schmittjoh/metadata/pull/36…
89 - \[Cache\] Remove a race condition [\#22](https://github.com/schmittjoh/metadata/pull/22) ([vicb](…
/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DDoctrineCacheAdapter.php5 namespace Metadata\Cache;
7 use Doctrine\Common\Cache\Cache; alias
20 * @var Cache
24 public function __construct(string $prefix, Cache $cache)
H A DPsrCacheAdapter.php5 namespace Metadata\Cache;
8 use Psr\Cache\CacheItemPoolInterface;
H A DFileCache.php5 namespace Metadata\Cache;
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php7 use Metadata\Cache\CacheInterface;
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DREADME.md86 * Cache
/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/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dlist_items_with_undefined_ref.md10 * [[yii\caching\Cache::get()|get()]]: 指定されたキーを用いてキャッシュからデータを取得します。データが見つからないか、もしくは有効期限が切れたり無効になったりし…
11 * [[yii\caching\Cache::set()|set()]]: キーによって識別されるデータをキャッシュに格納します。
/plugin/cacherevisionseraser/
H A Dplugin.info.txt5 name Cache and Revisions Eraser
H A DREADME.md1 # Cache and Revisions Eraser
/plugin/sqlcomp/
H A Dsyntax.php193 $Cache = null;
197 $Cache = unserialize($Cache);
204 $Cache = $Cache["Table"];
213 $Cache["Table"] = $rs;
215 $Cache = serialize($Cache);
218 fwrite($handle,$Cache);
246 if(is_array($Cache)){
248 $Cache = $Cache[1];
265 if(isset($Cache)){
341 if($New == $Cache){
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js9520 memoized.cache = new memoize.Cache;
12731 memoize.Cache = MapCache;
H A Dpdfmake.min.js.map1Cache","negate","once","partial","partialRight","rearg","throttle","debounceOptions","wrap","clone…
H A Dpdfmake.min.js8Cache,n}function ri(t){if(!wi(t))throw new Wo(Z);return function(){return!t.apply(this,arguments)}…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCache.SerializerPermissions.txt
H A DCache.DefinitionImpl.txt
H A DCache.SerializerPath.txt
/plugin/scrape/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/badbehaviour/
H A Dbadbehavior.readme110 * On WordPress when using WP-Super Cache, Bad Behavior must be enabled in
111 WP-Super Cache's configuration in order to protect PHP Cached or Legacy

1234567