MediaWiki 1.42.0-rc.0
MediaWiki\Cache\BacklinkCache Member List

This is the complete list of members for MediaWiki\Cache\BacklinkCache, including all inherited members.

$fullResultCacheMediaWiki\Cache\BacklinkCacheprotected
$pageMediaWiki\Cache\BacklinkCacheprotected
$partitionCacheMediaWiki\Cache\BacklinkCacheprotected
$wanCacheMediaWiki\Cache\BacklinkCacheprotected
__construct(ServiceOptions $options, LinksMigration $linksMigration, WANObjectCache $wanCache, HookContainer $hookContainer, IConnectionProvider $dbProvider, PageReference $page)MediaWiki\Cache\BacklinkCache
CONSTRUCTOR_OPTIONSMediaWiki\Cache\BacklinkCache
getCascadeProtectedLinkPages()MediaWiki\Cache\BacklinkCache
getDB()MediaWiki\Cache\BacklinkCacheprotected
getLinkPages(string $table, $startId=false, $endId=false, $max=INF)MediaWiki\Cache\BacklinkCache
getNumLinks( $table, $max=INF)MediaWiki\Cache\BacklinkCache
getPage()MediaWiki\Cache\BacklinkCache
getPrefix( $table)MediaWiki\Cache\BacklinkCacheprotected
hasLinks( $table)MediaWiki\Cache\BacklinkCache
partition( $table, $batchSize)MediaWiki\Cache\BacklinkCache
partitionResult( $res, $batchSize, $isComplete=true)MediaWiki\Cache\BacklinkCacheprotected
queryLinks( $table, $startId, $endId, $max, $select='all')MediaWiki\Cache\BacklinkCacheprotected