45 MediaWikiServices::getInstance()->getDBLoadBalancerFactory()->disableChronologyProtection();
47 $resourceLoader = MediaWikiServices::getInstance()->getResourceLoader();
51 $resourceLoader->respond( $context );
54 Profiler::instance()->setAllowOutput();
55 Profiler::instance()->logDataPageOutputOnly();
Context object that contains information about the state of a specific ResourceLoader web request.