Home
last modified time | relevance | path

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

/plugin/externalembed/helper/
H A DcacheInterface.php20 public function getExistingCache(string $cache_id) {
29 public function updateETag(string $cache_id) {
40 public function checkCacheFreshness(string $cache_id, $time): bool {
79 … public function newCache(string $cache_id, $data = null, $timestamp = null): cache_externalembed {
188 public function getCacheFile(string $cache_id): string {