Searched defs:cache (Results 1 – 3 of 3) sorted by relevance
/webtrees/app/ | ||
H A D | Cache.php | 32 private CacheInterface $cache; variable in Fisharebest\\Webtrees\\Cache |
H A D | Registry.php | 119 public static function cache(CacheFactoryInterface|null $factory = null): CacheFactoryInterface function in Fisharebest\\Webtrees\\Registry |
/webtrees/public/ckeditor-4.15.1-custom/ | ||
H A D | ckeditor.js | 473 …tDocument();this.root=c?a:this.document.getBody();this.isLocked=0;this._={cache:{}};if(b)return CK… property |