Manual:populateBacklinkNamespace.php
MediaWiki ファイル: populateBacklinkNamespace.php | |
---|---|
場所: | maintenance/ |
ソース コード: | master • 1.40.1 • 1.39.5 • 1.35.13 |
クラス: | PopulateBacklinkNamespace |
詳細
populateBacklinkNamespace.php file is a maintenance script to populate *_from_namespace
fields.
オプション
オプション | 説明 | 必須かどうか |
---|---|---|
--lastUpdatedId | Highest page_id with updated links | 省略可能 |
使用法
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