MediaWiki REL1_37
ApiQueryInfo Member List

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

$blockMsgMapApiBaseprivatestatic
$contextContextSourceprivate
$countTestedActionsApiQueryInfoprivate
$displaytitlesApiQueryInfoprivate
$everythingApiQueryInfoprivate
$extensionInfoApiBaseprivatestatic
$filterIDsCacheApiBaseprivatestatic
$fld_associatedpageApiQueryInfoprivate
$fld_displaytitleApiQueryInfoprivate
$fld_linkclassesApiQueryInfoprivate
$fld_notificationtimestampApiQueryInfoprivate
$fld_preloadApiQueryInfoprivate
$fld_protectionApiQueryInfoprivate
$fld_readableApiQueryInfoprivate
$fld_subjectidApiQueryInfoprivate
$fld_talkidApiQueryInfoprivate
$fld_urlApiQueryInfoprivate
$fld_varianttitlesApiQueryInfoprivate
$fld_visitingwatchersApiQueryInfoprivate
$fld_watchedApiQueryInfoprivate
$fld_watchersApiQueryInfoprivate
$hookContainerApiBaseprivate
$hookRunnerApiBaseprivate
$languageConverterApiQueryInfoprivate
$linkBatchFactoryApiQueryInfoprivate
$linkClassesApiQueryInfoprivate
$mDbApiQueryBaseprivate
$missingApiQueryInfoprivate
$mMainModuleApiBaseprivate
$mModuleNameApiBaseprivate
$mModulePrefixApiBaseprivate
$mModuleSourceApiBaseprivate
$mParamCacheApiBaseprivate
$mQueryModuleApiQueryBaseprivate
$mReplicaDBApiBaseprivate
$namespaceInfoApiQueryInfoprivate
$notificationtimestampsApiQueryInfoprivate
$pageIsNewApiQueryInfoprivate
$pageIsRedirApiQueryInfoprivate
$pageLatestApiQueryInfoprivate
$pageLengthApiQueryInfoprivate
$pageRestrictionsApiQueryInfoprivate
$pageTouchedApiQueryInfoprivate
$paramsApiQueryInfoprivate
$protectionsApiQueryInfoprivate
$queryBuilderApiQueryBaseprivate
$restrictionTypesApiQueryInfoprivate
$showZeroWatchersApiQueryInfoprivate
$subjectidsApiQueryInfoprivate
$talkidsApiQueryInfoprivate
$titleFactoryApiQueryInfoprivate
$titleFormatterApiQueryInfoprivate
$titlesApiQueryInfoprivate
$variantTitlesApiQueryInfoprivate
$visitingwatchersApiQueryInfoprivate
$watchedApiQueryInfoprivate
$watchedItemStoreApiQueryInfoprivate
$watchersApiQueryInfoprivate
$watchlistExpiriesApiQueryInfoprivate
__construct(ApiQuery $queryModule, $moduleName, Language $contentLanguage, LinkBatchFactory $linkBatchFactory, NamespaceInfo $namespaceInfo, TitleFactory $titleFactory, TitleFormatter $titleFormatter, WatchedItemStore $watchedItemStore, LanguageConverterFactory $languageConverterFactory)ApiQueryInfo
ApiQueryBase::__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)ApiQueryBaseprotected
addFieldsIf( $value, $condition)ApiQueryBaseprotected
addJoinConds( $join_conds)ApiQueryBaseprotected
addMessagesFromStatus(StatusValue $status, $types=[ 'warning', 'error'], array $filter=[])ApiBase
addOption( $name, $value=null)ApiQueryBaseprotected
addPageSubItem( $pageId, $item, $elemname=null)ApiQueryBaseprotected
addPageSubItems( $pageId, $data)ApiQueryBaseprotected
addTables( $tables, $alias=null)ApiQueryBaseprotected
addTimestampWhereRange( $field, $dir, $start, $end, $sort=true)ApiQueryBaseprotected
addTitleInfo(&$arr, $title, $prefix='')ApiQueryBasestatic
addWarning( $msg, $code=null, $data=null)ApiBase
addWhere( $value)ApiQueryBaseprotected
addWhereFld( $field, $value)ApiQueryBaseprotected
addWhereIDsFld( $table, $field, $ids)ApiQueryBaseprotected
addWhereIf( $value, $condition)ApiQueryBaseprotected
addWhereRange( $field, $dir, $start, $end, $sort=true)ApiQueryBaseprotected
ALL_DEFAULT_STRINGApiBase
canUseWikiPage()ContextSource
checkTitleUserPermissions( $pageIdentity, $actions, array $options=[])ApiBase
checkUserRightsAny( $rights, $user=null)ApiBase
dieBlocked(Block $block)ApiBase
dieContinueUsageIf( $condition)ApiBaseprotected
dieDebug( $method, $message)ApiBaseprotectedstatic
dieIfMain(string $methodName)ApiBaseprivate
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)ApiBase
errorArrayToStatus(array $errors, User $user=null)ApiBase
execute()ApiQueryInfo
executeGenderCacheFromResultWrapper(IResultWrapper $res, $fname=__METHOD__, $fieldPrefix='page')ApiQueryBaseprotected
exportSession()ContextSource
extractPageInfo( $pageid, $title)ApiQueryInfoprivate
extractRequestParams( $options=[])ApiBase
filterIDs( $fields, array $ids)ApiBaseprotected
GET_VALUES_FOR_HELPApiBase
getAllowedParams()ApiQueryInfo
getAllVariants( $text, $ns=NS_MAIN)ApiQueryInfoprivate
getAuthority()ContextSource
getCacheMode( $params)ApiQueryInfo
getConditionalRequestData( $condition)ApiBase
getConfig()ContextSource
getContext()ContextSource
getContinuationManager()ApiBase
getCsrfTokenSet()ContextSource
getCustomPrinter()ApiBase
getDB()ApiQueryBaseprotected
getDisplayTitle()ApiQueryInfoprivate
getErrorFormatter()ApiBase
getExamplesMessages()ApiQueryInfoprotected
getExtendedDescription()ApiBaseprotected
getFinalDescription()ApiBase
getFinalParamDescription()ApiBase
getFinalParams( $flags=0)ApiBase
getFinalSummary()ApiBase
getHelpFlags()ApiBaseprotected
getHelpUrls()ApiQueryInfo
getHookContainer()ApiBaseprotected
getHookRunner()ApiBaseprotected
getLanguage()ContextSource
getLinkClasses(?LinkTarget $context_title=null)ApiQueryInfoprivate
getMain()ApiBase
getModuleFromPath( $path)ApiBase
getModuleManager()ApiBase
getModuleName()ApiBase
getModulePath()ApiBase
getModulePrefix()ApiBase
getModuleSourceInfo()ApiBaseprotected
getOutput()ContextSource
getPageSet()ApiQueryBaseprotected
getParameter( $paramName, $parseLimit=true)ApiBaseprotected
getParameterFromSettings( $name, $settings, $parseLimit)ApiBaseprotected
getParent()ApiQueryBase
getPermissionManager()ApiBaseprotected
getProtectionInfo()ApiQueryInfoprivate
getQuery()ApiQueryBase
getQueryBuilder()ApiQueryBaseprotected
getRequest()ContextSource
getResult()ApiBase
getSkin()ContextSource
getStats()ContextSource
getSummaryMessage()ApiBaseprotected
getTiming()ContextSource
getTitle()ContextSource
getTitleFromTitleOrPageId( $params)ApiBase
getTitleOrPageId( $params, $load=false)ApiBase
getTSIDs()ApiQueryInfoprivate
getUser()ContextSource
getVariantTitles()ApiQueryInfoprivate
getVisitingWatcherInfo()ApiQueryInfoprivate
getWatchedInfo()ApiQueryInfoprivate
getWatcherInfo()ApiQueryInfoprivate
getWatchlistUser( $params)ApiBase
getWebUITokenSalt(array $params)ApiBaseprotected
getWikiPage()ContextSource
handleParamNormalization( $paramName, $value, $rawValue)ApiBase
isDeprecated()ApiBase
isInternal()ApiBase
isMain()ApiBase
isReadMode()ApiBase
isWriteMode()ApiBase
lacksSameOriginSecurity()ApiBase
LIMIT_BIG1ApiBase
LIMIT_BIG2ApiBase
LIMIT_SML1ApiBase
LIMIT_SML2ApiBase
logFeatureUsage( $feature)ApiBase
makeMessage( $msg, IContextSource $context, array $params=null)ApiBasestatic
modifyHelp(array &$help, array $options, array &$tocData)ApiBase
msg( $key,... $params)ContextSource
mustBePosted()ApiBase
needsToken()ApiBase
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
parsePrefixedTitlePart( $titlePart, $defaultNamespace=NS_MAIN)ApiQueryBaseprotected
prefixedTitlePartToKey( $titlePart, $defaultNamespace=NS_MAIN)ApiQueryBase
processRow( $row, array &$data, array &$hookData)ApiQueryBaseprotected
requestExtraData( $pageSet)ApiQueryInfo
requireAtLeastOneParameter( $params,... $required)ApiBase
requireMaxOneParameter( $params,... $required)ApiBase
requireOnlyOneParameter( $params,... $required)ApiBase
requirePostedParameters( $params, $prefix='prefix')ApiBase
resetQueryParams()ApiQueryBaseprotected
select( $method, $extraQuery=[], array &$hookData=null)ApiQueryBaseprotected
selectNamedDB( $name, $db, $groups)ApiQueryBase
setContext(IContextSource $context)ContextSource
setContinuationManager(ApiContinuationManager $manager=null)ApiBase
setContinueEnumParameter( $paramName, $paramValue)ApiQueryBaseprotected
shouldCheckMaxlag()ApiBase
showHiddenUsersAddBlockInfo( $showBlockInfo)ApiQueryBase
titlePartToKey( $titlePart, $namespace=NS_MAIN)ApiQueryBase
userCanSeeRevDel()ApiQueryBase
useTransactionalTimeLimit()ApiBaseprotected
validateSha1Base36Hash( $hash)ApiQueryBase
validateSha1Hash( $hash)ApiQueryBase
validateToken( $token, array $params)ApiBase