Searched refs:CacheItemPoolInterface (Results 1 – 15 of 15) sorted by relevance
| /plugin/authgooglesheets/vendor/google/auth/src/ |
| D | ApplicationDefaultCredentials.php | 31 use Psr\Cache\CacheItemPoolInterface; alias 85 * @param CacheItemPoolInterface $cache A cache implementation, may be 94 CacheItemPoolInterface $cache = null 113 * @param CacheItemPoolInterface $cache A cache implementation, may be 124 CacheItemPoolInterface $cache = null, 140 * @param CacheItemPoolInterface $cache A cache implementation, may be 155 CacheItemPoolInterface $cache = null, 208 * @param CacheItemPoolInterface $cache A cache implementation, may be 217 CacheItemPoolInterface $cache = null 235 * @param CacheItemPoolInterface $cache A cache implementation, may be [all …]
|
| D | GCECache.php | 21 use Psr\Cache\CacheItemPoolInterface; alias 46 * @param CacheItemPoolInterface $cache 50 CacheItemPoolInterface $cache = null
|
| D | FetchAuthTokenCache.php | 20 use Psr\Cache\CacheItemPoolInterface; alias 43 * @param CacheItemPoolInterface $cache 48 CacheItemPoolInterface $cache
|
| D | CacheTrait.php | 20 use Psr\Cache\CacheItemPoolInterface; alias
|
| D | AccessToken.php | 33 use Psr\Cache\CacheItemPoolInterface; alias
|
| /plugin/statistics/vendor/matomo/device-detector/Cache/ |
| D | PSR6Bridge.php | 15 use Psr\Cache\CacheItemPoolInterface; alias 20 * @var CacheItemPoolInterface 26 * @param CacheItemPoolInterface $pool 28 public function __construct(CacheItemPoolInterface $pool)
|
| /plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/ |
| D | PsrCacheAdapter.php | 8 use Psr\Cache\CacheItemPoolInterface; alias 18 * @var CacheItemPoolInterface 23 * @var CacheItemPoolInterface 27 public function __construct(string $prefix, CacheItemPoolInterface $pool)
|
| /plugin/authgooglesheets/vendor/google/auth/src/Middleware/ |
| D | ScopedAccessTokenMiddleware.php | 21 use Psr\Cache\CacheItemPoolInterface; alias 58 * @param CacheItemPoolInterface $cache an implementation of CacheItemPoolInterface 64 CacheItemPoolInterface $cache = null
|
| /plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/ |
| D | Verify.php | 29 use Psr\Cache\CacheItemPoolInterface; alias 54 * @var CacheItemPoolInterface cache class 64 CacheItemPoolInterface $cache = null,
|
| /plugin/authgooglesheets/vendor/google/auth/src/Cache/ |
| D | MemoryCacheItemPool.php | 21 use Psr\Cache\CacheItemPoolInterface; alias 26 final class MemoryCacheItemPool implements CacheItemPoolInterface
|
| D | SysVCacheItemPool.php | 20 use Psr\Cache\CacheItemPoolInterface; alias 29 class SysVCacheItemPool implements CacheItemPoolInterface
|
| /plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/ |
| D | Guzzle5AuthHandler.php | 13 use Psr\Cache\CacheItemPoolInterface; alias 23 public function __construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])
|
| D | Guzzle6AuthHandler.php | 13 use Psr\Cache\CacheItemPoolInterface; alias 23 public function __construct(CacheItemPoolInterface $cache = null, array $cacheConfig = [])
|
| /plugin/authgooglesheets/vendor/psr/cache/src/ |
| D | CacheItemPoolInterface.php | 14 interface CacheItemPoolInterface interface
|
| /plugin/authgooglesheets/vendor/google/apiclient/src/ |
| D | Client.php | 35 use Psr\Cache\CacheItemPoolInterface; alias 70 * @var CacheItemPoolInterface $cache 1086 * @param CacheItemPoolInterface $cache 1088 public function setCache(CacheItemPoolInterface $cache) 1094 * @return CacheItemPoolInterface
|