$counter | RecentChange | |
$curlink | RCCacheEntry | |
$difflink | RCCacheEntry | |
$lastlink | RCCacheEntry | |
$link | RCCacheEntry | |
$mAttribs | RecentChange | |
$mExtra | RecentChange | |
$notificationtimestamp | RecentChange | |
$numberofWatchingusers | RecentChange | |
$timestamp | RCCacheEntry | |
$unpatrolled | RCCacheEntry | |
$userlink | RCCacheEntry | |
$usertalklink | RCCacheEntry | |
$watched | RCCacheEntry | |
$watchlistExpiry | RCCacheEntry | |
__construct() | RecentChange | |
addTags( $tags) | RecentChange | |
diffLinkTrail( $forceCur) | RecentChange | |
doMarkPatrolled(Authority $performer, $auto=null, $tags=null) | RecentChange | |
getAttribute( $name) | RecentChange | |
getAttributes() | RecentChange | |
getChangeTypes() | RecentChange | static |
getCharacterDifference( $old=0, $new=0) | RecentChange | |
getEngine( $uri, $params=[]) | RecentChange | static |
getPage() | RecentChange | |
getParam( $name) | RecentChange | |
getPerformer() | RecentChange | |
getPerformerIdentity() | RecentChange | |
getQueryInfo() | RecentChange | static |
getTitle() | RecentChange | |
isEnotifEnabled(Config $conf) | RecentChange | static |
isInRCLifespan( $timestamp, $tolerance=0) | RecentChange | static |
loadFromRow( $row) | RecentChange | |
newForCategorization( $timestamp, PageIdentity $categoryTitle, ?UserIdentity $user, $comment, PageIdentity $pageTitle, $oldRevId, $newRevId, $lastTimestamp, $bot, $ip='', $deleted=0, $added=null) | RecentChange | static |
newFromConds( $conds, $fname=__METHOD__, $dbType=DB_REPLICA) | RecentChange | static |
newFromId( $rcid) | RecentChange | static |
newFromParent( $rc) | RCCacheEntry | static |
newFromRow( $row) | RecentChange | static |
newLogEntry( $timestamp, $logPage, $user, $actionComment, $ip, $type, $action, $target, $logComment, $params, $newId=0, $actionCommentIRC='', $revId=0, $isPatrollable=false, $forceBotFlag=null) | RecentChange | static |
notifyEdit( $timestamp, $page, $minor, $user, $comment, $oldId, $lastTimestamp, $bot, $ip='', $oldSize=0, $newSize=0, $newId=0, $patrol=0, $tags=[], EditResult $editResult=null) | RecentChange | static |
notifyLog( $timestamp, $logPage, $user, $actionComment, $ip, $type, $action, $target, $logComment, $params, $newId=0, $actionCommentIRC='') | RecentChange | static |
notifyNew( $timestamp, $page, $minor, $user, $comment, $bot, $ip='', $size=0, $newId=0, $patrol=0, $tags=[]) | RecentChange | static |
notifyRCFeeds(array $feeds=null) | RecentChange | |
parseFromRCType( $rcType) | RecentChange | static |
parseParams() | RecentChange | |
parseToRCType( $type) | RecentChange | static |
PRC_AUTOPATROLLED | RecentChange | |
PRC_PATROLLED | RecentChange | |
PRC_UNPATROLLED | RecentChange | |
reallyMarkPatrolled() | RecentChange | |
save( $send=self::SEND_FEED) | RecentChange | |
setAttribs( $attribs) | RecentChange | |
setEditResult(?EditResult $editResult) | RecentChange | |
setExtra( $extra) | RecentChange | |
SRC_CATEGORIZE | RecentChange | |
SRC_EDIT | RecentChange | |
SRC_EXTERNAL | RecentChange | |
SRC_LOG | RecentChange | |
SRC_NEW | RecentChange | |