MediaWiki master
MWEval Class Reference

Maintenance script providing an interactive console for evaluating php commands in the context of an initialized MediaWiki instance. More...

Inherits Maintenance.

Collaboration diagram for MWEval:

Public Member Functions

 __construct ()
 
 canExecuteWithoutLocalSettings ()
 
 execute ()
 

Detailed Description

Maintenance script providing an interactive console for evaluating php commands in the context of an initialized MediaWiki instance.

Definition at line 49 of file eval.php.

Constructor & Destructor Documentation

◆ __construct()

MWEval::__construct ( )

Definition at line 50 of file eval.php.

Member Function Documentation

◆ canExecuteWithoutLocalSettings()

MWEval::canExecuteWithoutLocalSettings ( )

Definition at line 70 of file eval.php.

◆ execute()

MWEval::execute ( )

Definition at line 74 of file eval.php.

References DBO_DEBUG.


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