Manual:CompareParserCache.php/pl

This page is a translated version of the page Manual:CompareParserCache.php and the translation is 8% complete.
Wersja MediaWiki:
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 .

Options/Arguments

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

Usage

php maintenance/run.php compareParserCache --maxpages pages --namespace pagesNamespace
Terminal
In MediaWiki version 1.39.12 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

Zobacz też