Semantic MediaWiki and related extensions
Static Public Member Functions | List of all members
SMW\CompatibilityMode Class Reference

Static Public Member Functions

static extensionNotEnabled ()
 
static enableTemporaryCliUpdateMode ()
 
static disableSemantics ()
 

Detailed Description

Internal benchmarks (XDebug) have shown that some extensions may affect the performance to a greater degree than expected and can impose a performance penalty to the overall system (templates, queries etc.).

If a user is willing to incur those potential disadvantages by setting the CompatibilityMode, s(he) is to understand the latent possibility of those disadvantages.

GNU GPL v2+

Since
2.4
Author
mwjames

Member Function Documentation

◆ disableSemantics()

static SMW\CompatibilityMode::disableSemantics ( )
static
Since
2.4

◆ enableTemporaryCliUpdateMode()

static SMW\CompatibilityMode::enableTemporaryCliUpdateMode ( )
static

Allows to run update.php with a bare-bone setup in cases where enabledSemantics has not yet been enabled.

Since
2.4

◆ extensionNotEnabled()

static SMW\CompatibilityMode::extensionNotEnabled ( )
static
Since
2.4
Returns
boolean

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

About | General disclaimer | Privacy policy