Go to the source code of this file.
Enumerations | |
enum | REPORTING_INTERVAL |
Functions | |
if(!defined( 'MEDIAWIKI')) | resolveStubs () |
Convert history stubs that point to an external row to direct external pointers. | |
resolveStub ($id, $stubText, $flags) | |
Resolve a history stub. |
Definition in file resolveStubs.php.
enum REPORTING_INTERVAL |
Definition at line 7 of file resolveStubs.php.
resolveStub | ( | $ | id, | |
$ | stubText, | |||
$ | flags | |||
) |
Resolve a history stub.
Definition at line 56 of file resolveStubs.php.
References $dbr, $dbw, $flags, $fname, $stub, print, and wfGetDB().
Referenced by resolveStubs().
Convert history stubs that point to an external row to direct external pointers.
Definition at line 21 of file resolveStubs.php.
References $dbr, $end, $fname, $res, $row, $start, print, printf(), resolveStub(), wfGetDB(), and wfWaitForSlaves().