Manual:PopulateBacklinkNamespace.php
Arquivo MediaWiki: populateBacklinkNamespace.php | |
---|---|
Local: | maintenance/ |
Código fonte: | master • 1.40.1 • 1.39.5 • 1.35.13 |
Classes: | PopulateBacklinkNamespace |
Detalhes
O arquivo populateBacklinkNamespace.php é um script de manutenção que preenche os campos *_from_namespace
.
Options
Option | Description | Required |
---|---|---|
--lastUpdatedId | Highest page_id with updated links | Optional |
Usage
php maintenance/populateBacklinkNamespace.php [ --lastUpdatedId ]
Terminal
$ php maintenance/populateBacklinkNamespace.php Updating *_from_namespace fields in links tables. ...doing page_id from 1 to 200 ...doing page_id from 201 to 400 ...doing page_id from 401 to 600 ...doing page_id from 601 to 800 ...doing page_id from 801 to 1000