$badFileLookup | Parser | private |
$constructorOptions | Parser | static |
$contLang | Parser | private |
$currentRevisionCache | Parser | |
$factory | Parser | private |
$linkRendererFactory | Parser | private |
$logger | Parser | private |
$magicWordFactory | Parser | private |
$mAutonumber | Parser | |
$mConf | Parser | |
$mDefaultSort | Parser | |
$mDefaultStripList | Parser | |
$mDoubleUnderscores | Parser | |
$mExpensiveFunctionCount | Parser | |
$mExtLinkBracketedRegex | Parser | |
$mFirstCall | Parser | |
$mForceTocPosition | Parser | |
$mFunctionHooks | Parser | |
$mFunctionSynonyms | Parser | |
$mFunctionTagHooks | Parser | |
$mGeneratedPPNodeCount | Parser | |
$mHeadings | Parser | |
$mHighestExpansionDepth | Parser | |
$mImageParams | Parser | |
$mImageParamsMagicArray | Parser | |
$mIncludeCount | Parser | |
$mIncludeSizes | Parser | |
$mInParse | Parser | |
$mInputSize | Parser | |
$mLangLinkLanguages | Parser | |
$mLinkHolders | Parser | |
$mLinkID | Parser | |
$mLinkRenderer | Parser | protected |
$mMarkerIndex | Parser | |
$mOptions | Parser | |
$mOutput | Parser | |
$mOutputType | Parser | |
$mPPNodeCount | Parser | |
$mPreprocessor | Parser | |
$mProfiler | Parser | protected |
$mRevIdForTs | Parser | |
$mRevisionId | Parser | |
$mRevisionObject | Parser | |
$mRevisionSize | Parser | |
$mRevisionTimestamp | Parser | |
$mRevisionUser | Parser | |
$mShowToc | Parser | |
$mStripList | Parser | |
$mStripState | Parser | |
$mSubstWords | Parser | |
$mTagHooks | Parser | |
$mTitle | Parser | |
$mTplDomCache | Parser | |
$mTplRedirCache | Parser | |
$mTransparentTagHooks | Parser | |
$mUrlProtocols | Parser | |
$mUser | Parser | |
$mVarCache | Parser | |
$mVariables | Parser | |
$nsInfo | Parser | private |
$ot | Parser | |
$specialPageFactory | Parser | private |
$svcOptions | Parser | private |
__clone() | Parser | |
__construct( $svcOptions=null, MagicWordFactory $magicWordFactory=null, Language $contLang=null, ParserFactory $factory=null, $urlProtocols=null, SpecialPageFactory $spFactory=null, $linkRendererFactory=null, $nsInfo=null, $logger=null, BadFileLookup $badFileLookup=null) | Parser | |
__destruct() | Parser | |
addTrackingCategory( $msg) | Parser | |
areSubpagesAllowed() | Parser | |
argSubstitution( $piece, $frame) | Parser | |
armorLinks( $text) | Parser | |
armorLinksPrivate( $text) | Parser | private |
attributeStripCallback(&$text, $frame=false) | Parser | |
braceSubstitution( $piece, $frame) | Parser | |
callParserFunction( $frame, $function, array $args=[]) | Parser | |
cleanSig( $text, $parsing=false) | Parser | |
cleanSigInSig( $text) | Parser | static |
clearState() | Parser | |
clearTagHooks() | Parser | |
createAssocArgs( $args) | Parser | static |
disableCache() | Parser | |
doAllQuotes( $text) | Parser | |
doBlockLevels( $text, $linestart) | Parser | |
doDoubleUnderscore( $text) | Parser | |
doHeadings( $text) | Parser | |
doMagicLinks( $text) | Parser | |
doQuotes( $text) | Parser | |
doTableStuff( $text) | Parser | |
enableOOUI() | Parser | |
expandMagicVariable( $index, $frame=false) | Parser | private |
EXT_IMAGE_REGEX | Parser | |
EXT_LINK_ADDR | Parser | |
EXT_LINK_URL_CLASS | Parser | |
extensionSubstitution( $params, $frame) | Parser | |
extractSections( $text, $sectionId, $mode, $newText='') | Parser | private |
extractTagsAndParams( $elements, $text, &$matches) | Parser | static |
fetchCurrentRevisionOfTitle( $title) | Parser | |
fetchFileAndTitle( $title, $options=[]) | Parser | |
fetchFileNoRegister( $title, $options=[]) | Parser | protected |
fetchTemplate( $title) | Parser | |
fetchTemplateAndTitle( $title) | Parser | |
finalizeHeadings( $text, $origText, $isMain=true) | Parser | private |
firstCallInit() | Parser | |
formatHeadings( $text, $origText, $isMain=true) | Parser | |
fuzzTestPreprocess( $text, Title $title, ParserOptions $options) | Parser | private |
fuzzTestPst( $text, Title $title, ParserOptions $options) | Parser | private |
fuzzTestSrvus( $text, Title $title, ParserOptions $options, $outputType=self::OT_HTML) | Parser | private |
getContentLanguage() | Parser | |
getConverterLanguage() | Parser | |
getCustomDefaultSort() | Parser | |
getDefaultPreprocessorClass() | Parser | static |
getDefaultSort() | Parser | |
getExternalLinkAttribs( $url) | Parser | |
getExternalLinkRel( $url=false, $title=null) | Parser | static |
getFreshParser() | Parser | |
getFunctionHooks() | Parser | |
getFunctionLang() | Parser | |
getFunctionSynonyms() | Parser | |
getImageParams( $handler) | Parser | |
getImageParamsPrivate( $handler) | Parser | private |
getLinkRenderer() | Parser | |
getMagicWordFactory() | Parser | |
getOptions() | Parser | |
getOutput() | Parser | |
getPreloadText( $text, Title $title, ParserOptions $options, $params=[]) | Parser | |
getPreprocessor() | Parser | |
getRevisionId() | Parser | |
getRevisionObject() | Parser | |
getRevisionSize() | Parser | |
getRevisionTimestamp() | Parser | |
getRevisionTimestampSubstring( $start, $len, $mtts, $variable) | Parser | private |
getRevisionUser() | Parser | |
getSection( $text, $sectionId, $defaultText='') | Parser | |
getSectionNameFromStrippedText( $text) | Parser | privatestatic |
getStripList() | Parser | |
getStripState() | Parser | |
getTags() | Parser | |
getTargetLanguage() | Parser | |
getTemplateDom( $title) | Parser | |
getTitle() | Parser | |
getUrlProtocols() | Parser | |
getUser() | Parser | |
getUserSig(&$user, $nickname=false, $fancySig=null) | Parser | |
getVariableValue( $index, $frame=false) | Parser | |
guessLegacySectionNameFromWikiText( $text) | Parser | |
guessSectionNameFromStrippedText( $text) | Parser | static |
guessSectionNameFromWikiText( $text) | Parser | |
HALF_PARSED_VERSION | Parser | |
handleAllQuotes( $text) | Parser | private |
handleDoubleUnderscore( $text) | Parser | private |
handleExternalLinks( $text) | Parser | private |
handleHeadings( $text) | Parser | private |
handleInternalLinks( $text) | Parser | private |
handleInternalLinks2(&$s) | Parser | private |
handleMagicLinks( $text) | Parser | private |
handleTables( $text) | Parser | private |
incrementExpensiveFunctionCount() | Parser | |
incrementIncludeSize( $type, $size) | Parser | |
initialiseVariables() | Parser | |
initializeVariables() | Parser | private |
insertStripItem( $text) | Parser | |
internalParse( $text, $isMain=true, $frame=false) | Parser | |
internalParseHalfParsed( $text, $isMain=true, $linestart=true) | Parser | private |
interwikiTransclude( $title, $action) | Parser | |
isCurrentRevisionOfTitleCached( $title) | Parser | |
isValidHalfParsedText( $data) | Parser | |
killMarkers( $text) | Parser | |
limitationWarn( $limitationType, $current='', $max='') | Parser | |
lock() | Parser | protected |
magicLinkCallback( $m) | Parser | |
makeAnchor( $sectionName) | Parser | privatestatic |
makeFreeExternalLink( $url, $numPostProto) | Parser | |
makeImage( $title, $options, $holders=false) | Parser | |
makeKnownLinkHolder( $nt, $text='', $trail='', $prefix='') | Parser | protected |
makeKnownLinkHolderPrivate( $nt, $text='', $trail='', $prefix='') | Parser | private |
makeLegacyAnchor( $sectionName) | Parser | private |
makeLimitReport() | Parser | protected |
MARKER_PREFIX | Parser | |
markerSkipCallback( $s, $callback) | Parser | |
maybeDoSubpageLink( $target, &$text) | Parser | |
maybeMakeExternalImage( $url) | Parser | private |
nextLinkID() | Parser | |
normalizeLinkUrl( $url) | Parser | static |
normalizeSectionName( $text) | Parser | privatestatic |
normalizeUrlComponent( $component, $unsafe) | Parser | privatestatic |
Options( $x=null) | Parser | |
OT_HTML | Parser | |
OT_MSG | Parser | |
OT_PLAIN | Parser | |
OT_PREPROCESS | Parser | |
OT_WIKI | Parser | |
OutputType( $x=null) | Parser | |
parse( $text, Title $title, ParserOptions $options, $linestart=true, $clearState=true, $revid=null) | Parser | |
parseLinkParameter( $value) | Parser | |
parseLinkParameterPrivate( $value) | Parser | private |
parseWidthParam( $value, $parseHeight=true) | Parser | static |
preprocess( $text, Title $title=null, ParserOptions $options, $revid=null, $frame=false) | Parser | |
preprocessToDom( $text, $flags=0) | Parser | |
preSaveTransform( $text, Title $title, User $user, ParserOptions $options, $clearState=true) | Parser | |
pstPass2( $text, $user) | Parser | private |
PTD_FOR_INCLUSION | Parser | |
recursivePreprocess( $text, $frame=false) | Parser | |
recursiveTagParse( $text, $frame=false) | Parser | |
recursiveTagParseFully( $text, $frame=false) | Parser | |
renderImageGallery( $text, $params) | Parser | |
replaceExternalLinks( $text) | Parser | |
replaceInternalLinks( $text) | Parser | |
replaceInternalLinks2(&$text) | Parser | |
replaceLinkHolders(&$text, $options=0) | Parser | |
replaceLinkHoldersPrivate(&$text, $options=0) | Parser | private |
replaceLinkHoldersText( $text) | Parser | |
replaceLinkHoldersTextPrivate( $text) | Parser | private |
replaceSection( $oldText, $sectionId, $newText) | Parser | |
replaceTransparentTags( $text) | Parser | |
replaceVariables( $text, $frame=false, $argsOnly=false) | Parser | |
resetOutput() | Parser | |
serializeHalfParsedText( $text) | Parser | |
setDefaultSort( $sort) | Parser | |
setFunctionHook( $id, callable $callback, $flags=0) | Parser | |
setFunctionTagHook( $tag, callable $callback, $flags) | Parser | |
setHook( $tag, callable $callback) | Parser | |
setLinkID( $id) | Parser | |
setOutputFlag( $flag, $reason) | Parser | protected |
setOutputType( $ot) | Parser | |
setTitle(Title $t=null) | Parser | |
setTransparentTagHook( $tag, callable $callback) | Parser | |
setUser( $user) | Parser | |
SFH_NO_HASH | Parser | |
SFH_OBJECT_ARGS | Parser | |
SPACE_NOT_NL | Parser | |
splitWhitespace( $s) | Parser | static |
startExternalParse(Title $title=null, ParserOptions $options, $outputType, $clearState=true, $revId=null) | Parser | |
startParse(Title $title=null, ParserOptions $options, $outputType, $clearState=true) | Parser | private |
statelessFetchRevision(Title $title, $parser=false) | Parser | static |
statelessFetchTemplate( $title, $parser=false) | Parser | static |
stripAltText( $caption, $holders) | Parser | protected |
stripAltTextPrivate( $caption, $holders) | Parser | private |
stripOuterParagraph( $html) | Parser | static |
stripSectionName( $text) | Parser | |
testPreprocess( $text, Title $title, ParserOptions $options) | Parser | |
testPst( $text, Title $title, ParserOptions $options) | Parser | |
testSrvus( $text, Title $title, ParserOptions $options, $outputType=self::OT_HTML) | Parser | |
Title(Title $x=null) | Parser | |
TOC_END | Parser | |
TOC_START | Parser | |
transformMsg( $text, $options, $title=null) | Parser | |
unserializeHalfParsedText( $data) | Parser | |
validateSig( $text) | Parser | |
VERSION | Parser | |