wfDeprecated( $function, $version=false, $component=false, $callerOffset=2)
Logs a warning that $function is deprecated.
Wrapper for backward compatibility for old callers that used static methods.
static capturePath(Title $title, IContextSource $context, LinkRenderer $linkRenderer=null)
static getLocalNameFor( $name, $subpage=false)
static executePath(Title &$title, IContextSource &$context, $including=false, LinkRenderer $linkRenderer=null)
static getTitleForAlias( $alias)
static getUsablePages(User $user=null)
static resetList()
No-op since 1.32, call overrideMwServices() instead.
static getRestrictedPages(User $user=null)
static resolveAlias( $alias)
Interface for objects which can provide a MediaWiki context on request.