Home
last modified time | relevance | path

Searched defs:cacheKey (Results 1 – 5 of 5) sorted by relevance

/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DCachedReader.php186 private function fetchFromCache($cacheKey, ReflectionClass $class)
205 private function saveToCache($cacheKey, $value)
221 private function isCacheFresh($cacheKey, ReflectionClass $class)
/plugin/webcode/_test/
H A Ddokuwiki.test.php20 public $cacheKey; variable in dokuwiki_plugin_webcode_test
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
H A DFilesystemTest.php69 public function testPaths($basePath, $cacheKey, $rootPath)
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php64 const cacheKey = 'GOOGLE_AUTH_PHP_GCE'; define in Google\\Auth\\Credentials\\GCECredentials
/plugin/authgooglesheets/vendor/google/auth/src/
H A DAccessToken.php327 private function getCerts($location, $cacheKey, array $options = [])