Jump to content

Manual:CompareParserCache.php/ko

From mediawiki.org
This page is a translated version of the page Manual:CompareParserCache.php and the translation is 33% complete.
미디어위키 버전:
1.24

상세

compareParserCache.php file is a maintenance script to parse random pages and compare output to cache. This script helps developers test the Parser cache .

옵션/인수

Option Description Required?
--namespace Page namespace number Required
--maxpages Number of pages to try Required


사용법

php maintenance/run.php compareParserCache --maxpages pages --namespace pagesNamespace
Terminal
In MediaWiki version 미디어위키 1.39 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

같이 보기