Page MenuHomePhabricator
Paste P10770

Revision class
ArchivedPublic

Authored by DannyS712 on Mar 25 2020, 9:58 PM.
Tags
None
Referenced Files
F31860316: raw.txt
Jun 10 2020, 5:34 PM
F31859734: raw.txt
Jun 10 2020, 5:58 AM
F31859713: raw.txt
Jun 10 2020, 5:05 AM
F31853055: raw.txt
Jun 4 2020, 2:14 AM
F31851769: raw.txt
Jun 3 2020, 3:43 AM
F31844934: raw.txt
May 28 2020, 2:33 AM
F31844512: raw.txt
May 27 2020, 6:37 PM
F31837392: raw.txt
May 22 2020, 9:12 PM
Subscribers
Variables:
private $mRecord
public const DELETED_TEXT
public const DELETED_COMMENT
public const DELETED_USER
public const DELETED_RESTRICTED
public const SUPPRESSED_USER
public const SUPPRESSED_ALL
public const FOR_PUBLIC
public const FOR_THIS_USER
public const RAW
public const TEXT_CACHE_GROUP
Helper methods:
private static function getRevisionStore
private static function getRevisionLookup
private static function getRevisionFactory
private static function getBlobStore
private function ensureTitle
private function getMainSlotRaw
Public methods:
public static function newFromId (hard deprecated)
public static function newFromTitle (hard deprecated)
public static function newFromPageId (hard deprecated)
public static function newFromArchiveRow (hard deprecated)
public static function newFromRow (hard deprecated)
public static function loadFromPageId (hard deprecated)
public static function loadFromTitle (hard deprecated)
public static function loadFromTimestamp (hard deprecated)
public static function getQueryInfo (hard deprecated)
public static function getArchiveQueryInfo (hard deprecated)
public static function getParentLengths (hard deprecated)
public function __construct
public function getRevisionRecord
public function getId
public function setId (hard deprecated)
public function setUserIdAndName (hard deprecated)
public function getTextId (hard deprecated)
public function getParentId (hard deprecated)
public function getSize (hard deprecated)
public function getSha1 (hard deprecated)
public function getTitle
public function setTitle (hard deprecated)
public function getPage (hard deprecated)
public function getUser
public function getUserText (hard deprecated)
public function getComment (hard deprecated)
public function isMinor (hard deprecated)
public function isUnpatrolled (hard deprecated)
public function getRecentChange (hard deprecated)
public function isDeleted (hard deprecated)
public function getVisibility (hard deprecated)
public function getContent (hard deprecated)
public function getSerializedData (hard deprecated)
public function getContentModel (hard deprecated)
public function getContentFormat (hard deprecated)
public function getContentHandler (hard deprecated)
public function getTimestamp (hard deprecated)
public function isCurrent (hard deprecated)
public function getPrevious (hard deprecated)
public function getNext (hard deprecated)
public static function getRevisionText (hard deprecated)
public static function compressRevisionText (hard deprecated)
public static function decompressRevisionText (hard deprecated)
public function insertOn (hard deprecated)
public static function base36Sha1 (hard deprecated)
public static function newNullRevision (hard deprecated)
public function userCan (hard deprecated)
public static function userCanBitfield (hard deprecated)
public static function getTimestampFromId (hard deprecated)
public static function countByPageId (hard deprecated)
public static function countByTitle (hard deprecated)
public static function userWasLastToEdit (hard deprecated)
public static function newKnownCurrent (hard deprecated)

Event Timeline

Pchelolo edited the content of this paste. (Show Details)
DannyS712 edited the content of this paste. (Show Details)
DannyS712 edited the content of this paste. (Show Details)