__construct(ApiQuery $query, $moduleName) | ApiQueryPagesWithProp | |
ApiQueryGeneratorBase::__construct(ApiQuery $queryModule, $moduleName, $paramPrefix='') | ApiQueryBase | |
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 | |
addFields( $value) | ApiQueryBase | protected |
addFieldsIf( $value, $condition) | ApiQueryBase | protected |
addJoinConds( $join_conds) | ApiQueryBase | protected |
addMessagesFromStatus(StatusValue $status, $types=[ 'warning', 'error'], array $filter=[]) | ApiBase | |
addOption( $name, $value=null) | ApiQueryBase | protected |
addPageSubItem( $pageId, $item, $elemname=null) | ApiQueryBase | protected |
addPageSubItems( $pageId, $data) | ApiQueryBase | protected |
addTables( $tables, $alias=null) | ApiQueryBase | protected |
addTimestampWhereRange( $field, $dir, $start, $end, $sort=true) | ApiQueryBase | protected |
addTitleInfo(&$arr, $title, $prefix='') | ApiQueryBase | static |
addWarning( $msg, $code=null, $data=null) | ApiBase | |
addWhere( $value) | ApiQueryBase | protected |
addWhereFld( $field, $value) | ApiQueryBase | protected |
addWhereIDsFld( $table, $field, $ids) | ApiQueryBase | protected |
addWhereIf( $value, $condition) | ApiQueryBase | protected |
addWhereRange( $field, $dir, $start, $end, $sort=true) | ApiQueryBase | protected |
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() | ApiBase | |
encodeParamName( $paramName) | ApiQueryGeneratorBase | |
errorArrayToStatus(array $errors, Authority $performer=null) | ApiBase | |
execute() | ApiQueryPagesWithProp | |
executeGenderCacheFromResultWrapper(IResultWrapper $res, $fname=__METHOD__, $fieldPrefix='page') | ApiQueryBase | protected |
executeGenerator( $resultPageSet) | ApiQueryPagesWithProp | |
exportSession() | MediaWiki\Context\ContextSource | |
extractRequestParams( $options=[]) | ApiBase | |
filterIDs( $fields, array $ids) | ApiBase | protected |
GET_VALUES_FOR_HELP | ApiBase | |
getActionName() | MediaWiki\Context\ContextSource | |
getAllowedParams() | ApiQueryPagesWithProp | |
getAuthority() | MediaWiki\Context\ContextSource | |
getCacheMode( $params) | ApiQueryPagesWithProp | |
getConditionalRequestData( $condition) | ApiBase | |
getConfig() | MediaWiki\Context\ContextSource | |
getContext() | MediaWiki\Context\ContextSource | |
getContinuationManager() | ApiBase | |
getCsrfTokenSet() | MediaWiki\Context\ContextSource | |
getCustomPrinter() | ApiBase | |
getDB() | ApiQueryBase | protected |
getErrorFormatter() | ApiBase | |
getExamplesMessages() | ApiQueryPagesWithProp | protected |
getExtendedDescription() | ApiBase | protected |
getFinalDescription() | ApiBase | |
getFinalParamDescription() | ApiBase | |
getFinalParams( $flags=0) | ApiBase | |
getFinalSummary() | ApiBase | |
getHelpFlags() | ApiQueryGeneratorBase | protected |
getHelpUrls() | ApiQueryPagesWithProp | |
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 | |
getPageSet() | ApiQueryGeneratorBase | protected |
getParameter( $paramName, $parseLimit=true) | ApiBase | protected |
getParameterFromSettings( $name, $settings, $parseLimit) | ApiBase | protected |
getParent() | ApiQueryBase | |
getPermissionManager() | ApiBase | protected |
getQuery() | ApiQueryBase | |
getQueryBuilder() | ApiQueryBase | 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 | |
isInGeneratorMode() | ApiQueryGeneratorBase | |
isInternal() | ApiBase | |
isMain() | ApiBase | |
isReadMode() | ApiBase | |
isWriteMode() | ApiBase | |
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() | 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 | |
parseContinueParamOrDie(string $continue, array $types) | ApiBase | protected |
parsePrefixedTitlePart( $titlePart, $defaultNamespace=NS_MAIN) | ApiQueryBase | protected |
processRow( $row, array &$data, array &$hookData) | ApiQueryBase | protected |
requestExtraData( $pageSet) | ApiQueryBase | |
requireAtLeastOneParameter( $params,... $required) | ApiBase | |
requireMaxOneParameter( $params,... $required) | ApiBase | |
requireOnlyOneParameter( $params,... $required) | ApiBase | |
requirePostedParameters( $params, $prefix='prefix') | ApiBase | |
resetQueryParams() | ApiQueryBase | protected |
select( $method, $extraQuery=[], array &$hookData=null) | ApiQueryBase | protected |
setContext(IContextSource $context) | MediaWiki\Context\ContextSource | |
setContinuationManager(ApiContinuationManager $manager=null) | ApiBase | |
setContinueEnumParameter( $paramName, $paramValue) | ApiQueryGeneratorBase | protected |
setGeneratorMode(ApiPageSet $generatorPageSet) | ApiQueryGeneratorBase | |
shouldCheckMaxlag() | ApiBase | |
titlePartToKey( $titlePart, $namespace=NS_MAIN) | ApiQueryBase | |
userCanSeeRevDel() | ApiQueryBase | |
useTransactionalTimeLimit() | ApiBase | protected |
validateSha1Base36Hash( $hash) | ApiQueryBase | |
validateSha1Hash( $hash) | ApiQueryBase | |
validateToken( $token, array $params) | ApiBase | |