Go to the source code of this file.
Functions | |
rebuildRecentChangesTable () | |
Public entry; more passes might come in! :). | |
rebuildRecentChangesTablePass1 () | |
rebuildRecentChangesTablePass2 () | |
rebuildRecentChangesTablePass3 () | |
rebuildRecentChangesTablePass4 () |
Definition in file rebuildrecentchanges.inc.
rebuildRecentChangesTable | ( | ) |
Public entry; more passes might come in! :).
Definition at line 11 of file rebuildrecentchanges.inc.
References rebuildRecentChangesTablePass1(), rebuildRecentChangesTablePass2(), rebuildRecentChangesTablePass3(), and rebuildRecentChangesTablePass4().
rebuildRecentChangesTablePass1 | ( | ) |
Definition at line 19 of file rebuildrecentchanges.inc.
References $dbw, $wgRCMaxAge, print, and wfGetDB().
Referenced by rebuildRecentChangesTable().
rebuildRecentChangesTablePass2 | ( | ) |
rebuildRecentChangesTablePass3 | ( | ) |
Definition at line 118 of file rebuildrecentchanges.inc.
References $dbw, $wgRCMaxAge, print, and wfGetDB().
Referenced by rebuildRecentChangesTable().
rebuildRecentChangesTablePass4 | ( | ) |
Definition at line 179 of file rebuildrecentchanges.inc.
References $dbw, $obj, $res, $sql, $user, $wgGroupPermissions, $wgMiserMode, $wgUseRCPatrol, print, and wfGetDB().
Referenced by rebuildRecentChangesTable().