Manual:PopulateLogUsertext.php/pt-br

Category:MediaWiki deprecated or obsolete features/pt-br#PopulateLogUsertext.php
Versão MediaWiki:
1.35
Category:MediaWiki code/pt-br#PopulateLogUsertext.php

Detalhes

O arquivo populateLogUsertext.php é um script de manutenção que faz as atualizações necessárias no banco de dados para que a página especial Special:ProtectedPages exiba todas as páginas protegidas. All remaining page_restriction column values are moved to the new table.

This script is run automatically by update.php and processes 100 items in a batch.

Options/Arguments

This script does not take any options or arguments.

Usage

php maintenance/populateLogUsertext.php


Terminal
Whenever the script runs, it makes a note in the database and will not run again. If you want to run the script again, run the command with the --force option.

See also

Category:Maintenance scripts/pt-br Category:User maintenance scripts/pt-br Category:Database maintenance scripts/pt-br
Category:Database maintenance scripts/pt-br Category:Maintenance scripts/pt-br Category:MediaWiki code/pt-br Category:MediaWiki deprecated or obsolete features/pt-br Category:User maintenance scripts/pt-br