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": "https://wiki.ffxivrp.org/pages/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Parsing_wikitext#parse"
                ],
                "parameters": [
                    {
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "name": "text",
                        "type": "text"
                    },
                    {
                        "name": "revid",
                        "type": "integer"
                    },
                    {
                        "name": "summary",
                        "type": "string"
                    },
                    {
                        "name": "page",
                        "type": "string"
                    },
                    {
                        "name": "pageid",
                        "type": "integer"
                    },
                    {
                        "name": "redirects",
                        "type": "boolean"
                    },
                    {
                        "name": "oldid",
                        "type": "integer"
                    },
                    {
                        "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"
                        ]
                    },
                    {
                        "name": "wrapoutputclass",
                        "default": "mw-parser-output",
                        "type": "string"
                    },
                    {
                        "name": "pst",
                        "type": "boolean"
                    },
                    {
                        "name": "onlypst",
                        "type": "boolean"
                    },
                    {
                        "name": "effectivelanglinks",
                        "deprecated": "",
                        "type": "boolean"
                    },
                    {
                        "name": "section",
                        "type": "string"
                    },
                    {
                        "name": "sectiontitle",
                        "type": "string"
                    },
                    {
                        "name": "disablepp",
                        "deprecated": "",
                        "type": "boolean"
                    },
                    {
                        "name": "disablelimitreport",
                        "type": "boolean"
                    },
                    {
                        "name": "disableeditsection",
                        "type": "boolean"
                    },
                    {
                        "name": "disabletidy",
                        "type": "boolean"
                    },
                    {
                        "name": "disablestylededuplication",
                        "type": "boolean"
                    },
                    {
                        "name": "generatexml",
                        "deprecated": "",
                        "type": "boolean"
                    },
                    {
                        "name": "preview",
                        "type": "boolean"
                    },
                    {
                        "name": "sectionpreview",
                        "type": "boolean"
                    },
                    {
                        "name": "disabletoc",
                        "type": "boolean"
                    },
                    {
                        "name": "useskin",
                        "type": [
                            "cologneblue",
                            "modern",
                            "monobook",
                            "vector"
                        ]
                    },
                    {
                        "name": "contentformat",
                        "type": [
                            "text/x-wiki",
                            "text/javascript",
                            "application/json",
                            "text/css",
                            "text/plain"
                        ]
                    },
                    {
                        "name": "contentmodel",
                        "type": [
                            "wikitext",
                            "javascript",
                            "json",
                            "css",
                            "text"
                        ]
                    }
                ]
            },
            {
                "name": "phpfm",
                "classname": "ApiFormatPhp",
                "path": "phpfm",
                "group": "format",
                "prefix": "",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wiki.ffxivrp.org/pages/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Data_formats"
                ],
                "parameters": [
                    {
                        "name": "wrappedhtml",
                        "type": "boolean"
                    },
                    {
                        "name": "formatversion",
                        "default": "1",
                        "type": [
                            "1",
                            "2",
                            "latest"
                        ]
                    }
                ]
            },
            {
                "name": "allpages",
                "classname": "ApiQueryAllPages",
                "path": "query+allpages",
                "group": "list",
                "prefix": "ap",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wiki.ffxivrp.org/pages/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allpages"
                ],
                "parameters": [
                    {
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "name": "namespace",
                        "default": 0,
                        "type": "namespace"
                    },
                    {
                        "name": "filterredir",
                        "default": "all",
                        "type": [
                            "all",
                            "redirects",
                            "nonredirects"
                        ]
                    },
                    {
                        "name": "minsize",
                        "type": "integer"
                    },
                    {
                        "name": "maxsize",
                        "type": "integer"
                    },
                    {
                        "name": "prtype",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "type": [
                            "edit",
                            "move",
                            "upload"
                        ]
                    },
                    {
                        "name": "prlevel",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "type": [
                            "",
                            "autoconfirmed",
                            "sysop"
                        ]
                    },
                    {
                        "name": "prfiltercascade",
                        "default": "all",
                        "type": [
                            "cascading",
                            "noncascading",
                            "all"
                        ]
                    },
                    {
                        "name": "limit",
                        "default": 10,
                        "type": "limit",
                        "max": 500,
                        "highmax": 5000,
                        "min": 1
                    },
                    {
                        "name": "dir",
                        "default": "ascending",
                        "type": [
                            "ascending",
                            "descending"
                        ]
                    },
                    {
                        "name": "filterlanglinks",
                        "default": "all",
                        "type": [
                            "withlanglinks",
                            "withoutlanglinks",
                            "all"
                        ]
                    },
                    {
                        "name": "prexpiry",
                        "default": "all",
                        "type": [
                            "indefinite",
                            "definite",
                            "all"
                        ]
                    }
                ]
            },
            {
                "name": "siteinfo",
                "classname": "ApiQuerySiteinfo",
                "path": "query+siteinfo",
                "group": "meta",
                "prefix": "si",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wiki.ffxivrp.org/pages/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Siteinfo"
                ],
                "parameters": [
                    {
                        "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"
                        ]
                    },
                    {
                        "name": "filteriw",
                        "type": [
                            "local",
                            "!local"
                        ]
                    },
                    {
                        "name": "showalldb",
                        "type": "boolean"
                    },
                    {
                        "name": "numberingroup",
                        "type": "boolean"
                    },
                    {
                        "name": "inlanguagecode",
                        "type": "string"
                    }
                ]
            }
        ]
    },
    "debuginfo": {
        "mwVersion": "1.31.0",
        "phpEngine": "PHP",
        "phpVersion": "7.2.34-54+ubuntu22.04.1+deb.sury.org+1",
        "time": 0.2954549789428711,
        "log": [
            {
                "msg": "MWDebug output complete",
                "type": "log",
                "caller": "MWDebug::appendDebugInfoToApiResult"
            }
        ],
        "debugLog": [
            "IP: 216.73.216.91",
            "Start request GET /api.php?action=paraminfo&modules=parse%7Cphpfm%7Cquery%2Ballpages%7Cquery%2Bsiteinfo\nHTTP HEADERS:\nPRIORITY: u=0, i\nACCEPT-ENCODING: gzip, deflate, br, zstd\nSEC-FETCH-DEST: document\nSEC-FETCH-USER: ?1\nSEC-FETCH-MODE: navigate\nSEC-FETCH-SITE: none\nACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7\nUSER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\nUPGRADE-INSECURE-REQUESTS: 1\nSEC-CH-UA-PLATFORM: \"Windows\"\nSEC-CH-UA-MOBILE: ?0\nSEC-CH-UA: \"Chromium\";v=\"130\", \"HeadlessChrome\";v=\"130\", \"Not?A_Brand\";v=\"99\"\nCACHE-CONTROL: no-cache\nPRAGMA: no-cache\nHOST: wiki.ffxivrp.org\nCONTENT-LENGTH: \nCONTENT-TYPE:",
            "[caches] cluster: MemcachedPhpBagOStuff, WAN: mediawiki-main-default, stash: db-replicated, message: MemcachedPhpBagOStuff, session: MemcachedPhpBagOStuff",
            "[caches] LocalisationCache: using store LCStoreDB",
            "[CryptRand] 0 bytes of randomness leftover in the buffer.",
            "[session] SessionBackend \"u7ch0ntuia7vm2mvq2eqrja0srlotk84\" is unsaved, marking dirty in constructor",
            "[session] SessionBackend \"u7ch0ntuia7vm2mvq2eqrja0srlotk84\" save: dataDirty=1 metaDirty=1 forcePersist=0",
            "[cookie] already deleted setcookie: \"ffxivrp_wiki_session\", \"\", \"1717674386\", \"/\", \"\", \"1\", \"1\"",
            "[cookie] already deleted setcookie: \"ffxivrp_wikiUserID\", \"\", \"1717674386\", \"/\", \"\", \"1\", \"1\"",
            "[cookie] already deleted setcookie: \"ffxivrp_wikiToken\", \"\", \"1717674386\", \"/\", \"\", \"1\", \"1\"",
            "[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1717674386\", \"/\", \"\", \"\", \"1\"",
            "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::openConnection: calling initLB() before first connection.",
            "[DBReplication] Wikimedia\\Rdbms\\LBFactory::getChronologyProtector: using request info {\n    \"IPAddress\": \"216.73.216.91\",\n    \"UserAgent\": \"Mozilla\\/5.0 AppleWebKit\\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\\/1.0; +claudebot@anthropic.com)\",\n    \"ChronologyProtection\": false,\n    \"ChronologyPositionIndex\": 0\n}",
            "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::openConnection: connected to database 0 at 'localhost'.",
            "[MessageCache] MessageCache::load: Loading en... local cache is empty, got from global cache",
            "[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",
            "[gitinfo] Computed cacheFile=/var/www/html/wiki/gitinfo.json for /var/www/html/wiki",
            "[gitinfo] Cache incomplete for /var/www/html/wiki"
        ],
        "queries": [
            {
                "sql": "BEGIN",
                "function": "Wikimedia\\Rdbms\\Database::query (LCStoreDB::get)",
                "master": "",
                "time": 0.0014979839324951172
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'deps'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00017595291137695312
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'list'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0008318424224853516
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0002009868621826172
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0005159378051757812
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00017905235290527344
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00115203857421875
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-summary'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0247189998626709
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-title'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00024199485778808594
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-text'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00017404556274414062
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-revid'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.000949859619140625
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-summary'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.001873016357421875
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-page'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00017213821411132812
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-pageid'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00013399124145507812
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-redirects'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0006330013275146484
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-oldid'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0018088817596435547
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-prop'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00016498565673828125
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-wrapoutputclass'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001418590545654297
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-pst'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001468658447265625
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-onlypst'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00015115737915039062
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-effectivelanglinks'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00014901161193847656
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-section'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.000164031982421875
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-sectiontitle'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001220703125
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-disablepp'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0009961128234863281
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-disablelimitreport'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00016999244689941406
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-disableeditsection'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00014090538024902344
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-disabletidy'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00011897087097167969
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-disablestylededuplication'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00011610984802246094
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-preview'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0011720657348632812
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-sectionpreview'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0017240047454833984
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-disabletoc'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00017309188842773438
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-useskin'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00013399124145507812
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-contentformat'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00012683868408203125
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-parse-param-contentmodel'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001220703125
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-phpfm-summary'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001609325408935547
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-summary'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0002720355987548828
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-from'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0002529621124267578
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-to'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00016808509826660156
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-prefix'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00015997886657714844
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-namespace'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.000141143798828125
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-filterredir'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00013399124145507812
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-minsize'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00012493133544921875
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-maxsize'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001418590545654297
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-prtype'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00017380714416503906
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-prlevel'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00012993812561035156
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-prfiltercascade'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001201629638671875
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-limit'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001399517059326172
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-dir'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00013709068298339844
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-filterlanglinks'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00012993812561035156
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+allpages-param-prexpiry'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001270771026611328
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+siteinfo-summary'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0004868507385253906
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+siteinfo-param-prop'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.013079166412353516
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+siteinfo-param-filteriw'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00022411346435546875
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+siteinfo-param-showalldb'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001850128173828125
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+siteinfo-param-numberingroup'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00014710426330566406
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:apihelp-query+siteinfo-param-inlanguagecode'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.00012612342834472656
            }
        ],
        "request": {
            "method": "GET",
            "url": "/api.php?action=paraminfo&modules=parse%7Cphpfm%7Cquery%2Ballpages%7Cquery%2Bsiteinfo",
            "headers": {
                "PRIORITY": "u=0, i",
                "ACCEPT-ENCODING": "gzip, deflate, br, zstd",
                "SEC-FETCH-DEST": "document",
                "SEC-FETCH-USER": "?1",
                "SEC-FETCH-MODE": "navigate",
                "SEC-FETCH-SITE": "none",
                "ACCEPT": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
                "USER-AGENT": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
                "UPGRADE-INSECURE-REQUESTS": "1",
                "SEC-CH-UA-PLATFORM": "\"Windows\"",
                "SEC-CH-UA-MOBILE": "?0",
                "SEC-CH-UA": "\"Chromium\";v=\"130\", \"HeadlessChrome\";v=\"130\", \"Not?A_Brand\";v=\"99\"",
                "CACHE-CONTROL": "no-cache",
                "PRAGMA": "no-cache",
                "HOST": "wiki.ffxivrp.org",
                "CONTENT-LENGTH": "",
                "CONTENT-TYPE": ""
            },
            "params": {
                "action": "paraminfo",
                "modules": "parse|phpfm|query+allpages|query+siteinfo"
            }
        },
        "memory": "3.57 MB",
        "memoryPeak": "4.3 MB",
        "includes": [
            {
                "name": "/var/www/html/wiki/api.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/WebStart.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/Setup.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/AutoLoader.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/autoload.php",
                "size": "134 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/Defines.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/mime/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/defines.php",
                "size": "770 bytes"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/IDatabase.php",
                "size": "74 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/loadbalancer/ILoadBalancer.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/compat/normal/UtfNormalDefines.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/DefaultSettings.php",
                "size": "280 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/SiteConfiguration.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/WebRequest.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/IP.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/GlobalFunctions.php",
                "size": "98 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/autoload.php",
                "size": "168 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/autoload_real.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/ClassLoader.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/include_paths.php",
                "size": "383 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/autoload_namespaces.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/autoload_psr4.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/autoload_classmap.php",
                "size": "205 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/autoload_files.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/symfony/polyfill-mbstring/bootstrap.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/at-ease/src/MediaWiki/Functions.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/at-ease/src/Wikimedia/Functions.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/symfony/var-dumper/Resources/functions/dump.php",
                "size": "603 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php",
                "size": "396 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/base-convert/src/Functions.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/relpath/src/RelPath/RelPath.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/relpath/src/Wikimedia/RelPath.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/timestamp/src/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/psy/psysh/src/Psy/functions.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/compat/Timestamp.php",
                "size": "862 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/timestamp/src/TimestampException.php",
                "size": "986 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wmde/hamcrest-html-matchers/src/functions.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/psr/log/Psr/Log/LoggerInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/HeaderCallback.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/LocalSettings.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/registration/ExtensionRegistry.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/profiler/Profiler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/profiler/ProfilerStub.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/TransactionProfiler.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/psr/log/Psr/Log/LoggerAwareInterface.php",
                "size": "297 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/psr/log/Psr/Log/NullLogger.php",
                "size": "651 bytes"
            },
            {
                "name": "/var/www/html/wiki/vendor/psr/log/Psr/Log/AbstractLogger.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/MediaWikiServices.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/services/ServiceContainer.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/services/DestructibleService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/config/GlobalVarConfig.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/config/Config.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/assert/src/Assert.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/ServiceWiring.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/Hooks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/config/ConfigFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/services/SalvageableService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/objectcache/ObjectCache.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/debug/logger/LoggerFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/object-factory/src/ObjectFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/debug/logger/LegacySpi.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/debug/logger/Spi.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/debug/logger/LegacyLogger.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/psr/log/Psr/Log/LogLevel.php",
                "size": "336 bytes"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/EmptyBagOStuff.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/BagOStuff.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/IExpiringStore.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/registration/ExtensionProcessor.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/registration/Processor.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/registration/VersionChecker.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/semver/src/VersionParser.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/semver/src/Constraint/Constraint.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/composer/semver/src/Constraint/ConstraintInterface.php",
                "size": "606 bytes"
            },
            {
                "name": "/var/www/html/wiki/extensions/ParserFunctions/includes/ParserFunctionsHooks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/upload/UploadBase.php",
                "size": "67 KB"
            },
            {
                "name": "/var/www/html/wiki/languages/LanguageCode.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/debug/MWDebug.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/exception/MWExceptionHandler.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/compat/normal/UtfNormalUtil.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/filebackend/fsfile/TempFSFile.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/filebackend/fsfile/FSFile.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/context/RequestContext.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/context/IContextSource.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/languages/MessageLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/context/MutableContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/db/MWLBFactory.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/ConfiguredReadOnlyMode.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/DatabaseDomain.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/ReplicatedBagOStuff.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/objectcache/SqlBagOStuff.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/EventRelayerGroup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/eventrelayer/EventRelayerNull.php",
                "size": "973 bytes"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/eventrelayer/EventRelayer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/MemcachedPhpBagOStuff.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/MemcachedBagOStuff.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/deferred/DeferredUpdates.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/MemcachedClient.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/stats/BufferingStatsdDataFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/stats/IBufferingStatsdDataFactory.php",
                "size": "932 bytes"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/WANObjectCache.php",
                "size": "88 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/lbfactory/LBFactorySimple.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/lbfactory/LBFactory.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/lbfactory/ILBFactory.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/utfnormal/src/Validator.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/utfnormal/src/Constants.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/DeprecatedGlobal.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/StubObject.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/wiki/languages/Language.php",
                "size": "156 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/title/MediaWikiTitleCodec.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/title/TitleFormatter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/title/TitleParser.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/Title.php",
                "size": "150 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/linker/LinkTarget.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/languages/classes/LanguageEn.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/languages/LanguageConverter.php",
                "size": "33 KB"
            },
            {
                "name": "/var/www/html/wiki/languages/FakeConverter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/cache/localisation/LocalisationCache.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/cache/localisation/LCStoreDB.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/cache/localisation/LCStore.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/auth/AuthManagerAuthPlugin.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/AuthPlugin.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/PHPSessionHandler.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/SessionManager.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/SessionManagerInterface.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/CachedBagOStuff.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/objectcache/HashBagOStuff.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/php-session-serializer/src/Wikimedia/PhpSessionSerializer.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/CookieSessionProvider.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/SessionProvider.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/SessionProviderInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/SessionInfo.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/BotPasswordSessionProvider.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/ImmutableSessionProviderWithCookie.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/utils/MWCryptRand.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/CryptRand.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/SessionId.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/SessionBackend.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/user/User.php",
                "size": "167 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/Token.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/dao/IDBAccessObject.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/user/UserIdentity.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/scoped-callback/src/ScopedCallback.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/session/Session.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/MWTimestamp.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/wiki/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/WebResponse.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/OutputPage.php",
                "size": "119 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/context/ContextSource.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/resourceloader/ResourceLoaderModule.php",
                "size": "32 KB"
            },
            {
                "name": "/var/www/html/wiki/extensions/ConfirmEdit/includes/ConfirmEditHooks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/Pingback.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/deferred/MWCallableUpdate.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/deferred/DeferrableUpdate.php",
                "size": "258 bytes"
            },
            {
                "name": "/var/www/html/wiki/includes/deferred/DeferrableCallback.php",
                "size": "193 bytes"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/IEUrlExtension.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiMain.php",
                "size": "62 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiBase.php",
                "size": "92 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/context/DerivativeContext.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiResult.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiSerializable.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiErrorFormatter.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiModuleManager.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/extensions/ConfirmEdit/SimpleCaptcha/Captcha.php",
                "size": "34 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/StringUtils.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiParamInfo.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiQuery.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiPageSet.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/Message.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/MessageSpecifier.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiFormatJson.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiFormatBase.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/skins/Skin.php",
                "size": "44 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/skins/SkinFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiParse.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/specialpage/SpecialPage.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/specialpage/SpecialPageFactory.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/loadbalancer/LoadBalancer.php",
                "size": "59 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/ChronologyProtector.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/Database.php",
                "size": "132 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/IMaintainableDatabase.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/DatabaseMysqli.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/DatabaseMysqlBase.php",
                "size": "44 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/DBConnRef.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/cache/CacheDependency.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/title/TitleValue.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/interwiki/ClassicInterwikiLookup.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/interwiki/InterwikiLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/libs/MapCacheLRU.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/cache/GenderCache.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/MWNamespace.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/cache/MessageCache.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/content/ContentHandler.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/content/WikitextContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/content/TextContentHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/content/JavaScriptContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/content/CodeContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/content/JsonContentHandler.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/content/CssContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiHelpParamValueMessage.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiFormatPhp.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiQueryAllPages.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiQueryGeneratorBase.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiQueryBase.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/api/ApiQuerySiteinfo.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/html/wiki/includes/GitInfo.php",
                "size": "11 KB"
            }
        ]
    }
}