MediaWiki master
RunJobs Class Reference

Maintenance script that runs pending jobs. More...

Inherits Maintenance.

Collaboration diagram for RunJobs:

Public Member Functions

 __construct ()
 
 debugInternal ( $s)
 
 execute ()
 
 finalSetup (SettingsBuilder $settingsBuilder)
 
 memoryLimit ()
 

Detailed Description

Maintenance script that runs pending jobs.

Definition at line 37 of file runJobs.php.

Constructor & Destructor Documentation

◆ __construct()

RunJobs::__construct ( )

Definition at line 38 of file runJobs.php.

Member Function Documentation

◆ debugInternal()

RunJobs::debugInternal ( $s)
Parameters
string$s

Definition at line 133 of file runJobs.php.

◆ execute()

RunJobs::execute ( )

Definition at line 66 of file runJobs.php.

References $runner.

◆ finalSetup()

RunJobs::finalSetup ( SettingsBuilder $settingsBuilder)

Definition at line 50 of file runJobs.php.

◆ memoryLimit()

RunJobs::memoryLimit ( )

Definition at line 57 of file runJobs.php.


The documentation for this class was generated from the following file: