maintenance/showJobs.php File Reference

Based on runJobs.php. More...

Go to the source code of this file.

Variables

 $dbw = wfGetDB( DB_MASTER )
 $count = $dbw->selectField( 'job', 'count(*)', '', 'runJobs.php' )
print $count n


Detailed Description

Based on runJobs.php.

Report number of jobs currently waiting in master database.

Author:
Tim Starling

Ashar Voultoiz

Definition in file showJobs.php.


Variable Documentation

$count = $dbw->selectField( 'job', 'count(*)', '', 'runJobs.php' )

Definition at line 15 of file showJobs.php.

$dbw = wfGetDB( DB_MASTER )

Definition at line 14 of file showJobs.php.

print $count n

Definition at line 16 of file showJobs.php.


Generated on Sat Sep 5 02:08:28 2009 for MediaWiki by  doxygen 1.5.9