|
MediaWiki master
|
The web entry point for all Action API queries, handled by ApiMain and ApiBase subclasses. More...
Go to the source code of this file.
Variables | |
| const | MW_API true |
| const | MW_ENTRY_POINT 'api' |
The web entry point for all Action API queries, handled by ApiMain and ApiBase subclasses.
Definition in file api.php.
| const MW_ENTRY_POINT 'api' |
Definition at line 21 of file api.php.
Referenced by MediaWiki\FileRepo\ThumbnailEntryPoint\execute(), MediaWiki\Api\ApiMain\executeAction(), MediaWiki\SpecialPage\SpecialPageFactory\executePath(), MediaWiki\Context\RequestContext\getRequest(), MediaWiki\Session\SessionManager\getSessionFromInfo(), MediaWiki\Exception\MWExceptionHandler\getURL(), MediaWiki\Output\OutputHandler\handle(), MediaWiki\Exception\MWException\isCommandLine(), MediaWiki\User\User\load(), MediaWiki\Installer\DatabaseUpdater\output(), MediaWiki\Actions\ActionEntryPoint\performAction(), MediaWiki\ResourceLoader\ResourceLoader\respond(), MediaWiki\Debug\MWDebug\setup(), MediaWiki\Maintenance\MaintenanceRunner\shouldExecute(), wfBacktrace(), and wfIsDebugRawPage().