MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{ "paraminfo": { "helpformat": "none", "modules": [ { "name": "parse", "classname": "ApiParse", "path": "parse", "group": "action", "prefix": "", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//zero-k.info/mediawiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Parsing_wikitext#parse" ], "parameters": [ { "index": 1, "name": "title", "type": "string" }, { "index": 2, "name": "text", "type": "text" }, { "index": 3, "name": "revid", "type": "integer" }, { "index": 4, "name": "summary", "type": "string" }, { "index": 5, "name": "page", "type": "string" }, { "index": 6, "name": "pageid", "type": "integer" }, { "index": 7, "name": "redirects", "type": "boolean" }, { "index": 8, "name": "oldid", "type": "integer" }, { "index": 9, "name": "prop", "default": "text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle|iwlinks|properties|parsewarnings", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "type": [ "text", "langlinks", "categories", "categorieshtml", "links", "templates", "images", "externallinks", "sections", "revid", "displaytitle", "headhtml", "modules", "jsconfigvars", "encodedjsconfigvars", "indicators", "iwlinks", "wikitext", "properties", "limitreportdata", "limitreporthtml", "parsetree", "parsewarnings", "headitems" ], "deprecatedvalues": [ "headitems" ] }, { "index": 10, "name": "wrapoutputclass", "default": "mw-parser-output", "type": "string" }, { "index": 11, "name": "pst", "type": "boolean" }, { "index": 12, "name": "onlypst", "type": "boolean" }, { "index": 13, "name": "effectivelanglinks", "deprecated": "", "type": "boolean" }, { "index": 14, "name": "section", "type": "string" }, { "index": 15, "name": "sectiontitle", "type": "string" }, { "index": 16, "name": "disablepp", "deprecated": "", "type": "boolean" }, { "index": 17, "name": "disablelimitreport", "type": "boolean" }, { "index": 18, "name": "disableeditsection", "type": "boolean" }, { "index": 19, "name": "disabletidy", "deprecated": "", "type": "boolean" }, { "index": 20, "name": "disablestylededuplication", "type": "boolean" }, { "index": 21, "name": "generatexml", "deprecated": "", "type": "boolean" }, { "index": 22, "name": "preview", "type": "boolean" }, { "index": 23, "name": "sectionpreview", "type": "boolean" }, { "index": 24, "name": "disabletoc", "type": "boolean" }, { "index": 25, "name": "useskin", "type": [ "cologneblue", "modern", "monobook", "vector" ] }, { "index": 26, "name": "contentformat", "type": [ "application/json", "text/plain", "text/x-wiki", "text/javascript", "text/css" ] }, { "index": 27, "name": "contentmodel", "type": [ "GadgetDefinition", "Scribunto", "wikitext", "javascript", "json", "css", "text" ] } ], "templatedparameters": [] }, { "name": "phpfm", "classname": "ApiFormatPhp", "path": "phpfm", "group": "format", "prefix": "", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//zero-k.info/mediawiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Data_formats" ], "parameters": [ { "index": 1, "name": "wrappedhtml", "type": "boolean" }, { "index": 2, "name": "formatversion", "default": "1", "type": [ "1", "2", "latest" ] } ], "templatedparameters": [] }, { "name": "allpages", "classname": "ApiQueryAllPages", "path": "query+allpages", "group": "list", "prefix": "ap", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//zero-k.info/mediawiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allpages" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "namespace", "default": 0, "type": "namespace" }, { "index": 6, "name": "filterredir", "default": "all", "type": [ "all", "redirects", "nonredirects" ] }, { "index": 7, "name": "minsize", "type": "integer" }, { "index": 8, "name": "maxsize", "type": "integer" }, { "index": 9, "name": "prtype", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "type": [ "edit", "move", "upload" ] }, { "index": 10, "name": "prlevel", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "type": [ "", "autoconfirmed", "sysop" ] }, { "index": 11, "name": "prfiltercascade", "default": "all", "type": [ "cascading", "noncascading", "all" ] }, { "index": 12, "name": "limit", "default": 10, "type": "limit", "max": 500, "highmax": 5000, "min": 1 }, { "index": 13, "name": "dir", "default": "ascending", "type": [ "ascending", "descending" ] }, { "index": 14, "name": "filterlanglinks", "default": "all", "type": [ "withlanglinks", "withoutlanglinks", "all" ] }, { "index": 15, "name": "prexpiry", "default": "all", "type": [ "indefinite", "definite", "all" ] } ], "templatedparameters": [] }, { "name": "siteinfo", "classname": "ApiQuerySiteinfo", "path": "query+siteinfo", "group": "meta", "prefix": "si", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//zero-k.info/mediawiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Siteinfo" ], "parameters": [ { "index": 1, "name": "prop", "default": "general", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "type": [ "general", "namespaces", "namespacealiases", "specialpagealiases", "magicwords", "interwikimap", "dbrepllag", "statistics", "usergroups", "libraries", "extensions", "fileextensions", "rightsinfo", "restrictions", "languages", "languagevariants", "skins", "extensiontags", "functionhooks", "showhooks", "variables", "protocols", "defaultoptions", "uploaddialog" ] }, { "index": 2, "name": "filteriw", "type": [ "local", "!local" ] }, { "index": 3, "name": "showalldb", "type": "boolean" }, { "index": 4, "name": "numberingroup", "type": "boolean" }, { "index": 5, "name": "inlanguagecode", "type": "string" } ], "templatedparameters": [] } ] } }
Debug data:
[SQLBagOStuff] MainObjectStash using store ReplicatedBagOStuff
[objectcache] MainWANObjectCache using store EmptyBagOStuff
IP: 3.145.70.197
Start request GET /mediawiki/api.php?action=paraminfo&modules=parse%7Cphpfm%7Cquery%2Ballpages%7Cquery%2Bsiteinfo
HTTP HEADERS:
CONTENT-TYPE:
CONTENT-LENGTH: 0
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HOST: zero-k.info
ACCEPT-ENCODING: gzip, br, zstd, deflate
ACCEPT: */*
CONNECTION: close[localisation] LocalisationCache: using store LCStoreDB
[session] SessionManager using store SqlBagOStuff
[DBReplication] Cannot use ChronologyProtector with EmptyBagOStuff
[DBReplication] Wikimedia\Rdbms\LBFactory::getChronologyProtector: request info {
"IPAddress": "3.145.70.197",
"UserAgent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
"ChronologyProtection": false,
"ChronologyPositionIndex": 0,
"ChronologyClientId": false
}[DBConnection] Wikimedia\Rdbms\LoadBalancer::lazyLoadReplicationPositions: executed chronology callback.
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: connected to database 0 at 'localhost'.
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[session] SessionBackend "lpgc6dcspns4jf824f545toq55sbklfm" is unsaved, marking dirty in constructor
[session] SessionBackend "lpgc6dcspns4jf824f545toq55sbklfm" save: dataDirty=1 metaDirty=1 forcePersist=0
[cookie] already deleted setcookie: "wikidb229_mw__session", "", "1715249834", "/", "", "", "1"
[cookie] already deleted setcookie: "wikidb229_mw_UserID", "", "1715249834", "/", "", "", "1"
[cookie] already deleted setcookie: "wikidb229_mw_Token", "", "1715249834", "/", "", "", "1"
[cookie] already deleted setcookie: "forceHTTPS", "", "1715249834", "/", "", "", "1"
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: connected to database 0 at 'localhost'.
[ContentHandler] Created handler for GadgetDefinition: GadgetDefinitionContentHandler
[ContentHandler] Created handler for Scribunto: ScribuntoContentHandler
[ContentHandler] Created handler for wikitext: WikitextContentHandler
[ContentHandler] Created handler for javascript: JavaScriptContentHandler
[ContentHandler] Created handler for json: JsonContentHandler
[ContentHandler] Created handler for css: CssContentHandler
[ContentHandler] Created handler for text: TextContentHandler
[MessageCache] MessageCache using store SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] SqlBagOStuff::lock failed due to timeout for wikidb229-mw_:messages:en.
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[SQLBagOStuff] Connection mysql object #127 (handle id #121) will be used for SqlBagOStuff
[MessageCache] MessageCache::load: Loading en... local cache is empty, global cache is expired/volatile, loading from database
ParserFactory: using preprocessor: Preprocessor_Hash
Unstubbing $wgLang on call of $wgLang::_unstub from ParserOptions->__construct