Home
last modified time | relevance | path

Searched refs:Cache (Results 76 – 100 of 158) sorted by relevance

1234567

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DCache.php7 class Cache class
17 throw new \Mpdf\MpdfException('Cache cleanup interval has to be an integer or false');
H A DTag.php21 * @var \Mpdf\Cache
67 * @param \Mpdf\Cache $cache
79 Cache $cache,
/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/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php13 use Psr\Cache\CacheItemPoolInterface;
H A DGuzzle6AuthHandler.php13 use Psr\Cache\CacheItemPoolInterface;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCache.php14 use Assetic\Cache\CacheInterface;
/plugin/authgooglesheets/vendor/google/auth/src/
H A DFetchAuthTokenCache.php20 use Psr\Cache\CacheItemPoolInterface;
H A DApplicationDefaultCredentials.php31 use Psr\Cache\CacheItemPoolInterface;
/plugin/combo/action/
H A Dcacheexpiration.php16 use dokuwiki\Cache\CacheRenderer;
98 LogUtility::internalError("Cache expiration: The requested path could not be determined, default context path was set instead.");
157 * Cache deletion
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Cache/
H A DFilesystemTest.php12 use Twig\Cache\FilesystemCache;
/plugin/combo/vendor/salesforce/handlebars-php/tests/Handlebars/
H A DHandlebarsTest.php452 $dummy = new \Handlebars\Cache\Disk($path);
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php7 use Metadata\Cache\CacheInterface;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_basexml.cfm28 <cfheader name="Cache-Control" value="no-cache, no-store, must-revalidate">
/plugin/combo/ComboStrap/
H A DFetcherMarkup.php12 use dokuwiki\Cache\CacheInstructions;
13 use dokuwiki\Cache\CacheParser;
14 use dokuwiki\Cache\CacheRenderer;
439 * Cache file
495 * Cache file
665 * Cache output dependencies
960 * (Cache:
/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/dw2pdf/
H A Daction.php3 use dokuwiki\Cache\Cache;
332 $cache = new Cache($cachekey, '.dw2.pdf');
577 header('Cache-Control: must-revalidate, no-transform, post-check=0, pre-check=0');
17 use dokuwiki\Cache\Cache; global() alias
/plugin/ireadit/action/
H A Dmigration.php7 use dokuwiki\Cache\CacheRenderer;
/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
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php23 use Google\Auth\Cache\MemoryCacheItemPool;
35 use Psr\Cache\CacheItemPoolInterface;
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php14 use Twig\Cache\CacheInterface;
15 use Twig\Cache\FilesystemCache;
16 use Twig\Cache\NullCache;
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst27 Configuring a Cache Directory
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md219 Cache Busting
262 use Assetic\Cache\FilesystemCache;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso231 Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
/plugin/webcode/
H A DREADME.md105 …* Cache bursting implementation for the weCodeConsole.(js|css) file so that they are not cached fo…
/plugin/minimap/
H A DREADME.md66 ### Cache subsection

1234567