$context | ContextSource | private |
$extensionInfo | ApiBase | privatestatic |
$Formats | ApiMain | privatestatic |
$lacksSameOriginSecurity | ApiMain | private |
$mAction | ApiMain | private |
$mCacheControl | ApiMain | private |
$mCacheMode | ApiMain | private |
$mCanApiHighLimits | ApiMain | private |
$mContinuationManager | ApiMain | private |
$mEnableWrite | ApiMain | private |
$mErrorFormatter | ApiMain | private |
$mInternalMode | ApiMain | private |
$mMainModule | ApiBase | private |
$mModule | ApiMain | private |
$mModuleMgr | ApiMain | private |
$mModuleName | ApiBase | private |
$mModulePrefix | ApiBase | private |
$mModuleSource | ApiBase | private |
$Modules | ApiMain | privatestatic |
$mParamCache | ApiBase | private |
$mParamsSensitive | ApiMain | private |
$mParamsUsed | ApiMain | private |
$mPrinter | ApiMain | private |
$mResult | ApiMain | private |
$mRights | ApiMain | privatestatic |
$mSlaveDB | ApiBase | private |
$mSquidMaxage | ApiMain | private |
__construct( $context=null, $enableWrite=false) | ApiMain | |
ApiBase::__construct(ApiMain $mainModule, $moduleName, $modulePrefix='') | ApiBase | |
addDeprecation( $msg, $feature, $data=[]) | ApiBase | |
addError( $msg, $code=null, $data=null) | ApiBase | |
addMessagesFromStatus(StatusValue $status, $types=[ 'warning', 'error'], array $filter=[]) | ApiBase | |
addRequestedFields( $force=[]) | ApiMain | protected |
addWarning( $msg, $code=null, $data=null) | ApiBase | |
ALL_DEFAULT_STRING | ApiBase | |
API_DEFAULT_FORMAT | ApiMain | |
API_DEFAULT_USELANG | ApiMain | |
canApiHighLimits() | ApiMain | |
canUseWikiPage() | ContextSource | |
checkAsserts( $params) | ApiMain | protected |
checkBotReadOnly() | ApiMain | private |
checkConditionalRequestHeaders( $module) | ApiMain | protected |
checkExecutePermissions( $module) | ApiMain | protected |
checkMaxLag( $module, $params) | ApiMain | protected |
checkReadOnly( $module) | ApiMain | protected |
checkTitleUserPermissions(Title $title, $actions, $user=null) | ApiBase | |
checkUserRightsAny( $rights, $user=null) | ApiBase | |
createErrorPrinter() | ApiMain | private |
createPrinterByName( $format) | ApiMain | |
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=null) | ApiBase | |
dieWithErrorOrDebug( $msg, $code=null, $data=null, $httpCode=null) | ApiBase | |
dieWithException( $exception, array $options=[]) | ApiBase | |
dynamicParameterDocumentation() | ApiBase | |
encodeParamName( $paramName) | ApiBase | |
encodeRequestLogValue( $s) | ApiMain | protected |
errorArrayToStatus(array $errors, User $user=null) | ApiBase | |
errorMessagesFromException( $e, $type='error') | ApiMain | protected |
escapeWikiText( $v) | ApiBase | privatestatic |
execute() | ApiMain | |
executeAction() | ApiMain | protected |
executeActionWithErrorHandling() | ApiMain | protected |
explodeMultiValue( $value, $limit) | ApiBase | protected |
exportSession() | ContextSource | |
extractRequestParams( $options=[]) | ApiBase | |
GET_VALUES_FOR_HELP | ApiBase | |
getAllowedParams() | ApiMain | |
getCheck( $name) | ApiMain | |
getConditionalRequestData( $condition) | ApiBase | |
getConfig() | ContextSource | |
getContext() | ContextSource | |
getContinuationManager() | ApiMain | |
getCustomPrinter() | ApiBase | |
getDB() | ApiBase | protected |
getDescription() | ApiBase | protected |
getDescriptionMessage() | ApiBase | protected |
getErrorFormatter() | ApiMain | |
getExamples() | ApiBase | protected |
getExamplesMessages() | ApiMain | protected |
getExtendedDescription() | ApiBase | protected |
getFinalDescription() | ApiBase | |
getFinalParamDescription() | ApiBase | |
getFinalParams( $flags=0) | ApiBase | |
getFinalSummary() | ApiBase | |
getHelpFlags() | ApiBase | protected |
getHelpUrls() | ApiBase | |
getLanguage() | ContextSource | |
getMain() | ApiBase | |
getMaxLag() | ApiMain | private |
getModule() | ApiMain | |
getModuleFromPath( $path) | ApiBase | |
getModuleManager() | ApiMain | |
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 |
getParamsUsed() | ApiMain | protected |
getParent() | ApiBase | |
getPrinter() | ApiMain | |
getRequest() | ContextSource | |
getResult() | ApiMain | |
getSensitiveParams() | ApiMain | protected |
getSkin() | ContextSource | |
getStats() | ContextSource | |
getSummaryMessage() | ApiBase | protected |
getTiming() | ContextSource | |
getTitle() | ContextSource | |
getTitleFromTitleOrPageId( $params) | ApiBase | |
getTitleOrPageId( $params, $load=false) | ApiBase | |
getUpload( $name) | ApiMain | |
getUser() | ContextSource | |
getUserAgent() | ApiMain | |
getVal( $name, $default=null) | ApiMain | |
getWatchlistUser( $params) | ApiBase | |
getWatchlistValue( $watchlist, $titleObj, $userOption=null) | ApiBase | protected |
getWebUITokenSalt(array $params) | ApiBase | protected |
getWikiPage() | ContextSource | |
handleApiBeforeMainException( $e) | ApiMain | static |
handleCORS() | ApiMain | protected |
handleException( $e) | ApiMain | protected |
handleParamNormalization( $paramName, $value, $rawValue) | ApiBase | protected |
isDeprecated() | ApiBase | |
isInternal() | ApiBase | |
isInternalMode() | ApiMain | |
isMain() | ApiBase | |
isReadMode() | ApiMain | |
isWriteMode() | ApiBase | |
lacksSameOriginSecurity() | ApiMain | |
LIMIT_BIG1 | ApiBase | |
LIMIT_BIG2 | ApiBase | |
LIMIT_SML1 | ApiBase | |
LIMIT_SML2 | ApiBase | |
logFeatureUsage( $feature) | ApiBase | |
logRequest( $time, $e=null) | ApiMain | protected |
makeMessage( $msg, IContextSource $context, array $params=null) | ApiBase | static |
markParamsSensitive( $params) | ApiMain | |
markParamsUsed( $params) | ApiMain | |
matchOrigin( $value, $rules, $exceptions) | ApiMain | protectedstatic |
matchRequestedHeaders( $requestedHeaders) | ApiMain | protectedstatic |
modifyHelp(array &$help, array $options, array &$tocData) | ApiMain | |
msg( $key) | ContextSource | |
mustBePosted() | ApiBase | |
needsToken() | ApiBase | |
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 | |
parameterNotEmpty( $x) | ApiBase | private |
parseMultiValue( $valueName, $value, $allowMultiple, $allowedValues, $allSpecifier=null, $limit1=null, $limit2=null) | ApiBase | protected |
printResult( $httpCode=0) | ApiMain | protected |
reportUnusedParams() | ApiMain | protected |
requireAtLeastOneParameter( $params, $required) | ApiBase | |
requireMaxOneParameter( $params, $required) | ApiBase | |
requireOnlyOneParameter( $params, $required) | ApiBase | |
requirePostedParameters( $params, $prefix='prefix') | ApiBase | |
sendCacheHeaders( $isError) | ApiMain | protected |
setCacheControl( $directives) | ApiMain | |
setCacheMaxAge( $maxage) | ApiMain | |
setCacheMode( $mode) | ApiMain | |
setContext(IContextSource $context) | ContextSource | |
setContinuationManager(ApiContinuationManager $manager=null) | ApiMain | |
setRequestExpectations(ApiBase $module) | ApiMain | protected |
setupExecuteAction() | ApiMain | protected |
setupExternalResponse( $module, $params) | ApiMain | protected |
setupModule() | ApiMain | protected |
setWatch( $watch, $titleObj, $userOption=null) | ApiBase | protected |
shouldCheckMaxlag() | ApiBase | |
substituteResultWithError( $e) | ApiMain | protected |
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 |
wildcardToRegex( $wildcard) | ApiMain | protectedstatic |