36 private $latestBacklinkCache;
42 private $hookContainer;
52 $this->wanCache = $wanCache;
53 $this->hookContainer = $hookContainer;
67 if ( !$this->latestBacklinkCache || !$this->latestBacklinkCache->getPage()->isSamePageAs( $page ) ) {
74 return $this->latestBacklinkCache;
if(!defined('MW_SETUP_CALLBACK'))
The persistent session ID (if any) loaded at startup.
Class for fetching backlink lists, approximate backlink counts and partitions.
Multi-datacenter aware caching interface.