Manual:CompareParserCache.php/ru

This page is a translated version of the page Manual:CompareParserCache.php and the translation is 33% complete.
Версия 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

Опция Описание Required?
--namespace Page namespace number Обязательно
--maxpages Number of pages to try Обязательно

Использование

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.

См. также