|
MediaWiki master
|
The set up for all MediaWiki web requests. More...
Go to the source code of this file.
Functions | |
| wfWebStartNoLocalSettings (SettingsBuilder $settings) | |
| if(!defined('MW_CONFIG_CALLBACK')) | wfWebStartSetup (SettingsBuilder $settings) |
Variables | |
| if (!defined('MW_SETUP_CALLBACK')) | |
| const | MEDIAWIKI true |
The set up for all MediaWiki web requests.
It does:
Definition in file WebStart.php.
| wfWebStartNoLocalSettings | ( | SettingsBuilder | $settings | ) |
| if(!defined( 'MW_CONFIG_CALLBACK')) wfWebStartSetup | ( | SettingsBuilder | $settings | ) |
Definition at line 53 of file WebStart.php.
| if | ( | ! | defined'MW_SETUP_CALLBACK' | ) |
Definition at line 68 of file WebStart.php.
Referenced by Wikimedia\Rdbms\Database\getScopedLockAndFlush(), and MediaWiki\Revision\RevisionStore\newRevisionsFromBatch().
| const MEDIAWIKI true |
Definition at line 28 of file WebStart.php.