Home
last modified time | relevance | path

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

/webtrees/app/
H A DCache.php32 private CacheInterface $cache; variable in Fisharebest\\Webtrees\\Cache
37 public function __construct(CacheInterface $cache)
H A DRegistry.php119 public static function cache(CacheFactoryInterface|null $factory = null): CacheFactoryInterface function in Fisharebest\\Webtrees\\Registry
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js473 …tDocument();this.root=c?a:this.document.getBody();this.isLocked=0;this._={cache:{}};if(b)return CK… property