Manual:CompareParserCache.php/ru

From mediawiki.org
This page is a translated version of the page Manual:CompareParserCache.php and the translation is 33% complete.
Версия MediaWiki:
1.24

Details

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/compareParserCache.php --maxpages pages --namespace pagesNamespace
Terminal

См. также