$context | ContextSource | private |
$extensionInfo | ApiBase | privatestatic |
$messageMap | ApiBase | privatestatic |
$mMainModule | ApiBase | private |
$mModuleName | ApiBase | private |
$mModulePrefix | ApiBase | |
$mModuleSource | ApiBase | private |
$mParamCache | ApiBase | private |
$mSlaveDB | ApiBase | private |
__construct(ApiMain $mainModule, $moduleName, $modulePrefix='') | ApiBase | |
addDeprecation( $msg, $feature, $data=[]) | ApiBase | |
addError( $msg, $code=null, $data=null) | ApiBase | |
addMessagesFromStatus(StatusValue $status, $types=[ 'warning', 'error']) | ApiBase | |
addWarning( $msg, $code=null, $data=null) | ApiBase | |
ALL_DEFAULT_STRING | ApiBase | |
buildStashValue(Content $pstContent, ParserOutput $parserOutput, $timestamp, User $user) | ApiStashEdit | privatestatic |
canUseWikiPage() | ContextSource | |
checkCache(Title $title, Content $content, User $user) | ApiStashEdit | static |
checkTitleUserPermissions(Title $title, $actions, $user=null) | ApiBase | |
checkUserRightsAny( $rights, $user=null) | ApiBase | |
dieBlocked(Block $block) | ApiBase | |
dieContinueUsageIf( $condition) | ApiBase | protected |
dieDebug( $method, $message) | ApiBase | protectedstatic |
dieReadOnly() | ApiBase | |
dieStatus(StatusValue $status) | ApiBase | |
dieUsage( $description, $errorCode, $httpRespCode=0, $extradata=null) | ApiBase | |
dieUsageMsg( $error) | ApiBase | |
dieUsageMsgOrDebug( $error) | ApiBase | |
dieWithError( $msg, $code=null, $data=null, $httpCode=null) | ApiBase | |
dieWithErrorOrDebug( $msg, $code=null, $data=null, $httpCode=null) | ApiBase | |
dieWithException( $exception, array $options=[]) | ApiBase | |
dynamicParameterDocumentation() | ApiBase | |
encodeParamName( $paramName) | ApiBase | |
ERROR_BUSY | ApiStashEdit | |
ERROR_CACHE | ApiStashEdit | |
ERROR_NONE | ApiStashEdit | |
ERROR_PARSE | ApiStashEdit | |
ERROR_UNCACHEABLE | ApiStashEdit | |
errorArrayToStatus(array $errors, User $user=null) | ApiBase | |
escapeWikiText( $v) | ApiBase | privatestatic |
execute() | ApiStashEdit | |
explodeMultiValue( $value, $limit) | ApiBase | protected |
exportSession() | ContextSource | |
extractRequestParams( $parseLimit=true) | ApiBase | |
GET_VALUES_FOR_HELP | ApiBase | |
getAllowedParams() | ApiStashEdit | |
getConditionalRequestData( $condition) | ApiBase | |
getConfig() | ContextSource | |
getContentHash(Content $content) | ApiStashEdit | privatestatic |
getContext() | ContextSource | |
getContinuationManager() | ApiBase | |
getCustomPrinter() | ApiBase | |
getDB() | ApiBase | protected |
getDescription() | ApiBase | protected |
getDescriptionMessage() | ApiBase | protected |
getErrorFormatter() | ApiBase | |
getErrorFromStatus( $status, &$extraData=null) | ApiBase | |
getExamples() | ApiBase | protected |
getExamplesMessages() | ApiBase | protected |
getExtendedDescription() | ApiBase | protected |
getFinalDescription() | ApiBase | |
getFinalParamDescription() | ApiBase | |
getFinalParams( $flags=0) | ApiBase | |
getFinalSummary() | ApiBase | |
getHelpFlags() | ApiBase | protected |
getHelpUrls() | ApiBase | |
getLanguage() | ContextSource | |
getMain() | ApiBase | |
getModuleFromPath( $path) | ApiBase | |
getModuleManager() | ApiBase | |
getModuleName() | ApiBase | |
getModulePath() | ApiBase | |
getModulePrefix() | ApiBase | |
getModuleSourceInfo() | ApiBase | protected |
getOutput() | ContextSource | |
getParamDescription() | ApiBase | protected |
getParameter( $paramName, $parseLimit=true) | ApiBase | protected |
getParameterFromSettings( $paramName, $paramSettings, $parseLimit) | ApiBase | protected |
getParent() | ApiBase | |
getRequest() | ContextSource | |
getResult() | ApiBase | |
getSkin() | ContextSource | |
getStashKey(Title $title, $contentHash, User $user) | ApiStashEdit | privatestatic |
getStats() | ContextSource | |
getSummaryMessage() | ApiBase | protected |
getTiming() | ContextSource | |
getTitle() | ContextSource | |
getTitleFromTitleOrPageId( $params) | ApiBase | |
getTitleOrPageId( $params, $load=false) | ApiBase | |
getUser() | ContextSource | |
getWatchlistUser( $params) | ApiBase | |
getWatchlistValue( $watchlist, $titleObj, $userOption=null) | ApiBase | protected |
getWebUITokenSalt(array $params) | ApiBase | protected |
getWikiPage() | ContextSource | |
handleParamNormalization( $paramName, $value, $rawValue) | ApiBase | protected |
isDeprecated() | ApiBase | |
isInternal() | ApiStashEdit | |
isMain() | ApiBase | |
isReadMode() | ApiBase | |
isWriteMode() | ApiStashEdit | |
lacksSameOriginSecurity() | ApiBase | |
lastEditTime(User $user) | ApiStashEdit | privatestatic |
LIMIT_BIG1 | ApiBase | |
LIMIT_BIG2 | ApiBase | |
LIMIT_SML1 | ApiBase | |
LIMIT_SML2 | ApiBase | |
logFeatureUsage( $feature) | ApiBase | |
makeMessage( $msg, IContextSource $context, array $params=null) | ApiBase | static |
MAX_CACHE_TTL | ApiStashEdit | |
MAX_SIGNATURE_TTL | ApiStashEdit | |
modifyHelp(array &$help, array $options, array &$tocData) | ApiBase | |
msg( $key) | ContextSource | |
mustBePosted() | ApiStashEdit | |
needsToken() | ApiStashEdit | |
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_TYPE | ApiBase | |
PARAM_VALUE_LINKS | ApiBase | |
parameterNotEmpty( $x) | ApiBase | private |
parseAndStash(WikiPage $page, Content $content, User $user, $summary) | ApiStashEdit | static |
parseMsg( $error) | ApiBase | |
parseMsgInternal( $error) | ApiBase | private |
parseMultiValue( $valueName, $value, $allowMultiple, $allowedValues, $allSpecifier=null, $limit1=null, $limit2=null) | ApiBase | protected |
PRESUME_FRESH_TTL_SEC | ApiStashEdit | |
profileDBIn() | ApiBase | |
profileDBOut() | ApiBase | |
profileIn() | ApiBase | |
profileOut() | ApiBase | |
requireAtLeastOneParameter( $params, $required) | ApiBase | |
requireMaxOneParameter( $params, $required) | ApiBase | |
requireOnlyOneParameter( $params, $required) | ApiBase | |
requirePostedParameters( $params, $prefix='prefix') | ApiBase | |
safeProfileOut() | ApiBase | |
setContext(IContextSource $context) | ContextSource | |
setContinuationManager(ApiContinuationManager $manager=null) | ApiBase | |
setWarning( $warning) | ApiBase | |
setWatch( $watch, $titleObj, $userOption=null) | ApiBase | protected |
shouldCheckMaxlag() | ApiBase | |
truncateArray(&$arr, $limit) | ApiBase | static |
useTransactionalTimeLimit() | ApiBase | protected |
validateLimit( $paramName, &$value, $min, $max, $botMax=null, $enforceLimits=false) | ApiBase | protected |
validateTimestamp( $value, $encParamName) | ApiBase | protected |
validateToken( $token, array $params) | ApiBase | |
validateUser( $value, $encParamName) | ApiBase | private |
warnOrDie(ApiMessage $msg, $enforceLimits=false) | ApiBase | private |