| $currentRevisionCache | Parser | |
| $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 | |
| $mUniqPrefix | Parser | |
| $mUrlProtocols | Parser | |
| $mUser | Parser | |
| $mVarCache | Parser | |
| $mVariables | Parser | |
| $ot | Parser | |
| __clone() | Parser | |
| __construct($conf=[]) | Parser | |
| __destruct() | Parser | |
| addTrackingCategory($msg) | Parser | |
| areSubpagesAllowed() | Parser | |
| argSubstitution($piece, $frame) | Parser | |
| armorLinks($text) | Parser | |
| 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 | |
| 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, $uniq_prefix=null) | Parser | static |
| fetchCurrentRevisionOfTitle($title) | Parser | |
| fetchFile($title, $options=[]) | Parser | |
| fetchFileAndTitle($title, $options=[]) | Parser | |
| fetchFileNoRegister($title, $options=[]) | Parser | protected |
| fetchScaryTemplateMaybeFromCache($url) | Parser | |
| fetchTemplate($title) | Parser | |
| fetchTemplateAndTitle($title) | Parser | |
| firstCallInit() | Parser | |
| formatHeadings($text, $origText, $isMain=true) | Parser | |
| getConverterLanguage() | Parser | |
| getCustomDefaultSort() | Parser | |
| getDefaultSort() | Parser | |
| getExternalLinkAttribs($url) | Parser | |
| getExternalLinkRel($url=false, $title=null) | Parser | static |
| getFreshParser() | Parser | |
| getFunctionHooks() | Parser | |
| getFunctionLang() | Parser | |
| getImageParams($handler) | Parser | |
| getLinkRenderer() | Parser | |
| getOptions() | Parser | |
| getOutput() | Parser | |
| getPreloadText($text, Title $title, ParserOptions $options, $params=[]) | Parser | |
| getPreprocessor() | Parser | |
| getRandomString() | Parser | static |
| getRevisionId() | Parser | |
| getRevisionObject() | Parser | |
| getRevisionSize() | Parser | |
| getRevisionTimestamp() | Parser | |
| getRevisionUser() | Parser | |
| getSection($text, $sectionId, $defaultText= '') | Parser | |
| getStripList() | Parser | |
| getTags() | Parser | |
| getTargetLanguage() | Parser | |
| getTemplateDom($title) | Parser | |
| getTitle() | Parser | |
| getUser() | Parser | |
| getUserSig(&$user, $nickname=false, $fancySig=null) | Parser | |
| getVariableValue($index, $frame=false) | Parser | |
| guessLegacySectionNameFromWikiText($text) | Parser | |
| guessSectionNameFromWikiText($text) | Parser | |
| HALF_PARSED_VERSION | Parser | |
| incrementExpensiveFunctionCount() | Parser | |
| incrementIncludeSize($type, $size) | Parser | |
| initialiseVariables() | Parser | |
| insertStripItem($text) | Parser | |
| internalParse($text, $isMain=true, $frame=false) | Parser | |
| internalParseHalfParsed($text, $isMain=true, $linestart=true) | Parser | private |
| interwikiTransclude($title, $action) | Parser | |
| isValidHalfParsedText($data) | Parser | |
| killMarkers($text) | Parser | |
| limitationWarn($limitationType, $current= '', $max= '') | Parser | |
| lock() | Parser | protected |
| magicLinkCallback($m) | Parser | |
| makeFreeExternalLink($url, $numPostProto) | Parser | |
| makeImage($title, $options, $holders=false) | Parser | |
| makeKnownLinkHolder($nt, $text= '', $trail= '', $prefix= '') | Parser | protected |
| MARKER_PREFIX | Parser | |
| markerSkipCallback($s, $callback) | Parser | |
| maybeDoSubpageLink($target, &$text) | Parser | |
| maybeMakeExternalImage($url) | Parser | private |
| nextLinkID() | Parser | |
| normalizeLinkUrl($url) | Parser | static |
| 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 | |
| parseWidthParam($value) | Parser | |
| 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($s) | Parser | |
| replaceInternalLinks2(&$s) | Parser | |
| replaceLinkHolders(&$text, $options=0) | Parser | |
| replaceLinkHoldersText($text) | Parser | |
| replaceSection($oldText, $sectionId, $newText) | Parser | |
| replaceTransparentTags($text) | Parser | |
| replaceUnusualEscapes($url) | Parser | static |
| replaceVariables($text, $frame=false, $argsOnly=false) | Parser | |
| serializeHalfParsedText($text) | Parser | |
| setDefaultSort($sort) | Parser | |
| setFunctionHook($id, $callback, $flags=0) | Parser | |
| setFunctionTagHook($tag, $callback, $flags) | Parser | |
| setHook($tag, $callback) | Parser | |
| setLinkID($id) | Parser | |
| setOutputType($ot) | Parser | |
| setTitle($t) | Parser | |
| setTransparentTagHook($tag, $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) | Parser | |
| startParse(Title $title=null, ParserOptions $options, $outputType, $clearState=true) | Parser | private |
| statelessFetchRevision($title, $parser=false) | Parser | static |
| statelessFetchTemplate($title, $parser=false) | Parser | static |
| stripAltText($caption, $holders) | Parser | protected |
| 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($x=null) | Parser | |
| TOC_END | Parser | |
| TOC_START | Parser | |
| transformMsg($text, $options, $title=null) | Parser | |
| uniqPrefix() | Parser | |
| unserializeHalfParsedText($data) | Parser | |
| validateSig($text) | Parser | |
| VERSION | Parser | |