MediaWiki  1.23.2
BacklinkCache Member List

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

$cacheBacklinkCacheprotectedstatic
$dbBacklinkCacheprotected
$fullResultCacheBacklinkCacheprotected
$partitionCacheBacklinkCacheprotected
$titleBacklinkCacheprotected
__construct(Title $title)BacklinkCache
__sleep()BacklinkCache
CACHE_EXPIRYBacklinkCache
clear()BacklinkCache
get(Title $title)BacklinkCachestatic
getConditions( $table)BacklinkCacheprotected
getDB()BacklinkCacheprotected
getLinks( $table, $startId=false, $endId=false, $max=INF)BacklinkCache
getNumLinks( $table, $max=INF)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