MediaWiki
master
|
Public Member Functions | |
__construct (RequestContext $context, RequestInterface $request, WebResponse $webResponse, Router $router, CorsUtils $cors) | |
execute () | |
Static Public Member Functions | |
static | getMainRequest () |
static | main () |
Definition at line 22 of file EntryPoint.php.
MediaWiki\Rest\EntryPoint::__construct | ( | RequestContext | $context, |
RequestInterface | $request, | ||
WebResponse | $webResponse, | ||
Router | $router, | ||
CorsUtils | $cors | ||
) |
Definition at line 181 of file EntryPoint.php.
MediaWiki\Rest\EntryPoint::execute | ( | ) |
Definition at line 191 of file EntryPoint.php.
References MediaWiki\doPostOutputShutdown(), and MediaWiki\preOutputCommit().
|
static |
Definition at line 89 of file EntryPoint.php.
References MediaWiki\MainConfigNames\CookiePrefix, and MediaWiki\MediaWikiServices\getInstance().
|
static |
Definition at line 99 of file EntryPoint.php.
References $wgRequest, $wgTitle, MediaWiki\MediaWikiServices\getInstance(), RequestContext\getMain(), MediaWiki\Title\Title\makeTitle(), NS_SPECIAL, and MWExceptionRenderer\shouldShowExceptionDetails().