MediaWiki REL1_39
BacklinkCache Member List

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

$dbBacklinkCacheprotected
$fullResultCacheBacklinkCacheprotected
$instanceBacklinkCacheprotectedstatic
$pageBacklinkCacheprotected
$partitionCacheBacklinkCacheprotected
$wanCacheBacklinkCacheprotected
__construct(WANObjectCache $wanCache, PageReference $page)BacklinkCache
clear()BacklinkCache
get(PageReference $page)BacklinkCachestatic
getCascadeProtectedLinkPages()BacklinkCache
getCascadeProtectedLinks()BacklinkCache
getConditions( $table)BacklinkCacheprotected
getDB()BacklinkCacheprotected
getLinkPages(string $table, $startId=false, $endId=false, $max=INF)BacklinkCache
getLinks( $table, $startId=false, $endId=false, $max=INF)BacklinkCache
getNumLinks( $table, $max=INF)BacklinkCache
getPage()BacklinkCache
getPrefix( $table)BacklinkCacheprotected
hasLinks( $table)BacklinkCache
partition( $table, $batchSize)BacklinkCache
partitionResult( $res, $batchSize, $isComplete=true)BacklinkCacheprotected
queryLinks( $table, $startId, $endId, $max, $select='all')BacklinkCacheprotected
setDB( $db)BacklinkCache