This is the complete list of members for PageArchive, including all inherited members.
$config | PageArchive | protected |
$fileStatus | PageArchive | protected |
$hookRunner | PageArchive | private |
$jobQueueGroup | PageArchive | private |
$loadBalancer | PageArchive | private |
$logger | PageArchive | private |
$readOnlyMode | PageArchive | private |
$repoGroup | PageArchive | private |
$revisionStatus | PageArchive | protected |
$revisionStore | PageArchive | private |
$title | PageArchive | protected |
$userFactory | PageArchive | private |
$wikiPageFactory | PageArchive | private |
__construct(Title $title, Config $config=null) | PageArchive | |
doesWrites() | PageArchive | |
getArchivedRevisionRecord(int $revId) | PageArchive | |
getFileStatus() | PageArchive | |
getLastRevisionId() | PageArchive | |
getPreviousRevisionRecord(string $timestamp) | PageArchive | |
getRevisionByConditions(array $conditions, array $options=[]) | PageArchive | private |
getRevisionRecordByTimestamp( $timestamp) | PageArchive | |
getRevisionStatus() | PageArchive | |
isDeleted() | PageArchive | |
listFiles() | PageArchive | |
listPages( $dbr, $condition) | PageArchive | protectedstatic |
listPagesByPrefix( $prefix) | PageArchive | static |
listPagesBySearch( $term) | PageArchive | static |
listRevisions() | PageArchive | |
undeleteAsUser( $timestamps, UserIdentity $user, $comment='', $fileVersions=[], $unsuppress=false, $tags=null) | PageArchive | |
undeleteRevisions( $timestamps, $unsuppress=false, $comment='') | PageArchive | private |