__construct(ApiMain $main, $action, AuthManager $authManager) | ApiChangeAuthenticationData | |
ApiBase::__construct(ApiMain $mainModule, $moduleName, $modulePrefix='') | ApiBase | |
addBlockInfoToStatus(StatusValue $status, Authority $user=null) | ApiBase | |
addDeprecation( $msg, $feature, $data=[]) | ApiBase | |
addError( $msg, $code=null, $data=null) | ApiBase | |
addMessagesFromStatus(StatusValue $status, $types=[ 'warning', 'error'], array $filter=[]) | ApiBase | |
addWarning( $msg, $code=null, $data=null) | ApiBase | |
ALL_DEFAULT_STRING | ApiBase | |
canUseWikiPage() | MediaWiki\Context\ContextSource | |
checkTitleUserPermissions(PageIdentity $pageIdentity, $actions, array $options=[]) | ApiBase | |
checkUserRightsAny( $rights) | ApiBase | |
clearCacheForTest() | ApiBase | static |
dieBlocked(Block $block) | ApiBase | |
dieContinueUsageIf( $condition) | ApiBase | protected |
dieDebug( $method, $message) | ApiBase | protectedstatic |
dieReadOnly() | ApiBase | |
dieStatus(StatusValue $status) | ApiBase | |
dieWithError( $msg, $code=null, $data=null, $httpCode=0) | ApiBase | |
dieWithErrorOrDebug( $msg, $code=null, $data=null, $httpCode=null) | ApiBase | |
dieWithException(Throwable $exception, array $options=[]) | ApiBase | |
dynamicParameterDocumentation() | ApiChangeAuthenticationData | |
encodeParamName( $paramName) | ApiBase | |
errorArrayToStatus(array $errors, Authority $performer=null) | ApiBase | |
execute() | ApiChangeAuthenticationData | |
exportSession() | MediaWiki\Context\ContextSource | |
extractRequestParams( $options=[]) | ApiBase | |
filterIDs( $fields, array $ids) | ApiBase | protected |
GET_VALUES_FOR_HELP | ApiBase | |
getActionName() | MediaWiki\Context\ContextSource | |
getAllowedParams() | ApiChangeAuthenticationData | |
getAuthority() | MediaWiki\Context\ContextSource | |
getConditionalRequestData( $condition) | ApiBase | |
getConfig() | MediaWiki\Context\ContextSource | |
getContext() | MediaWiki\Context\ContextSource | |
getContinuationManager() | ApiBase | |
getCsrfTokenSet() | MediaWiki\Context\ContextSource | |
getCustomPrinter() | ApiBase | |
getDB() | ApiBase | protected |
getErrorFormatter() | ApiBase | |
getExamplesMessages() | ApiChangeAuthenticationData | protected |
getExtendedDescription() | ApiBase | protected |
getFinalDescription() | ApiBase | |
getFinalParamDescription() | ApiBase | |
getFinalParams( $flags=0) | ApiBase | |
getFinalSummary() | ApiBase | |
getHelpFlags() | ApiBase | protected |
getHelpUrls() | ApiChangeAuthenticationData | |
getHookContainer() | ApiBase | protected |
getHookRunner() | ApiBase | protected |
getLanguage() | MediaWiki\Context\ContextSource | |
getLanguageCode() | MediaWiki\Context\ContextSource | |
getMain() | ApiBase | |
getModuleFromPath( $path) | ApiBase | |
getModuleManager() | ApiBase | |
getModuleName() | ApiBase | |
getModulePath() | ApiBase | |
getModulePrefix() | ApiBase | |
getModuleSourceInfo() | ApiBase | protected |
getOutput() | MediaWiki\Context\ContextSource | |
getParameter( $paramName, $parseLimit=true) | ApiBase | protected |
getParameterFromSettings( $name, $settings, $parseLimit) | ApiBase | protected |
getParent() | ApiBase | |
getPermissionManager() | ApiBase | protected |
getRequest() | MediaWiki\Context\ContextSource | |
getResult() | ApiBase | |
getSkin() | MediaWiki\Context\ContextSource | |
getSummaryMessage() | ApiBase | protected |
getTiming() | MediaWiki\Context\ContextSource | |
getTitle() | MediaWiki\Context\ContextSource | |
getTitleFromTitleOrPageId( $params) | ApiBase | |
getTitleOrPageId( $params, $load=false) | ApiBase | |
getUser() | MediaWiki\Context\ContextSource | |
getWatchlistUser( $params) | ApiBase | |
getWebUITokenSalt(array $params) | ApiBase | protected |
getWikiPage() | MediaWiki\Context\ContextSource | |
handleParamNormalization( $paramName, $value, $rawValue) | ApiBase | |
isDeprecated() | ApiBase | |
isInternal() | ApiBase | |
isMain() | ApiBase | |
isReadMode() | ApiBase | |
isWriteMode() | ApiChangeAuthenticationData | |
lacksSameOriginSecurity() | ApiBase | |
LIMIT_BIG1 | ApiBase | |
LIMIT_BIG2 | ApiBase | |
LIMIT_SML1 | ApiBase | |
LIMIT_SML2 | ApiBase | |
logFeatureUsage( $feature) | ApiBase | |
makeMessage( $msg, IContextSource $context, array $params=null) | ApiBase | static |
modifyHelp(array &$help, array $options, array &$tocData) | ApiBase | |
msg( $key,... $params) | MediaWiki\Context\ContextSource | |
mustBePosted() | ApiBase | |
needsToken() | ApiChangeAuthenticationData | |
PARAM_ALL | ApiBase | |
PARAM_ALLOW_DUPLICATES | ApiBase | |
PARAM_DEPRECATED | ApiBase | |
PARAM_DEPRECATED_VALUES | ApiBase | |
PARAM_DFLT | ApiBase | |
PARAM_EXTRA_NAMESPACES | ApiBase | |
PARAM_HELP_MSG | ApiBase | |
PARAM_HELP_MSG_APPEND | ApiBase | |
PARAM_HELP_MSG_INFO | ApiBase | |
PARAM_HELP_MSG_PER_VALUE | ApiBase | |
PARAM_ISMULTI | ApiBase | |
PARAM_ISMULTI_LIMIT1 | ApiBase | |
PARAM_ISMULTI_LIMIT2 | ApiBase | |
PARAM_MAX | ApiBase | |
PARAM_MAX2 | ApiBase | |
PARAM_MAX_BYTES | ApiBase | |
PARAM_MAX_CHARS | ApiBase | |
PARAM_MIN | ApiBase | |
PARAM_RANGE_ENFORCE | ApiBase | |
PARAM_REQUIRED | ApiBase | |
PARAM_SENSITIVE | ApiBase | |
PARAM_SUBMODULE_MAP | ApiBase | |
PARAM_SUBMODULE_PARAM_PREFIX | ApiBase | |
PARAM_TEMPLATE_VARS | ApiBase | |
PARAM_TYPE | ApiBase | |
PARAM_VALUE_LINKS | ApiBase | |
parseContinueParamOrDie(string $continue, array $types) | ApiBase | protected |
requireAtLeastOneParameter( $params,... $required) | ApiBase | |
requireMaxOneParameter( $params,... $required) | ApiBase | |
requireOnlyOneParameter( $params,... $required) | ApiBase | |
requirePostedParameters( $params, $prefix='prefix') | ApiBase | |
setContext(IContextSource $context) | MediaWiki\Context\ContextSource | |
setContinuationManager(ApiContinuationManager $manager=null) | ApiBase | |
shouldCheckMaxlag() | ApiBase | |
useTransactionalTimeLimit() | ApiBase | protected |
validateToken( $token, array $params) | ApiBase | |