MediaWiki master
rebuildall.php File Reference

Rebuild link tracking tables from scratch. More...

Go to the source code of this file.

Classes

class  RebuildAll
 Maintenance script that rebuilds link tracking tables from scratch. More...
 

Variables

 $maintClass = RebuildAll::class
 

Detailed Description

Rebuild link tracking tables from scratch.

This takes several hours, depending on the database size and server configuration.

Note
GPL-2.0-or-later

Definition in file rebuildall.php.

Variable Documentation

◆ $maintClass

$maintClass = RebuildAll::class

Definition at line 58 of file rebuildall.php.