MediaWiki REL1_40
|
Go to the source code of this file.
Functions | |
getByteSize () | |
getCategorySnippet () | |
getFile () | |
Get the file for this page, if one exists. | |
getInterwikiNamespaceText () | |
getInterwikiPrefix () | |
getRedirectSnippet () | |
getRedirectTitle () | |
getSectionSnippet () | |
getSectionTitle () | |
getTextSnippet ( $terms=[]) | |
getTimestamp () | |
getTitle () | |
getTitleSnippet () | |
getWordCount () | |
initFromTitle ( $title) | |
Initialize from a Title and if possible initializes a corresponding RevisionRecord and File. | |
initText () | |
Lazy initialization of article text from DB. | |
isBrokenTitle () | |
Check if this is result points to an invalid title. | |
isFileMatch () | |
Did this match file contents (eg: PDF/DJVU)? | |
isMissingRevision () | |
Check if target page is missing, happens when index is out of date. | |
Variables | |
File null | $mImage = null |
string | $mText |
Title null | $mTitle |
trait | RevisionSearchResultTrait |
Transitional trait used to share the methods between SearchResult and RevisionSearchResult. | |
getByteSize | ( | ) |
Definition at line 182 of file RevisionSearchResultTrait.php.
References initText().
getCategorySnippet | ( | ) |
Definition at line 155 of file RevisionSearchResultTrait.php.
getFile | ( | ) |
Get the file for this page, if one exists.
Definition at line 90 of file RevisionSearchResultTrait.php.
References $mImage.
Referenced by WikiFilePage\getActionOverrides(), UploadStash\getFileProps(), RevertAction\getFormFields(), UploadStash\getMetadata(), WikiFilePage\getSourceURL(), ImagePage\getUploadUrl(), WikiFilePage\getWikiDisplayName(), MediaWiki\Rest\Handler\MediaFileHandler\hasRepresentation(), ImagePage\imageHistory(), RevertAction\onSubmit(), RevertAction\onSuccess(), ImagePage\openShowImage(), ImagePage\printSharedImageText(), UploadStash\removeFileNoAuth(), MediaWiki\Rest\Handler\MediaFileHandler\run(), UploadStash\stashFile(), ImagePage\uploadLinksBox(), and ImagePage\view().
getInterwikiNamespaceText | ( | ) |
Definition at line 197 of file RevisionSearchResultTrait.php.
getInterwikiPrefix | ( | ) |
Definition at line 190 of file RevisionSearchResultTrait.php.
getRedirectSnippet | ( | ) |
Definition at line 126 of file RevisionSearchResultTrait.php.
getRedirectTitle | ( | ) |
Definition at line 133 of file RevisionSearchResultTrait.php.
getSectionSnippet | ( | ) |
Definition at line 140 of file RevisionSearchResultTrait.php.
getSectionTitle | ( | ) |
Definition at line 148 of file RevisionSearchResultTrait.php.
getTextSnippet | ( | $terms = [] | ) |
string[] | $terms | Terms to highlight (this parameter is deprecated and ignored) |
Definition at line 112 of file RevisionSearchResultTrait.php.
getTimestamp | ( | ) |
Definition at line 162 of file RevisionSearchResultTrait.php.
References File\getTimestamp().
Referenced by File\getFilePageThumbUrl(), ManualLogEntry\getRecentChange(), RevDelRevisionItem\getRevisionLink(), ManualLogEntry\insert(), ChangesList\insertTimestamp(), MediaWiki\Revision\RevisionRecord\isReadyForInsertion(), MediaWiki\Session\Token\match(), and LocalFile\upgradeRow().
getTitle | ( | ) |
Definition at line 82 of file RevisionSearchResultTrait.php.
References $mTitle.
Referenced by WatchAction\__construct(), HistoryPager\__construct(), Article\addHelpLink(), OutputPage\addParserOutputMetadata(), Skin\addToSidebarPlain(), OutputPage\addWikiTextAsContent(), OutputPage\addWikiTextAsInterface(), McrUndoAction\alterForm(), RevertAction\alterForm(), Parser\braceSubstitution(), SkinTemplate\buildCreateAccountData(), SkinTemplate\buildLoginData(), SkinTemplate\buildLogoutLinkData(), Skin\buildNavUrls(), SkinTemplate\buildPersonalUrls(), RequestContext\canUseWikiPage(), Action\checkCanExecute(), McrUndoAction\checkCanExecute(), RevertAction\checkCanExecute(), HistoryPager\doBatchLookups(), Article\doDelete(), WikiPage\doDeleteArticleBatched(), WikiPage\doDeleteArticleReal(), RecentChange\doMarkPatrolled(), ImagePage\doRenderLangOpt(), MediaWiki\Storage\DerivedPageDataUpdater\doUpdates(), Article\fetchRevisionRecord(), Parser\fetchTemplateAndTitle(), HistoryPager\formatRow(), HTMLForm\getAction(), WikiPage\getAutoDeleteReason(), Skin\getCategories(), Skin\getCategoryLinks(), WikiPage\getCreator(), RevertAction\getDescription(), LocalFile\getDescriptionText(), DifferenceEngine\getDiffLang(), OutputPage\getDisplayTitle(), SpecialUpload\getExistsWarning(), MediaWiki\EditPage\EditPage\getExpectedParentRevision(), Parser\getExternalLinkAttribs(), ImageListPager\getForm(), RevertAction\getFormFields(), OutputPage\getHeadLinksArray(), OutputPage\getJSVars(), Skin\getLanguages(), UploadBase\getLocalFile(), SkinTemplate\getNameSpaceKey(), Article\getOldIDFromRequest(), UsersPager\getPageHeader(), Action\getPageTitle(), InfoAction\getPageTitle(), RevertAction\getPageTitle(), WikiPage\getParserOutput(), MediaWiki\EditPage\EditPage\getPreviewText(), RawAction\getRawText(), MediaWiki\Skin\SkinComponentRegistryContext\getRelevantTitle(), Skin\getRelevantTitle(), SkinTemplate\getReturnToParam(), Article\getRobotPolicy(), WikiPage\getSourceURL(), HistoryPager\getStartBody(), Parser\getTargetLanguage(), Skin\getTemplateData(), Skin\getUndeleteLink(), OutputPage\getUnprefixedDisplayTitle(), WikiPage\getWikiId(), RequestContext\getWikiPage(), RollbackAction\handleRollbackRequest(), OutputPage\headElement(), ImagePage\imageDupes(), ImagePage\imageLinks(), WikiRevision\importLogItem(), MediaWiki\EditPage\EditPage\internalAttemptSave(), WikiCategoryPage\isExpectedUnusedCategory(), Article\isFileCacheable(), WikiCategoryPage\isHidden(), ImagePage\loadFile(), WikiPage\loadLastEdit(), DifferenceEngine\loadRevisionData(), WikiPage\lockAndGetLatest(), IndexPager\makeLink(), WikiPage\makeParserOptions(), McrUndoAction\onSubmit(), RevertAction\onSubmit(), UnwatchAction\onSubmit(), WatchAction\onSubmit(), McrUndoAction\onSuccess(), RevertAction\onSuccess(), UnwatchAction\onSuccess(), WatchAction\onSuccess(), RawAction\onView(), ImagePage\openShowImage(), CreditsAction\othersLink(), InfoAction\pageInfo(), OutputPage\parseAsContent(), OutputPage\parseAsInterface(), UploadBase\performUpload(), SpecialBlock\postHtml(), MediaWiki\Storage\DerivedPageDataUpdater\prepareContent(), SkinTemplate\prepareQuickTemplate(), LocalFile\prerenderThumbnails(), File\purgeDescription(), File\purgeEverything(), RecentChange\reallyMarkPatrolled(), Parser\renderImageGallery(), DifferenceEngine\renderNewRevision(), OutputPage\setFeedAppendQuery(), Article\setOldSubtitle(), SkinTemplate\setupTemplateContext(), Article\showDeletedRevisionHeader(), DifferenceEngine\showDiffPage(), DeleteAction\showEditReasonsLinks(), MediaWiki\Specials\SpecialMovePage\showForm(), SpecialRevisionDelete\showForm(), Article\showMissingArticle(), Article\showNamespaceHeader(), Article\showPatrolFooter(), Article\showRedirectedFromHeader(), Article\showViewFooter(), DeleteAction\tempDelete(), MediaWiki\EditPage\EditPage\toEditContent(), Article\tryFileCache(), WikiPage\updateCategoryCounts(), WikiPage\updateRedirectOn(), ImagePage\uploadLinksBox(), ArchivedFile\userCan(), OutputPage\userCanPreview(), UploadBase\validateName(), UploadBase\verifyPartialFile(), UploadBase\verifyTitlePermissions(), Article\view(), CategoryPage\view(), ImagePage\view(), File\wasDeleted(), and OutputPage\wrapWikiTextAsInterface().
getTitleSnippet | ( | ) |
Definition at line 119 of file RevisionSearchResultTrait.php.
getWordCount | ( | ) |
Definition at line 174 of file RevisionSearchResultTrait.php.
References initText().
|
protected |
Initialize from a Title and if possible initializes a corresponding RevisionRecord and File.
Title | null | $title |
Definition at line 43 of file RevisionSearchResultTrait.php.
References $title, and NS_FILE.
Referenced by RevisionSearchResult\__construct().
|
protected |
Lazy initialization of article text from DB.
Definition at line 97 of file RevisionSearchResultTrait.php.
References $content.
Referenced by getByteSize(), SqlSearchResult\getTextSnippet(), and getWordCount().
isBrokenTitle | ( | ) |
Check if this is result points to an invalid title.
Definition at line 66 of file RevisionSearchResultTrait.php.
isFileMatch | ( | ) |
Did this match file contents (eg: PDF/DJVU)?
Definition at line 205 of file RevisionSearchResultTrait.php.
isMissingRevision | ( | ) |
Check if target page is missing, happens when index is out of date.
Definition at line 75 of file RevisionSearchResultTrait.php.
References $mImage.
|
protected |
Definition at line 25 of file RevisionSearchResultTrait.php.
Referenced by getFile(), and isMissingRevision().
|
protected |
Definition at line 35 of file RevisionSearchResultTrait.php.
Referenced by ParserOutput\getRawText(), and TextContent\getText().
|
protected |
Definition at line 30 of file RevisionSearchResultTrait.php.
Referenced by WikiPage\__clone(), WikiCategoryPage\doPurge(), WikiFilePage\getForeignCategories(), getTitle(), and UploadBase\getTitle().
trait RevisionSearchResultTrait |
Transitional trait used to share the methods between SearchResult and RevisionSearchResult.
All the content of this trait can be moved to RevisionSearchResult once SearchResult is finally refactored into an abstract class. NOTE: This trait MUST NOT be used by something else than SearchResult and RevisionSearchResult. It will be removed without deprecation period once SearchResult
Definition at line 16 of file RevisionSearchResultTrait.php.