167class_alias( IContextSource::class,
'IContextSource' );
This is one of the Core classes and should be read at least once by any new developers.
Base representation for an editable wiki page.
An interface to help developers measure the performance of their applications.
Interface for objects which can provide a MediaWiki context on request.
exportSession()
Export the resolved user IP, HTTP headers, user ID, and session ID.
getActionName()
Get the action name for the current web request.
getWikiPage()
Get the WikiPage object.
getConfig()
Get the site configuration.
canUseWikiPage()
Check whether a WikiPage object can be obtained with getWikiPage().
Interface supporting message localization in MediaWiki.