MediaWiki REL1_33
mwdoc-filter.php File Reference

Go to the source code of this file.

Variables

 $buffer = $bufferType = null
 
 $source = file_get_contents( $argv[1] )
 
 $tokens = token_get_all( $source )
 

Variable Documentation

◆ $buffer

◆ $source

$source = file_get_contents( $argv[1] )

Definition at line 46 of file mwdoc-filter.php.

Referenced by SVGReader\__construct(), WikiImporter\__construct(), MergeHistoryPager\__construct(), MediaWiki\Auth\AuthManager\autoCreateUser(), EmailNotification\compose(), FileRepo\concatenate(), MediaWikiTestCase\copyTestData(), Installer\dirIsExecutable(), FSFileBackend\doCopyInternal(), FSFileBackend\doDeleteInternal(), FSFileBackend\doGetFileStat(), FSFileBackend\doGetLocalCopyMulti(), FSFileBackend\doGetLocalReferenceMulti(), SpecialImport\doImport(), FSFileBackend\doMoveInternal(), FileBackendTest\doTestConcatenate(), FileBackendTest\doTestCopy(), FileBackendTest\doTestDelete(), FileBackendTest\doTestDescribe(), FileBackendTest\doTestGetFileContents(), FileBackendTest\doTestGetFileHttpUrl(), FileBackendTest\doTestGetLocalCopy(), FileBackendTest\doTestGetLocalReference(), FileBackendTest\doTestMove(), FileBackendTest\doTestStore(), ApiImport\execute(), DumpIterator\execute(), InitUserPreference\execute(), GenerateNormalizerDataAr\execute(), GenerateNormalizerDataMl\execute(), MoveBatch\execute(), DumpRenderer\execute(), FileOp\fileExists(), FileOp\fileSha1(), MediaWiki\Interwiki\ClassicInterwikiLookup\getAllPrefixesCached(), ContentSecurityPolicy\getCORSSources(), ApiCSPReport\getFlags(), WikiTextStructure\getIgnoredHeadings(), SpecialUpload\getInitialPageText(), ResourceLoader\getLoadScript(), CSSMin\getLocalFileReferences(), MediaWiki\Storage\NameTableStore\getName(), ApiQueryInfo\getProtectionInfo(), WikiPage\getRedirectURL(), ImportableUploadRevisionImporter\import(), BackupReader\importFromHandle(), Suppressor\isSuppressed(), ResourceLoaderClientHtml\makeLoad(), ParserOutput\mergeHtmlMetaDataFrom(), ParserOutput\mergeInternalMetaDataFrom(), ParserOutput\mergeTrackingMetaDataFrom(), RevertAction\onSubmit(), CleanupImages\processRow(), FileBackendTest\provider_testCopy(), FileBackendTest\provider_testDelete(), FileBackendTest\provider_testDescribe(), FileBackendTest\provider_testMove(), LocalFile\recordUpload(), UploadSourceAdapter\registerSource(), CSSMin\remap(), StatusValue\replaceMessage(), CheckStorage\restoreText(), EmailNotification\sendPersonalised(), TextSuppressor\suppress(), CheckStyleSuppressor\suppress(), ResourceLoaderTest\testAddSource(), MediaWiki\Auth\AuthManagerTest\testAutoAccountCreation(), FileBackendTest\testGetFileContents(), FileBackendTest\testGetFileHttpUrl(), FileBackendTest\testGetLocalCopy(), FileBackendTest\testGetLocalReference(), ImportTest\testHandlePageContainsRedirect(), MergeHistoryTest\testIsValidMerge(), TitleTest\testIsValidMoveOperation(), ImportTest\testSiteInfoContainsNamespaces(), ImportTest\testUnknownUserHandling(), ImportTest\testUnknownXMLTags(), TitleTest\testWgWhitelistReadRegexp(), and wfSetVar().

◆ $tokens