WikiLambda
MediaWiki WikiLambda extension
Loading...
Searching...
No Matches
MediaWiki\Extension\WikiLambda\Jobs\CacheTesterResultsJob Class Reference

Asynchronous job to write out the results of a function tester run to the database, which allows us to avoid a database write on an API GET. More...

+ Inheritance diagram for MediaWiki\Extension\WikiLambda\Jobs\CacheTesterResultsJob:
+ Collaboration diagram for MediaWiki\Extension\WikiLambda\Jobs\CacheTesterResultsJob:

Public Member Functions

 __construct (array $params)
 
 run ()
 

Detailed Description

Asynchronous job to write out the results of a function tester run to the database, which allows us to avoid a database write on an API GET.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\WikiLambda\Jobs\CacheTesterResultsJob::__construct ( array $params)
Parameters
array$params
+ Here is the call graph for this function:

Member Function Documentation

◆ run()

MediaWiki\Extension\WikiLambda\Jobs\CacheTesterResultsJob::run ( )
Returns
bool

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