58 if ( !$this->latestBacklinkCache || !$this->latestBacklinkCache->getPage()->isSamePageAs( $page ) ) {
59 $this->latestBacklinkCache =
new BacklinkCache( $this->wanCache, $page );
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.