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://gallant-khorana.82-165-254-234.plesk.page/index.php?title=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": [
                            "monobook",
                            "timeless",
                            "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://gallant-khorana.82-165-254-234.plesk.page/index.php?title=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://gallant-khorana.82-165-254-234.plesk.page/index.php?title=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://gallant-khorana.82-165-254-234.plesk.page/index.php?title=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": "8.0.30",
        "time": 0.07002997398376465,
        "log": [
            {
                "msg": "MWDebug output complete",
                "type": "log",
                "caller": "MWDebug::appendDebugInfoToApiResult"
            }
        ],
        "debugLog": [
            "IP: 216.73.216.126",
            "Start request GET /api.php?action=paraminfo&modules=parse%7Cphpfm%7Cquery%2Ballpages%7Cquery%2Bsiteinfo\nHTTP HEADERS:\nCOOKIE: admin_mediawiki_6_session=fc2h1rf08tpoeslqujj58c8ra38bcjjr\nACCEPT-ENCODING: gzip, br, zstd, deflate\nUSER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\nACCEPT: */*\nCONNECTION: close\nX-ACCEL-INTERNAL: /internal-nginx-static-location\nX-REAL-IP: 216.73.216.126\nHOST: gallant-khorana.82-165-254-234.plesk.page",
            "[caches] cluster: EmptyBagOStuff, WAN: mediawiki-main-default, stash: db-replicated, message: SqlBagOStuff, session: SqlBagOStuff",
            "[error] [aT52P@PgB60iUtuURURo3gAAAEc] /api.php?action=paraminfo&modules=parse%7Cphpfm%7Cquery%2Ballpages%7Cquery%2Bsiteinfo   ErrorException from line 773 of /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/languages/LanguageConverter.php: PHP Warning: \"continue\" targeting switch is equivalent to \"break\". Did you mean to use \"continue 2\"?",
            "[caches] LocalisationCache: using store LCStoreDB",
            "[session] Session \"fc2h1rf08tpoeslqujj58c8ra38bcjjr\" requested without UserID cookie",
            "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::openConnection: calling initLB() before first connection.",
            "[DBReplication] Wikimedia\\Rdbms\\LBFactory::getChronologyProtector: using request info {\n    \"IPAddress\": \"216.73.216.126\",\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'.",
            "[SQLBagOStuff] Connection 362204 will be used for SqlBagOStuff",
            "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::openConnection: connected to database 0 at 'localhost'.",
            "[DBPerformance] Expectation (writes <= 0) by ApiMain::setRequestExpectations not met (actual: 1):\nquery-m: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('X')\n#0 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/TransactionProfiler.php(219): Wikimedia\\Rdbms\\TransactionProfiler->reportExpectationViolated()\n#1 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(1256): Wikimedia\\Rdbms\\TransactionProfiler->recordQueryCompletion()\n#2 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(1151): Wikimedia\\Rdbms\\Database->doProfiledQuery()\n#3 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(2741): Wikimedia\\Rdbms\\Database->query()\n#4 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/DatabaseMysqlBase.php(516): Wikimedia\\Rdbms\\Database->nativeReplace()\n#5 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/objectcache/SqlBagOStuff.php(362): Wikimedia\\Rdbms\\DatabaseMysqlBase->replace()\n#6 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/objectcache/SqlBagOStuff.php(376): SqlBagOStuff->setMulti()\n#7 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/BagOStuff.php(545): SqlBagOStuff->set()\n#8 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/BagOStuff.php(418): BagOStuff->add()\n#9 [internal function]: BagOStuff->{closure}()\n#10 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/wait-condition-loop/src/WaitConditionLoop.php(92): call_user_func()\n#11 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/BagOStuff.php(429): Wikimedia\\WaitConditionLoop->invoke()\n#12 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/BagOStuff.php(472): BagOStuff->lock()\n#13 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(742): BagOStuff->getScopedLock()\n#14 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(412): MessageCache->getReentrantScopedLock()\n#15 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(342): MessageCache->loadFromDBWithLock()\n#16 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(971): MessageCache->load()\n#17 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(899): MessageCache->getMsgFromNamespace()\n#18 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(868): MessageCache->getMessageForLang()\n#19 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(808): MessageCache->getMessageFromFallbackChain()\n#20 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Message.php(1290): MessageCache->get()\n#21 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Message.php(982): Message->fetchMessage()\n#22 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiBase.php(2197): Message->exists()\n#23 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParamInfo.php(270): ApiBase->getFinalDescription()\n#24 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParamInfo.php(130): ApiParamInfo->getModuleInfo()\n#25 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(1579): ApiParamInfo->execute()\n#26 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(535): ApiMain->executeAction()\n#27 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(506): ApiMain->executeActionWithErrorHandling()\n#28 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/api.php(94): ApiMain->execute()\n#29 {main}",
            "[DBPerformance] Expectation (writes <= 0) by ApiMain::setRequestExpectations not met (actual: 2):\nquery-m: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('X')\n#0 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/TransactionProfiler.php(219): Wikimedia\\Rdbms\\TransactionProfiler->reportExpectationViolated()\n#1 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(1256): Wikimedia\\Rdbms\\TransactionProfiler->recordQueryCompletion()\n#2 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(1151): Wikimedia\\Rdbms\\Database->doProfiledQuery()\n#3 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(2741): Wikimedia\\Rdbms\\Database->query()\n#4 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/DatabaseMysqlBase.php(516): Wikimedia\\Rdbms\\Database->nativeReplace()\n#5 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/objectcache/SqlBagOStuff.php(362): Wikimedia\\Rdbms\\DatabaseMysqlBase->replace()\n#6 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/objectcache/SqlBagOStuff.php(376): SqlBagOStuff->setMulti()\n#7 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(670): SqlBagOStuff->set()\n#8 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(420): MessageCache->saveToCaches()\n#9 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(342): MessageCache->loadFromDBWithLock()\n#10 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(971): MessageCache->load()\n#11 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(899): MessageCache->getMsgFromNamespace()\n#12 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(868): MessageCache->getMessageForLang()\n#13 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(808): MessageCache->getMessageFromFallbackChain()\n#14 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Message.php(1290): MessageCache->get()\n#15 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Message.php(982): Message->fetchMessage()\n#16 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiBase.php(2197): Message->exists()\n#17 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParamInfo.php(270): ApiBase->getFinalDescription()\n#18 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParamInfo.php(130): ApiParamInfo->getModuleInfo()\n#19 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(1579): ApiParamInfo->execute()\n#20 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(535): ApiMain->executeAction()\n#21 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(506): ApiMain->executeActionWithErrorHandling()\n#22 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/api.php(94): ApiMain->execute()\n#23 {main}",
            "[DBPerformance] Expectation (writes <= 0) by ApiMain::setRequestExpectations not met (actual: 3):\nquery-m: DELETE FROM `objectcache` WHERE keyname = 'X'\n#0 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/TransactionProfiler.php(219): Wikimedia\\Rdbms\\TransactionProfiler->reportExpectationViolated()\n#1 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(1256): Wikimedia\\Rdbms\\TransactionProfiler->recordQueryCompletion()\n#2 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(1151): Wikimedia\\Rdbms\\Database->doProfiledQuery()\n#3 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php(2845): Wikimedia\\Rdbms\\Database->query()\n#4 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/objectcache/SqlBagOStuff.php(433): Wikimedia\\Rdbms\\Database->delete()\n#5 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/BagOStuff.php(447): SqlBagOStuff->delete()\n#6 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/BagOStuff.php(485): BagOStuff->unlock()\n#7 [internal function]: BagOStuff->{closure}()\n#8 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/scoped-callback/src/ScopedCallback.php(76): call_user_func_array()\n#9 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(342): Wikimedia\\ScopedCallback->__destruct()\n#10 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(971): MessageCache->load()\n#11 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(899): MessageCache->getMsgFromNamespace()\n#12 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(868): MessageCache->getMessageForLang()\n#13 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php(808): MessageCache->getMessageFromFallbackChain()\n#14 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Message.php(1290): MessageCache->get()\n#15 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Message.php(982): Message->fetchMessage()\n#16 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiBase.php(2197): Message->exists()\n#17 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParamInfo.php(270): ApiBase->getFinalDescription()\n#18 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParamInfo.php(130): ApiParamInfo->getModuleInfo()\n#19 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(1579): ApiParamInfo->execute()\n#20 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(535): ApiMain->executeAction()\n#21 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php(506): ApiMain->executeActionWithErrorHandling()\n#22 /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/api.php(94): ApiMain->execute()\n#23 {main}",
            "[MessageCache] MessageCache::load: Loading en... local cache is empty, global cache is expired/volatile, loading from database",
            "[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/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/gitinfo.json for /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs",
            "[gitinfo] Cache incomplete for /var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs"
        ],
        "queries": [
            {
                "sql": "SHOW GLOBAL VARIABLES LIKE 'read_only'",
                "function": "Wikimedia\\Rdbms\\DatabaseMysqlBase::serverIsReadOnly",
                "master": "",
                "time": 0.0003209114074707031
            },
            {
                "sql": "SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'admin_mediawiki_6:MWSession:fc2h1rf08tpoeslqujj58c8ra38bcjjr'  ",
                "function": "SqlBagOStuff::getMulti",
                "master": "",
                "time": 7.009506225585938e-5
            },
            {
                "sql": "BEGIN",
                "function": "Wikimedia\\Rdbms\\Database::query (LCStoreDB::get)",
                "master": "",
                "time": 2.09808349609375e-5
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'deps'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 7.891654968261719e-5
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'list'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 0.0001609325408935547
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 4.792213439941406e-5
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 4.792213439941406e-5
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 4.38690185546875e-5
            },
            {
                "sql": "SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "master": "",
                "time": 5.316734313964844e-5
            },
            {
                "sql": "SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'admin_mediawiki_6:messages:en'  ",
                "function": "SqlBagOStuff::getMulti",
                "master": "",
                "time": 0.00014400482177734375
            },
            {
                "sql": "SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'admin_mediawiki_6:messages:en:status'  ",
                "function": "SqlBagOStuff::getMulti",
                "master": "",
                "time": 0.00011301040649414062
            },
            {
                "sql": "SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'admin_mediawiki_6:messages:en:lock'  ",
                "function": "SqlBagOStuff::getMulti",
                "master": "",
                "time": 0.00011992454528808594
            },
            {
                "sql": "REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('admin_mediawiki_6:messages:en:lock','\u02f42\u25a0\ufffd\\0','20251214083333')",
                "function": "SqlBagOStuff::setMulti",
                "master": "",
                "time": 0.0003361701965332031
            },
            {
                "sql": "SELECT  page_title,page_latest  FROM `page`    WHERE page_is_redirect = '0' AND page_namespace = '8' AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len > 10000)  ",
                "function": "MessageCache::loadFromDB(en)-big",
                "master": "",
                "time": 0.00011491775512695312
            },
            {
                "sql": "SELECT  page_title,old_id,old_text,old_flags  FROM `page` JOIN `revision` ON ((page_latest=rev_id)) JOIN `text` ON ((rev_text_id=old_id))   WHERE page_is_redirect = '0' AND page_namespace = '8' AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len <= 10000)  ",
                "function": "MessageCache::loadFromDB(en)-small",
                "master": "",
                "time": 0.00010895729064941406
            },
            {
                "sql": "REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('admin_mediawiki_6:messages:en','\ufffd\u25a0\u25a0\\n\u25a00\ufffd\ufffd\u25a0e\u25a0`\u25a0\u25a0\ufffd\u25a0RY\ufffd\u069c\u25a0p\u25a0e\ufffdY\u25a0\u25a0<\u25a0\u25a0O\u25a0\ufffd\ufffd\u25a0@\u25a0\u25a0\u25a0@\u25a0a\u0766\u25a0E\u25a0\u25a0\u25a0\ufffd\ufffd4\u25a0\u25a0H7\u25a0\u25a0,VoIB\u25a0\u25a0\ufffdk\u25a0\ufffd\u25a0\u0195Ck\u25a0|\u29cb\u25a0\u25a0\u25a0L\u25a0\u25a0\u25a0\u25a0\ufffd\u25a0\ufffd\u25a0\u25a0\u25a0\u25a0*+\u25a0\u25a0\ufffd','20380119031407')",
                "function": "SqlBagOStuff::setMulti",
                "master": "",
                "time": 7.200241088867188e-5
            },
            {
                "sql": "DELETE FROM `objectcache` WHERE keyname = 'admin_mediawiki_6:messages:en:lock'",
                "function": "SqlBagOStuff::delete",
                "master": "",
                "time": 0.0001678466796875
            },
            {
                "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": 7.510185241699219e-5
            },
            {
                "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": 9.989738464355469e-5
            },
            {
                "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": 8.58306884765625e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 8.082389831542969e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 7.987022399902344e-5
            },
            {
                "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": 9.298324584960938e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.0108642578125e-5
            },
            {
                "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": 8.392333984375e-5
            },
            {
                "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": 8.392333984375e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 7.987022399902344e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 8.0108642578125e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 7.987022399902344e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.082389831542969e-5
            },
            {
                "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": 9.703636169433594e-5
            },
            {
                "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": 9.989738464355469e-5
            },
            {
                "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": 8.58306884765625e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.082389831542969e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.988380432128906e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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": 8.296966552734375e-5
            },
            {
                "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": 8.0108642578125e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 7.987022399902344e-5
            },
            {
                "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": 8.082389831542969e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 8.20159912109375e-5
            },
            {
                "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.0001010894775390625
            },
            {
                "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": 8.487701416015625e-5
            },
            {
                "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": 8.392333984375e-5
            },
            {
                "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": 8.106231689453125e-5
            },
            {
                "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": 8.0108642578125e-5
            },
            {
                "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": 8.0108642578125e-5
            }
        ],
        "request": {
            "method": "GET",
            "url": "/api.php?action=paraminfo&modules=parse%7Cphpfm%7Cquery%2Ballpages%7Cquery%2Bsiteinfo",
            "headers": {
                "COOKIE": "admin_mediawiki_6_session=fc2h1rf08tpoeslqujj58c8ra38bcjjr",
                "ACCEPT-ENCODING": "gzip, br, zstd, deflate",
                "USER-AGENT": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
                "ACCEPT": "*/*",
                "CONNECTION": "close",
                "X-ACCEL-INTERNAL": "/internal-nginx-static-location",
                "X-REAL-IP": "216.73.216.126",
                "HOST": "gallant-khorana.82-165-254-234.plesk.page"
            },
            "params": {
                "action": "paraminfo",
                "modules": "parse|phpfm|query+allpages|query+siteinfo"
            }
        },
        "memory": "12.7 MB",
        "memoryPeak": "12.84 MB",
        "includes": [
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/api.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/WebStart.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Setup.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/AutoLoader.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/autoload.php",
                "size": "134 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Defines.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/mime/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/defines.php",
                "size": "770 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/IDatabase.php",
                "size": "74 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/loadbalancer/ILoadBalancer.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/compat/normal/UtfNormalDefines.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/DefaultSettings.php",
                "size": "280 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/SiteConfiguration.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/WebRequest.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/IP.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/GlobalFunctions.php",
                "size": "98 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/autoload.php",
                "size": "163 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/composer/autoload_real.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/composer/ClassLoader.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/composer/include_paths.php",
                "size": "446 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/composer/autoload_static.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/at-ease/src/MediaWiki/Functions.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/at-ease/src/Wikimedia/Functions.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/base-convert/src/Functions.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/relpath/src/RelPath/RelPath.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/relpath/src/Wikimedia/RelPath.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/timestamp/src/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/psr/log/Psr/Log/LoggerInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/HeaderCallback.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/LocalSettings.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/registration/ExtensionRegistry.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/profiler/Profiler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/profiler/ProfilerStub.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/TransactionProfiler.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/psr/log/Psr/Log/LoggerAwareInterface.php",
                "size": "297 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/psr/log/Psr/Log/NullLogger.php",
                "size": "651 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/psr/log/Psr/Log/AbstractLogger.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/MediaWikiServices.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/services/ServiceContainer.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/services/DestructibleService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/config/GlobalVarConfig.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/config/Config.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/assert/src/Assert.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/ServiceWiring.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Hooks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/config/ConfigFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/services/SalvageableService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/objectcache/ObjectCache.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/debug/logger/LoggerFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/object-factory/src/ObjectFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/debug/logger/LegacySpi.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/debug/logger/Spi.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/debug/logger/LegacyLogger.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/psr/log/Psr/Log/LogLevel.php",
                "size": "336 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/EmptyBagOStuff.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/BagOStuff.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/IExpiringStore.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/registration/ExtensionProcessor.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/registration/Processor.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/registration/VersionChecker.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/composer/semver/src/VersionParser.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/composer/semver/src/Constraint/Constraint.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/composer/semver/src/Constraint/ConstraintInterface.php",
                "size": "606 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/upload/UploadBase.php",
                "size": "67 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/languages/LanguageCode.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/debug/MWDebug.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/exception/MWExceptionHandler.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/compat/normal/UtfNormalUtil.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/context/RequestContext.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/context/IContextSource.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/languages/MessageLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/context/MutableContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/db/MWLBFactory.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/ConfiguredReadOnlyMode.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/DatabaseDomain.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/ReplicatedBagOStuff.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/objectcache/SqlBagOStuff.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/EventRelayerGroup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/eventrelayer/EventRelayerNull.php",
                "size": "973 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/eventrelayer/EventRelayer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/stats/BufferingStatsdDataFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/stats/IBufferingStatsdDataFactory.php",
                "size": "932 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/WANObjectCache.php",
                "size": "88 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/lbfactory/LBFactorySimple.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/lbfactory/LBFactory.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/lbfactory/ILBFactory.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/utfnormal/src/Validator.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/utfnormal/src/Constants.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/deferred/DeferredUpdates.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/DeprecatedGlobal.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/StubObject.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/json/FormatJson.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/languages/Language.php",
                "size": "156 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/title/MediaWikiTitleCodec.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/title/TitleFormatter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/title/TitleParser.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Title.php",
                "size": "150 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/linker/LinkTarget.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/languages/classes/LanguageEn.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/languages/LanguageConverter.php",
                "size": "33 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/languages/FakeConverter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/localisation/LocalisationCache.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/localisation/LCStoreDB.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/localisation/LCStore.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/auth/AuthManagerAuthPlugin.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/AuthPlugin.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/PHPSessionHandler.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/SessionManager.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/SessionManagerInterface.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/CachedBagOStuff.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/objectcache/HashBagOStuff.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/php-session-serializer/src/Wikimedia/PhpSessionSerializer.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/CookieSessionProvider.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/SessionProvider.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/SessionProviderInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/SessionInfo.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/BotPasswordSessionProvider.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/ImmutableSessionProviderWithCookie.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/UserInfo.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/loadbalancer/LoadBalancer.php",
                "size": "59 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/Database.php",
                "size": "132 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/IMaintainableDatabase.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/DatabaseMysqli.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/DatabaseMysqlBase.php",
                "size": "44 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/ChronologyProtector.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/DBConnRef.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php",
                "size": "726 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdData.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/MWTimestamp.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/SessionId.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/SessionBackend.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/user/User.php",
                "size": "167 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/Token.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/dao/IDBAccessObject.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/user/UserIdentity.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/scoped-callback/src/ScopedCallback.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/session/Session.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/FauxRequest.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/OutputPage.php",
                "size": "119 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/context/ContextSource.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/resourceloader/ResourceLoaderModule.php",
                "size": "32 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Pingback.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/deferred/MWCallableUpdate.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/deferred/DeferrableUpdate.php",
                "size": "258 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/deferred/DeferrableCallback.php",
                "size": "193 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/IEUrlExtension.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiMain.php",
                "size": "62 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiBase.php",
                "size": "92 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/context/DerivativeContext.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiResult.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiSerializable.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiErrorFormatter.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiModuleManager.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/StringUtils.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParamInfo.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiQuery.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiPageSet.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/Message.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/MessageSpecifier.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiFormatJson.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiFormatBase.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/skins/Skin.php",
                "size": "44 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/skins/SkinFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiParse.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/specialpage/SpecialPage.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/specialpage/SpecialPageFactory.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/CacheDependency.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/title/TitleValue.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/interwiki/ClassicInterwikiLookup.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/interwiki/InterwikiLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/MapCacheLRU.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/GenderCache.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/MWNamespace.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/cache/MessageCache.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/vendor/wikimedia/wait-condition-loop/src/WaitConditionLoop.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/libs/rdbms/encasing/LikeMatch.php",
                "size": "587 bytes"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/content/ContentHandler.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/content/WikitextContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/content/TextContentHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/content/JavaScriptContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/content/CodeContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/content/JsonContentHandler.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/content/CssContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiHelpParamValueMessage.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiFormatPhp.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiQueryAllPages.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiQueryGeneratorBase.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiQueryBase.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/api/ApiQuerySiteinfo.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/vhosts/gallant-khorana.82-165-254-234.plesk.page/httpdocs/includes/GitInfo.php",
                "size": "11 KB"
            }
        ]
    }
}