| __construct(ApiQuery $query, $moduleName) | ApiQueryImages | |
| 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() | ContextSource | |
| checkTitleUserPermissions( $pageIdentity, $actions, array $options=[]) | ApiBase | |
| checkUserRightsAny( $rights, $user=null) | 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, User $user=null) | ApiBase | |
| execute() | ApiQueryImages | |
| executeGenderCacheFromResultWrapper(IResultWrapper $res, $fname=__METHOD__, $fieldPrefix='page') | ApiQueryBase | protected |
| executeGenerator( $resultPageSet) | ApiQueryImages | |
| exportSession() | ContextSource | |
| extractRequestParams( $options=[]) | ApiBase | |
| filterIDs( $fields, array $ids) | ApiBase | protected |
| GET_VALUES_FOR_HELP | ApiBase | |
| getActionName() | ContextSource | |
| getAllowedParams() | ApiQueryImages | |
| getAuthority() | ContextSource | |
| getCacheMode( $params) | ApiQueryImages | |
| getConditionalRequestData( $condition) | ApiBase | |
| getConfig() | ContextSource | |
| getContext() | ContextSource | |
| getContinuationManager() | ApiBase | |
| getCsrfTokenSet() | ContextSource | |
| getCustomPrinter() | ApiBase | |
| getDB() | ApiQueryBase | protected |
| getErrorFormatter() | ApiBase | |
| getExamplesMessages() | ApiQueryImages | protected |
| getExtendedDescription() | ApiBase | protected |
| getFinalDescription() | ApiBase | |
| getFinalParamDescription() | ApiBase | |
| getFinalParams( $flags=0) | ApiBase | |
| getFinalSummary() | ApiBase | |
| getHelpFlags() | ApiQueryGeneratorBase | protected |
| getHelpUrls() | ApiQueryImages | |
| getHookContainer() | ApiBase | protected |
| getHookRunner() | ApiBase | protected |
| getLanguage() | ContextSource | |
| getMain() | ApiBase | |
| getModuleFromPath( $path) | ApiBase | |
| getModuleManager() | ApiBase | |
| getModuleName() | ApiBase | |
| getModulePath() | ApiBase | |
| getModulePrefix() | ApiBase | |
| getModuleSourceInfo() | ApiBase | protected |
| getOutput() | 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() | ContextSource | |
| getResult() | ApiBase | |
| getSkin() | ContextSource | |
| getStats() | ContextSource | |
| getSummaryMessage() | ApiBase | protected |
| getTiming() | ContextSource | |
| getTitle() | ContextSource | |
| getTitleFromTitleOrPageId( $params) | ApiBase | |
| getTitleOrPageId( $params, $load=false) | ApiBase | |
| getUser() | ContextSource | |
| getWatchlistUser( $params) | ApiBase | |
| getWebUITokenSalt(array $params) | ApiBase | protected |
| getWikiPage() | 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) | 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 | |
| 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 |
| selectNamedDB( $name, $db, $groups) | ApiQueryBase | |
| setContext(IContextSource $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 | |