|
MediaWiki master
|
This is the complete list of members for MediaWiki\RecentChanges\RecentChangeFactory, including all inherited members.
| createCategorizationRecentChange(string $timestamp, PageIdentity $categoryTitle, ?UserIdentity $user, string $comment, PageIdentity $pageTitle, int $oldRevId, int $newRevId, bool $bot, string $ip='', int $deleted=0, ?bool $added=null, bool $forImport=false) | MediaWiki\RecentChanges\RecentChangeFactory | |
| createEditRecentChange(string $timestamp, PageIdentity $page, bool $minor, UserIdentity $user, string $comment, int $oldId, bool $bot, string $ip='', ?int $oldSize=0, ?int $newSize=0, int $newId=0, int $patrol=0, array $tags=[], ?EditResult $editResult=null) | MediaWiki\RecentChanges\RecentChangeFactory | |
| createLogRecentChange(string $timestamp, PageReference $logPage, UserIdentity $user, string $actionComment, string $ip, string $type, string $action, PageReference $target, string $logComment, string $params, int $newId=0, string $actionCommentIRC='', int $revId=0, bool $isPatrollable=false, ?bool $forceBotFlag=null, int $deleted=0) | MediaWiki\RecentChanges\RecentChangeFactory | |
| createNewPageRecentChange(string $timestamp, PageIdentity $page, bool $minor, UserIdentity $user, string $comment, bool $bot, string $ip='', ?int $size=0, int $newId=0, int $patrol=0, array $tags=[]) | MediaWiki\RecentChanges\RecentChangeFactory | |
| insertRecentChange(RecentChange $recentChange, bool $send=self::SEND_FEED) | MediaWiki\RecentChanges\RecentChangeFactory | |
| newRecentChangeFromRow( $row) | MediaWiki\RecentChanges\RecentChangeFactory |