MediaWiki  1.33.0
ApiStashEdit Member List

This is the complete list of members for ApiStashEdit, including all inherited members.

$blockMsgMapApiBaseprivatestatic
$contextContextSourceprivate
$extensionInfoApiBaseprivatestatic
$filterIDsCacheApiBaseprivatestatic
$mMainModuleApiBaseprivate
$mModuleNameApiBaseprivate
$mModulePrefixApiBase
$mModuleSourceApiBaseprivate
$mParamCacheApiBaseprivate
$mReplicaDBApiBaseprivate
__construct(ApiMain $mainModule, $moduleName, $modulePrefix='')ApiBase
addBlockInfoToStatus(StatusValue $status, User $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_STRINGApiBase
canUseWikiPage()ContextSource
checkCache(Title $title, Content $content, User $user)ApiStashEditstatic
checkTitleUserPermissions(Title $title, $actions, $options=[])ApiBase
checkUserRightsAny( $rights, $user=null)ApiBase
dieBlocked(Block $block)ApiBase
dieContinueUsageIf( $condition)ApiBaseprotected
dieDebug( $method, $message)ApiBaseprotectedstatic
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
ERROR_BUSYApiStashEdit
ERROR_CACHEApiStashEdit
ERROR_NONEApiStashEdit
ERROR_PARSEApiStashEdit
ERROR_UNCACHEABLEApiStashEdit
errorArrayToStatus(array $errors, User $user=null)ApiBase
execute()ApiStashEdit
explodeMultiValue( $value, $limit)ApiBaseprotected
exportSession()ContextSource
extractRequestParams( $options=[])ApiBase
filterIDs( $fields, array $ids)ApiBaseprotected
GET_VALUES_FOR_HELPApiBase
getAllowedParams()ApiStashEdit
getConditionalRequestData( $condition)ApiBase
getConfig()ContextSource
getContentHash(Content $content)ApiStashEditprivatestatic
getContext()ContextSource
getContinuationManager()ApiBase
getCustomPrinter()ApiBase
getDB()ApiBaseprotected
getDescription()ApiBaseprotected
getDescriptionMessage()ApiBaseprotected
getErrorFormatter()ApiBase
getExamples()ApiBaseprotected
getExamplesMessages()ApiBaseprotected
getExtendedDescription()ApiBaseprotected
getFinalDescription()ApiBase
getFinalParamDescription()ApiBase
getFinalParams( $flags=0)ApiBase
getFinalSummary()ApiBase
getHelpFlags()ApiBaseprotected
getHelpUrls()ApiBase
getLanguage()ContextSource
getMain()ApiBase
getModuleFromPath( $path)ApiBase
getModuleManager()ApiBase
getModuleName()ApiBase
getModulePath()ApiBase
getModulePrefix()ApiBase
getModuleSourceInfo()ApiBaseprotected
getOutput()ContextSource
getParamDescription()ApiBaseprotected
getParameter( $paramName, $parseLimit=true)ApiBaseprotected
getParameterFromSettings( $paramName, $paramSettings, $parseLimit)ApiBaseprotected
getParent()ApiBase
getRequest()ContextSource
getResult()ApiBase
getSkin()ContextSource
getStashKey(Title $title, $contentHash, User $user)ApiStashEditprivatestatic
getStashParserOutputKey( $uuid)ApiStashEditprivatestatic
getStashValue( $key)ApiStashEditprivatestatic
getStats()ContextSource
getSummaryMessage()ApiBaseprotected
getTiming()ContextSource
getTitle()ContextSource
getTitleFromTitleOrPageId( $params)ApiBase
getTitleOrPageId( $params, $load=false)ApiBase
getUser()ContextSource
getWatchlistUser( $params)ApiBase
getWatchlistValue( $watchlist, $titleObj, $userOption=null)ApiBaseprotected
getWebUITokenSalt(array $params)ApiBaseprotected
getWikiPage()ContextSource
handleParamNormalization( $paramName, $value, $rawValue)ApiBaseprotected
isDeprecated()ApiBase
isInternal()ApiStashEdit
isMain()ApiBase
isReadMode()ApiBase
isWriteMode()ApiStashEdit
lacksSameOriginSecurity()ApiBase
lastEditTime(User $user)ApiStashEditprivatestatic
LIMIT_BIG1ApiBase
LIMIT_BIG2ApiBase
LIMIT_SML1ApiBase
LIMIT_SML2ApiBase
logFeatureUsage( $feature)ApiBase
makeMessage( $msg, IContextSource $context, array $params=null)ApiBasestatic
MAX_CACHE_RECENTApiStashEdit
MAX_CACHE_TTLApiStashEdit
MAX_SIGNATURE_TTLApiStashEdit
modifyHelp(array &$help, array $options, array &$tocData)ApiBase
msg( $key)ContextSource
mustBePosted()ApiStashEdit
needsToken()ApiStashEdit
PARAM_ALLApiBase
PARAM_ALLOW_DUPLICATESApiBase
PARAM_DEPRECATEDApiBase
PARAM_DEPRECATED_VALUESApiBase
PARAM_DFLTApiBase
PARAM_EXTRA_NAMESPACESApiBase
PARAM_HELP_MSGApiBase
PARAM_HELP_MSG_APPENDApiBase
PARAM_HELP_MSG_INFOApiBase
PARAM_HELP_MSG_PER_VALUEApiBase
PARAM_ISMULTIApiBase
PARAM_ISMULTI_LIMIT1ApiBase
PARAM_ISMULTI_LIMIT2ApiBase
PARAM_MAXApiBase
PARAM_MAX2ApiBase
PARAM_MAX_BYTESApiBase
PARAM_MAX_CHARSApiBase
PARAM_MINApiBase
PARAM_RANGE_ENFORCEApiBase
PARAM_REQUIREDApiBase
PARAM_SENSITIVEApiBase
PARAM_SUBMODULE_MAPApiBase
PARAM_SUBMODULE_PARAM_PREFIXApiBase
PARAM_TEMPLATE_VARSApiBase
PARAM_TYPEApiBase
PARAM_VALUE_LINKSApiBase
parameterNotEmpty( $x)ApiBaseprivate
parseAndStash(WikiPage $page, Content $content, User $user, $summary)ApiStashEditstatic
parseMultiValue( $valueName, $value, $allowMultiple, $allowedValues, $allSpecifier=null, $limit1=null, $limit2=null)ApiBaseprotected
PRESUME_FRESH_TTL_SECApiStashEdit
pruneExcessStashedEntries(BagOStuff $cache, User $user, $newKey)ApiStashEditprivatestatic
requireAtLeastOneParameter( $params, $required)ApiBase
requireMaxOneParameter( $params, $required)ApiBase
requireOnlyOneParameter( $params, $required)ApiBase
requirePostedParameters( $params, $prefix='prefix')ApiBase
setContext(IContextSource $context)ContextSource
setContinuationManager(ApiContinuationManager $manager=null)ApiBase
setWatch( $watch, $titleObj, $userOption=null)ApiBaseprotected
shouldCheckMaxlag()ApiBase
storeStashValue( $key, Content $pstContent, ParserOutput $parserOutput, $timestamp, User $user)ApiStashEditprivatestatic
truncateArray(&$arr, $limit)ApiBasestatic
useTransactionalTimeLimit()ApiBaseprotected
validateLimit( $paramName, &$value, $min, $max, $botMax=null, $enforceLimits=false)ApiBaseprotected
validateTimestamp( $value, $encParamName)ApiBaseprotected
validateToken( $token, array $params)ApiBase
validateUser( $value, $encParamName)ApiBaseprivate
warnOrDie(ApiMessage $msg, $enforceLimits=false)ApiBaseprivate