Manual:populateBacklinkNamespace.php
From Linux Web Expert
MediaWiki file: populateBacklinkNamespace.php | |
---|---|
Location: | maintenance/ |
Source code: | master • 1.41.1 • 1.40.3 • 1.39.7 |
Classes: | PopulateBacklinkNamespace |
Details
populateBacklinkNamespace.php file is a maintenance script to populate *_from_namespace
fields.
Options
Option | Description | Required |
---|---|---|
--lastUpdatedId | Highest page_id with updated links | <translate> Optional</translate> |
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