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 fileapi.php.
| const MW_ENTRY_POINT 'api' |
Definition at line21 of fileapi.php.
Referenced byMediaWiki\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(), andwfIsDebugRawPage().