MediaWiki
1.30.0
|
This is the complete list of members for BacklinkCache, including all inherited members.
$db | BacklinkCache | protected |
$fullResultCache | BacklinkCache | protected |
$instance | BacklinkCache | protectedstatic |
$partitionCache | BacklinkCache | protected |
$title | BacklinkCache | protected |
__construct(Title $title) | BacklinkCache | |
__sleep() | BacklinkCache | |
CACHE_EXPIRY | BacklinkCache | |
clear() | BacklinkCache | |
get(Title $title) | BacklinkCache | static |
getCascadeProtectedLinks() | BacklinkCache | |
getConditions( $table) | BacklinkCache | protected |
getDB() | BacklinkCache | protected |
getLinks( $table, $startId=false, $endId=false, $max=INF) | BacklinkCache | |
getNumLinks( $table, $max=INF) | BacklinkCache | |
getPrefix( $table) | BacklinkCache | protected |
hasLinks( $table) | BacklinkCache | |
partition( $table, $batchSize) | BacklinkCache | |
partitionResult( $res, $batchSize, $isComplete=true) | BacklinkCache | protected |
queryLinks( $table, $startId, $endId, $max, $select='all') | BacklinkCache | protected |
setDB( $db) | BacklinkCache |