Manual:populateBacklinkNamespace.php
MediaWiki file: populateBacklinkNamespace.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.40.1 • 1.39.5 • 1.35.13 |
Classes: | PopulateBacklinkNamespace |
Details edit
populateBacklinkNamespace.php file is a maintenance script to populate *_from_namespace
fields.
Options edit
Option | Description | Required |
---|---|---|
--lastUpdatedId | Highest page_id with updated links | Optional |
Usage edit
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