| $fields | ApiQueryBase | |
| $join_conds | ApiQueryBase | |
| $mDb | ApiQueryBase | |
| $messageMap | ApiBase | static |
| $mModulePrefix | ApiBase | |
| $mQueryModule | ApiQueryBase | private |
| $options | ApiQueryBase | |
| $tables | ApiQueryBase | |
| $where | ApiQueryBase | |
| __construct(ApiQuery $queryModule, $moduleName, $paramPrefix= '') | ApiQueryBase | |
| ApiBase::__construct(ApiMain $mainModule, $moduleName, $modulePrefix= '') | ApiBase | |
| addFields($value) | ApiQueryBase | protected |
| addFieldsIf($value, $condition) | ApiQueryBase | protected |
| addJoinConds($join_conds) | ApiQueryBase | protected |
| 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 |
| addWhere($value) | ApiQueryBase | protected |
| addWhereFld($field, $value) | ApiQueryBase | protected |
| addWhereIf($value, $condition) | ApiQueryBase | protected |
| addWhereRange($field, $dir, $start, $end, $sort=true) | ApiQueryBase | protected |
| canUseWikiPage() | ContextSource | |
| dieBlocked(Block $block) | ApiBase | |
| dieContinueUsageIf($condition) | ApiBase | protected |
| dieDebug($method, $message) | ApiBase | protectedstatic |
| dieReadOnly() | ApiBase | |
| dieStatus($status) | ApiBase | |
| dieUsage($description, $errorCode, $httpRespCode=0, $extradata=null) | ApiBase | |
| dieUsageMsg($error) | ApiBase | |
| dieUsageMsgOrDebug($error) | ApiBase | |
| dynamicParameterDocumentation() | ApiBase | |
| encodeParamName($paramName) | ApiBase | |
| execute() | ApiBase | |
| exportSession() | ContextSource | |
| extractRequestParams($parseLimit=true) | ApiBase | |
| GET_VALUES_FOR_HELP | ApiBase | |
| getAllowedParams() | ApiBase | protected |
| getCacheMode($params) | ApiQueryBase | |
| getConditionalRequestData($condition) | ApiBase | |
| getConfig() | ContextSource | |
| getContext() | ContextSource | |
| getContinuationManager() | ApiBase | |
| getCustomPrinter() | ApiBase | |
| getDB() | ApiQueryBase | protected |
| getDescription() | ApiBase | protected |
| getDescriptionMessage() | ApiBase | protected |
| getErrorFormatter() | ApiBase | |
| getErrorFromStatus($status, &$extraData=null) | ApiBase | |
| getExamples() | ApiBase | protected |
| getExamplesMessages() | ApiBase | protected |
| getFinalDescription() | ApiBase | |
| getFinalParamDescription() | ApiBase | |
| getFinalParams($flags=0) | ApiBase | |
| getHelpFlags() | ApiBase | protected |
| getHelpUrls() | ApiBase | |
| getLanguage() | ContextSource | |
| getMain() | ApiBase | |
| getModuleFromPath($path) | ApiBase | |
| getModuleManager() | ApiBase | |
| getModuleName() | ApiBase | |
| getModulePath() | ApiBase | |
| getModulePrefix() | ApiBase | |
| getModuleProfileName($db=false) | ApiBase | |
| getModuleSourceInfo() | ApiBase | protected |
| getOutput() | ContextSource | |
| getPageSet() | ApiQueryBase | protected |
| getParamDescription() | ApiBase | protected |
| getParameter($paramName, $parseLimit=true) | ApiBase | protected |
| getParameterFromSettings($paramName, $paramSettings, $parseLimit) | ApiBase | protected |
| getParent() | ApiQueryBase | |
| getProfileDBTime() | ApiBase | |
| getProfileTime() | ApiBase | |
| getQuery() | ApiQueryBase | |
| getRequest() | ContextSource | |
| getResult() | ApiBase | |
| getResultData() | ApiBase | |
| getSkin() | ContextSource | |
| getStats() | ContextSource | |
| getTiming() | ContextSource | |
| getTitle() | ContextSource | |
| getTitleOrPageId($params, $load=false) | ApiBase | |
| getUser() | ContextSource | |
| getWatchlistUser($params) | ApiBase | |
| getWatchlistValue($watchlist, $titleObj, $userOption=null) | ApiBase | protected |
| getWebUITokenSalt(array $params) | ApiBase | protected |
| getWikiPage() | ContextSource | |
| isDeprecated() | ApiBase | |
| 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 | protected |
| makeHelpArrayToString($prefix, $title, $input) | ApiBase | protected |
| makeHelpMsg() | ApiBase | |
| makeHelpMsgParameters() | ApiBase | |
| makeMessage($msg, IContextSource $context, array $params=null) | ApiBase | static |
| modifyHelp(array &$help, array $options, array &$tocData) | ApiBase | |
| msg() | ContextSource | |
| mustBePosted() | ApiBase | |
| needsToken() | ApiBase | |
| PARAM_ALLOW_DUPLICATES | ApiBase | |
| PARAM_DEPRECATED | ApiBase | |
| PARAM_DFLT | 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_MAX | ApiBase | |
| PARAM_MAX2 | ApiBase | |
| PARAM_MIN | ApiBase | |
| PARAM_RANGE_ENFORCE | ApiBase | |
| PARAM_REQUIRED | ApiBase | |
| PARAM_SUBMODULE_MAP | ApiBase | |
| PARAM_SUBMODULE_PARAM_PREFIX | ApiBase | |
| PARAM_TYPE | ApiBase | |
| PARAM_VALUE_LINKS | ApiBase | |
| parseMsg($error) | ApiBase | |
| parseMultiValue($valueName, $value, $allowMultiple, $allowedValues) | ApiBase | protected |
| prefixedTitlePartToKey($titlePart, $defaultNamespace=NS_MAIN) | ApiQueryBase | |
| prepareUrlQuerySearchString($query=null, $protocol=null) | ApiQueryBase | |
| profileDBIn() | ApiBase | |
| profileDBOut() | ApiBase | |
| profileIn() | ApiBase | |
| profileOut() | ApiBase | |
| requestExtraData($pageSet) | ApiQueryBase | |
| requireAtLeastOneParameter($params, $required) | ApiBase | |
| requireMaxOneParameter($params, $required) | ApiBase | |
| requireOnlyOneParameter($params, $required) | ApiBase | |
| resetQueryParams() | ApiQueryBase | protected |
| safeProfileOut() | ApiBase | |
| select($method, $extraQuery=[]) | ApiQueryBase | protected |
| selectNamedDB($name, $db, $groups) | ApiQueryBase | |
| setContext(IContextSource $context) | ContextSource | |
| setContinuationManager($manager) | ApiBase | |
| setContinueEnumParameter($paramName, $paramValue) | ApiQueryBase | protected |
| setWarning($warning) | ApiBase | |
| setWatch($watch, $titleObj, $userOption=null) | ApiBase | protected |
| shouldCheckMaxlag() | ApiBase | |
| showHiddenUsersAddBlockInfo($showBlockInfo) | ApiQueryBase | |
| titlePartToKey($titlePart, $namespace=NS_MAIN) | ApiQueryBase | |
| truncateArray(&$arr, $limit) | ApiBase | static |
| userCanSeeRevDel() | ApiQueryBase | |
| useTransactionalTimeLimit() | ApiBase | protected |
| validateLimit($paramName, &$value, $min, $max, $botMax=null, $enforceLimits=false) | ApiBase | protected |
| validateSha1Base36Hash($hash) | ApiQueryBase | |
| validateSha1Hash($hash) | ApiQueryBase | |
| validateTimestamp($value, $encParamName) | ApiBase | protected |
| validateToken($token, array $params) | ApiBase | |