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": "allcategories",
                "classname": "MediaWiki\\Api\\ApiQueryAllCategories",
                "path": "query+allcategories",
                "group": "list",
                "prefix": "ac",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allcategories"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 6,
                        "name": "min",
                        "type": "integer"
                    },
                    {
                        "index": 7,
                        "name": "max",
                        "type": "integer"
                    },
                    {
                        "index": 8,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 9,
                        "name": "prop",
                        "type": [
                            "hidden",
                            "size"
                        ],
                        "default": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "alldeletedrevisions",
                "classname": "MediaWiki\\Api\\ApiQueryAllDeletedRevisions",
                "path": "query+alldeletedrevisions",
                "group": "list",
                "prefix": "adr",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alldeletedrevisions"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "comment",
                            "content",
                            "contentmodel",
                            "flags",
                            "ids",
                            "parsedcomment",
                            "roles",
                            "sha1",
                            "size",
                            "slotsha1",
                            "slotsize",
                            "tags",
                            "timestamp",
                            "user",
                            "userid",
                            "parsetree"
                        ],
                        "default": "ids|timestamp|flags|comment|user",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "parsetree"
                        ]
                    },
                    {
                        "index": 2,
                        "name": "slots",
                        "type": [
                            "main"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "expandtemplates",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 6,
                        "name": "generatexml",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 7,
                        "name": "parse",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 8,
                        "name": "section",
                        "type": "string"
                    },
                    {
                        "index": 9,
                        "name": "diffto",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 10,
                        "name": "difftotext",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 11,
                        "name": "difftotextpst",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 12,
                        "name": "contentformat",
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ],
                        "deprecated": ""
                    },
                    {
                        "index": 13,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 14,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 15,
                        "name": "start",
                        "type": "timestamp",
                        "info": [
                            {
                                "name": "useronly"
                            }
                        ]
                    },
                    {
                        "index": 16,
                        "name": "end",
                        "type": "timestamp",
                        "info": [
                            {
                                "name": "useronly"
                            }
                        ]
                    },
                    {
                        "index": 17,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 18,
                        "name": "from",
                        "type": "string",
                        "info": [
                            {
                                "name": "nonuseronly"
                            }
                        ]
                    },
                    {
                        "index": 19,
                        "name": "to",
                        "type": "string",
                        "info": [
                            {
                                "name": "nonuseronly"
                            }
                        ]
                    },
                    {
                        "index": 20,
                        "name": "prefix",
                        "type": "string",
                        "info": [
                            {
                                "name": "nonuseronly"
                            }
                        ]
                    },
                    {
                        "index": 21,
                        "name": "excludeuser",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ],
                        "info": [
                            {
                                "name": "nonuseronly"
                            }
                        ]
                    },
                    {
                        "index": 22,
                        "name": "tag",
                        "type": "string"
                    },
                    {
                        "index": 23,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 24,
                        "name": "generatetitles",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": [
                    {
                        "index": 3,
                        "name": "contentformat-{slot}",
                        "templatevars": {
                            "slot": "slots"
                        },
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ]
                    }
                ]
            },
            {
                "name": "allfileusages",
                "classname": "MediaWiki\\Api\\ApiQueryAllLinks",
                "path": "query+allfileusages",
                "group": "list",
                "prefix": "af",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allfileusages"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "unique",
                        "type": "boolean"
                    },
                    {
                        "index": 6,
                        "name": "prop",
                        "type": [
                            "ids",
                            "title"
                        ],
                        "default": "title",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 7,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 8,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "allimages",
                "classname": "MediaWiki\\Api\\ApiQueryAllImages",
                "path": "query+allimages",
                "group": "list",
                "prefix": "ai",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allimages"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "sort",
                        "type": [
                            "name",
                            "timestamp"
                        ],
                        "default": "name"
                    },
                    {
                        "index": 2,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending",
                            "newer",
                            "older"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 3,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 6,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 7,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 8,
                        "name": "prop",
                        "type": [
                            "badfile",
                            "bitdepth",
                            "canonicaltitle",
                            "comment",
                            "commonmetadata",
                            "dimensions",
                            "extmetadata",
                            "mediatype",
                            "metadata",
                            "mime",
                            "parsedcomment",
                            "sha1",
                            "size",
                            "timestamp",
                            "url",
                            "user",
                            "userid"
                        ],
                        "default": "timestamp|url",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 9,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 10,
                        "name": "minsize",
                        "type": "integer"
                    },
                    {
                        "index": 11,
                        "name": "maxsize",
                        "type": "integer"
                    },
                    {
                        "index": 12,
                        "name": "sha1",
                        "type": "string"
                    },
                    {
                        "index": 13,
                        "name": "sha1base36",
                        "type": "string"
                    },
                    {
                        "index": 14,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 15,
                        "name": "filterbots",
                        "type": [
                            "all",
                            "bots",
                            "nobots"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 16,
                        "name": "mime",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 17,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "alllinks",
                "classname": "MediaWiki\\Api\\ApiQueryAllLinks",
                "path": "query+alllinks",
                "group": "list",
                "prefix": "al",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alllinks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "unique",
                        "type": "boolean"
                    },
                    {
                        "index": 6,
                        "name": "prop",
                        "type": [
                            "ids",
                            "title"
                        ],
                        "default": "title",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 7,
                        "name": "namespace",
                        "type": "namespace",
                        "default": 0,
                        "extranamespaces": [
                            -2,
                            -1
                        ]
                    },
                    {
                        "index": 8,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 9,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "allmessages",
                "classname": "MediaWiki\\Api\\ApiQueryAllMessages",
                "path": "query+allmessages",
                "group": "meta",
                "prefix": "am",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allmessages"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "messages",
                        "type": "string",
                        "default": "*",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "prop",
                        "type": [
                            "default"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "enableparser",
                        "type": "boolean"
                    },
                    {
                        "index": 4,
                        "name": "nocontent",
                        "type": "boolean"
                    },
                    {
                        "index": 5,
                        "name": "includelocal",
                        "type": "boolean"
                    },
                    {
                        "index": 6,
                        "name": "args",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allowsduplicates": ""
                    },
                    {
                        "index": 7,
                        "name": "filter",
                        "type": "string"
                    },
                    {
                        "index": 8,
                        "name": "customised",
                        "type": [
                            "all",
                            "modified",
                            "unmodified"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 9,
                        "name": "lang",
                        "type": "string"
                    },
                    {
                        "index": 10,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 11,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 12,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 13,
                        "name": "prefix",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "allpages",
                "classname": "MediaWiki\\Api\\ApiQueryAllPages",
                "path": "query+allpages",
                "group": "list",
                "prefix": "ap",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allpages"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "namespace",
                        "type": "namespace",
                        "default": 0
                    },
                    {
                        "index": 6,
                        "name": "filterredir",
                        "type": [
                            "all",
                            "nonredirects",
                            "redirects"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 7,
                        "name": "filterlanglinks",
                        "type": [
                            "all",
                            "withlanglinks",
                            "withoutlanglinks"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 8,
                        "name": "minsize",
                        "type": "integer"
                    },
                    {
                        "index": 9,
                        "name": "maxsize",
                        "type": "integer"
                    },
                    {
                        "index": 10,
                        "name": "prtype",
                        "type": [
                            "edit",
                            "move",
                            "upload"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 11,
                        "name": "prlevel",
                        "type": [
                            "",
                            "autoconfirmed",
                            "sysop"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 12,
                        "name": "prfiltercascade",
                        "type": [
                            "all",
                            "cascading",
                            "noncascading"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 13,
                        "name": "prexpiry",
                        "type": [
                            "all",
                            "definite",
                            "indefinite"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 14,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 15,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "allredirects",
                "classname": "MediaWiki\\Api\\ApiQueryAllLinks",
                "path": "query+allredirects",
                "group": "list",
                "prefix": "ar",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allredirects"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "unique",
                        "type": "boolean"
                    },
                    {
                        "index": 6,
                        "name": "prop",
                        "type": [
                            "fragment",
                            "ids",
                            "interwiki",
                            "title"
                        ],
                        "default": "title",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 7,
                        "name": "namespace",
                        "type": "namespace",
                        "default": 0,
                        "extranamespaces": [
                            -2,
                            -1
                        ]
                    },
                    {
                        "index": 8,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 9,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "allrevisions",
                "classname": "MediaWiki\\Api\\ApiQueryAllRevisions",
                "path": "query+allrevisions",
                "group": "list",
                "prefix": "arv",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allrevisions"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "comment",
                            "content",
                            "contentmodel",
                            "flags",
                            "ids",
                            "parsedcomment",
                            "roles",
                            "sha1",
                            "size",
                            "slotsha1",
                            "slotsize",
                            "tags",
                            "timestamp",
                            "user",
                            "userid",
                            "parsetree"
                        ],
                        "default": "ids|timestamp|flags|comment|user",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "parsetree"
                        ]
                    },
                    {
                        "index": 2,
                        "name": "slots",
                        "type": [
                            "main"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "expandtemplates",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 6,
                        "name": "generatexml",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 7,
                        "name": "parse",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 8,
                        "name": "section",
                        "type": "string"
                    },
                    {
                        "index": 9,
                        "name": "diffto",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 10,
                        "name": "difftotext",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 11,
                        "name": "difftotextpst",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 12,
                        "name": "contentformat",
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ],
                        "deprecated": ""
                    },
                    {
                        "index": 13,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 14,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 15,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 16,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 17,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 18,
                        "name": "excludeuser",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 19,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 20,
                        "name": "generatetitles",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": [
                    {
                        "index": 3,
                        "name": "contentformat-{slot}",
                        "templatevars": {
                            "slot": "slots"
                        },
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ]
                    }
                ]
            },
            {
                "name": "alltransclusions",
                "classname": "MediaWiki\\Api\\ApiQueryAllLinks",
                "path": "query+alltransclusions",
                "group": "list",
                "prefix": "at",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alltransclusions"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "unique",
                        "type": "boolean"
                    },
                    {
                        "index": 6,
                        "name": "prop",
                        "type": [
                            "ids",
                            "title"
                        ],
                        "default": "title",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 7,
                        "name": "namespace",
                        "type": "namespace",
                        "default": 10,
                        "extranamespaces": [
                            -2,
                            -1
                        ]
                    },
                    {
                        "index": 8,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 9,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "allusers",
                "classname": "MediaWiki\\Api\\ApiQueryAllUsers",
                "path": "query+allusers",
                "group": "list",
                "prefix": "au",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allusers"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 5,
                        "name": "group",
                        "type": [
                            "bot",
                            "bureaucrat",
                            "interface-admin",
                            "suppress",
                            "sysop"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 6,
                        "name": "excludegroup",
                        "type": [
                            "bot",
                            "bureaucrat",
                            "interface-admin",
                            "suppress",
                            "sysop"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 7,
                        "name": "rights",
                        "type": [
                            "apihighlimits",
                            "applychangetags",
                            "autoconfirmed",
                            "autocreateaccount",
                            "autopatrol",
                            "bigdelete",
                            "block",
                            "blockemail",
                            "bot",
                            "browsearchive",
                            "changeemail",
                            "changetags",
                            "confirmemail",
                            "createaccount",
                            "createpage",
                            "createtalk",
                            "delete",
                            "delete-redirect",
                            "deletechangetags",
                            "deletedhistory",
                            "deletedtext",
                            "deletelogentry",
                            "deleterevision",
                            "edit",
                            "editcontentmodel",
                            "editinterface",
                            "editmyoptions",
                            "editmyprivateinfo",
                            "editmyusercss",
                            "editmyuserjs",
                            "editmyuserjson",
                            "editmyuserjsredirect",
                            "editmywatchlist",
                            "editprotected",
                            "editsemiprotected",
                            "editsitecss",
                            "editsitejs",
                            "editsitejson",
                            "editusercss",
                            "edituserjs",
                            "edituserjson",
                            "hideuser",
                            "import",
                            "importupload",
                            "interwiki",
                            "ipblock-exempt",
                            "item-merge",
                            "item-redirect",
                            "item-term",
                            "linkpurge",
                            "mailpassword",
                            "managechangetags",
                            "markbotedits",
                            "mergehistory",
                            "minoredit",
                            "move",
                            "move-categorypages",
                            "move-rootuserpages",
                            "move-subpages",
                            "movefile",
                            "mwoauthmanageconsumer",
                            "mwoauthmanagemygrants",
                            "mwoauthproposeconsumer",
                            "mwoauthsuppress",
                            "mwoauthupdateownconsumer",
                            "mwoauthviewprivate",
                            "mwoauthviewsuppressed",
                            "nominornewtalk",
                            "noratelimit",
                            "nuke",
                            "override-export-depth",
                            "pagelang",
                            "patrol",
                            "patrolmarks",
                            "property-create",
                            "property-term",
                            "protect",
                            "purge",
                            "read",
                            "renameuser",
                            "renameuser-global",
                            "renderfile",
                            "renderfile-nonstandard",
                            "reupload",
                            "reupload-own",
                            "reupload-shared",
                            "rollback",
                            "sendemail",
                            "siteadmin",
                            "skipcaptcha",
                            "stashbasehtml",
                            "stashedit",
                            "suppressionlog",
                            "suppressredirect",
                            "suppressrevision",
                            "unblockself",
                            "undelete",
                            "unwatchedpages",
                            "upload",
                            "upload_by_url",
                            "userrights",
                            "userrights-interwiki",
                            "viewmyprivateinfo",
                            "viewmywatchlist",
                            "viewsuppressed",
                            "wikibase-idgenerator"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 8,
                        "name": "prop",
                        "type": [
                            "blockinfo",
                            "centralids",
                            "editcount",
                            "groups",
                            "implicitgroups",
                            "registration",
                            "rights"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 9,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 10,
                        "name": "witheditsonly",
                        "type": "boolean"
                    },
                    {
                        "index": 11,
                        "name": "activeusers",
                        "type": "boolean"
                    },
                    {
                        "index": 12,
                        "name": "attachedwiki",
                        "type": "string"
                    },
                    {
                        "index": 13,
                        "name": "excludenamed",
                        "type": "boolean"
                    },
                    {
                        "index": 14,
                        "name": "excludetemp",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "authmanagerinfo",
                "classname": "MediaWiki\\Api\\ApiQueryAuthManagerInfo",
                "path": "query+authmanagerinfo",
                "group": "meta",
                "prefix": "ami",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Authmanagerinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "securitysensitiveoperation",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "requestsfor",
                        "type": [
                            "change",
                            "create",
                            "create-continue",
                            "link",
                            "link-continue",
                            "login",
                            "login-continue",
                            "remove",
                            "unlink"
                        ]
                    },
                    {
                        "index": 3,
                        "name": "mergerequestfields",
                        "type": "boolean"
                    },
                    {
                        "index": 4,
                        "name": "messageformat",
                        "type": [
                            "html",
                            "none",
                            "raw",
                            "wikitext"
                        ],
                        "default": "wikitext"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "babel",
                "classname": "MediaWiki\\Babel\\ApiQueryBabel",
                "path": "query+babel",
                "group": "meta",
                "prefix": "bab",
                "source": "Babel",
                "sourcename": "Babel",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/Babel",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "user",
                        "type": "user",
                        "required": "",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "cidr",
                            "interwiki"
                        ]
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "backlinks",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinks",
                "path": "query+backlinks",
                "group": "list",
                "prefix": "bl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Backlinks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "pageid",
                        "type": "integer"
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 5,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 6,
                        "name": "filterredir",
                        "type": [
                            "all",
                            "nonredirects",
                            "redirects"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 7,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 8,
                        "name": "redirect",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "blocks",
                "classname": "MediaWiki\\Api\\ApiQueryBlocks",
                "path": "query+blocks",
                "group": "list",
                "prefix": "bk",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Blocks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 2,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 3,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 4,
                        "name": "ids",
                        "type": "integer",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 5,
                        "name": "users",
                        "type": "user",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "cidr"
                        ]
                    },
                    {
                        "index": 6,
                        "name": "ip",
                        "type": "string"
                    },
                    {
                        "index": 7,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 8,
                        "name": "prop",
                        "type": [
                            "by",
                            "byid",
                            "expiry",
                            "flags",
                            "id",
                            "parsedreason",
                            "range",
                            "reason",
                            "restrictions",
                            "timestamp",
                            "user",
                            "userid"
                        ],
                        "default": "id|user|by|timestamp|expiry|reason|flags",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 9,
                        "name": "show",
                        "type": [
                            "!account",
                            "!ip",
                            "!range",
                            "!temp",
                            "account",
                            "ip",
                            "range",
                            "temp"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 10,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "categories",
                "classname": "MediaWiki\\Api\\ApiQueryCategories",
                "path": "query+categories",
                "group": "prop",
                "prefix": "cl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categories"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "hidden",
                            "sortkey",
                            "timestamp"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "show",
                        "type": [
                            "!hidden",
                            "hidden"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 4,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "categories",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 6,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "categoryinfo",
                "classname": "MediaWiki\\Api\\ApiQueryCategoryInfo",
                "path": "query+categoryinfo",
                "group": "prop",
                "prefix": "ci",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categoryinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "categorymembers",
                "classname": "MediaWiki\\Api\\ApiQueryCategoryMembers",
                "path": "query+categorymembers",
                "group": "list",
                "prefix": "cm",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categorymembers"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "pageid",
                        "type": "integer"
                    },
                    {
                        "index": 3,
                        "name": "prop",
                        "type": [
                            "ids",
                            "sortkey",
                            "sortkeyprefix",
                            "timestamp",
                            "title",
                            "type"
                        ],
                        "default": "ids|title",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 5,
                        "name": "type",
                        "type": [
                            "file",
                            "page",
                            "subcat"
                        ],
                        "default": "page|subcat|file",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 6,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 7,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 8,
                        "name": "sort",
                        "type": [
                            "sortkey",
                            "timestamp"
                        ],
                        "default": "sortkey"
                    },
                    {
                        "index": 9,
                        "name": "dir",
                        "type": [
                            "asc",
                            "ascending",
                            "desc",
                            "descending",
                            "newer",
                            "older"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 10,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 11,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 12,
                        "name": "starthexsortkey",
                        "type": "string"
                    },
                    {
                        "index": 13,
                        "name": "endhexsortkey",
                        "type": "string"
                    },
                    {
                        "index": 14,
                        "name": "startsortkeyprefix",
                        "type": "string"
                    },
                    {
                        "index": 15,
                        "name": "endsortkeyprefix",
                        "type": "string"
                    },
                    {
                        "index": 16,
                        "name": "startsortkey",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 17,
                        "name": "endsortkey",
                        "type": "string",
                        "deprecated": ""
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "cirrusbuilddoc",
                "classname": "CirrusSearch\\Api\\QueryBuildDocument",
                "path": "query+cirrusbuilddoc",
                "group": "prop",
                "prefix": "cb",
                "source": "CirrusSearch",
                "sourcename": "CirrusSearch",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/CirrusSearch",
                "internal": "",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "builders",
                        "type": [
                            "content",
                            "links"
                        ],
                        "default": [
                            "content",
                            "links"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "limiterprofile",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "cirruscompsuggestbuilddoc",
                "classname": "CirrusSearch\\Api\\QueryCompSuggestBuildDoc",
                "path": "query+cirruscompsuggestbuilddoc",
                "group": "prop",
                "prefix": "csb",
                "source": "CirrusSearch",
                "sourcename": "CirrusSearch",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/CirrusSearch",
                "internal": "",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "method",
                        "type": "string",
                        "default": "quality"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "cirrusdoc",
                "classname": "CirrusSearch\\Api\\QueryCirrusDoc",
                "path": "query+cirrusdoc",
                "group": "prop",
                "prefix": "cd",
                "source": "CirrusSearch",
                "sourcename": "CirrusSearch",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/CirrusSearch",
                "internal": "",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "includes",
                        "type": "string",
                        "default": "all",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "codexicons",
                "classname": "MediaWiki\\Api\\ApiQueryCodexIcons",
                "path": "query+codexicons",
                "group": "list",
                "prefix": "",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:CodexIcons"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "names",
                        "type": "string",
                        "required": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "contributors",
                "classname": "MediaWiki\\Api\\ApiQueryContributors",
                "path": "query+contributors",
                "group": "prop",
                "prefix": "pc",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Contributors"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "group",
                        "type": [
                            "bot",
                            "bureaucrat",
                            "interface-admin",
                            "suppress",
                            "sysop"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "excludegroup",
                        "type": [
                            "bot",
                            "bureaucrat",
                            "interface-admin",
                            "suppress",
                            "sysop"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "rights",
                        "type": [
                            "apihighlimits",
                            "applychangetags",
                            "autoconfirmed",
                            "autocreateaccount",
                            "autopatrol",
                            "bigdelete",
                            "block",
                            "blockemail",
                            "bot",
                            "browsearchive",
                            "changetags",
                            "createaccount",
                            "createpage",
                            "createtalk",
                            "delete",
                            "delete-redirect",
                            "deletechangetags",
                            "deletedhistory",
                            "deletedtext",
                            "deletelogentry",
                            "deleterevision",
                            "edit",
                            "editcontentmodel",
                            "editinterface",
                            "editmyoptions",
                            "editmyprivateinfo",
                            "editmyusercss",
                            "editmyuserjs",
                            "editmyuserjson",
                            "editmyuserjsredirect",
                            "editmywatchlist",
                            "editprotected",
                            "editsemiprotected",
                            "editsitecss",
                            "editsitejs",
                            "editsitejson",
                            "editusercss",
                            "edituserjs",
                            "edituserjson",
                            "hideuser",
                            "import",
                            "importupload",
                            "interwiki",
                            "ipblock-exempt",
                            "item-merge",
                            "item-redirect",
                            "item-term",
                            "managechangetags",
                            "markbotedits",
                            "mergehistory",
                            "minoredit",
                            "move",
                            "move-categorypages",
                            "move-rootuserpages",
                            "move-subpages",
                            "movefile",
                            "mwoauthmanageconsumer",
                            "mwoauthmanagemygrants",
                            "mwoauthproposeconsumer",
                            "mwoauthsuppress",
                            "mwoauthupdateownconsumer",
                            "mwoauthviewprivate",
                            "mwoauthviewsuppressed",
                            "nominornewtalk",
                            "noratelimit",
                            "nuke",
                            "override-export-depth",
                            "pagelang",
                            "patrol",
                            "patrolmarks",
                            "property-create",
                            "property-term",
                            "protect",
                            "read",
                            "renameuser",
                            "renameuser-global",
                            "reupload",
                            "reupload-own",
                            "reupload-shared",
                            "rollback",
                            "sendemail",
                            "siteadmin",
                            "skipcaptcha",
                            "suppressionlog",
                            "suppressredirect",
                            "suppressrevision",
                            "unblockself",
                            "undelete",
                            "unwatchedpages",
                            "upload",
                            "upload_by_url",
                            "userrights",
                            "userrights-interwiki",
                            "viewmyprivateinfo",
                            "viewmywatchlist",
                            "viewsuppressed"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "excluderights",
                        "type": [
                            "apihighlimits",
                            "applychangetags",
                            "autoconfirmed",
                            "autocreateaccount",
                            "autopatrol",
                            "bigdelete",
                            "block",
                            "blockemail",
                            "bot",
                            "browsearchive",
                            "changetags",
                            "createaccount",
                            "createpage",
                            "createtalk",
                            "delete",
                            "delete-redirect",
                            "deletechangetags",
                            "deletedhistory",
                            "deletedtext",
                            "deletelogentry",
                            "deleterevision",
                            "edit",
                            "editcontentmodel",
                            "editinterface",
                            "editmyoptions",
                            "editmyprivateinfo",
                            "editmyusercss",
                            "editmyuserjs",
                            "editmyuserjson",
                            "editmyuserjsredirect",
                            "editmywatchlist",
                            "editprotected",
                            "editsemiprotected",
                            "editsitecss",
                            "editsitejs",
                            "editsitejson",
                            "editusercss",
                            "edituserjs",
                            "edituserjson",
                            "hideuser",
                            "import",
                            "importupload",
                            "interwiki",
                            "ipblock-exempt",
                            "item-merge",
                            "item-redirect",
                            "item-term",
                            "managechangetags",
                            "markbotedits",
                            "mergehistory",
                            "minoredit",
                            "move",
                            "move-categorypages",
                            "move-rootuserpages",
                            "move-subpages",
                            "movefile",
                            "mwoauthmanageconsumer",
                            "mwoauthmanagemygrants",
                            "mwoauthproposeconsumer",
                            "mwoauthsuppress",
                            "mwoauthupdateownconsumer",
                            "mwoauthviewprivate",
                            "mwoauthviewsuppressed",
                            "nominornewtalk",
                            "noratelimit",
                            "nuke",
                            "override-export-depth",
                            "pagelang",
                            "patrol",
                            "patrolmarks",
                            "property-create",
                            "property-term",
                            "protect",
                            "read",
                            "renameuser",
                            "renameuser-global",
                            "reupload",
                            "reupload-own",
                            "reupload-shared",
                            "rollback",
                            "sendemail",
                            "siteadmin",
                            "skipcaptcha",
                            "suppressionlog",
                            "suppressredirect",
                            "suppressrevision",
                            "unblockself",
                            "undelete",
                            "unwatchedpages",
                            "upload",
                            "upload_by_url",
                            "userrights",
                            "userrights-interwiki",
                            "viewmyprivateinfo",
                            "viewmywatchlist",
                            "viewsuppressed"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 5,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 6,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "deletedrevisions",
                "classname": "MediaWiki\\Api\\ApiQueryDeletedRevisions",
                "path": "query+deletedrevisions",
                "group": "prop",
                "prefix": "drv",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevisions"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "comment",
                            "content",
                            "contentmodel",
                            "flags",
                            "ids",
                            "parsedcomment",
                            "roles",
                            "sha1",
                            "size",
                            "slotsha1",
                            "slotsize",
                            "tags",
                            "timestamp",
                            "user",
                            "userid",
                            "parsetree"
                        ],
                        "default": "ids|timestamp|flags|comment|user",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "parsetree"
                        ]
                    },
                    {
                        "index": 2,
                        "name": "slots",
                        "type": [
                            "main"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "expandtemplates",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 6,
                        "name": "generatexml",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 7,
                        "name": "parse",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 8,
                        "name": "section",
                        "type": "string"
                    },
                    {
                        "index": 9,
                        "name": "diffto",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 10,
                        "name": "difftotext",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 11,
                        "name": "difftotextpst",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 12,
                        "name": "contentformat",
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ],
                        "deprecated": ""
                    },
                    {
                        "index": 13,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 14,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 15,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 16,
                        "name": "tag",
                        "type": "string"
                    },
                    {
                        "index": 17,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 18,
                        "name": "excludeuser",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 19,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": [
                    {
                        "index": 3,
                        "name": "contentformat-{slot}",
                        "templatevars": {
                            "slot": "slots"
                        },
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ]
                    }
                ]
            },
            {
                "name": "deletedrevs",
                "classname": "MediaWiki\\Api\\ApiQueryDeletedrevs",
                "path": "query+deletedrevs",
                "group": "list",
                "prefix": "dr",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "deprecated": "",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevs"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "start",
                        "type": "timestamp",
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    1,
                                    2
                                ]
                            }
                        ]
                    },
                    {
                        "index": 2,
                        "name": "end",
                        "type": "timestamp",
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    1,
                                    2
                                ]
                            }
                        ]
                    },
                    {
                        "index": 3,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older",
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    1,
                                    3
                                ]
                            }
                        ]
                    },
                    {
                        "index": 4,
                        "name": "from",
                        "type": "string",
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    3
                                ]
                            }
                        ]
                    },
                    {
                        "index": 5,
                        "name": "to",
                        "type": "string",
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    3
                                ]
                            }
                        ]
                    },
                    {
                        "index": 6,
                        "name": "prefix",
                        "type": "string",
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    3
                                ]
                            }
                        ]
                    },
                    {
                        "index": 7,
                        "name": "unique",
                        "type": "boolean",
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    3
                                ]
                            }
                        ]
                    },
                    {
                        "index": 8,
                        "name": "namespace",
                        "type": "namespace",
                        "default": 0,
                        "info": [
                            {
                                "name": "modes",
                                "values": [
                                    3
                                ]
                            }
                        ]
                    },
                    {
                        "index": 9,
                        "name": "tag",
                        "type": "string"
                    },
                    {
                        "index": 10,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 11,
                        "name": "excludeuser",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 12,
                        "name": "prop",
                        "type": [
                            "comment",
                            "content",
                            "len",
                            "minor",
                            "parentid",
                            "parsedcomment",
                            "revid",
                            "sha1",
                            "tags",
                            "user",
                            "userid",
                            "token"
                        ],
                        "default": "user|comment",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "token"
                        ]
                    },
                    {
                        "index": 13,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 14,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "description",
                "classname": "Wikibase\\Client\\Api\\Description",
                "path": "query+description",
                "group": "prop",
                "prefix": "desc",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "internal": "",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "integer",
                        "default": 0
                    },
                    {
                        "index": 2,
                        "name": "prefersource",
                        "type": [
                            "central",
                            "local"
                        ],
                        "default": "local"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "duplicatefiles",
                "classname": "MediaWiki\\Api\\ApiQueryDuplicateFiles",
                "path": "query+duplicatefiles",
                "group": "prop",
                "prefix": "df",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Duplicatefiles"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 2,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 4,
                        "name": "localonly",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "embeddedin",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinks",
                "path": "query+embeddedin",
                "group": "list",
                "prefix": "ei",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Embeddedin"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "pageid",
                        "type": "integer"
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 5,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 6,
                        "name": "filterredir",
                        "type": [
                            "all",
                            "nonredirects",
                            "redirects"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 7,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "entityterms",
                "classname": "Wikibase\\Repo\\Api\\EntityTerms",
                "path": "query+entityterms",
                "group": "prop",
                "prefix": "wbet",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "integer"
                    },
                    {
                        "index": 2,
                        "name": "language",
                        "type": [
                            "aa",
                            "aae",
                            "ab",
                            "abs",
                            "ace",
                            "acf",
                            "acm",
                            "ady",
                            "ady-cyrl",
                            "aeb",
                            "aeb-arab",
                            "aeb-latn",
                            "af",
                            "agq",
                            "aln",
                            "als",
                            "alt",
                            "am",
                            "ami",
                            "an",
                            "ang",
                            "ann",
                            "anp",
                            "apc",
                            "ar",
                            "arc",
                            "arn",
                            "arq",
                            "ary",
                            "arz",
                            "as",
                            "ase",
                            "ast",
                            "atj",
                            "av",
                            "avk",
                            "awa",
                            "ay",
                            "az",
                            "azb",
                            "ba",
                            "bag",
                            "ban",
                            "ban-bali",
                            "bar",
                            "bas",
                            "bat-smg",
                            "bax",
                            "bbc",
                            "bbc-latn",
                            "bbj",
                            "bcc",
                            "bci",
                            "bcl",
                            "bdr",
                            "be",
                            "be-tarask",
                            "be-x-old",
                            "bew",
                            "bfd",
                            "bfw",
                            "bg",
                            "bgc",
                            "bgn",
                            "bh",
                            "bho",
                            "bi",
                            "bjn",
                            "bkc",
                            "bkh",
                            "bkm",
                            "blk",
                            "bm",
                            "bn",
                            "bo",
                            "bpy",
                            "bqi",
                            "bqz",
                            "br",
                            "brh",
                            "bs",
                            "btm",
                            "bto",
                            "bug",
                            "bug-bugi",
                            "bxr",
                            "byv",
                            "ca",
                            "cak",
                            "cal",
                            "cbk-zam",
                            "ccp",
                            "cdo",
                            "cdo-hant",
                            "cdo-latn",
                            "ce",
                            "ceb",
                            "ch",
                            "chn",
                            "cho",
                            "chr",
                            "chy",
                            "ckb",
                            "cnh",
                            "co",
                            "cop",
                            "cps",
                            "cpx",
                            "cpx-hans",
                            "cpx-hant",
                            "cpx-latn",
                            "cr",
                            "crh",
                            "crh-cyrl",
                            "crh-latn",
                            "crh-ro",
                            "cs",
                            "csb",
                            "cu",
                            "cv",
                            "cy",
                            "da",
                            "dag",
                            "de",
                            "de-at",
                            "de-ch",
                            "de-formal",
                            "dga",
                            "din",
                            "diq",
                            "dsb",
                            "dso",
                            "dtp",
                            "dty",
                            "dua",
                            "dv",
                            "dz",
                            "ee",
                            "efi",
                            "egl",
                            "el",
                            "eml",
                            "en",
                            "en-ca",
                            "en-gb",
                            "en-us",
                            "eo",
                            "es",
                            "es-419",
                            "es-formal",
                            "et",
                            "eto",
                            "etu",
                            "eu",
                            "ewo",
                            "ext",
                            "fa",
                            "fat",
                            "ff",
                            "fi",
                            "fit",
                            "fiu-vro",
                            "fj",
                            "fkv",
                            "fmp",
                            "fo",
                            "fon",
                            "fr",
                            "frc",
                            "frp",
                            "frr",
                            "fur",
                            "fvr",
                            "fy",
                            "ga",
                            "gaa",
                            "gag",
                            "gan",
                            "gan-hans",
                            "gan-hant",
                            "gcf",
                            "gcr",
                            "gd",
                            "gju-arab",
                            "gju-deva",
                            "gl",
                            "gld",
                            "glk",
                            "gn",
                            "gom",
                            "gom-deva",
                            "gom-latn",
                            "gor",
                            "got",
                            "gpe",
                            "grc",
                            "gsw",
                            "gu",
                            "guc",
                            "gur",
                            "guw",
                            "gv",
                            "gya",
                            "ha",
                            "hak",
                            "hak-hans",
                            "hak-hant",
                            "hak-latn",
                            "haw",
                            "he",
                            "hi",
                            "hif",
                            "hif-latn",
                            "hil",
                            "hke",
                            "hno",
                            "ho",
                            "hoc",
                            "hoc-latn",
                            "hr",
                            "hrx",
                            "hsb",
                            "hsn",
                            "ht",
                            "hu",
                            "hu-formal",
                            "hy",
                            "hyw",
                            "hz",
                            "ia",
                            "iba",
                            "ibb",
                            "id",
                            "ie",
                            "ig",
                            "igl",
                            "ii",
                            "ik",
                            "ike-cans",
                            "ike-latn",
                            "ilo",
                            "inh",
                            "io",
                            "is",
                            "isu",
                            "isv-cyrl",
                            "isv-latn",
                            "it",
                            "iu",
                            "ja",
                            "jam",
                            "jbo",
                            "jut",
                            "jv",
                            "ka",
                            "kaa",
                            "kab",
                            "kai",
                            "kbd",
                            "kbd-cyrl",
                            "kbp",
                            "kcg",
                            "kea",
                            "ker",
                            "kg",
                            "kge",
                            "kgg",
                            "khw",
                            "ki",
                            "kiu",
                            "kj",
                            "kjh",
                            "kjp",
                            "kk",
                            "kk-arab",
                            "kk-cn",
                            "kk-cyrl",
                            "kk-kz",
                            "kk-latn",
                            "kk-tr",
                            "kl",
                            "km",
                            "kn",
                            "knc",
                            "ko",
                            "ko-kp",
                            "koi",
                            "kr",
                            "krc",
                            "kri",
                            "krj",
                            "krl",
                            "ks",
                            "ks-arab",
                            "ks-deva",
                            "ksf",
                            "ksh",
                            "ksw",
                            "ku",
                            "ku-arab",
                            "ku-latn",
                            "kum",
                            "kus",
                            "kv",
                            "kw",
                            "ky",
                            "la",
                            "lad",
                            "lb",
                            "lbe",
                            "lem",
                            "lez",
                            "lfn",
                            "lg",
                            "li",
                            "lij",
                            "liv",
                            "ljp",
                            "lki",
                            "lld",
                            "lmo",
                            "ln",
                            "lns",
                            "lo",
                            "loz",
                            "lrc",
                            "lt",
                            "ltg",
                            "lua",
                            "lus",
                            "luz",
                            "lv",
                            "lzh",
                            "lzz",
                            "mad",
                            "mag",
                            "mai",
                            "map-bms",
                            "mcn",
                            "mcp",
                            "mdf",
                            "mg",
                            "mh",
                            "mhr",
                            "mi",
                            "min",
                            "mk",
                            "ml",
                            "mn",
                            "mnc",
                            "mnc-latn",
                            "mnc-mong",
                            "mni",
                            "mnw",
                            "mo",
                            "mos",
                            "mr",
                            "mrh",
                            "mrj",
                            "ms",
                            "ms-arab",
                            "mt",
                            "mua",
                            "mui",
                            "mus",
                            "mwl",
                            "my",
                            "myv",
                            "mzn",
                            "na",
                            "nah",
                            "nan",
                            "nan-hani",
                            "nan-hant",
                            "nan-latn-pehoeji",
                            "nan-latn-tailo",
                            "nap",
                            "nb",
                            "nds",
                            "nds-nl",
                            "ne",
                            "new",
                            "ng",
                            "nge",
                            "nia",
                            "nit",
                            "niu",
                            "nl",
                            "nl-informal",
                            "nla",
                            "nmg",
                            "nmz",
                            "nn",
                            "nnh",
                            "nnz",
                            "no",
                            "nod",
                            "nog",
                            "nov",
                            "nqo",
                            "nr",
                            "nrm",
                            "nso",
                            "nup",
                            "nv",
                            "ny",
                            "nyn",
                            "nyo",
                            "nys",
                            "oc",
                            "ojb",
                            "olo",
                            "om",
                            "or",
                            "os",
                            "osa-latn",
                            "ota",
                            "pa",
                            "pag",
                            "pam",
                            "pap",
                            "pap-aw",
                            "pcd",
                            "pcm",
                            "pdc",
                            "pdt",
                            "pfl",
                            "pi",
                            "pih",
                            "pl",
                            "pms",
                            "pnb",
                            "pnt",
                            "prg",
                            "ps",
                            "pt",
                            "pt-br",
                            "pwn",
                            "qu",
                            "quc",
                            "qug",
                            "rgn",
                            "rif",
                            "rki",
                            "rm",
                            "rmc",
                            "rmf",
                            "rmy",
                            "rn",
                            "ro",
                            "roa-rup",
                            "roa-tara",
                            "rsk",
                            "ru",
                            "rue",
                            "rup",
                            "ruq",
                            "ruq-cyrl",
                            "ruq-latn",
                            "rut",
                            "rw",
                            "rwr",
                            "ryu",
                            "sa",
                            "sah",
                            "sat",
                            "sc",
                            "scn",
                            "sco",
                            "sd",
                            "sdc",
                            "sdh",
                            "se",
                            "se-fi",
                            "se-no",
                            "se-se",
                            "sei",
                            "ses",
                            "sg",
                            "sgs",
                            "sh",
                            "sh-cyrl",
                            "sh-latn",
                            "shi",
                            "shi-latn",
                            "shi-tfng",
                            "shn",
                            "shy",
                            "shy-latn",
                            "si",
                            "simple",
                            "sjd",
                            "sje",
                            "sju",
                            "sk",
                            "skr",
                            "skr-arab",
                            "sl",
                            "sli",
                            "sm",
                            "sma",
                            "smj",
                            "smn",
                            "sms",
                            "sn",
                            "so",
                            "sq",
                            "sr",
                            "sr-ec",
                            "sr-el",
                            "srn",
                            "sro",
                            "srq",
                            "ss",
                            "st",
                            "stq",
                            "sty",
                            "su",
                            "sv",
                            "sw",
                            "syl",
                            "szl",
                            "szy",
                            "ta",
                            "tay",
                            "tcy",
                            "tdd",
                            "te",
                            "tet",
                            "tg",
                            "tg-cyrl",
                            "tg-latn",
                            "th",
                            "thq",
                            "ti",
                            "tig",
                            "tk",
                            "tl",
                            "tly",
                            "tly-cyrl",
                            "tn",
                            "to",
                            "tok",
                            "tpi",
                            "tpv",
                            "tr",
                            "tru",
                            "trv",
                            "ts",
                            "tt",
                            "tt-cyrl",
                            "tt-latn",
                            "ttj",
                            "tum",
                            "tvu",
                            "tw",
                            "ty",
                            "tyv",
                            "tzm",
                            "udm",
                            "ug",
                            "ug-arab",
                            "ug-latn",
                            "uk",
                            "ur",
                            "uselang",
                            "uz",
                            "uz-cyrl",
                            "uz-latn",
                            "ve",
                            "vec",
                            "vep",
                            "vi",
                            "vls",
                            "vmf",
                            "vmw",
                            "vo",
                            "vot",
                            "vro",
                            "vut",
                            "wa",
                            "wal",
                            "war",
                            "wes",
                            "wls",
                            "wlx",
                            "wo",
                            "wuu",
                            "wuu-hans",
                            "wuu-hant",
                            "wya",
                            "xal",
                            "xh",
                            "xmf",
                            "xsy",
                            "yas",
                            "yat",
                            "yav",
                            "ybb",
                            "yi",
                            "yo",
                            "yrl",
                            "yue",
                            "yue-hans",
                            "yue-hant",
                            "za",
                            "zea",
                            "zgh",
                            "zgh-latn",
                            "zh",
                            "zh-classical",
                            "zh-cn",
                            "zh-hans",
                            "zh-hant",
                            "zh-hk",
                            "zh-min-nan",
                            "zh-mo",
                            "zh-my",
                            "zh-sg",
                            "zh-tw",
                            "zh-yue",
                            "zu"
                        ],
                        "default": "uselang"
                    },
                    {
                        "index": 3,
                        "name": "terms",
                        "type": [
                            "alias",
                            "description",
                            "label"
                        ],
                        "default": "alias|label|description",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "extlinks",
                "classname": "MediaWiki\\Api\\ApiQueryExternalLinks",
                "path": "query+extlinks",
                "group": "prop",
                "prefix": "el",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Extlinks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 2,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "protocol",
                        "type": [
                            "",
                            "bitcoin",
                            "ftp",
                            "ftps",
                            "geo",
                            "git",
                            "gopher",
                            "http",
                            "https",
                            "irc",
                            "ircs",
                            "magnet",
                            "mailto",
                            "matrix",
                            "mms",
                            "news",
                            "nntp",
                            "redis",
                            "sftp",
                            "sip",
                            "sips",
                            "sms",
                            "ssh",
                            "svn",
                            "tel",
                            "telnet",
                            "urn",
                            "worldwind",
                            "xmpp"
                        ],
                        "default": ""
                    },
                    {
                        "index": 4,
                        "name": "query",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "expandurl",
                        "type": "boolean",
                        "deprecated": ""
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "exturlusage",
                "classname": "MediaWiki\\Api\\ApiQueryExtLinksUsage",
                "path": "query+exturlusage",
                "group": "list",
                "prefix": "eu",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Exturlusage"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "ids",
                            "title",
                            "url"
                        ],
                        "default": "ids|title|url",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "protocol",
                        "type": [
                            "",
                            "bitcoin",
                            "ftp",
                            "ftps",
                            "geo",
                            "git",
                            "gopher",
                            "http",
                            "https",
                            "irc",
                            "ircs",
                            "magnet",
                            "mailto",
                            "matrix",
                            "mms",
                            "news",
                            "nntp",
                            "redis",
                            "sftp",
                            "sip",
                            "sips",
                            "sms",
                            "ssh",
                            "svn",
                            "tel",
                            "telnet",
                            "urn",
                            "worldwind",
                            "xmpp"
                        ],
                        "default": ""
                    },
                    {
                        "index": 4,
                        "name": "query",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 6,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 7,
                        "name": "expandurl",
                        "type": "boolean",
                        "deprecated": ""
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "filearchive",
                "classname": "MediaWiki\\Api\\ApiQueryFilearchive",
                "path": "query+filearchive",
                "group": "list",
                "prefix": "fa",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filearchive"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "from",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "to",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 5,
                        "name": "sha1",
                        "type": "string"
                    },
                    {
                        "index": 6,
                        "name": "sha1base36",
                        "type": "string"
                    },
                    {
                        "index": 7,
                        "name": "prop",
                        "type": [
                            "archivename",
                            "bitdepth",
                            "description",
                            "dimensions",
                            "mediatype",
                            "metadata",
                            "mime",
                            "parseddescription",
                            "sha1",
                            "size",
                            "timestamp",
                            "user"
                        ],
                        "default": "timestamp",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 8,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 9,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "filerepoinfo",
                "classname": "MediaWiki\\Api\\ApiQueryFileRepoInfo",
                "path": "query+filerepoinfo",
                "group": "meta",
                "prefix": "fri",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filerepoinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "canUpload",
                            "displayname",
                            "favicon",
                            "initialCapital",
                            "local",
                            "name",
                            "rootUrl",
                            "scriptDirUrl",
                            "thumbUrl",
                            "url"
                        ],
                        "default": "canUpload|displayname|favicon|initialCapital|local|name|rootUrl|scriptDirUrl|thumbUrl|url",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "fileusage",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
                "path": "query+fileusage",
                "group": "prop",
                "prefix": "fu",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Fileusage"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "pageid",
                            "redirect",
                            "title"
                        ],
                        "default": "pageid|title|redirect",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 3,
                        "name": "show",
                        "type": [
                            "!redirect",
                            "redirect"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "imageinfo",
                "classname": "MediaWiki\\Api\\ApiQueryImageInfo",
                "path": "query+imageinfo",
                "group": "prop",
                "prefix": "ii",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "archivename",
                            "badfile",
                            "bitdepth",
                            "canonicaltitle",
                            "comment",
                            "commonmetadata",
                            "dimensions",
                            "extmetadata",
                            "mediatype",
                            "metadata",
                            "mime",
                            "parsedcomment",
                            "sha1",
                            "size",
                            "thumbmime",
                            "timestamp",
                            "uploadwarning",
                            "url",
                            "user",
                            "userid"
                        ],
                        "default": "timestamp|user",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 1,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 3,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 4,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 5,
                        "name": "urlwidth",
                        "type": "integer",
                        "default": -1
                    },
                    {
                        "index": 6,
                        "name": "urlheight",
                        "type": "integer",
                        "default": -1
                    },
                    {
                        "index": 7,
                        "name": "metadataversion",
                        "type": "string",
                        "default": "1"
                    },
                    {
                        "index": 8,
                        "name": "extmetadatalanguage",
                        "type": "string",
                        "default": "en"
                    },
                    {
                        "index": 9,
                        "name": "extmetadatamultilang",
                        "type": "boolean"
                    },
                    {
                        "index": 10,
                        "name": "extmetadatafilter",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 11,
                        "name": "urlparam",
                        "type": "string",
                        "default": ""
                    },
                    {
                        "index": 12,
                        "name": "badfilecontexttitle",
                        "type": "string"
                    },
                    {
                        "index": 13,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 14,
                        "name": "localonly",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "images",
                "classname": "MediaWiki\\Api\\ApiQueryImages",
                "path": "query+images",
                "group": "prop",
                "prefix": "im",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Images"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 2,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "images",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "imageusage",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinks",
                "path": "query+imageusage",
                "group": "list",
                "prefix": "iu",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageusage"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "pageid",
                        "type": "integer"
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 5,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 6,
                        "name": "filterredir",
                        "type": [
                            "all",
                            "nonredirects",
                            "redirects"
                        ],
                        "default": "all"
                    },
                    {
                        "index": 7,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 8,
                        "name": "redirect",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "info",
                "classname": "MediaWiki\\Api\\ApiQueryInfo",
                "path": "query+info",
                "group": "prop",
                "prefix": "in",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Info"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "associatedpage",
                            "displaytitle",
                            "editintro",
                            "linkclasses",
                            "notificationtimestamp",
                            "preloadcontent",
                            "protection",
                            "subjectid",
                            "talkid",
                            "url",
                            "varianttitles",
                            "visitingwatchers",
                            "watched",
                            "watchers",
                            "preload",
                            "readable"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "preload",
                            "readable"
                        ]
                    },
                    {
                        "index": 2,
                        "name": "linkcontext",
                        "type": "title",
                        "default": "Main Page"
                    },
                    {
                        "index": 3,
                        "name": "testactions",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "testactionsdetail",
                        "type": [
                            "boolean",
                            "full",
                            "quick"
                        ],
                        "default": "boolean"
                    },
                    {
                        "index": 5,
                        "name": "testactionsautocreate",
                        "type": "boolean"
                    },
                    {
                        "index": 6,
                        "name": "preloadcustom",
                        "type": "string",
                        "info": [
                            {
                                "name": "preloadcontentonly"
                            }
                        ]
                    },
                    {
                        "index": 7,
                        "name": "preloadparams",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "info": [
                            {
                                "name": "preloadcontentonly"
                            }
                        ]
                    },
                    {
                        "index": 8,
                        "name": "preloadnewsection",
                        "type": "boolean",
                        "info": [
                            {
                                "name": "preloadcontentonly"
                            }
                        ]
                    },
                    {
                        "index": 9,
                        "name": "editintrostyle",
                        "type": [
                            "lessframes",
                            "moreframes"
                        ],
                        "default": "moreframes",
                        "info": [
                            {
                                "name": "editintroonly"
                            }
                        ]
                    },
                    {
                        "index": 10,
                        "name": "editintroskip",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "info": [
                            {
                                "name": "editintroonly"
                            }
                        ]
                    },
                    {
                        "index": 11,
                        "name": "editintrocustom",
                        "type": "string",
                        "info": [
                            {
                                "name": "editintroonly"
                            }
                        ]
                    },
                    {
                        "index": 12,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "iwbacklinks",
                "classname": "MediaWiki\\Api\\ApiQueryIWBacklinks",
                "path": "query+iwbacklinks",
                "group": "list",
                "prefix": "iwbl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwbacklinks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "prop",
                        "type": [
                            "iwprefix",
                            "iwtitle"
                        ],
                        "default": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 6,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "iwlinks",
                "classname": "MediaWiki\\Api\\ApiQueryIWLinks",
                "path": "query+iwlinks",
                "group": "prop",
                "prefix": "iw",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwlinks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "url"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 5,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 6,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 7,
                        "name": "url",
                        "type": "boolean",
                        "deprecated": ""
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "langbacklinks",
                "classname": "MediaWiki\\Api\\ApiQueryLangBacklinks",
                "path": "query+langbacklinks",
                "group": "list",
                "prefix": "lbl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langbacklinks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "lang",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "prop",
                        "type": [
                            "lllang",
                            "lltitle"
                        ],
                        "default": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 6,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "langlinks",
                "classname": "MediaWiki\\Api\\ApiQueryLangLinks",
                "path": "query+langlinks",
                "group": "prop",
                "prefix": "ll",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langlinks"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "autonym",
                            "langname",
                            "url"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "lang",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 5,
                        "name": "inlanguagecode",
                        "type": "string",
                        "default": "en"
                    },
                    {
                        "index": 6,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 7,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 8,
                        "name": "url",
                        "type": "boolean",
                        "deprecated": ""
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "languageinfo",
                "classname": "MediaWiki\\Api\\ApiQueryLanguageinfo",
                "path": "query+languageinfo",
                "group": "meta",
                "prefix": "li",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "autonym",
                            "bcp47",
                            "code",
                            "dir",
                            "fallbacks",
                            "name",
                            "variantnames",
                            "variants"
                        ],
                        "default": "code",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "code",
                        "type": "string",
                        "default": "*",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "links",
                "classname": "MediaWiki\\Api\\ApiQueryLinks",
                "path": "query+links",
                "group": "prop",
                "prefix": "pl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Links"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*",
                        "extranamespaces": [
                            -2,
                            -1
                        ]
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "titles",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 5,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "linkshere",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
                "path": "query+linkshere",
                "group": "prop",
                "prefix": "lh",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Linkshere"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "pageid",
                            "redirect",
                            "title"
                        ],
                        "default": "pageid|title|redirect",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 3,
                        "name": "show",
                        "type": [
                            "!redirect",
                            "redirect"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "logevents",
                "classname": "MediaWiki\\Api\\ApiQueryLogEvents",
                "path": "query+logevents",
                "group": "list",
                "prefix": "le",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Logevents"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "comment",
                            "details",
                            "ids",
                            "parsedcomment",
                            "tags",
                            "timestamp",
                            "title",
                            "type",
                            "user",
                            "userid"
                        ],
                        "default": "ids|title|type|user|timestamp|comment|details",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "type",
                        "type": [
                            "",
                            "block",
                            "contentmodel",
                            "create",
                            "delete",
                            "import",
                            "interwiki",
                            "managetags",
                            "merge",
                            "move",
                            "mwoauthconsumer",
                            "newusers",
                            "patrol",
                            "protect",
                            "renameuser",
                            "rights",
                            "suppress",
                            "tag",
                            "upload"
                        ]
                    },
                    {
                        "index": 3,
                        "name": "action",
                        "type": [
                            "block/block",
                            "block/reblock",
                            "block/unblock",
                            "contentmodel/change",
                            "contentmodel/new",
                            "create/create",
                            "delete/delete",
                            "delete/delete_redir",
                            "delete/delete_redir2",
                            "delete/event",
                            "delete/restore",
                            "delete/revision",
                            "import/interwiki",
                            "import/upload",
                            "interwiki/iw_add",
                            "interwiki/iw_delete",
                            "interwiki/iw_edit",
                            "managetags/activate",
                            "managetags/create",
                            "managetags/deactivate",
                            "managetags/delete",
                            "merge/merge",
                            "move/move",
                            "move/move_redir",
                            "mwoauthconsumer/*",
                            "newusers/autocreate",
                            "newusers/byemail",
                            "newusers/create",
                            "newusers/create2",
                            "newusers/newusers",
                            "patrol/autopatrol",
                            "patrol/patrol",
                            "protect/modify",
                            "protect/move_prot",
                            "protect/protect",
                            "protect/unprotect",
                            "renameuser/renameuser",
                            "rights/autopromote",
                            "rights/rights",
                            "suppress/block",
                            "suppress/delete",
                            "suppress/event",
                            "suppress/reblock",
                            "suppress/revision",
                            "tag/update",
                            "upload/overwrite",
                            "upload/revert",
                            "upload/upload"
                        ]
                    },
                    {
                        "index": 4,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 5,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 6,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 7,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 8,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 9,
                        "name": "namespace",
                        "type": "namespace",
                        "extranamespaces": [
                            -2,
                            -1
                        ]
                    },
                    {
                        "index": 10,
                        "name": "prefix",
                        "type": "string"
                    },
                    {
                        "index": 11,
                        "name": "tag",
                        "type": "string"
                    },
                    {
                        "index": 12,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 13,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "mystashedfiles",
                "classname": "MediaWiki\\Api\\ApiQueryMyStashedFiles",
                "path": "query+mystashedfiles",
                "group": "list",
                "prefix": "msf",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:mystashedfiles"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "size",
                            "type"
                        ],
                        "default": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "pagepropnames",
                "classname": "MediaWiki\\Api\\ApiQueryPagePropNames",
                "path": "query+pagepropnames",
                "group": "list",
                "prefix": "ppn",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pagepropnames"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "pageprops",
                "classname": "MediaWiki\\Api\\ApiQueryPageProps",
                "path": "query+pageprops",
                "group": "prop",
                "prefix": "pp",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageprops"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "prop",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "pageswithprop",
                "classname": "MediaWiki\\Api\\ApiQueryPagesWithProp",
                "path": "query+pageswithprop",
                "group": "list",
                "prefix": "pwp",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageswithprop"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "propname",
                        "type": "string",
                        "required": ""
                    },
                    {
                        "index": 2,
                        "name": "prop",
                        "type": [
                            "ids",
                            "title",
                            "value"
                        ],
                        "default": "ids|title",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "pageterms",
                "classname": "Wikibase\\Client\\Api\\PageTerms",
                "path": "query+pageterms",
                "group": "prop",
                "prefix": "wbpt",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "integer"
                    },
                    {
                        "index": 2,
                        "name": "language",
                        "type": [
                            "aa",
                            "aae",
                            "ab",
                            "abs",
                            "ace",
                            "acf",
                            "acm",
                            "ady",
                            "ady-cyrl",
                            "aeb",
                            "aeb-arab",
                            "aeb-latn",
                            "af",
                            "agq",
                            "aln",
                            "als",
                            "alt",
                            "am",
                            "ami",
                            "an",
                            "ang",
                            "ann",
                            "anp",
                            "apc",
                            "ar",
                            "arc",
                            "arn",
                            "arq",
                            "ary",
                            "arz",
                            "as",
                            "ase",
                            "ast",
                            "atj",
                            "av",
                            "avk",
                            "awa",
                            "ay",
                            "az",
                            "azb",
                            "ba",
                            "bag",
                            "ban",
                            "ban-bali",
                            "bar",
                            "bas",
                            "bat-smg",
                            "bax",
                            "bbc",
                            "bbc-latn",
                            "bbj",
                            "bcc",
                            "bci",
                            "bcl",
                            "bdr",
                            "be",
                            "be-tarask",
                            "be-x-old",
                            "bew",
                            "bfd",
                            "bfw",
                            "bg",
                            "bgc",
                            "bgn",
                            "bh",
                            "bho",
                            "bi",
                            "bjn",
                            "bkc",
                            "bkh",
                            "bkm",
                            "blk",
                            "bm",
                            "bn",
                            "bo",
                            "bpy",
                            "bqi",
                            "bqz",
                            "br",
                            "brh",
                            "bs",
                            "btm",
                            "bto",
                            "bug",
                            "bug-bugi",
                            "bxr",
                            "byv",
                            "ca",
                            "cak",
                            "cal",
                            "cbk-zam",
                            "ccp",
                            "cdo",
                            "cdo-hant",
                            "cdo-latn",
                            "ce",
                            "ceb",
                            "ch",
                            "chn",
                            "cho",
                            "chr",
                            "chy",
                            "ckb",
                            "cnh",
                            "co",
                            "cop",
                            "cps",
                            "cpx",
                            "cpx-hans",
                            "cpx-hant",
                            "cpx-latn",
                            "cr",
                            "crh",
                            "crh-cyrl",
                            "crh-latn",
                            "crh-ro",
                            "cs",
                            "csb",
                            "cu",
                            "cv",
                            "cy",
                            "da",
                            "dag",
                            "de",
                            "de-at",
                            "de-ch",
                            "de-formal",
                            "dga",
                            "din",
                            "diq",
                            "dsb",
                            "dso",
                            "dtp",
                            "dty",
                            "dua",
                            "dv",
                            "dz",
                            "ee",
                            "efi",
                            "egl",
                            "el",
                            "eml",
                            "en",
                            "en-ca",
                            "en-gb",
                            "en-us",
                            "eo",
                            "es",
                            "es-419",
                            "es-formal",
                            "et",
                            "eto",
                            "etu",
                            "eu",
                            "ewo",
                            "ext",
                            "fa",
                            "fat",
                            "ff",
                            "fi",
                            "fit",
                            "fiu-vro",
                            "fj",
                            "fkv",
                            "fmp",
                            "fo",
                            "fon",
                            "fr",
                            "frc",
                            "frp",
                            "frr",
                            "fur",
                            "fvr",
                            "fy",
                            "ga",
                            "gaa",
                            "gag",
                            "gan",
                            "gan-hans",
                            "gan-hant",
                            "gcf",
                            "gcr",
                            "gd",
                            "gju-arab",
                            "gju-deva",
                            "gl",
                            "gld",
                            "glk",
                            "gn",
                            "gom",
                            "gom-deva",
                            "gom-latn",
                            "gor",
                            "got",
                            "gpe",
                            "grc",
                            "gsw",
                            "gu",
                            "guc",
                            "gur",
                            "guw",
                            "gv",
                            "gya",
                            "ha",
                            "hak",
                            "hak-hans",
                            "hak-hant",
                            "hak-latn",
                            "haw",
                            "he",
                            "hi",
                            "hif",
                            "hif-latn",
                            "hil",
                            "hke",
                            "hno",
                            "ho",
                            "hoc",
                            "hoc-latn",
                            "hr",
                            "hrx",
                            "hsb",
                            "hsn",
                            "ht",
                            "hu",
                            "hu-formal",
                            "hy",
                            "hyw",
                            "hz",
                            "ia",
                            "iba",
                            "ibb",
                            "id",
                            "ie",
                            "ig",
                            "igl",
                            "ii",
                            "ik",
                            "ike-cans",
                            "ike-latn",
                            "ilo",
                            "inh",
                            "io",
                            "is",
                            "isu",
                            "isv-cyrl",
                            "isv-latn",
                            "it",
                            "iu",
                            "ja",
                            "jam",
                            "jbo",
                            "jut",
                            "jv",
                            "ka",
                            "kaa",
                            "kab",
                            "kai",
                            "kbd",
                            "kbd-cyrl",
                            "kbp",
                            "kcg",
                            "kea",
                            "ker",
                            "kg",
                            "kge",
                            "kgg",
                            "khw",
                            "ki",
                            "kiu",
                            "kj",
                            "kjh",
                            "kjp",
                            "kk",
                            "kk-arab",
                            "kk-cn",
                            "kk-cyrl",
                            "kk-kz",
                            "kk-latn",
                            "kk-tr",
                            "kl",
                            "km",
                            "kn",
                            "knc",
                            "ko",
                            "ko-kp",
                            "koi",
                            "kr",
                            "krc",
                            "kri",
                            "krj",
                            "krl",
                            "ks",
                            "ks-arab",
                            "ks-deva",
                            "ksf",
                            "ksh",
                            "ksw",
                            "ku",
                            "ku-arab",
                            "ku-latn",
                            "kum",
                            "kus",
                            "kv",
                            "kw",
                            "ky",
                            "la",
                            "lad",
                            "lb",
                            "lbe",
                            "lem",
                            "lez",
                            "lfn",
                            "lg",
                            "li",
                            "lij",
                            "liv",
                            "ljp",
                            "lki",
                            "lld",
                            "lmo",
                            "ln",
                            "lns",
                            "lo",
                            "loz",
                            "lrc",
                            "lt",
                            "ltg",
                            "lua",
                            "lus",
                            "luz",
                            "lv",
                            "lzh",
                            "lzz",
                            "mad",
                            "mag",
                            "mai",
                            "map-bms",
                            "mcn",
                            "mcp",
                            "mdf",
                            "mg",
                            "mh",
                            "mhr",
                            "mi",
                            "min",
                            "mk",
                            "ml",
                            "mn",
                            "mnc",
                            "mnc-latn",
                            "mnc-mong",
                            "mni",
                            "mnw",
                            "mo",
                            "mos",
                            "mr",
                            "mrh",
                            "mrj",
                            "ms",
                            "ms-arab",
                            "mt",
                            "mua",
                            "mui",
                            "mus",
                            "mwl",
                            "my",
                            "myv",
                            "mzn",
                            "na",
                            "nah",
                            "nan",
                            "nan-hani",
                            "nan-hant",
                            "nan-latn-pehoeji",
                            "nan-latn-tailo",
                            "nap",
                            "nb",
                            "nds",
                            "nds-nl",
                            "ne",
                            "new",
                            "ng",
                            "nge",
                            "nia",
                            "nit",
                            "niu",
                            "nl",
                            "nl-informal",
                            "nla",
                            "nmg",
                            "nmz",
                            "nn",
                            "nnh",
                            "nnz",
                            "no",
                            "nod",
                            "nog",
                            "nov",
                            "nqo",
                            "nr",
                            "nrm",
                            "nso",
                            "nup",
                            "nv",
                            "ny",
                            "nyn",
                            "nyo",
                            "nys",
                            "oc",
                            "ojb",
                            "olo",
                            "om",
                            "or",
                            "os",
                            "osa-latn",
                            "ota",
                            "pa",
                            "pag",
                            "pam",
                            "pap",
                            "pap-aw",
                            "pcd",
                            "pcm",
                            "pdc",
                            "pdt",
                            "pfl",
                            "pi",
                            "pih",
                            "pl",
                            "pms",
                            "pnb",
                            "pnt",
                            "prg",
                            "ps",
                            "pt",
                            "pt-br",
                            "pwn",
                            "qu",
                            "quc",
                            "qug",
                            "rgn",
                            "rif",
                            "rki",
                            "rm",
                            "rmc",
                            "rmf",
                            "rmy",
                            "rn",
                            "ro",
                            "roa-rup",
                            "roa-tara",
                            "rsk",
                            "ru",
                            "rue",
                            "rup",
                            "ruq",
                            "ruq-cyrl",
                            "ruq-latn",
                            "rut",
                            "rw",
                            "rwr",
                            "ryu",
                            "sa",
                            "sah",
                            "sat",
                            "sc",
                            "scn",
                            "sco",
                            "sd",
                            "sdc",
                            "sdh",
                            "se",
                            "se-fi",
                            "se-no",
                            "se-se",
                            "sei",
                            "ses",
                            "sg",
                            "sgs",
                            "sh",
                            "sh-cyrl",
                            "sh-latn",
                            "shi",
                            "shi-latn",
                            "shi-tfng",
                            "shn",
                            "shy",
                            "shy-latn",
                            "si",
                            "simple",
                            "sjd",
                            "sje",
                            "sju",
                            "sk",
                            "skr",
                            "skr-arab",
                            "sl",
                            "sli",
                            "sm",
                            "sma",
                            "smj",
                            "smn",
                            "sms",
                            "sn",
                            "so",
                            "sq",
                            "sr",
                            "sr-ec",
                            "sr-el",
                            "srn",
                            "sro",
                            "srq",
                            "ss",
                            "st",
                            "stq",
                            "sty",
                            "su",
                            "sv",
                            "sw",
                            "syl",
                            "szl",
                            "szy",
                            "ta",
                            "tay",
                            "tcy",
                            "tdd",
                            "te",
                            "tet",
                            "tg",
                            "tg-cyrl",
                            "tg-latn",
                            "th",
                            "thq",
                            "ti",
                            "tig",
                            "tk",
                            "tl",
                            "tly",
                            "tly-cyrl",
                            "tn",
                            "to",
                            "tok",
                            "tpi",
                            "tpv",
                            "tr",
                            "tru",
                            "trv",
                            "ts",
                            "tt",
                            "tt-cyrl",
                            "tt-latn",
                            "ttj",
                            "tum",
                            "tvu",
                            "tw",
                            "ty",
                            "tyv",
                            "tzm",
                            "udm",
                            "ug",
                            "ug-arab",
                            "ug-latn",
                            "uk",
                            "ur",
                            "uselang",
                            "uz",
                            "uz-cyrl",
                            "uz-latn",
                            "ve",
                            "vec",
                            "vep",
                            "vi",
                            "vls",
                            "vmf",
                            "vmw",
                            "vo",
                            "vot",
                            "vro",
                            "vut",
                            "wa",
                            "wal",
                            "war",
                            "wes",
                            "wls",
                            "wlx",
                            "wo",
                            "wuu",
                            "wuu-hans",
                            "wuu-hant",
                            "wya",
                            "xal",
                            "xh",
                            "xmf",
                            "xsy",
                            "yas",
                            "yat",
                            "yav",
                            "ybb",
                            "yi",
                            "yo",
                            "yrl",
                            "yue",
                            "yue-hans",
                            "yue-hant",
                            "za",
                            "zea",
                            "zgh",
                            "zgh-latn",
                            "zh",
                            "zh-classical",
                            "zh-cn",
                            "zh-hans",
                            "zh-hant",
                            "zh-hk",
                            "zh-min-nan",
                            "zh-mo",
                            "zh-my",
                            "zh-sg",
                            "zh-tw",
                            "zh-yue",
                            "zu"
                        ],
                        "default": "uselang"
                    },
                    {
                        "index": 3,
                        "name": "terms",
                        "type": [
                            "alias",
                            "description",
                            "label"
                        ],
                        "default": "alias|label|description",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "prefixsearch",
                "classname": "MediaWiki\\Api\\ApiQueryPrefixSearch",
                "path": "query+prefixsearch",
                "group": "list",
                "prefix": "ps",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Prefixsearch"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "search",
                        "type": "string",
                        "required": ""
                    },
                    {
                        "index": 2,
                        "name": "namespace",
                        "type": "namespace",
                        "default": 0,
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 4,
                        "name": "offset",
                        "type": "integer",
                        "default": 0,
                        "min": 0
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "protectedtitles",
                "classname": "MediaWiki\\Api\\ApiQueryProtectedTitles",
                "path": "query+protectedtitles",
                "group": "list",
                "prefix": "pt",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Protectedtitles"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 2,
                        "name": "level",
                        "type": [
                            "autoconfirmed",
                            "sysop"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 4,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 5,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 6,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 7,
                        "name": "prop",
                        "type": [
                            "comment",
                            "expiry",
                            "level",
                            "parsedcomment",
                            "timestamp",
                            "user",
                            "userid"
                        ],
                        "default": "timestamp|level",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 8,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "querypage",
                "classname": "MediaWiki\\Api\\ApiQueryQueryPage",
                "path": "query+querypage",
                "group": "list",
                "prefix": "qp",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Querypage"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "page",
                        "type": [
                            "Ancientpages",
                            "BrokenRedirects",
                            "Deadendpages",
                            "DoubleRedirects",
                            "Fewestrevisions",
                            "ListDuplicatedFiles",
                            "Listredirects",
                            "Lonelypages",
                            "Longpages",
                            "MediaStatistics",
                            "Mostcategories",
                            "Mostimages",
                            "Mostinterwikis",
                            "Mostlinked",
                            "Mostlinkedcategories",
                            "Mostlinkedtemplates",
                            "Mostrevisions",
                            "Shortpages",
                            "Uncategorizedcategories",
                            "Uncategorizedimages",
                            "Uncategorizedpages",
                            "Uncategorizedtemplates",
                            "UnconnectedPages",
                            "Unusedcategories",
                            "Unusedimages",
                            "Unusedtemplates",
                            "Unwatchedpages",
                            "Wantedcategories",
                            "Wantedfiles",
                            "Wantedpages",
                            "Wantedtemplates",
                            "Withoutinterwiki"
                        ],
                        "required": ""
                    },
                    {
                        "index": 2,
                        "name": "offset",
                        "type": "integer",
                        "default": 0
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "random",
                "classname": "MediaWiki\\Api\\ApiQueryRandom",
                "path": "query+random",
                "group": "list",
                "prefix": "rn",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Random"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 2,
                        "name": "filterredir",
                        "type": [
                            "all",
                            "nonredirects",
                            "redirects"
                        ],
                        "default": "nonredirects"
                    },
                    {
                        "index": 3,
                        "name": "minsize",
                        "type": "integer"
                    },
                    {
                        "index": 4,
                        "name": "maxsize",
                        "type": "integer"
                    },
                    {
                        "index": 5,
                        "name": "contentmodel",
                        "type": [
                            "EntitySchema",
                            "Scribunto",
                            "css",
                            "javascript",
                            "json",
                            "text",
                            "unknown",
                            "wikibase-item",
                            "wikibase-property",
                            "wikitext"
                        ]
                    },
                    {
                        "index": 6,
                        "name": "redirect",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 7,
                        "name": "limit",
                        "type": "limit",
                        "default": 1,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 8,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "recentchanges",
                "classname": "MediaWiki\\Api\\ApiQueryRecentChanges",
                "path": "query+recentchanges",
                "group": "list",
                "prefix": "rc",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Recentchanges"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 2,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 3,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 4,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*",
                        "extranamespaces": [
                            -2,
                            -1
                        ]
                    },
                    {
                        "index": 5,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 6,
                        "name": "excludeuser",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 7,
                        "name": "tag",
                        "type": "string"
                    },
                    {
                        "index": 8,
                        "name": "prop",
                        "type": [
                            "comment",
                            "flags",
                            "ids",
                            "loginfo",
                            "parsedcomment",
                            "patrolled",
                            "redirect",
                            "sha1",
                            "sizes",
                            "tags",
                            "timestamp",
                            "title",
                            "user",
                            "userid"
                        ],
                        "default": "title|timestamp|ids",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 9,
                        "name": "show",
                        "type": [
                            "!anon",
                            "!autopatrolled",
                            "!bot",
                            "!minor",
                            "!patrolled",
                            "!redirect",
                            "anon",
                            "autopatrolled",
                            "bot",
                            "minor",
                            "patrolled",
                            "redirect",
                            "unpatrolled"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 10,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 11,
                        "name": "type",
                        "type": [
                            "categorize",
                            "edit",
                            "external",
                            "log",
                            "new"
                        ],
                        "default": "edit|new|log|categorize",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 12,
                        "name": "toponly",
                        "type": "boolean"
                    },
                    {
                        "index": 13,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 14,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 15,
                        "name": "generaterevisions",
                        "type": "boolean"
                    },
                    {
                        "index": 16,
                        "name": "slot",
                        "type": [
                            "main"
                        ]
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "redirects",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
                "path": "query+redirects",
                "group": "prop",
                "prefix": "rd",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Redirects"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "fragment",
                            "pageid",
                            "title"
                        ],
                        "default": "pageid|title",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 3,
                        "name": "show",
                        "type": [
                            "!fragment",
                            "fragment"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "revisions",
                "classname": "MediaWiki\\Api\\ApiQueryRevisions",
                "path": "query+revisions",
                "group": "prop",
                "prefix": "rv",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Revisions"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "comment",
                            "content",
                            "contentmodel",
                            "flags",
                            "ids",
                            "parsedcomment",
                            "roles",
                            "sha1",
                            "size",
                            "slotsha1",
                            "slotsize",
                            "tags",
                            "timestamp",
                            "user",
                            "userid",
                            "parsetree"
                        ],
                        "default": "ids|timestamp|flags|comment|user",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "parsetree"
                        ]
                    },
                    {
                        "index": 2,
                        "name": "slots",
                        "type": [
                            "main"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "min": 1,
                        "max": 500,
                        "highmax": 5000,
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 5,
                        "name": "expandtemplates",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 6,
                        "name": "generatexml",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 7,
                        "name": "parse",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 8,
                        "name": "section",
                        "type": "string"
                    },
                    {
                        "index": 9,
                        "name": "diffto",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 10,
                        "name": "difftotext",
                        "type": "string",
                        "deprecated": ""
                    },
                    {
                        "index": 11,
                        "name": "difftotextpst",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 12,
                        "name": "contentformat",
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ],
                        "deprecated": ""
                    },
                    {
                        "index": 13,
                        "name": "startid",
                        "type": "integer",
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 14,
                        "name": "endid",
                        "type": "integer",
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 15,
                        "name": "start",
                        "type": "timestamp",
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 16,
                        "name": "end",
                        "type": "timestamp",
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 17,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older",
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 18,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ],
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 19,
                        "name": "excludeuser",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ],
                        "info": [
                            {
                                "name": "singlepageonly"
                            }
                        ]
                    },
                    {
                        "index": 20,
                        "name": "tag",
                        "type": "string"
                    },
                    {
                        "index": 21,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": [
                    {
                        "index": 3,
                        "name": "contentformat-{slot}",
                        "templatevars": {
                            "slot": "slots"
                        },
                        "type": [
                            "application/json",
                            "application/octet-stream",
                            "application/unknown",
                            "application/vnd.php.serialized",
                            "application/x-binary",
                            "text/css",
                            "text/javascript",
                            "text/plain",
                            "text/unknown",
                            "text/x-wiki",
                            "unknown/unknown"
                        ]
                    }
                ]
            },
            {
                "name": "search",
                "classname": "MediaWiki\\Api\\ApiQuerySearch",
                "path": "query+search",
                "group": "list",
                "prefix": "sr",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Search"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "search",
                        "type": "string",
                        "required": ""
                    },
                    {
                        "index": 2,
                        "name": "namespace",
                        "type": "namespace",
                        "default": 0,
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 4,
                        "name": "offset",
                        "type": "integer",
                        "default": 0,
                        "min": 0
                    },
                    {
                        "index": 5,
                        "name": "qiprofile",
                        "type": [
                            "classic",
                            "classic_noboostlinks",
                            "empty",
                            "engine_autoselect",
                            "popular_inclinks",
                            "popular_inclinks_pv",
                            "wikibase",
                            "wikibase_in_label",
                            "wikibase_phrase",
                            "wikibase_prefix",
                            "wikibase_prefix_boost",
                            "wsum_inclinks",
                            "wsum_inclinks_pv"
                        ],
                        "default": "engine_autoselect"
                    },
                    {
                        "index": 6,
                        "name": "what",
                        "type": [
                            "nearmatch",
                            "text",
                            "title"
                        ]
                    },
                    {
                        "index": 7,
                        "name": "info",
                        "type": [
                            "rewrittenquery",
                            "suggestion",
                            "totalhits"
                        ],
                        "default": "totalhits|suggestion|rewrittenquery",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 8,
                        "name": "prop",
                        "type": [
                            "categorysnippet",
                            "extensiondata",
                            "isfilematch",
                            "redirectsnippet",
                            "redirecttitle",
                            "sectionsnippet",
                            "sectiontitle",
                            "size",
                            "snippet",
                            "timestamp",
                            "titlesnippet",
                            "wordcount",
                            "hasrelated",
                            "score"
                        ],
                        "default": "size|wordcount|timestamp|snippet",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "deprecatedvalues": [
                            "hasrelated",
                            "score"
                        ]
                    },
                    {
                        "index": 9,
                        "name": "interwiki",
                        "type": "boolean"
                    },
                    {
                        "index": 10,
                        "name": "enablerewrites",
                        "type": "boolean"
                    },
                    {
                        "index": 11,
                        "name": "sort",
                        "type": [
                            "create_timestamp_asc",
                            "create_timestamp_desc",
                            "incoming_links_asc",
                            "incoming_links_desc",
                            "just_match",
                            "last_edit_asc",
                            "last_edit_desc",
                            "none",
                            "random",
                            "relevance",
                            "user_random"
                        ],
                        "default": "relevance"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "siteinfo",
                "classname": "MediaWiki\\Api\\ApiQuerySiteinfo",
                "path": "query+siteinfo",
                "group": "meta",
                "prefix": "si",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Siteinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "autocreatetempuser",
                            "autopromote",
                            "autopromoteonce",
                            "clientlibraries",
                            "dbrepllag",
                            "defaultoptions",
                            "extensions",
                            "extensiontags",
                            "fileextensions",
                            "functionhooks",
                            "general",
                            "interwikimap",
                            "languages",
                            "languagevariants",
                            "libraries",
                            "magicwords",
                            "namespacealiases",
                            "namespaces",
                            "protocols",
                            "restrictions",
                            "rightsinfo",
                            "showhooks",
                            "skins",
                            "specialpagealiases",
                            "statistics",
                            "uploaddialog",
                            "usergroups",
                            "variables"
                        ],
                        "default": "general",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "filteriw",
                        "type": [
                            "!local",
                            "local"
                        ]
                    },
                    {
                        "index": 3,
                        "name": "showalldb",
                        "type": "boolean"
                    },
                    {
                        "index": 4,
                        "name": "numberingroup",
                        "type": "boolean"
                    },
                    {
                        "index": 5,
                        "name": "inlanguagecode",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "stashimageinfo",
                "classname": "MediaWiki\\Api\\ApiQueryStashImageInfo",
                "path": "query+stashimageinfo",
                "group": "prop",
                "prefix": "sii",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Stashimageinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "filekey",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "sessionkey",
                        "type": "string",
                        "deprecated": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "prop",
                        "type": [
                            "badfile",
                            "bitdepth",
                            "canonicaltitle",
                            "commonmetadata",
                            "dimensions",
                            "extmetadata",
                            "metadata",
                            "mime",
                            "sha1",
                            "size",
                            "thumbmime",
                            "timestamp",
                            "url"
                        ],
                        "default": "timestamp|url",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "urlwidth",
                        "type": "integer",
                        "default": -1
                    },
                    {
                        "index": 5,
                        "name": "urlheight",
                        "type": "integer",
                        "default": -1
                    },
                    {
                        "index": 6,
                        "name": "urlparam",
                        "type": "string",
                        "default": ""
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "tags",
                "classname": "MediaWiki\\Api\\ApiQueryTags",
                "path": "query+tags",
                "group": "list",
                "prefix": "tg",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tags"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 3,
                        "name": "prop",
                        "type": [
                            "active",
                            "defined",
                            "description",
                            "displayname",
                            "hitcount",
                            "source"
                        ],
                        "default": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "templates",
                "classname": "MediaWiki\\Api\\ApiQueryLinks",
                "path": "query+templates",
                "group": "prop",
                "prefix": "tl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Templates"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*",
                        "extranamespaces": [
                            -2,
                            -1
                        ]
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 3,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 4,
                        "name": "templates",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 5,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "tokens",
                "classname": "MediaWiki\\Api\\ApiQueryTokens",
                "path": "query+tokens",
                "group": "meta",
                "prefix": "",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tokens"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "type",
                        "type": [
                            "createaccount",
                            "csrf",
                            "login",
                            "patrol",
                            "rollback",
                            "userrights",
                            "watch"
                        ],
                        "default": "csrf",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "transcludedin",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
                "path": "query+transcludedin",
                "group": "prop",
                "prefix": "ti",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Transcludedin"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "pageid",
                            "redirect",
                            "title"
                        ],
                        "default": "pageid|title|redirect",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 3,
                        "name": "show",
                        "type": [
                            "!redirect",
                            "redirect"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "usercontribs",
                "classname": "MediaWiki\\Api\\ApiQueryUserContribs",
                "path": "query+usercontribs",
                "group": "list",
                "prefix": "uc",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Usercontribs"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 2,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 3,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 4,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 5,
                        "name": "user",
                        "type": "user",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki"
                        ]
                    },
                    {
                        "index": 6,
                        "name": "userids",
                        "type": "integer",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 7,
                        "name": "userprefix",
                        "type": "string"
                    },
                    {
                        "index": 8,
                        "name": "iprange",
                        "type": "string"
                    },
                    {
                        "index": 9,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 10,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 11,
                        "name": "prop",
                        "type": [
                            "comment",
                            "flags",
                            "ids",
                            "parsedcomment",
                            "patrolled",
                            "size",
                            "sizediff",
                            "tags",
                            "timestamp",
                            "title"
                        ],
                        "default": "ids|title|timestamp|comment|size|flags",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 12,
                        "name": "show",
                        "type": [
                            "!autopatrolled",
                            "!minor",
                            "!new",
                            "!patrolled",
                            "!top",
                            "autopatrolled",
                            "minor",
                            "new",
                            "patrolled",
                            "top"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 13,
                        "name": "tag",
                        "type": "string"
                    },
                    {
                        "index": 14,
                        "name": "toponly",
                        "type": "boolean",
                        "deprecated": ""
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "userinfo",
                "classname": "MediaWiki\\Api\\ApiQueryUserInfo",
                "path": "query+userinfo",
                "group": "meta",
                "prefix": "ui",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Userinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "acceptlang",
                            "blockinfo",
                            "cancreateaccount",
                            "centralids",
                            "changeablegroups",
                            "editcount",
                            "email",
                            "groupmemberships",
                            "groups",
                            "hasmsg",
                            "implicitgroups",
                            "latestcontrib",
                            "options",
                            "ratelimits",
                            "realname",
                            "registrationdate",
                            "rights",
                            "theoreticalratelimits",
                            "unreadcount"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 2,
                        "name": "attachedwiki",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "users",
                "classname": "MediaWiki\\Api\\ApiQueryUsers",
                "path": "query+users",
                "group": "list",
                "prefix": "us",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Users"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "blockinfo",
                            "cancreate",
                            "centralids",
                            "editcount",
                            "emailable",
                            "gender",
                            "groupmemberships",
                            "groups",
                            "implicitgroups",
                            "registration",
                            "rights"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "attachedwiki",
                        "type": "string"
                    },
                    {
                        "index": 3,
                        "name": "users",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "userids",
                        "type": "integer",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "watchlist",
                "classname": "MediaWiki\\Api\\ApiQueryWatchlist",
                "path": "query+watchlist",
                "group": "list",
                "prefix": "wl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlist"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "allrev",
                        "type": "boolean"
                    },
                    {
                        "index": 2,
                        "name": "start",
                        "type": "timestamp"
                    },
                    {
                        "index": 3,
                        "name": "end",
                        "type": "timestamp"
                    },
                    {
                        "index": 4,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 5,
                        "name": "user",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 6,
                        "name": "excludeuser",
                        "type": "user",
                        "subtypes": [
                            "name",
                            "ip",
                            "temp",
                            "interwiki",
                            "id"
                        ]
                    },
                    {
                        "index": 7,
                        "name": "dir",
                        "type": [
                            "newer",
                            "older"
                        ],
                        "default": "older"
                    },
                    {
                        "index": 8,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 9,
                        "name": "prop",
                        "type": [
                            "comment",
                            "expiry",
                            "flags",
                            "ids",
                            "loginfo",
                            "notificationtimestamp",
                            "parsedcomment",
                            "patrol",
                            "sizes",
                            "tags",
                            "timestamp",
                            "title",
                            "user",
                            "userid"
                        ],
                        "default": "ids|title|flags",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 10,
                        "name": "show",
                        "type": [
                            "!anon",
                            "!autopatrolled",
                            "!bot",
                            "!minor",
                            "!patrolled",
                            "!unread",
                            "anon",
                            "autopatrolled",
                            "bot",
                            "minor",
                            "patrolled",
                            "unread"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 11,
                        "name": "type",
                        "type": [
                            "categorize",
                            "edit",
                            "external",
                            "log",
                            "new"
                        ],
                        "default": "edit|new|log|categorize",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 12,
                        "name": "owner",
                        "type": "user",
                        "subtypes": [
                            "name"
                        ]
                    },
                    {
                        "index": 13,
                        "name": "token",
                        "type": "string",
                        "sensitive": ""
                    },
                    {
                        "index": 14,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "watchlistraw",
                "classname": "MediaWiki\\Api\\ApiQueryWatchlistRaw",
                "path": "query+watchlistraw",
                "group": "list",
                "prefix": "wr",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/MediaWiki",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlistraw"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 2,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 4,
                        "name": "prop",
                        "type": [
                            "changed"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 5,
                        "name": "show",
                        "type": [
                            "!changed",
                            "changed"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 6,
                        "name": "owner",
                        "type": "user",
                        "subtypes": [
                            "name"
                        ]
                    },
                    {
                        "index": 7,
                        "name": "token",
                        "type": "string",
                        "sensitive": ""
                    },
                    {
                        "index": 8,
                        "name": "dir",
                        "type": [
                            "ascending",
                            "descending"
                        ],
                        "default": "ascending"
                    },
                    {
                        "index": 9,
                        "name": "fromtitle",
                        "type": "string"
                    },
                    {
                        "index": 10,
                        "name": "totitle",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "wbcontentlanguages",
                "classname": "Wikibase\\Repo\\Api\\MetaContentLanguages",
                "path": "query+wbcontentlanguages",
                "group": "meta",
                "prefix": "wbcl",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "context",
                        "type": [
                            "monolingualtext",
                            "term"
                        ],
                        "default": "term"
                    },
                    {
                        "index": 2,
                        "name": "prop",
                        "type": [
                            "autonym",
                            "code",
                            "name"
                        ],
                        "default": "code",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "wbentityusage",
                "classname": "Wikibase\\Client\\Api\\ApiPropsEntityUsage",
                "path": "query+wbentityusage",
                "group": "prop",
                "prefix": "wbeu",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/Wikibase/API#wbentityusage"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "url"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "aspect",
                        "type": [
                            "C",
                            "D",
                            "L",
                            "O",
                            "S",
                            "T",
                            "X"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "entities",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "wblistentityusage",
                "classname": "Wikibase\\Client\\Api\\ApiListEntityUsage",
                "path": "query+wblistentityusage",
                "group": "list",
                "prefix": "wbleu",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "readrights": "",
                "generator": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/Wikibase/API"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "url"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "aspect",
                        "type": [
                            "C",
                            "D",
                            "L",
                            "O",
                            "S",
                            "T",
                            "X"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "entities",
                        "type": "string",
                        "required": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "wbsearch",
                "classname": "Wikibase\\Repo\\Api\\QuerySearchEntities",
                "path": "query+wbsearch",
                "group": "list",
                "prefix": "wbs",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "internal": "",
                "readrights": "",
                "generator": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "search",
                        "type": "string",
                        "required": ""
                    },
                    {
                        "index": 2,
                        "name": "language",
                        "type": [
                            "aa",
                            "aae",
                            "ab",
                            "abs",
                            "ace",
                            "acf",
                            "acm",
                            "ady",
                            "ady-cyrl",
                            "aeb",
                            "aeb-arab",
                            "aeb-latn",
                            "af",
                            "agq",
                            "aln",
                            "als",
                            "alt",
                            "am",
                            "ami",
                            "an",
                            "ang",
                            "ann",
                            "anp",
                            "apc",
                            "ar",
                            "arc",
                            "arn",
                            "arq",
                            "ary",
                            "arz",
                            "as",
                            "ase",
                            "ast",
                            "atj",
                            "av",
                            "avk",
                            "awa",
                            "ay",
                            "az",
                            "azb",
                            "ba",
                            "bag",
                            "ban",
                            "ban-bali",
                            "bar",
                            "bas",
                            "bat-smg",
                            "bax",
                            "bbc",
                            "bbc-latn",
                            "bbj",
                            "bcc",
                            "bci",
                            "bcl",
                            "bdr",
                            "be",
                            "be-tarask",
                            "be-x-old",
                            "bew",
                            "bfd",
                            "bfw",
                            "bg",
                            "bgc",
                            "bgn",
                            "bh",
                            "bho",
                            "bi",
                            "bjn",
                            "bkc",
                            "bkh",
                            "bkm",
                            "blk",
                            "bm",
                            "bn",
                            "bo",
                            "bpy",
                            "bqi",
                            "bqz",
                            "br",
                            "brh",
                            "bs",
                            "btm",
                            "bto",
                            "bug",
                            "bug-bugi",
                            "bxr",
                            "byv",
                            "ca",
                            "cak",
                            "cal",
                            "cbk-zam",
                            "ccp",
                            "cdo",
                            "cdo-hant",
                            "cdo-latn",
                            "ce",
                            "ceb",
                            "ch",
                            "chn",
                            "cho",
                            "chr",
                            "chy",
                            "ckb",
                            "cnh",
                            "co",
                            "cop",
                            "cps",
                            "cpx",
                            "cpx-hans",
                            "cpx-hant",
                            "cpx-latn",
                            "cr",
                            "crh",
                            "crh-cyrl",
                            "crh-latn",
                            "crh-ro",
                            "cs",
                            "csb",
                            "cu",
                            "cv",
                            "cy",
                            "da",
                            "dag",
                            "de",
                            "de-at",
                            "de-ch",
                            "de-formal",
                            "dga",
                            "din",
                            "diq",
                            "dsb",
                            "dso",
                            "dtp",
                            "dty",
                            "dua",
                            "dv",
                            "dz",
                            "ee",
                            "efi",
                            "egl",
                            "el",
                            "eml",
                            "en",
                            "en-ca",
                            "en-gb",
                            "en-us",
                            "eo",
                            "es",
                            "es-419",
                            "es-formal",
                            "et",
                            "eto",
                            "etu",
                            "eu",
                            "ewo",
                            "ext",
                            "fa",
                            "fat",
                            "ff",
                            "fi",
                            "fit",
                            "fiu-vro",
                            "fj",
                            "fkv",
                            "fmp",
                            "fo",
                            "fon",
                            "fr",
                            "frc",
                            "frp",
                            "frr",
                            "fur",
                            "fvr",
                            "fy",
                            "ga",
                            "gaa",
                            "gag",
                            "gan",
                            "gan-hans",
                            "gan-hant",
                            "gcf",
                            "gcr",
                            "gd",
                            "gju-arab",
                            "gju-deva",
                            "gl",
                            "gld",
                            "glk",
                            "gn",
                            "gom",
                            "gom-deva",
                            "gom-latn",
                            "gor",
                            "got",
                            "gpe",
                            "grc",
                            "gsw",
                            "gu",
                            "guc",
                            "gur",
                            "guw",
                            "gv",
                            "gya",
                            "ha",
                            "hak",
                            "hak-hans",
                            "hak-hant",
                            "hak-latn",
                            "haw",
                            "he",
                            "hi",
                            "hif",
                            "hif-latn",
                            "hil",
                            "hke",
                            "hno",
                            "ho",
                            "hoc",
                            "hoc-latn",
                            "hr",
                            "hrx",
                            "hsb",
                            "hsn",
                            "ht",
                            "hu",
                            "hu-formal",
                            "hy",
                            "hyw",
                            "hz",
                            "ia",
                            "iba",
                            "ibb",
                            "id",
                            "ie",
                            "ig",
                            "igl",
                            "ii",
                            "ik",
                            "ike-cans",
                            "ike-latn",
                            "ilo",
                            "inh",
                            "io",
                            "is",
                            "isu",
                            "isv-cyrl",
                            "isv-latn",
                            "it",
                            "iu",
                            "ja",
                            "jam",
                            "jbo",
                            "jut",
                            "jv",
                            "ka",
                            "kaa",
                            "kab",
                            "kai",
                            "kbd",
                            "kbd-cyrl",
                            "kbp",
                            "kcg",
                            "kea",
                            "ker",
                            "kg",
                            "kge",
                            "kgg",
                            "khw",
                            "ki",
                            "kiu",
                            "kj",
                            "kjh",
                            "kjp",
                            "kk",
                            "kk-arab",
                            "kk-cn",
                            "kk-cyrl",
                            "kk-kz",
                            "kk-latn",
                            "kk-tr",
                            "kl",
                            "km",
                            "kn",
                            "knc",
                            "ko",
                            "ko-kp",
                            "koi",
                            "kr",
                            "krc",
                            "kri",
                            "krj",
                            "krl",
                            "ks",
                            "ks-arab",
                            "ks-deva",
                            "ksf",
                            "ksh",
                            "ksw",
                            "ku",
                            "ku-arab",
                            "ku-latn",
                            "kum",
                            "kus",
                            "kv",
                            "kw",
                            "ky",
                            "la",
                            "lad",
                            "lb",
                            "lbe",
                            "lem",
                            "lez",
                            "lfn",
                            "lg",
                            "li",
                            "lij",
                            "liv",
                            "ljp",
                            "lki",
                            "lld",
                            "lmo",
                            "ln",
                            "lns",
                            "lo",
                            "loz",
                            "lrc",
                            "lt",
                            "ltg",
                            "lua",
                            "lus",
                            "luz",
                            "lv",
                            "lzh",
                            "lzz",
                            "mad",
                            "mag",
                            "mai",
                            "map-bms",
                            "mcn",
                            "mcp",
                            "mdf",
                            "mg",
                            "mh",
                            "mhr",
                            "mi",
                            "min",
                            "mk",
                            "ml",
                            "mn",
                            "mnc",
                            "mnc-latn",
                            "mnc-mong",
                            "mni",
                            "mnw",
                            "mo",
                            "mos",
                            "mr",
                            "mrh",
                            "mrj",
                            "ms",
                            "ms-arab",
                            "mt",
                            "mua",
                            "mui",
                            "mus",
                            "mwl",
                            "my",
                            "myv",
                            "mzn",
                            "na",
                            "nah",
                            "nan",
                            "nan-hani",
                            "nan-hant",
                            "nan-latn-pehoeji",
                            "nan-latn-tailo",
                            "nap",
                            "nb",
                            "nds",
                            "nds-nl",
                            "ne",
                            "new",
                            "ng",
                            "nge",
                            "nia",
                            "nit",
                            "niu",
                            "nl",
                            "nl-informal",
                            "nla",
                            "nmg",
                            "nmz",
                            "nn",
                            "nnh",
                            "nnz",
                            "no",
                            "nod",
                            "nog",
                            "nov",
                            "nqo",
                            "nr",
                            "nrm",
                            "nso",
                            "nup",
                            "nv",
                            "ny",
                            "nyn",
                            "nyo",
                            "nys",
                            "oc",
                            "ojb",
                            "olo",
                            "om",
                            "or",
                            "os",
                            "osa-latn",
                            "ota",
                            "pa",
                            "pag",
                            "pam",
                            "pap",
                            "pap-aw",
                            "pcd",
                            "pcm",
                            "pdc",
                            "pdt",
                            "pfl",
                            "pi",
                            "pih",
                            "pl",
                            "pms",
                            "pnb",
                            "pnt",
                            "prg",
                            "ps",
                            "pt",
                            "pt-br",
                            "pwn",
                            "qu",
                            "quc",
                            "qug",
                            "rgn",
                            "rif",
                            "rki",
                            "rm",
                            "rmc",
                            "rmf",
                            "rmy",
                            "rn",
                            "ro",
                            "roa-rup",
                            "roa-tara",
                            "rsk",
                            "ru",
                            "rue",
                            "rup",
                            "ruq",
                            "ruq-cyrl",
                            "ruq-latn",
                            "rut",
                            "rw",
                            "rwr",
                            "ryu",
                            "sa",
                            "sah",
                            "sat",
                            "sc",
                            "scn",
                            "sco",
                            "sd",
                            "sdc",
                            "sdh",
                            "se",
                            "se-fi",
                            "se-no",
                            "se-se",
                            "sei",
                            "ses",
                            "sg",
                            "sgs",
                            "sh",
                            "sh-cyrl",
                            "sh-latn",
                            "shi",
                            "shi-latn",
                            "shi-tfng",
                            "shn",
                            "shy",
                            "shy-latn",
                            "si",
                            "simple",
                            "sjd",
                            "sje",
                            "sju",
                            "sk",
                            "skr",
                            "skr-arab",
                            "sl",
                            "sli",
                            "sm",
                            "sma",
                            "smj",
                            "smn",
                            "sms",
                            "sn",
                            "so",
                            "sq",
                            "sr",
                            "sr-ec",
                            "sr-el",
                            "srn",
                            "sro",
                            "srq",
                            "ss",
                            "st",
                            "stq",
                            "sty",
                            "su",
                            "sv",
                            "sw",
                            "syl",
                            "szl",
                            "szy",
                            "ta",
                            "tay",
                            "tcy",
                            "tdd",
                            "te",
                            "tet",
                            "tg",
                            "tg-cyrl",
                            "tg-latn",
                            "th",
                            "thq",
                            "ti",
                            "tig",
                            "tk",
                            "tl",
                            "tly",
                            "tly-cyrl",
                            "tn",
                            "to",
                            "tok",
                            "tpi",
                            "tpv",
                            "tr",
                            "tru",
                            "trv",
                            "ts",
                            "tt",
                            "tt-cyrl",
                            "tt-latn",
                            "ttj",
                            "tum",
                            "tvu",
                            "tw",
                            "ty",
                            "tyv",
                            "tzm",
                            "udm",
                            "ug",
                            "ug-arab",
                            "ug-latn",
                            "uk",
                            "ur",
                            "uz",
                            "uz-cyrl",
                            "uz-latn",
                            "ve",
                            "vec",
                            "vep",
                            "vi",
                            "vls",
                            "vmf",
                            "vmw",
                            "vo",
                            "vot",
                            "vro",
                            "vut",
                            "wa",
                            "wal",
                            "war",
                            "wes",
                            "wls",
                            "wlx",
                            "wo",
                            "wuu",
                            "wuu-hans",
                            "wuu-hant",
                            "wya",
                            "xal",
                            "xh",
                            "xmf",
                            "xsy",
                            "yas",
                            "yat",
                            "yav",
                            "ybb",
                            "yi",
                            "yo",
                            "yrl",
                            "yue",
                            "yue-hans",
                            "yue-hant",
                            "za",
                            "zea",
                            "zgh",
                            "zgh-latn",
                            "zh",
                            "zh-classical",
                            "zh-cn",
                            "zh-hans",
                            "zh-hant",
                            "zh-hk",
                            "zh-min-nan",
                            "zh-mo",
                            "zh-my",
                            "zh-sg",
                            "zh-tw",
                            "zh-yue",
                            "zu"
                        ]
                    },
                    {
                        "index": 3,
                        "name": "strictlanguage",
                        "type": "boolean"
                    },
                    {
                        "index": 4,
                        "name": "type",
                        "type": [
                            "item",
                            "property"
                        ],
                        "default": "item"
                    },
                    {
                        "index": 5,
                        "name": "limit",
                        "type": "limit",
                        "default": 7,
                        "min": 0,
                        "max": 50,
                        "highmax": 500
                    },
                    {
                        "index": 6,
                        "name": "profile",
                        "type": [
                            "default"
                        ],
                        "default": "default"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "wbsubscribers",
                "classname": "Wikibase\\Repo\\Api\\ListSubscribers",
                "path": "query+wbsubscribers",
                "group": "list",
                "prefix": "wbls",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "entities",
                        "type": "string",
                        "required": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "prop",
                        "type": [
                            "url"
                        ],
                        "default": "",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 4,
                        "name": "continue",
                        "type": "string"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "wikibase",
                "classname": "Wikibase\\Client\\Api\\ApiClientInfo",
                "path": "query+wikibase",
                "group": "meta",
                "prefix": "wb",
                "source": "WikibaseClient",
                "sourcename": "WikibaseClient",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://wikibase.everydayjazz.com/wiki/Special:Version/License/WikibaseClient",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "siteid",
                            "url"
                        ],
                        "default": "url|siteid",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            }
        ]
    },
    "debuginfo": {
        "mwVersion": "1.44.0",
        "phpEngine": "PHP",
        "phpVersion": "8.3.23",
        "time": 0.17647004127502441,
        "log": [
            {
                "msg": "MWDebug output complete",
                "type": "log",
                "caller": "MediaWiki\\Debug\\MWDebug::appendDebugInfoToApiResult"
            }
        ],
        "debugLog": [
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[Wikibase] Wikibase\\Lib\\SettingsArray::getSetting: setting entitySources was given as a closure, resolve it to array (\n  'local' => \n  array (\n    'entityNamespaces' => \n    array (\n      'item' => 120,\n      'property' => 122,\n    ),\n    'repoDatabase' => false,\n    'baseUri' => 'https://wikibase.everydayjazz.com/entity/',\n    'rdfNodeNamespacePrefix' => 'wd',\n    'rdfPredicateNamespacePrefix' => '',\n    'interwikiPrefix' => '',\n  ),\n)",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "\n\nStart request GET /w/api.php?action=paraminfo&modules=query%2B%2A\nIP: 172.18.0.10\nHTTP HEADERS:\nHOST: wikibase.everydayjazz.com\nUSER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])\nACCEPT: */*\nACCEPT-ENCODING: gzip, br\nCDN-LOOP: cloudflare; loops=1\nCF-CONNECTING-IP: 216.73.216.118\nCF-IPCOUNTRY: US\nCF-RAY: 9ac482624ee6fa11-ORD\nCF-VISITOR: {\"scheme\":\"https\"}\nX-FORWARDED-FOR: 172.70.130.252\nX-FORWARDED-HOST: wikibase.everydayjazz.com\nX-FORWARDED-PORT: 443\nX-FORWARDED-PROTO: https\nX-FORWARDED-SERVER: 8caf3c91c8d6\nX-REAL-IP: 172.70.130.252\n(end headers)",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[session] SessionManager using store Wikimedia\\ObjectCache\\APCUBagOStuff",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[localisation] LocalisationCache using store LCStoreDB",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[session] SessionBackend \"ecejjqcpf7la0nr4vh8m6qj8na98n1h4\" is unsaved, marking dirty in constructor",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[session] SessionBackend \"ecejjqcpf7la0nr4vh8m6qj8na98n1h4\" save: dataDirty=1 metaDirty=1 forcePersist=0",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[cookie] already deleted setcookie: \"wikibase_session\", \"\", \"1733915151\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[cookie] already deleted setcookie: \"wikibaseUserID\", \"\", \"1733915151\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[cookie] already deleted setcookie: \"wikibaseToken\", \"\", \"1733915151\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1733915151\", \"/\", \"\", \"\", \"1\", \"\"",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[session] SessionBackend \"ecejjqcpf7la0nr4vh8m6qj8na98n1h4\" data dirty due to dirty(): MediaWiki\\Session\\SessionManager->getSessionForRequest/MediaWiki\\Session\\SessionManager->getInitialSession/MediaWiki\\Session\\Session->getToken/MediaWiki\\Session\\Session->set/MediaWiki\\Session\\SessionBackend->dirty",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[session] SessionBackend \"ecejjqcpf7la0nr4vh8m6qj8na98n1h4\" save: dataDirty=1 metaDirty=0 forcePersist=0",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "MediaWiki\\Parser\\ParserFactory: using default preprocessor",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[SQLBagOStuff] MainObjectStash using store SqlBagOStuff",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[MessageCache] MessageCache using store Wikimedia\\ObjectCache\\APCUBagOStuff",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[Wikibase] Wikibase\\Lib\\SettingsArray::getSetting: setting thisWikiIsTheRepo was given as a closure, resolve it to true",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[Wikibase] Wikibase\\Lib\\SettingsArray::getSetting: setting entitySources was given as a closure, resolve it to array (\n  'local' => \n  array (\n    'repoDatabase' => false,\n    'entityNamespaces' => \n    array (\n      'item' => '120/main',\n      'property' => '122/main',\n    ),\n    'baseUri' => 'https://wikibase.everydayjazz.com/entity/',\n    'rdfNodeNamespacePrefix' => 'wd',\n    'rdfPredicateNamespacePrefix' => '',\n    'interwikiPrefix' => '',\n  ),\n)",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[Wikibase] Wikibase\\Lib\\SettingsArray::getSetting: setting repoUrl was given as a closure, resolve it to 'https://wikibase.everydayjazz.com'",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[Wikibase] Wikibase\\Lib\\SettingsArray::getSetting: setting repoArticlePath was given as a closure, resolve it to '/wiki/$1'",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[Wikibase] Wikibase\\Lib\\SettingsArray::getSetting: setting repoScriptPath was given as a closure, resolve it to '/w'",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[localisation] LocalisationCache::loadCoreData: got localisation for ban from source",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[localisation] LocalisationCache::loadCoreData: got localisation for crh from source",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "Unstubbing $wgLang on call of $wgLang::unstub from Wikimedia\\Services\\ServiceContainer->{closure}",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::open [0.131ms] mysql:3306: SET group_concat_max_len = 262144, `sql_mode` = ''",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/wikibase",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get) [0.29ms] mysql:3306: BEGIN",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] LCStoreDB::get [0.249ms] mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'deps'  LIMIT 1",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wikibase",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] LCStoreDB::get [0.709ms] mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'list'  LIMIT 1",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wikibase",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] LCStoreDB::get [3.913ms] mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: filemtime(): stat failed for /var/www/html/extensions/extensions/FacetedApiSearch/i18n/en.json",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wikibase",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] LCStoreDB::get [1.541ms] mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wikibase",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] LCStoreDB::get [0.193ms] mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases'  LIMIT 1",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wikibase",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[rdbms] LCStoreDB::get [2.874ms] mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases'  LIMIT 1",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for Scribunto: MediaWiki\\Extension\\Scribunto\\ScribuntoContentHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for wikitext: MediaWiki\\Content\\WikitextContentHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for javascript: MediaWiki\\Content\\JavaScriptContentHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for json: MediaWiki\\Content\\JsonContentHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for css: MediaWiki\\Content\\CssContentHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for text: MediaWiki\\Content\\TextContentHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for unknown: MediaWiki\\Content\\FallbackContentHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for wikibase-item: Wikibase\\Repo\\Content\\ItemHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[ContentHandler] Registered handler for wikibase-property: Wikibase\\Repo\\Content\\PropertyHandler",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[GlobalTitleFail] MediaWiki\\Context\\RequestContext::getTitle called with no title set.",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, got from global cache",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[gitinfo] Candidate cacheFile=/var/www/html/gitinfo.json for /var/www/html",
            "[silenced-error] [8d2ae0dc21d85af35be1966a] /w/api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: file_put_contents(/var/log/mediawiki/mw.debug.log): Failed to open stream: Permission denied",
            "[gitinfo] Cache incomplete for /var/www/html"
        ],
        "queries": [
            {
                "sql": "mysql:3306: SET group_concat_max_len = 262144, `sql_mode` = ''",
                "function": "Wikimedia\\Rdbms\\DatabaseMySQL::open",
                "time": 0.000131
            },
            {
                "sql": "mysql:3306: BEGIN",
                "function": "Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get)",
                "time": 0.00029
            },
            {
                "sql": "mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'deps'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000249
            },
            {
                "sql": "mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'list'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000709
            },
            {
                "sql": "mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.003913
            },
            {
                "sql": "mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.0015409999999999998
            },
            {
                "sql": "mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000193
            },
            {
                "sql": "mysql:3306: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.0028740000000000003
            }
        ],
        "request": {
            "method": "GET",
            "url": "/w/api.php?action=paraminfo&modules=query%2B%2A",
            "headers": {
                "HOST": "wikibase.everydayjazz.com",
                "USER-AGENT": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])",
                "ACCEPT": "*/*",
                "ACCEPT-ENCODING": "gzip, br",
                "CDN-LOOP": "cloudflare; loops=1",
                "CF-CONNECTING-IP": "216.73.216.118",
                "CF-IPCOUNTRY": "US",
                "CF-RAY": "9ac482624ee6fa11-ORD",
                "CF-VISITOR": "{\"scheme\":\"https\"}",
                "X-FORWARDED-FOR": "172.70.130.252",
                "X-FORWARDED-HOST": "wikibase.everydayjazz.com",
                "X-FORWARDED-PORT": "443",
                "X-FORWARDED-PROTO": "https",
                "X-FORWARDED-SERVER": "8caf3c91c8d6",
                "X-REAL-IP": "172.70.130.252"
            },
            "params": {
                "action": "paraminfo",
                "modules": "query+*"
            }
        },
        "memory": "4.98 MB",
        "memoryPeak": "5.66 MB",
        "includes": [
            {
                "name": "/var/www/html/api.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/WebStart.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/BootstrapHelperFunctions.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/Setup.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/includes/AutoLoader.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/autoload.php",
                "size": "372 KB"
            },
            {
                "name": "/var/www/html/vendor/autoload.php",
                "size": "748 bytes"
            },
            {
                "name": "/var/www/html/vendor/composer/autoload_real.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/composer/platform_check.php",
                "size": "917 bytes"
            },
            {
                "name": "/var/www/html/vendor/composer/ClassLoader.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/vendor/composer/include_paths.php",
                "size": "437 bytes"
            },
            {
                "name": "/var/www/html/vendor/composer/autoload_static.php",
                "size": "505 KB"
            },
            {
                "name": "/var/www/html/vendor/symfony/deprecation-contracts/function.php",
                "size": "1,014 bytes"
            },
            {
                "name": "/var/www/html/vendor/react/promise/src/functions_include.php",
                "size": "97 bytes"
            },
            {
                "name": "/var/www/html/vendor/react/promise/src/functions.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/vendor/ralouphie/getallheaders/src/getallheaders.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php83/bootstrap.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/base-convert/src/Functions.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/autoload.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/HotThreads.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/AbstractEndpoint.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Info.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/ReloadSecureSettings.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Stats.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/Usage.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/GetSettings.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/PutSettings.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/DeleteAlias.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsAlias.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetAlias.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutAlias.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/UpdateAliases.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ClearCache.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetMapping.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetFieldMapping.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutMapping.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetSettings.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutSettings.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetTemplate.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/PutTemplate.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsTemplate.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/DeleteTemplate.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ExistsType.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/GetUpgrade.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/Upgrade.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/ValidateQuery.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/DeletePipeline.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/GetPipeline.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/PutPipeline.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/ProcessorGrok.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/GetScript.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/PutScript.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/DeleteScript.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/CreateRepository.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/DeleteRepository.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/GetRepository.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Snapshot/VerifyRepository.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/GetSource.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/ExistsSource.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Tasks/ListTasks.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/symfony/clock/Resources/now.php",
                "size": "685 bytes"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php73/bootstrap.php",
                "size": "1,011 bytes"
            },
            {
                "name": "/var/www/html/vendor/symfony/translation/Resources/functions.php",
                "size": "563 bytes"
            },
            {
                "name": "/var/www/html/vendor/guzzlehttp/guzzle/src/functions_include.php",
                "size": "160 bytes"
            },
            {
                "name": "/var/www/html/vendor/guzzlehttp/guzzle/src/functions.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/timestamp/src/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/Diff.php",
                "size": "203 bytes"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php82/bootstrap.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Defines.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/libs/mime/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/defines.php",
                "size": "852 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IDatabase.php",
                "size": "46 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IReadableDatabase.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/platform/ISQLPlatform.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DbQuoter.php",
                "size": "371 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IDatabaseFlags.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadbalancer/ILoadBalancer.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/config/SiteConfiguration.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/SettingsBuilder.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/includes/registration/ExtensionRegistry.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/DomainEvent/DomainEventSubscriber.php",
                "size": "542 bytes"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/GlobalConfigBuilder.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigBuilderBase.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigBuilder.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/PhpIniSink.php",
                "size": "794 bytes"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigSchemaAggregator.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/JsonSchemaTrait.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigSchema.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/MainConfigNames.php",
                "size": "142 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/PhpSettingsSource.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/SettingsSource.php",
                "size": "621 bytes"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/SettingsIncludeLocator.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/GlobalFunctions.php",
                "size": "64 KB"
            },
            {
                "name": "/var/www/html/includes/Request/HeaderCallback.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/Request/WebRequest.php",
                "size": "45 KB"
            },
            {
                "name": "/var/www/html/includes/http/Telemetry.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/http/TelemetryHeadersInterface.php",
                "size": "646 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/http/HttpStatus.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/ArraySource.php",
                "size": "420 bytes"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/at-ease/src/AtEase.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/config-schema.php",
                "size": "86 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/MergeStrategy.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/LocalSettings.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/LocalSettings.d/20_Wikibase.php",
                "size": "354 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/ExampleSettings.php",
                "size": "57 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/config/Wikibase.example.php",
                "size": "666 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/ExampleSettings.php",
                "size": "63 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/config/WikibaseClient.example.php",
                "size": "153 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/30_WikibaseCirrusSearch.php",
                "size": "359 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/30_WikibaseEdtf.php",
                "size": "124 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/30_WikibaseLocalMedia.php",
                "size": "218 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/30_WikibaseManifest.php",
                "size": "666 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_Babel.php",
                "size": "104 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_CirrusSearch.php",
                "size": "199 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_ConfirmEdit.php",
                "size": "127 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_Elastica.php",
                "size": "191 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_EntitySchema.php",
                "size": "129 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_Nuke.php",
                "size": "105 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_OAuth.php",
                "size": "303 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_Scribunto.php",
                "size": "168 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_SyntaxHighlight_GeSHi.php",
                "size": "130 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_UniversalLanguageSelector.php",
                "size": "164 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_VisualEditor.php",
                "size": "317 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/40_cldr.php",
                "size": "101 bytes"
            },
            {
                "name": "/var/www/html/LocalSettings.d/90_UserDefinedExtensions.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/config/GlobalVarConfig.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/config/Config.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Output/OutputHandler.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/Settings/DynamicDefaultValues.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/MainConfigSchema.php",
                "size": "397 KB"
            },
            {
                "name": "/var/www/html/includes/SetupDynamicConfig.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/title/NamespaceInfo.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageCode.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/WikiMap/WikiMap.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/domain/DatabaseDomain.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/objectcache/ObjectCacheFactory.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/APCUBagOStuff.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/MediumSpecificBagOStuff.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/BagOStuff.php",
                "size": "30 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/utils/ExpirationAwareness.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/IStoreKeyEncoder.php",
                "size": "676 bytes"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerAwareInterface.php",
                "size": "297 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/StatsFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/StatsCache.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Emitters/NullEmitter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Emitters/EmitterInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/NullLogger.php",
                "size": "707 bytes"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/AbstractLogger.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/shell/Shell.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/SerializedValueContainer.php",
                "size": "907 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/RepoHooks.php",
                "size": "40 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQuerySiteInfoGeneralInfoHook.php",
                "size": "718 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiCheckCanExecuteHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMain__onExceptionHook.php",
                "size": "756 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQuery__moduleManagerHook.php",
                "size": "744 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/BeforePageDisplayHook.php",
                "size": "725 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/BeforeDisplayNoArticleTextHook.php",
                "size": "659 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentModelCanBeUsedOnHook.php",
                "size": "969 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/FormatAutocommentsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleRevisionXMLTagHook.php",
                "size": "754 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/InfoActionHook.php",
                "size": "779 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MaintenanceShellStartHook.php",
                "size": "366 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MediaWikiServicesHook.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/title/Hook/NamespaceIsMovableHook.php",
                "size": "795 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageBodyAttributesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageParserOutputHook.php",
                "size": "858 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserFirstCallInitHook.php",
                "size": "595 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserOptionsRegisterHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/ResourceLoader/Hook/ResourceLoaderRegisterModulesHook.php",
                "size": "732 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/RevisionFromEditCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SidebarBeforeOutputHook.php",
                "size": "856 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php",
                "size": "863 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleGetRestrictionTypesHook.php",
                "size": "663 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/UnitTestsListHook.php",
                "size": "697 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Hooks/WikibaseContentLanguagesHook.php",
                "size": "697 bytes"
            },
            {
                "name": "/var/www/html/includes/preferences/Hook/GetPreferencesHook.php",
                "size": "675 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/LibHooks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ExtensionTypesHook.php",
                "size": "837 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/resources/Resources.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/view/src/ViewHooks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/view/resources.php",
                "size": "35 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/resources/Resources.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseEdtf/src/HookHandlers.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetDefaultOptionsHook.php",
                "size": "905 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIAfterExecuteHook.php",
                "size": "605 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ApiBeforeMainHook.php",
                "size": "548 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQuerySiteInfoStatisticsInfoHook.php",
                "size": "616 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/BeforeInitializeHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/search/Hook/PrefixSearchExtractNamespaceHook.php",
                "size": "850 bytes"
            },
            {
                "name": "/var/www/html/includes/ResourceLoader/Hook/ResourceLoaderGetConfigVarsHook.php",
                "size": "1,021 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchHook.php",
                "size": "687 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/ShowSearchHitTitleHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SoftwareInfoHook.php",
                "size": "636 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsHook.php",
                "size": "732 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsAppendHook.php",
                "size": "847 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialStatsAddExtraHook.php",
                "size": "1,001 bytes"
            },
            {
                "name": "/var/www/html/extensions/OAuth/src/Backend/Hooks.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiRsdServiceApisHook.php",
                "size": "780 bytes"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagsListActiveHook.php",
                "size": "609 bytes"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagCanCreateHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ListDefinedTagsHook.php",
                "size": "535 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/SetupAfterCacheHook.php",
                "size": "481 bytes"
            },
            {
                "name": "/var/www/html/extensions/Scribunto/includes/Hooks.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserLimitReportPrepareHook.php",
                "size": "873 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserLimitReportFormatHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserClearStateHook.php",
                "size": "570 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserClonedHook.php",
                "size": "548 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showStandardInputs_optionsHook.php",
                "size": "864 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showReadOnlyForm_initialHook.php",
                "size": "831 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageBeforeEditButtonsHook.php",
                "size": "806 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFilterMergedContentHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleViewHeaderHook.php",
                "size": "962 bytes"
            },
            {
                "name": "/var/www/html/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php",
                "size": "778 bytes"
            },
            {
                "name": "/var/www/html/extensions/UniversalLanguageSelector/includes/Hooks.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/context/Hook/UserGetLanguageObjectHook.php",
                "size": "729 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/MakeGlobalVariablesScriptHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAfterPortletHook.php",
                "size": "661 bytes"
            },
            {
                "name": "/var/www/html/extensions/VisualEditor/includes/Hooks.php",
                "size": "46 KB"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php",
                "size": "960 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/CustomEditorHook.php",
                "size": "716 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineViewHeaderHook.php",
                "size": "585 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showEditForm_fieldsHook.php",
                "size": "778 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ParserTestGlobalsHook.php",
                "size": "664 bytes"
            },
            {
                "name": "/var/www/html/includes/preferences/Hook/PreferencesFormPreSaveHook.php",
                "size": "921 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/RecentChange_saveHook.php",
                "size": "635 bytes"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php",
                "size": "780 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinEditSectionLinksHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/UserLoggedInHook.php",
                "size": "551 bytes"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/extension/src/RegistrationHookHandler.php",
                "size": "386 bytes"
            },
            {
                "name": "/var/www/html/includes/debug/MWDebug.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/includes/MediaWikiServices.php",
                "size": "57 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/services/src/ServiceContainer.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/vendor/psr/container/src/ContainerInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/services/src/DestructibleService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/NonSerializableTrait.php",
                "size": "375 bytes"
            },
            {
                "name": "/var/www/html/includes/exception/MWExceptionRenderer.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/exception/MWExceptionHandler.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/includes/profiler/Profiler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/profiler/ProfilerStub.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/TransactionProfiler.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LoggerFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/object-factory/src/ObjectFactory.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LegacySpi.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/debug/logger/Spi.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LegacyLogger.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LogLevel.php",
                "size": "336 bytes"
            },
            {
                "name": "/var/www/html/skins/MinervaNeue/includes/ServiceWiring.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/skins/Vector/includes/ServiceWiring.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/WikibaseRepo.ServiceWiring.php",
                "size": "90 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/WbCrud.ServiceWiring.php",
                "size": "63 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Infrastructure/ValidatingRequestDeserializer.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddItemStatement/AddItemStatementValidator.php",
                "size": "408 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddPropertyStatement/AddPropertyStatementValidator.php",
                "size": "424 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItem/GetItemValidator.php",
                "size": "372 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetSitelinks/GetSitelinksValidator.php",
                "size": "392 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetSitelink/GetSitelinkValidator.php",
                "size": "388 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabels/GetItemLabelsValidator.php",
                "size": "396 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabel/GetItemLabelValidator.php",
                "size": "392 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabelWithFallback/GetItemLabelWithFallbackValidator.php",
                "size": "440 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescriptions/GetItemDescriptionsValidator.php",
                "size": "420 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescription/GetItemDescriptionValidator.php",
                "size": "416 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescriptionWithFallback/GetItemDescriptionWithFallbackValidator.php",
                "size": "467 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemAliases/GetItemAliasesValidator.php",
                "size": "400 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemAliasesInLanguage/GetItemAliasesInLanguageValidator.php",
                "size": "440 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemStatement/GetItemStatementValidator.php",
                "size": "408 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemStatements/GetItemStatementsValidator.php",
                "size": "412 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetProperty/GetPropertyValidator.php",
                "size": "388 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabels/GetPropertyLabelsValidator.php",
                "size": "412 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescriptions/GetPropertyDescriptionsValidator.php",
                "size": "436 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescriptionWithFallback/GetPropertyDescriptionWithFallbackValidator.php",
                "size": "482 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyAliases/GetPropertyAliasesValidator.php",
                "size": "416 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyAliasesInLanguage/GetPropertyAliasesInLanguageValidator.php",
                "size": "456 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyStatement/GetPropertyStatementValidator.php",
                "size": "424 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyStatements/GetPropertyStatementsValidator.php",
                "size": "428 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetStatement/GetStatementValidator.php",
                "size": "392 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItem/PatchItemValidator.php",
                "size": "378 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemLabels/PatchItemLabelsValidator.php",
                "size": "404 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemDescriptions/PatchItemDescriptionsValidator.php",
                "size": "428 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemAliases/PatchItemAliasesValidator.php",
                "size": "408 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemStatement/PatchItemStatementValidator.php",
                "size": "416 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchProperty/PatchPropertyValidator.php",
                "size": "394 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyStatement/PatchPropertyStatementValidator.php",
                "size": "432 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchStatement/PatchStatementValidator.php",
                "size": "400 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemLabel/RemoveItemLabelValidator.php",
                "size": "402 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemDescription/RemoveItemDescriptionValidator.php",
                "size": "426 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemStatement/RemoveItemStatementValidator.php",
                "size": "420 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyLabel/RemovePropertyLabelValidator.php",
                "size": "418 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyDescription/RemovePropertyDescriptionValidator.php",
                "size": "442 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyStatement/RemovePropertyStatementValidator.php",
                "size": "436 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveStatement/RemoveStatementValidator.php",
                "size": "404 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplaceItemStatement/ReplaceItemStatementValidator.php",
                "size": "424 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplacePropertyStatement/ReplacePropertyStatementValidator.php",
                "size": "440 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplaceStatement/ReplaceStatementValidator.php",
                "size": "408 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetItemLabel/SetItemLabelValidator.php",
                "size": "392 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetItemDescription/SetItemDescriptionValidator.php",
                "size": "416 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabel/GetPropertyLabelValidator.php",
                "size": "408 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescription/GetPropertyDescriptionValidator.php",
                "size": "432 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabelWithFallback/GetPropertyLabelWithFallbackValidator.php",
                "size": "456 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetPropertyDescription/SetPropertyDescriptionValidator.php",
                "size": "432 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyLabels/PatchPropertyLabelsValidator.php",
                "size": "420 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyDescriptions/PatchPropertyDescriptionsValidator.php",
                "size": "444 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyAliases/PatchPropertyAliasesValidator.php",
                "size": "422 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetPropertyLabel/SetPropertyLabelValidator.php",
                "size": "306 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddItemAliasesInLanguage/AddItemAliasesInLanguageValidator.php",
                "size": "440 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddPropertyAliasesInLanguage/AddPropertyAliasesInLanguageValidator.php",
                "size": "456 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveSitelink/RemoveSitelinkValidator.php",
                "size": "400 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetSitelink/SetSitelinkValidator.php",
                "size": "284 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchSitelinks/PatchSitelinksValidator.php",
                "size": "400 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/CreateItem/CreateItemValidator.php",
                "size": "382 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddItemStatement/AddItemStatementRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/UseCaseRequest.php",
                "size": "176 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/ItemIdRequest.php",
                "size": "213 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/StatementSerializationRequest.php",
                "size": "231 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/EditMetadataRequest.php",
                "size": "336 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedRequestAdapter.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddItemStatement/DeserializedAddItemStatementRequest.php",
                "size": "617 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedItemIdRequest.php",
                "size": "264 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedStatementSerializationRequest.php",
                "size": "292 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedEditMetadataRequest.php",
                "size": "326 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddPropertyStatement/DeserializedAddPropertyStatementRequest.php",
                "size": "633 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedPropertyIdRequest.php",
                "size": "294 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItem/DeserializedGetItemRequest.php",
                "size": "440 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedItemFieldsRequest.php",
                "size": "232 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetSitelinks/DeserializedGetSitelinksRequest.php",
                "size": "322 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetSitelink/DeserializedGetSitelinkRequest.php",
                "size": "442 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedSiteIdRequest.php",
                "size": "225 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabels/DeserializedGetItemLabelsRequest.php",
                "size": "324 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabel/DeserializedGetItemLabelRequest.php",
                "size": "456 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedLanguageCodeRequest.php",
                "size": "237 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabelWithFallback/DeserializedGetItemLabelWithFallbackRequest.php",
                "size": "480 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescriptions/DeserializedGetItemDescriptionsRequest.php",
                "size": "336 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescription/DeserializedGetItemDescriptionRequest.php",
                "size": "468 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescriptionWithFallback/DeserializedGetItemDescriptionWithFallbackRequest.php",
                "size": "492 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemAliases/DeserializedGetItemAliasesRequest.php",
                "size": "325 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemAliasesInLanguage/DeserializedGetItemAliasesInLanguageRequest.php",
                "size": "479 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemStatement/DeserializedGetItemStatementRequest.php",
                "size": "459 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetStatement/DeserializedGetStatementRequest.php",
                "size": "330 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedStatementIdRequest.php",
                "size": "291 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemStatements/DeserializedGetItemStatementsRequest.php",
                "size": "474 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedPropertyIdFilterRequest.php",
                "size": "293 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetProperty/DeserializedGetPropertyRequest.php",
                "size": "464 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedPropertyFieldsRequest.php",
                "size": "240 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabels/DeserializedGetPropertyLabelsRequest.php",
                "size": "340 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescriptions/DeserializedGetPropertyDescriptionsRequest.php",
                "size": "352 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescriptionWithFallback/DeserializedGetPropertyDescriptionWithFallbackRequest.php",
                "size": "508 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyAliases/DeserializedGetPropertyAliasesRequest.php",
                "size": "342 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyAliasesInLanguage/DeserializedGetPropertyAliasesInLanguageRequest.php",
                "size": "495 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyStatement/DeserializedGetPropertyStatementRequest.php",
                "size": "476 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyStatements/DeserializedGetPropertyStatementsRequest.php",
                "size": "488 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItem/DeserializedPatchItemRequest.php",
                "size": "568 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedPatchRequest.php",
                "size": "222 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemLabels/DeserializedPatchItemLabelsRequest.php",
                "size": "580 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemDescriptions/DeserializedPatchItemDescriptionsRequest.php",
                "size": "594 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemAliases/DeserializedPatchItemAliasesRequest.php",
                "size": "582 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemStatement/DeserializedPatchItemStatementRequest.php",
                "size": "469 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchStatement/DeserializedPatchStatementRequest.php",
                "size": "589 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyStatement/DeserializedPatchPropertyStatementRequest.php",
                "size": "485 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemLabel/DeserializedRemoveItemLabelRequest.php",
                "size": "595 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemDescription/DeserializedRemoveItemDescriptionRequest.php",
                "size": "607 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemStatement/DeserializedRemoveItemStatementRequest.php",
                "size": "474 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveStatement/DeserializedRemoveStatementRequest.php",
                "size": "472 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyLabel/DeserializedRemovePropertyLabelRequest.php",
                "size": "612 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyDescription/DeserializedRemovePropertyDescriptionRequest.php",
                "size": "624 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyStatement/DeserializedRemovePropertyStatementRequest.php",
                "size": "490 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplaceItemStatement/DeserializedReplaceItemStatementRequest.php",
                "size": "479 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplaceStatement/DeserializedReplaceStatementRequest.php",
                "size": "627 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplacePropertyStatement/DeserializedReplacePropertyStatementRequest.php",
                "size": "495 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetItemLabel/DeserializedSetItemLabelRequest.php",
                "size": "468 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedItemLabelEditRequest.php",
                "size": "302 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetItemDescription/DeserializedSetItemDescriptionRequest.php",
                "size": "494 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedItemDescriptionEditRequest.php",
                "size": "314 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabel/DeserializedGetPropertyLabelRequest.php",
                "size": "472 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabelWithFallback/DeserializedGetPropertyLabelWithFallbackRequest.php",
                "size": "496 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescription/DeserializedGetPropertyDescriptionRequest.php",
                "size": "484 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetPropertyDescription/DeserializedSetPropertyDescriptionRequest.php",
                "size": "510 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedPropertyDescriptionEditRequest.php",
                "size": "326 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchProperty/DeserializedPatchPropertyRequest.php",
                "size": "585 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyLabels/DeserializedPatchPropertyLabelsRequest.php",
                "size": "597 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyDescriptions/DeserializedPatchPropertyDescriptionsRequest.php",
                "size": "609 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyAliases/DeserializedPatchPropertyAliasesRequest.php",
                "size": "599 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetPropertyLabel/DeserializedSetPropertyLabelRequest.php",
                "size": "484 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedPropertyLabelEditRequest.php",
                "size": "314 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddItemAliasesInLanguage/DeserializedAddItemAliasesInLanguageRequest.php",
                "size": "517 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedItemAliasesInLanguageEditRequest.php",
                "size": "325 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddPropertyAliasesInLanguage/DeserializedAddPropertyAliasesInLanguageRequest.php",
                "size": "533 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedPropertyAliasesInLanguageEditRequest.php",
                "size": "337 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveSitelink/DeserializedRemoveSitelinkRequest.php",
                "size": "581 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetSitelink/DeserializedSetSitelinkRequest.php",
                "size": "467 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedSitelinkEditRequest.php",
                "size": "330 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchSitelinks/DeserializedPatchSitelinksRequest.php",
                "size": "579 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/CreateItem/DeserializedCreateItemRequest.php",
                "size": "447 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DeserializedItemRequest.php",
                "size": "256 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddPropertyStatement/AddPropertyStatementRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PropertyIdRequest.php",
                "size": "221 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItem/GetItemRequest.php",
                "size": "874 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/ItemFieldsRequest.php",
                "size": "220 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetSitelinks/GetSitelinksRequest.php",
                "size": "557 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetSitelink/GetSitelinkRequest.php",
                "size": "788 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/SiteIdRequest.php",
                "size": "213 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabels/GetItemLabelsRequest.php",
                "size": "561 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabel/GetItemLabelRequest.php",
                "size": "850 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/LabelLanguageCodeRequest.php",
                "size": "214 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/LanguageCodeRequest.php",
                "size": "225 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemLabelWithFallback/GetItemLabelWithFallbackRequest.php",
                "size": "874 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescriptions/GetItemDescriptionsRequest.php",
                "size": "573 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescription/GetItemDescriptionRequest.php",
                "size": "874 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/DescriptionLanguageCodeRequest.php",
                "size": "220 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemDescriptionWithFallback/GetItemDescriptionWithFallbackRequest.php",
                "size": "898 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemAliases/GetItemAliasesRequest.php",
                "size": "563 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemAliasesInLanguage/GetItemAliasesInLanguageRequest.php",
                "size": "874 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/AliasLanguageCodeRequest.php",
                "size": "214 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemStatement/GetItemStatementRequest.php",
                "size": "664 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetStatement/GetStatementRequest.php",
                "size": "596 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/StatementIdRequest.php",
                "size": "223 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/ItemStatementIdRequest.php",
                "size": "226 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetItemStatements/GetItemStatementsRequest.php",
                "size": "890 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PropertyIdFilterRequest.php",
                "size": "234 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetProperty/GetPropertyRequest.php",
                "size": "933 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PropertyFieldsRequest.php",
                "size": "228 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabels/GetPropertyLabelsRequest.php",
                "size": "601 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescriptions/GetPropertyDescriptionsRequest.php",
                "size": "613 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescriptionWithFallback/GetPropertyDescriptionWithFallbackRequest.php",
                "size": "938 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyAliases/GetPropertyAliasesRequest.php",
                "size": "601 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyAliasesInLanguage/GetPropertyAliasesInLanguageRequest.php",
                "size": "914 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyStatement/GetPropertyStatementRequest.php",
                "size": "696 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PropertyStatementIdRequest.php",
                "size": "234 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyStatements/GetPropertyStatementsRequest.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItem/PatchItemRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PatchRequest.php",
                "size": "210 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemLabels/PatchItemLabelsRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemDescriptions/PatchItemDescriptionsRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemAliases/PatchItemAliasesRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchItemStatement/PatchItemStatementRequest.php",
                "size": "819 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchStatement/PatchStatementRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchProperty/PatchPropertyRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyStatement/PatchPropertyStatementRequest.php",
                "size": "851 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemLabel/RemoveItemLabelRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemDescription/RemoveItemDescriptionRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveItemStatement/RemoveItemStatementRequest.php",
                "size": "792 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveStatement/RemoveStatementRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyLabel/RemovePropertyLabelRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyDescription/RemovePropertyDescriptionRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemovePropertyStatement/RemovePropertyStatementRequest.php",
                "size": "832 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplaceItemStatement/ReplaceItemStatementRequest.php",
                "size": "828 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplaceStatement/ReplaceStatementRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/ReplacePropertyStatement/ReplacePropertyStatementRequest.php",
                "size": "868 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetItemLabel/SetItemLabelRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/ItemLabelEditRequest.php",
                "size": "267 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetItemDescription/SetItemDescriptionRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/ItemDescriptionEditRequest.php",
                "size": "285 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabel/GetPropertyLabelRequest.php",
                "size": "890 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyDescription/GetPropertyDescriptionRequest.php",
                "size": "914 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/GetPropertyLabelWithFallback/GetPropertyLabelWithFallbackRequest.php",
                "size": "914 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetPropertyDescription/SetPropertyDescriptionRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PropertyDescriptionEditRequest.php",
                "size": "293 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyLabels/PatchPropertyLabelsRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyDescriptions/PatchPropertyDescriptionsRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchPropertyAliases/PatchPropertyAliasesRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetPropertyLabel/SetPropertyLabelRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PropertyLabelEditRequest.php",
                "size": "275 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddItemAliasesInLanguage/AddItemAliasesInLanguageRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/ItemAliasesInLanguageEditRequest.php",
                "size": "290 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/AddPropertyAliasesInLanguage/AddPropertyAliasesInLanguageRequest.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/PropertyAliasesInLanguageEditRequest.php",
                "size": "298 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/RemoveSitelink/RemoveSitelinkRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/SetSitelink/SetSitelinkRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/SitelinkEditRequest.php",
                "size": "257 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/PatchSitelinks/PatchSitelinksRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCases/CreateItem/CreateItemRequest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/crud/src/Application/UseCaseRequestValidation/ItemSerializationRequest.php",
                "size": "221 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/domains/search/src/WbSearch.ServiceWiring.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/WikibaseClient.ServiceWiring.php",
                "size": "43 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseManifest/includes/ServiceWiring.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseManifest/includes/WbManifest.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Babel/ServiceWiring.php",
                "size": "582 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/ServiceWiring.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/InterwikiResolver.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/SearchProfileServiceFactory.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/WeightedTagsUpdater.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/EntitySchema.ServiceWiring.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Nuke/includes/ServiceWiring.php",
                "size": "1,018 bytes"
            },
            {
                "name": "/var/www/html/extensions/OAuth/src/ServiceWiring.php",
                "size": "572 bytes"
            },
            {
                "name": "/var/www/html/extensions/SyntaxHighlight_GeSHi/includes/ServiceWiring.php",
                "size": "339 bytes"
            },
            {
                "name": "/var/www/html/extensions/VisualEditor/includes/ServiceWiring.php",
                "size": "499 bytes"
            },
            {
                "name": "/var/www/html/extensions/VisualEditor/includes/VisualEditorParsoidClientFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/ServiceWiring.php",
                "size": "101 KB"
            },
            {
                "name": "/var/www/html/includes/HookContainer/HookRunner.php",
                "size": "122 KB"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/GetActionNameHook.php",
                "size": "548 bytes"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthenticationAttemptThrottledHook.php",
                "size": "1,021 bytes"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthManagerFilterProvidersHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthManagerVerifyAuthenticationHook.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthPreserveQueryParamsHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php",
                "size": "597 bytes"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/LocalUserCreatedHook.php",
                "size": "814 bytes"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/ResetPasswordExpirationHook.php",
                "size": "681 bytes"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/block/Hook/AbortAutoblockHook.php",
                "size": "663 bytes"
            },
            {
                "name": "/var/www/html/includes/block/Hook/GetAllBlockActionsHook.php",
                "size": "983 bytes"
            },
            {
                "name": "/var/www/html/includes/block/Hook/GetUserBlockHook.php",
                "size": "989 bytes"
            },
            {
                "name": "/var/www/html/includes/block/Hook/PerformRetroactiveAutoblockHook.php",
                "size": "730 bytes"
            },
            {
                "name": "/var/www/html/includes/block/Hook/SpreadAnyEditBlockHook.php",
                "size": "736 bytes"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/BacklinkCacheGetConditionsHook.php",
                "size": "748 bytes"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/BacklinkCacheGetPrefixHook.php",
                "size": "588 bytes"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php",
                "size": "828 bytes"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php",
                "size": "752 bytes"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessageCacheFetchOverridesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessageCacheReplaceHook.php",
                "size": "634 bytes"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessageCache__getHook.php",
                "size": "843 bytes"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessagesPreLoadHook.php",
                "size": "651 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleSquidURLsHook.php",
                "size": "661 bytes"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagAfterDeleteHook.php",
                "size": "899 bytes"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagCanDeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagsAllowedAddHook.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentAlterParserOutputHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentGetParserOutputHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentHandlerForModelIDHook.php",
                "size": "939 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ConvertContentHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/content/Hook/GetContentModelsHook.php",
                "size": "621 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/GetDifferenceEngineHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/content/Hook/GetSlotDiffRendererHook.php",
                "size": "894 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/JsonValidateSaveHook.php",
                "size": "940 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/PageContentLanguageHook.php",
                "size": "787 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/PlaceNewSectionHook.php",
                "size": "932 bytes"
            },
            {
                "name": "/var/www/html/includes/content/Hook/SearchDataForIndexHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/content/Hook/SearchDataForIndex2Hook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Contribute/Hook/ContributeCardsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/AbortDiffCacheHook.php",
                "size": "543 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/ArticleContentOnDiffHook.php",
                "size": "729 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php",
                "size": "782 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php",
                "size": "903 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php",
                "size": "1,014 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineNewHeaderHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineOldHeaderHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php",
                "size": "631 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php",
                "size": "934 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php",
                "size": "691 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffHook.php",
                "size": "629 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php",
                "size": "624 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php",
                "size": "856 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php",
                "size": "719 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DiffToolsHook.php",
                "size": "861 bytes"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/NewDifferenceEngineHook.php",
                "size": "864 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/AbortEmailNotificationHook.php",
                "size": "776 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php",
                "size": "825 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/ActionBeforeFormDisplayHook.php",
                "size": "683 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/ActionModifyFormFieldsHook.php",
                "size": "767 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/AddNewAccountHook.php",
                "size": "734 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/AfterBuildFeedLinksHook.php",
                "size": "877 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/AfterFinalPageOutputHook.php",
                "size": "982 bytes"
            },
            {
                "name": "/var/www/html/includes/import/Hook/AfterImportPageHook.php",
                "size": "954 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php",
                "size": "876 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/AlternateEditHook.php",
                "size": "643 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/AlternateEditPreviewHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/AlternateUserMailerHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/AncientPagesQueryHook.php",
                "size": "683 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ArticleMergeCompleteHook.php",
                "size": "636 bytes"
            },
            {
                "name": "/var/www/html/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php",
                "size": "998 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ArticleUpdateBeforeRedirectHook.php",
                "size": "830 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/BadImageHook.php",
                "size": "702 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/BeforePageRedirectHook.php",
                "size": "970 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php",
                "size": "979 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BeforeWelcomeCreationHook.php",
                "size": "832 bytes"
            },
            {
                "name": "/var/www/html/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php",
                "size": "870 bytes"
            },
            {
                "name": "/var/www/html/includes/media/Hook/BitmapHandlerTransformHook.php",
                "size": "870 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BlockIpCompleteHook.php",
                "size": "801 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BlockIpHook.php",
                "size": "780 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BookInformationHook.php",
                "size": "646 bytes"
            },
            {
                "name": "/var/www/html/includes/title/Hook/CanonicalNamespacesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/CategoryViewer__doCategoryQueryHook.php",
                "size": "881 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/CategoryViewer__generateLinkHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/ChangesListInitRowsHook.php",
                "size": "704 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/ChangesListInsertArticleLinkHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/ChangesListInsertLogEntryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ChangeUserGroupsHook.php",
                "size": "968 bytes"
            },
            {
                "name": "/var/www/html/includes/collation/Hook/Collation__factoryHook.php",
                "size": "831 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php",
                "size": "1,010 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ContentSecurityPolicyDirectivesHook.php",
                "size": "933 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ContentSecurityPolicyScriptSourceHook.php",
                "size": "966 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContribsPager__getQueryInfoHook.php",
                "size": "772 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php",
                "size": "1,004 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContributionsLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContributionsToolLinksHook.php",
                "size": "988 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/DeletedContributionsLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/DeleteUnknownPreferencesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFilterHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFormInitialTextHook.php",
                "size": "572 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFormPreloadTextHook.php",
                "size": "624 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageBeforeConflictDiffHook.php",
                "size": "871 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageBeforeEditToolbarHook.php",
                "size": "704 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageCopyrightWarningHook.php",
                "size": "838 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageGetCheckboxesDefinitionHook.php",
                "size": "809 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageGetDiffContentHook.php",
                "size": "834 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageGetPreviewContentHook.php",
                "size": "834 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageNoSuchSectionHook.php",
                "size": "674 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageTosSummaryHook.php",
                "size": "768 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__attemptSaveHook.php",
                "size": "698 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__attemptSave_afterHook.php",
                "size": "831 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__importFormDataHook.php",
                "size": "719 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showEditForm_initialHook.php",
                "size": "741 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserCCHook.php",
                "size": "749 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserCompleteHook.php",
                "size": "753 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserFormHook.php",
                "size": "560 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserHook.php",
                "size": "997 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserPermissionsErrorsHook.php",
                "size": "868 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/EmailUserAuthorizeSendHook.php",
                "size": "745 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/EmailUserSendEmailHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/EnhancedChangesListModifyBlockLineDataHook.php",
                "size": "910 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/EnhancedChangesListModifyLineDataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/EnhancedChangesList__getLogTextHook.php",
                "size": "967 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/FetchChangesListHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/FileDeleteCompleteHook.php",
                "size": "1,000 bytes"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/FileTransformedHook.php",
                "size": "841 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/FileUndeleteCompleteHook.php",
                "size": "813 bytes"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/FileUploadHook.php",
                "size": "870 bytes"
            },
            {
                "name": "/var/www/html/includes/gallery/Hook/GalleryGetModesHook.php",
                "size": "704 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetBlockErrorMessageKeyHook.php",
                "size": "677 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/GetCacheVaryCookiesHook.php",
                "size": "845 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetCanonicalURLHook.php",
                "size": "756 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetDefaultSortkeyHook.php",
                "size": "643 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetDoubleUnderscoreIDsHook.php",
                "size": "751 bytes"
            },
            {
                "name": "/var/www/html/includes/media/Hook/GetExtendedMetadataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/GetFullURLHook.php",
                "size": "737 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Hook/GetHumanTimestampHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/GetInternalURLHook.php",
                "size": "744 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetIPHook.php",
                "size": "512 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Hook/GetLangPreferredVariantHook.php",
                "size": "803 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/GetLinkColoursHook.php",
                "size": "833 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetLocalURLHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/GetLocalURL__ArticleHook.php",
                "size": "772 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetLocalURL__InternalHook.php",
                "size": "800 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/GetLogTypesOnUserHook.php",
                "size": "544 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/GetMagicVariableIDsHook.php",
                "size": "675 bytes"
            },
            {
                "name": "/var/www/html/includes/media/Hook/GetMetadataVersionHook.php",
                "size": "937 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/GetNewMessagesAlertHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/GetRelativeTimestampHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/GitViewersHook.php",
                "size": "610 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/HistoryPageToolLinksHook.php",
                "size": "772 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/HistoryToolsHook.php",
                "size": "906 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ImageBeforeProduceHTMLHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/ImgAuthBeforeStreamHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/ImgAuthModifyHeadersHook.php",
                "size": "927 bytes"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleContentXMLTagHook.php",
                "size": "640 bytes"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleLogItemXMLTagHook.php",
                "size": "660 bytes"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandlePageXMLTagHook.php",
                "size": "651 bytes"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleToplevelXMLTagHook.php",
                "size": "601 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ImportHandleUnknownUserHook.php",
                "size": "589 bytes"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleUploadXMLTagHook.php",
                "size": "670 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ImportLogInterwikiLinkHook.php",
                "size": "712 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ImportSourcesHook.php",
                "size": "714 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/InitializeArticleMaybeRedirectHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/InternalParseBeforeLinksHook.php",
                "size": "828 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/RCFeed/Hook/IRCLineURLHook.php",
                "size": "785 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/IsTrustedProxyHook.php",
                "size": "639 bytes"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/IsUploadAllowedFromUrlHook.php",
                "size": "643 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/IsValidEmailAddrHook.php",
                "size": "737 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LanguageGetNamespacesHook.php",
                "size": "688 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/LanguageLinksHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/LanguageSelectorHook.php",
                "size": "660 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/LinkerMakeExternalImageHook.php",
                "size": "684 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/LinkerMakeExternalLinkHook.php",
                "size": "802 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/LinkerMakeMediaLinkFileHook.php",
                "size": "910 bytes"
            },
            {
                "name": "/var/www/html/includes/deferred/Hook/LinksUpdateCompleteHook.php",
                "size": "759 bytes"
            },
            {
                "name": "/var/www/html/includes/deferred/Hook/LinksUpdateHook.php",
                "size": "604 bytes"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php",
                "size": "786 bytes"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/LocalFile__getHistoryHook.php",
                "size": "863 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php",
                "size": "818 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LocalisationCacheRecacheHook.php",
                "size": "771 bytes"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogEventsListGetExtraInputsHook.php",
                "size": "892 bytes"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogEventsListLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogEventsListShowLogExtractHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/exception/Hook/LogExceptionHook.php",
                "size": "764 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/LoginFormValidErrorMessagesHook.php",
                "size": "807 bytes"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogLineHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/LonelyPagesQueryHook.php",
                "size": "679 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MagicWordwgVariableIDsHook.php",
                "size": "583 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MaintenanceRefreshLinksInitHook.php",
                "size": "604 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MaintenanceUpdateAddParamsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/ManualLogEntryBeforePublishHook.php",
                "size": "614 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/MarkPatrolledCompleteHook.php",
                "size": "769 bytes"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/MarkPatrolledHook.php",
                "size": "831 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MediaWikiPerformActionHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/MimeMagicGuessFromContentHook.php",
                "size": "881 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MimeMagicImproveFromExtensionHook.php",
                "size": "728 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MimeMagicInitHook.php",
                "size": "945 bytes"
            },
            {
                "name": "/var/www/html/includes/export/Hook/ModifyExportQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/MovePageCheckPermissionsHook.php",
                "size": "906 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/MovePageIsValidMoveHook.php",
                "size": "750 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/NewPagesLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/OldChangesListRecentChangesLineHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/OpenSearchUrlsHook.php",
                "size": "659 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/OtherAutoblockLogLinkHook.php",
                "size": "709 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/OtherBlockLogLinkHook.php",
                "size": "805 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageAfterGetHeadLinksArrayHook.php",
                "size": "940 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageBeforeHTMLHook.php",
                "size": "877 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageCheckLastModifiedHook.php",
                "size": "904 bytes"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageRenderCategoryLinkHook.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryBeforeListHook.php",
                "size": "703 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php",
                "size": "736 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/PageMoveCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/PageMoveCompletingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/PageRenderingHashHook.php",
                "size": "902 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserAfterParseHook.php",
                "size": "734 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserAfterTidyHook.php",
                "size": "622 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserBeforeInternalParseHook.php",
                "size": "736 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserBeforePreprocessHook.php",
                "size": "710 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserCacheSaveCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserFetchTemplateDataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserGetVariableValueSwitchHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserGetVariableValueTsHook.php",
                "size": "707 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserLogLinterDataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserMakeImageParamsHook.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserModifyImageHTMLHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserOutputPostCacheTransformHook.php",
                "size": "814 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php",
                "size": "776 bytes"
            },
            {
                "name": "/var/www/html/includes/password/Hook/PasswordPoliciesForUserHook.php",
                "size": "703 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/PostLoginRedirectHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/PreferencesGetIconHook.php",
                "size": "840 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/PreferencesGetLayoutHook.php",
                "size": "1,000 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/PreferencesGetLegendHook.php",
                "size": "809 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/PrefsEmailAuditHook.php",
                "size": "703 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionForm__buildFormHook.php",
                "size": "785 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionForm__saveHook.php",
                "size": "876 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionForm__showLogExtractHook.php",
                "size": "745 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionFormAddFormFieldsHook.php",
                "size": "541 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/RandomPageQueryHook.php",
                "size": "732 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/RawPageViewBeforeOutputHook.php",
                "size": "650 bytes"
            },
            {
                "name": "/var/www/html/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php",
                "size": "732 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/RejectParserCacheValueHook.php",
                "size": "985 bytes"
            },
            {
                "name": "/var/www/html/includes/context/Hook/RequestContextCreateSkinHook.php",
                "size": "939 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/SelfLinkBeginHook.php",
                "size": "874 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/SendWatchlistEmailNotificationHook.php",
                "size": "833 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ShortPagesQueryHook.php",
                "size": "735 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SiteNoticeAfterHook.php",
                "size": "683 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SiteNoticeBeforeHook.php",
                "size": "775 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAddFooterLinksHook.php",
                "size": "926 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAfterBottomScriptsHook.php",
                "size": "756 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAfterContentHook.php",
                "size": "731 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinBuildSidebarHook.php",
                "size": "627 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinCopyrightFooterHook.php",
                "size": "999 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinCopyrightFooterMessageHook.php",
                "size": "997 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinPreloadExistenceHook.php",
                "size": "662 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinSubPageSubtitleHook.php",
                "size": "880 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php",
                "size": "670 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php",
                "size": "970 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php",
                "size": "865 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialExportGetExtraPagesHook.php",
                "size": "701 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php",
                "size": "944 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersDefaultQueryHook.php",
                "size": "691 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersFormatRowHook.php",
                "size": "688 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersHeaderFormHook.php",
                "size": "676 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersHeaderHook.php",
                "size": "663 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersQueryInfoHook.php",
                "size": "678 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php",
                "size": "781 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialMovepageAfterMoveHook.php",
                "size": "678 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php",
                "size": "693 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialNewpagesConditionsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialNewPagesFiltersHook.php",
                "size": "833 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialPrefixIndexGetFormFiltersHook.php",
                "size": "722 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialPrefixIndexQueryHook.php",
                "size": "680 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialRecentChangesPanelHook.php",
                "size": "704 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialResetTokensTokensHook.php",
                "size": "712 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchCreateLinkHook.php",
                "size": "712 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchGoResultHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchNogomatchHook.php",
                "size": "810 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchProfilesHook.php",
                "size": "550 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsPrependHook.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchSetupEngineHook.php",
                "size": "705 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php",
                "size": "920 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php",
                "size": "855 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialUploadCompleteHook.php",
                "size": "590 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialVersionVersionUrlHook.php",
                "size": "655 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php",
                "size": "813 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialWhatLinksHereQueryHook.php",
                "size": "929 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TestCanonicalRedirectHook.php",
                "size": "922 bytes"
            },
            {
                "name": "/var/www/html/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php",
                "size": "767 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TempUserCreatedRedirectHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleExistsHook.php",
                "size": "622 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleGetEditNoticesHook.php",
                "size": "794 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleIsAlwaysKnownHook.php",
                "size": "879 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleIsMovableHook.php",
                "size": "906 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleMoveHook.php",
                "size": "874 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleMoveStartingHook.php",
                "size": "706 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UnblockUserCompleteHook.php",
                "size": "725 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UnblockUserHook.php",
                "size": "801 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UndeleteForm__showHistoryHook.php",
                "size": "794 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UndeleteForm__showRevisionHook.php",
                "size": "796 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/UndeletePageToolLinksHook.php",
                "size": "807 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/UnitTestsAfterDatabaseSetupHook.php",
                "size": "776 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php",
                "size": "573 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/UnwatchArticleCompleteHook.php",
                "size": "669 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/UnwatchArticleHook.php",
                "size": "791 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php",
                "size": "628 bytes"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadCompleteHook.php",
                "size": "625 bytes"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadCreateFromRequestHook.php",
                "size": "658 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadFormInitDescriptorHook.php",
                "size": "601 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadFormSourceDescriptorsHook.php",
                "size": "761 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadForm_BeforeProcessingHook.php",
                "size": "918 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadForm_getInitialPageTextHook.php",
                "size": "822 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadForm_initialHook.php",
                "size": "788 bytes"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadStashFileHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadVerifyFileHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadVerifyUploadHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/deferred/Hook/UserEditCountUpdateHook.php",
                "size": "571 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UserLoginCompleteHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UserLogoutCompleteHook.php",
                "size": "765 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerChangeReturnPathHook.php",
                "size": "735 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerSplitToHook.php",
                "size": "669 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerTransformContentHook.php",
                "size": "888 bytes"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerTransformMessageHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Hook/UserToolLinksEditHook.php",
                "size": "740 bytes"
            },
            {
                "name": "/var/www/html/includes/media/Hook/ValidateExtendedMetadataCacheHook.php",
                "size": "767 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WantedPages__getQueryInfoHook.php",
                "size": "806 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/WatchArticleCompleteHook.php",
                "size": "650 bytes"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/WatchArticleHook.php",
                "size": "896 bytes"
            },
            {
                "name": "/var/www/html/includes/watchlist/Hook/WatchedItemQueryServiceExtensionsHook.php",
                "size": "789 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php",
                "size": "762 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php",
                "size": "837 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/WebRequestPathInfoRouterHook.php",
                "size": "601 bytes"
            },
            {
                "name": "/var/www/html/includes/Hook/WebResponseSetCookieHook.php",
                "size": "856 bytes"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WhatLinksHerePropsHook.php",
                "size": "830 bytes"
            },
            {
                "name": "/var/www/html/includes/export/Hook/WikiExporter__dumpStableQueryHook.php",
                "size": "837 bytes"
            },
            {
                "name": "/var/www/html/includes/export/Hook/XmlDumpWriterOpenPageHook.php",
                "size": "785 bytes"
            },
            {
                "name": "/var/www/html/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php",
                "size": "967 bytes"
            },
            {
                "name": "/var/www/html/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php",
                "size": "847 bytes"
            },
            {
                "name": "/var/www/html/includes/interwiki/Hook/InterwikiLoadPrefixHook.php",
                "size": "941 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php",
                "size": "684 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Hook/Language__getMessagesFileNameHook.php",
                "size": "784 bytes"
            },
            {
                "name": "/var/www/html/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/linker/Hook/HtmlPageLinkRendererEndHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleConfirmDeleteHook.php",
                "size": "755 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleDeleteAfterSuccessHook.php",
                "size": "742 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleDeleteCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleDeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleFromTitleHook.php",
                "size": "815 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticlePageDataAfterHook.php",
                "size": "698 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticlePageDataBeforeHook.php",
                "size": "845 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleParserOptionsHook.php",
                "size": "809 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleProtectCompleteHook.php",
                "size": "790 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleProtectHook.php",
                "size": "762 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticlePurgeHook.php",
                "size": "557 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleRevisionViewCustomHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleShowPatrolFooterHook.php",
                "size": "669 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleUndeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleViewFooterHook.php",
                "size": "661 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleViewRedirectHook.php",
                "size": "617 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/Article__MissingArticleConditionsHook.php",
                "size": "930 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/CategoryAfterPageAddedHook.php",
                "size": "702 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/CategoryAfterPageRemovedHook.php",
                "size": "790 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/CategoryPageViewHook.php",
                "size": "576 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/DisplayOldSubtitleHook.php",
                "size": "663 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php",
                "size": "715 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageAfterImageLinksHook.php",
                "size": "689 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageFileHistoryLineHook.php",
                "size": "856 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageFindFileHook.php",
                "size": "800 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageShowTOCHook.php",
                "size": "617 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/IsFileCacheableHook.php",
                "size": "580 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/OpportunisticLinksUpdateHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageDeleteCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageDeleteHook.php",
                "size": "1,006 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageDeletionDataUpdatesHook.php",
                "size": "986 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageUndeleteCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageUndeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageViewUpdatesHook.php",
                "size": "758 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/RevisionUndeletedHook.php",
                "size": "699 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/RollbackCompleteHook.php",
                "size": "944 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ShowMissingArticleHook.php",
                "size": "605 bytes"
            },
            {
                "name": "/var/www/html/includes/page/Hook/WikiPageDeletionUpdatesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/Hook/WikiPageFactoryHook.php",
                "size": "669 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/PermissionErrorAuditHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/PermissionStatusAuditHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/TitleQuickPermissionsHook.php",
                "size": "1,006 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/TitleReadWhitelistHook.php",
                "size": "853 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserCanHook.php",
                "size": "1,007 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserGetAllRightsHook.php",
                "size": "581 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserGetRightsHook.php",
                "size": "620 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserGetRightsRemoveHook.php",
                "size": "886 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserIsBlockedFromHook.php",
                "size": "977 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php",
                "size": "642 bytes"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserAbortHook.php",
                "size": "710 bytes"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserCompleteHook.php",
                "size": "697 bytes"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserPreRenameHook.php",
                "size": "700 bytes"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserSQLHook.php",
                "size": "658 bytes"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserWarningHook.php",
                "size": "955 bytes"
            },
            {
                "name": "/var/www/html/includes/Rest/Hook/SearchResultProvideDescriptionHook.php",
                "size": "1,006 bytes"
            },
            {
                "name": "/var/www/html/includes/Revision/Hook/RevisionRecordInsertedHook.php",
                "size": "658 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/PrefixSearchBackendHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchableNamespacesHook.php",
                "size": "583 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchAfterNoDirectMatchHook.php",
                "size": "782 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchBeforeHook.php",
                "size": "761 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchCompleteHook.php",
                "size": "695 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchIndexFieldsHook.php",
                "size": "718 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchResultInitFromTitleHook.php",
                "size": "722 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchResultProvideThumbnailHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchResultsAugmentHook.php",
                "size": "939 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/ShowSearchHitHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SpecialSearchPowerBoxHook.php",
                "size": "863 bytes"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SpecialSearchProfileFormHook.php",
                "size": "821 bytes"
            },
            {
                "name": "/var/www/html/includes/session/Hook/SessionCheckInfoHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/session/Hook/SessionMetadataHook.php",
                "size": "875 bytes"
            },
            {
                "name": "/var/www/html/includes/shell/Hook/WfShellWikiCmdHook.php",
                "size": "798 bytes"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinPageReadyConfigHook.php",
                "size": "663 bytes"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/AuthChangeFormFieldsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php",
                "size": "825 bytes"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php",
                "size": "678 bytes"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php",
                "size": "694 bytes"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php",
                "size": "650 bytes"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPage_initListHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/WgQueryPagesHook.php",
                "size": "771 bytes"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php",
                "size": "739 bytes"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/ArticlePrepareTextForEditHook.php",
                "size": "731 bytes"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/MultiContentSaveHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/PageContentSaveHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/PageSaveCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/ParserOutputStashForEditHook.php",
                "size": "1,016 bytes"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/RevisionDataUpdatesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/user/Hook/AutopromoteConditionHook.php",
                "size": "715 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/ConfirmEmailCompleteHook.php",
                "size": "603 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/EmailConfirmedHook.php",
                "size": "821 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/GetAutoPromoteGroupsHook.php",
                "size": "667 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/InvalidateEmailCompleteHook.php",
                "size": "616 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/IsValidPasswordHook.php",
                "size": "818 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/PingLimiterHook.php",
                "size": "896 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserAddGroupHook.php",
                "size": "803 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserArrayFromResultHook.php",
                "size": "756 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserCanSendEmailHook.php",
                "size": "781 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserClearNewTalkNotificationHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserEffectiveGroupsHook.php",
                "size": "644 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php",
                "size": "736 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetEmailHook.php",
                "size": "603 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetReservedNamesHook.php",
                "size": "575 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGroupsChangedHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserIsBlockedGloballyHook.php",
                "size": "833 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserIsBotHook.php",
                "size": "597 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserIsLockedHook.php",
                "size": "633 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php",
                "size": "673 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserLoadDefaultsHook.php",
                "size": "571 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserLogoutHook.php",
                "size": "547 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserPrivilegedGroupsHook.php",
                "size": "748 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserRemoveGroupHook.php",
                "size": "680 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSaveSettingsHook.php",
                "size": "752 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSendConfirmationMailHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php",
                "size": "745 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSetEmailHook.php",
                "size": "611 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Hook/User__mailPasswordInternalHook.php",
                "size": "821 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Options/Hook/LoadUserOptionsHook.php",
                "size": "668 bytes"
            },
            {
                "name": "/var/www/html/includes/user/Options/Hook/SaveUserOptionsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/user/Options/Hook/ConditionalDefaultOptionsAddConditionHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/scoped-callback/src/ScopedCallback.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/HookContainer/StaticHookRegistry.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/HookContainer/HookRegistry.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/HookContainer/DeprecatedHooks.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/HookContainer/HookContainer.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/services/src/SalvageableService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/WikibaseRepo.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/WikibaseSettings.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/config/WikibaseLib.default.php",
                "size": "631 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/config/Wikibase.default.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/SettingsArray.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/SubEntityTypesMapper.php",
                "size": "844 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/WikibaseLib.entitytypes.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/EntityTypeDefinitions.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ItemId.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/SerializableEntityId.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/EntityId.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/Int32EntityId.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/NumericPropertyId.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/PropertyId.php",
                "size": "124 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/WikibaseRepo.entitytypes.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/ItemContent.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/EntityContent.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/content/AbstractContent.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/content/Content.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/PropertyContent.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoHookRunner.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/GetEntityByLinkedTitleLookupHook.php",
                "size": "613 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/Hooks/GetEntityContentModelForTitleHook.php",
                "size": "785 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseChangeNotificationHook.php",
                "size": "915 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseContentModelMappingHook.php",
                "size": "995 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseEditFilterMergedContentHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoDataTypesHook.php",
                "size": "981 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoEntityNamespacesHook.php",
                "size": "726 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoEntitySearchHelperCallbacksHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoEntityTypesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoOnParserOutputUpdaterConstructionHook.php",
                "size": "829 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoSearchableEntityScopesMessagesHook.php",
                "size": "795 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseRepoSearchableEntityScopesHook.php",
                "size": "687 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Hooks/WikibaseTextForSearchIndexHook.php",
                "size": "867 bytes"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Hooks/WikibaseRepoEntityTypesHookHandler.php",
                "size": "604 bytes"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Hooks/CirrusSearchConfiguration.php",
                "size": "962 bytes"
            },
            {
                "name": "/var/www/html/includes/config/ConfigFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/WikibaseSearchConfig.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/SearchConfig.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/WikibaseSearch.entitytypes.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/EntitySearchElastic.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/EntitySearchHelper.php",
                "size": "835 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/EntitySourceDefinitionsConfigParser.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LoggingContext.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/utfnormal/src/Validator.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/utfnormal/src/Constants.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/assert/src/Assert.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/Revision/SlotRecord.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/DatabaseEntitySource.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/EntitySource.php",
                "size": "711 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/EntitySourceDefinitions.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/ApiEntitySource.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/FederatedProperties/DefaultFederatedPropertiesEntitySourceAdder.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityNamespaceLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/telemetry/MediaWikiPropagator.php",
                "size": "926 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/ContextPropagatorInterface.php",
                "size": "803 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/NoopTracer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/TracerInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/SpanContext.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/SpanInterface.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/TracerState.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/context/RequestContext.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/includes/context/IContextSource.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/language/LocalizationContext.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/language/MessageLocalizer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/session/CsrfTokenSetProvider.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/context/MutableContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/NoopSpan.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/utils/UrlUtils.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/fsfile/TempFSFile.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/fsfile/FSFile.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/ip-utils/src/IPUtils.php",
                "size": "26 KB"
            },
            {
                "name": "/var/www/html/includes/Request/ProxyLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/ip-utils/src/IPSet.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Hooks/MediaWikiCoreHooksHandler.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiOpenSearchSuggestHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/NameTableStoreFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/config/ServiceOptions.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/OutputFormats.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Formatters/NullFormatter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Formatters/FormatterInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/BufferingStatsdDataFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/IBufferingStatsdDataFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/WANObjectCache.php",
                "size": "129 KB"
            },
            {
                "name": "/var/www/html/includes/db/MWLBFactory.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ConfiguredReadOnlyMode.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ChronologyProtector.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/RequestTimeout.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/LBFactorySimple.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/LBFactory.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/ILBFactory.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/IConnectionProvider.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/NameTableStore.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadbalancer/LoadBalancer.php",
                "size": "69 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ServerInfo.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DatabaseFactory.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadmonitor/LoadMonitor.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadmonitor/ILoadMonitor.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/session/PHPSessionHandler.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/session/SessionManager.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/includes/session/SessionManagerInterface.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/CachedBagOStuff.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/HashBagOStuff.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/language/Message/MessageFormatterFactory.php",
                "size": "982 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/Message/IMessageFormatterFactory.php",
                "size": "400 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Message/Message.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Message/MessageSpecifier.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserNameUtils.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserRigorOptions.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageFactory.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/includes/language/LocalisationCache.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/includes/language/LCStoreDB.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/language/LCStore.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageNameUtils.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageFallback.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageConverterFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/libs/MapCacheLRU.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/title/TitleParser.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/includes/title/Title.php",
                "size": "116 KB"
            },
            {
                "name": "/var/www/html/includes/dao/WikiAwareEntityTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/LinkTargetTrait.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/linker/LinkTarget.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/LinkTarget.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/page/PageIdentity.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/page/PageReference.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/dao/WikiAwareEntity.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/languages/LanguageEn.php",
                "size": "915 bytes"
            },
            {
                "name": "/var/www/html/includes/language/Language.php",
                "size": "158 KB"
            },
            {
                "name": "/var/www/html/includes/libs/DebugInfo/DebugInfoTrait.php",
                "size": "344 bytes"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/interwiki/ClassicInterwikiLookup.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/interwiki/InterwikiLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/language/Message/TextFormatter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ITextFormatter.php",
                "size": "956 bytes"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/RealTempUserConfig.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/TempUserConfig.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/Pattern.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/php-session-serializer/src/PhpSessionSerializer.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/extensions/OAuth/src/SessionProvider.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/includes/session/ImmutableSessionProviderWithCookie.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/session/SessionProvider.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/session/SessionProviderInterface.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/session/SessionInfo.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/session/CookieSessionProvider.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/GrantsInfo.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/session/BotPasswordSessionProvider.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/OAuth/src/Backend/Utils.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/extensions/OAuth/src/ResourceServer.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/utils/MWCryptRand.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/session/SessionId.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/session/SessionBackend.php",
                "size": "26 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserFactory.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/user/User.php",
                "size": "104 KB"
            },
            {
                "name": "/var/www/html/includes/HookContainer/ProtectedHookAccessorTrait.php",
                "size": "926 bytes"
            },
            {
                "name": "/var/www/html/includes/Permissions/Authority.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserIdentity.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/mail/UserEmailContact.php",
                "size": "646 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/IDBAccessObject.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/session/Session.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/includes/Request/WebResponse.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/includes/session/Token.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/StubObject/StubGlobalUser.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/StubObject/StubObject.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/StubObject/StubUserLang.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/Output/OutputPage.php",
                "size": "165 KB"
            },
            {
                "name": "/var/www/html/includes/context/ContextSource.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/debug/DeprecationHelper.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/ResourceLoader/Module.php",
                "size": "33 KB"
            },
            {
                "name": "/var/www/html/includes/parser/ParserOutput.php",
                "size": "112 KB"
            },
            {
                "name": "/var/www/html/includes/parser/CacheTime.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/libs/GhostFieldAccessTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/json/JsonDeserializableTrait.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/parser/ParserCacheMetadata.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/json/JsonDeserializable.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/Request/ContentSecurityPolicy.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/ExtensionLoadHandler.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/ConfirmEdit/includes/Hooks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIGetAllowedParamsHook.php",
                "size": "685 bytes"
            },
            {
                "name": "/var/www/html/includes/api/ApiEntryPoint.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/MediaWikiEntryPoint.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/includes/EntryPointEnvironment.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiMain.php",
                "size": "74 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiBase.php",
                "size": "68 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/ParamValidator.php",
                "size": "30 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/IntegerDef.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/NumericDef.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/api/Validator/SubmoduleDef.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/EnumDef.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/ParamValidator/TypeDef/NamespaceDef.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/StringDef.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/context/DerivativeContext.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiHookRunner.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiDeprecationHelpHook.php",
                "size": "694 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiLogFeatureUsageHook.php",
                "size": "689 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiFeedContributions__feedItemHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiFormatHighlightHook.php",
                "size": "791 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIGetDescriptionMessagesHook.php",
                "size": "630 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIGetParamDescriptionMessagesHook.php",
                "size": "657 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIHelpModifyOutputHook.php",
                "size": "892 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMain__moduleManagerHook.php",
                "size": "734 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMakeParserOptionsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMaxLagInfoHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiOptionsHook.php",
                "size": "950 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiParseMakeOutputPageHook.php",
                "size": "812 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQueryAfterExecuteHook.php",
                "size": "632 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryBaseAfterQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryBaseBeforeQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryBaseProcessRowHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryCheckCanExecuteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQueryGeneratorAfterExecuteHook.php",
                "size": "751 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryTokensRegisterTypesHook.php",
                "size": "795 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryWatchlistExtractOutputDataHook.php",
                "size": "880 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php",
                "size": "980 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiValidatePasswordHook.php",
                "size": "607 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Hook/RequestHasSameOriginSecurityHook.php",
                "size": "786 bytes"
            },
            {
                "name": "/var/www/html/includes/api/Validator/ApiParamValidator.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/includes/api/Validator/ApiParamValidatorCallbacks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/Callbacks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiResult.php",
                "size": "39 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiSerializable.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiErrorFormatter_BackCompat.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiErrorFormatter.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiModuleManager.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Util.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/includes/ParamValidator/TypeDef/UserDef.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/extensions/ConfirmEdit/includes/SimpleCaptcha/SimpleCaptcha.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/includes/user/ActorStoreFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/block/HideUserUtils.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/user/ActorStore.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserIdentityLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/user/ActorNormalization.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/user/ActorCache.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/PresenceBooleanDef.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiParamInfo.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/export/WikiExporterFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionStoreFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/BlobStoreFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/externalstore/ExternalStoreAccess.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/externalstore/ExternalStoreFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/Revision/SlotRoleRegistry.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/content/ContentHandlerFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/content/IContentHandlerFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/title/TitleFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/CommentStore/CommentStore.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/page/PageStoreFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/page/PageStore.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/page/PageLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/cache/LinkCache.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/includes/title/TitleFormatter.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/user/Options/UserOptionsManager.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/includes/user/Options/UserOptionsLookup.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/user/Options/DefaultOptionsLookup.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/user/Options/ConditionalDefaultsLookup.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/user/Registration/UserRegistrationLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/user/Registration/LocalUserRegistrationProvider.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/user/Registration/IUserRegistrationProvider.php",
                "size": "788 bytes"
            },
            {
                "name": "/var/www/html/includes/user/UserIdentityUtils.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/cache/GenderCache.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionStore.php",
                "size": "109 KB"
            },
            {
                "name": "/var/www/html/includes/page/LegacyArticleIdAccess.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionLookup.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/SqlBlobStore.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/includes/Storage/BlobStore.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQuery.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiPageSet.php",
                "size": "51 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageConverter.php",
                "size": "36 KB"
            },
            {
                "name": "/var/www/html/includes/language/ILanguageConverter.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ListParam.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Message/MessageParam.php",
                "size": "793 bytes"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/json-codec/src/JsonCodecable.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/json-codec/src/JsonCodecableTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ListType.php",
                "size": "582 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ParamType.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ScalarParam.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/cache/LinkBatchFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/linker/LinksMigration.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/linker/LinkTargetStore.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/linker/LinkTargetLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/TempUserDetailsLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/language/TrivialLanguageConverter.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/specialpage/SpecialPageFactory.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/html/includes/profiler/ProfilingContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiFormatJson.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiFormatBase.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/user/Options/UserOptionsCacheEntry.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/MediaWiki/Hooks/CanonicalNamespacesHookHandler.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/skins/Skin.php",
                "size": "83 KB"
            },
            {
                "name": "/var/www/html/includes/skins/SkinFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/languages/data/Names.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllCategories.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryGeneratorBase.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryBase.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryBlockInfoTrait.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiBlockInfoTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Parser.php",
                "size": "213 KB"
            },
            {
                "name": "/var/www/html/includes/parser/ParserFactory.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/parser/MagicWordFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/linker/LinkRendererFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/page/File/BadFileLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/filerepo/RepoGroup.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/libs/mime/MimeAnalyzer.php",
                "size": "35 KB"
            },
            {
                "name": "/var/www/html/includes/libs/mime/MimeMap.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/tidy/RemexDriver.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/tidy/TidyDriverBase.php",
                "size": "708 bytes"
            },
            {
                "name": "/var/www/html/includes/http/HttpRequestFactory.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/Category/TrackingCategories.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/preferences/SignatureValidatorFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/preferences/SignatureValidator.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/changetags/ChangeTagsStore.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/html/includes/content/Renderer/ContentRenderer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/uuid/GlobalIdGenerator.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/content/Transform/ContentTransformer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/CommentFormatter/CommentFormatter.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/CommentFormatter/CommentParserFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/linker/LinkRenderer.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/TempUserCreator.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/auth/AuthManager.php",
                "size": "107 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ReadOnlyMode.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/block/BlockManager.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/html/includes/block/DatabaseBlockStoreFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/block/DatabaseBlockStore.php",
                "size": "51 KB"
            },
            {
                "name": "/var/www/html/includes/block/BlockRestrictionStoreFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/block/CrossWikiBlockTargetFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/block/BlockTargetFactory.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/block/AutoblockExemptionList.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/block/DatabaseBlock.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/includes/block/AbstractBlock.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/includes/block/Block.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/block/BlockRestrictionStore.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/block/BlockCache.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/watchlist/WatchlistManager.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/includes/recentchanges/RecentChange.php",
                "size": "44 KB"
            },
            {
                "name": "/var/www/html/includes/changetags/Taggable.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/user/TalkPageNotificationManager.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/watchlist/WatchedItemStore.php",
                "size": "54 KB"
            },
            {
                "name": "/var/www/html/includes/watchlist/WatchedItemStoreInterface.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/jobqueue/JobQueueGroupFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/jobqueue/JobQueueGroup.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/objectcache/SqlBagOStuff.php",
                "size": "63 KB"
            },
            {
                "name": "/var/www/html/includes/deferred/DeferredUpdates.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/page/WikiPageFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/user/BotPasswordStore.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/user/CentralId/CentralIdLookupFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/user/CentralId/LocalIdLookup.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/user/CentralId/CentralIdLookup.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/auth/Throttler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllDeletedRevisions.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryRevisionsBase.php",
                "size": "30 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllLinks.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/GroupPermissionsLookup.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllImages.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/filerepo/LocalRepo.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/includes/filerepo/FileRepo.php",
                "size": "62 KB"
            },
            {
                "name": "/var/www/html/includes/filebackend/FileBackendGroup.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/includes/filebackend/lockmanager/LockManagerGroupFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/fsfile/TempFSFileFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/filebackend/lockmanager/LockManagerGroup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/lockmanager/FSLockManager.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/libs/lockmanager/LockManager.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/FSFileBackend.php",
                "size": "35 KB"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/FileBackendStore.php",
                "size": "69 KB"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/FileBackend.php",
                "size": "65 KB"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/EmptyBagOStuff.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/language/MessageCache.php",
                "size": "55 KB"
            },
            {
                "name": "/var/www/html/includes/language/MessageParser.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/DefaultOutputPipelineFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/OutputTransformPipeline.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ExtractBody.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/ContentTextTransformStage.php",
                "size": "819 bytes"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/OutputTransformStage.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/AddRedirectHeader.php",
                "size": "612 bytes"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/RenderDebugInfo.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ParsoidLocalization.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/ContentDOMTransformStage.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ExecutePostCacheTransformHooks.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/AddWrapperDivClass.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HandleSectionLinks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HandleParsoidSectionLinks.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HandleTOCMarkers.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/DeduplicateStyles.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ExpandToAbsoluteUrls.php",
                "size": "652 bytes"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HydrateHeaderPlaceholders.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HardenNFC.php",
                "size": "637 bytes"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllMessages.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/RestrictionStore.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllPages.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/user/ActorMigration.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/user/ActorMigrationBase.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllRevisions.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserGroupManagerFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserGroupManager.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/includes/user/UserEditTracker.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAllUsers.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAuthManagerInfo.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Babel/includes/ApiQueryBabel.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryBacklinks.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/includes/block/BlockActionInfo.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryBlocks.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryCategories.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryCategoryInfo.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/collation/CollationFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryCategoryMembers.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/collation/UppercaseCollation.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/collation/Collation.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Api/QueryBuildDocument.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Api/ApiTrait.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Api/QueryCompSuggestBuildDoc.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Api/QueryCirrusDoc.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryCodexIcons.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryContributors.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryDeletedRevisions.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/CommentFormatter/RowCommentFormatter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryDeletedrevs.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Store/DescriptionLookup.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/WikibaseClient.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/WikibaseClient.entitytypes.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/WikibaseClientHookRunner.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/WikibaseClientDataTypesHook.php",
                "size": "837 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/WikibaseClientEntityTypesHook.php",
                "size": "905 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/WikibaseClientSiteLinksForItemHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/WikibaseHandleChangeHook.php",
                "size": "746 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/WikibaseHandleChangesHook.php",
                "size": "764 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/ByTypeDispatchingEntityIdLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityIdLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Store/Sql/PagePropsEntityIdLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/page/PageProps.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/DispatchingEntityIdParser.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/EntityIdParser.php",
                "size": "367 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/Hooks/WikibaseDataAccessHookRunner.php",
                "size": "645 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/ServiceByTypeDispatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/SourceAndTypeDispatchingPrefetchingTermLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityTermLookupBase.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Lookup/TermLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/PrefetchingTermLookup.php",
                "size": "955 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Term/TermBuffer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/AliasTermBuffer.php",
                "size": "676 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/ServiceBySourceAndTypeDispatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/EntitySourceAndTypeDefinitions.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/config/WikibaseClient.default.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Usage/EntityUsage.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/EntitySourceLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Api/Description.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryDuplicateFiles.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/ContentHandlerEntityIdLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/EntityContentFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/WikibaseContentLanguages.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/UnionContentLanguages.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/ContentLanguages.php",
                "size": "480 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/MediaWikiContentLanguages.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/StaticContentLanguages.php",
                "size": "780 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/DifferenceContentLanguages.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Hooks/WikibaseLibHookRunner.php",
                "size": "567 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/ClientHooks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/EntityTerms.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryExternalLinks.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryExtLinksUsage.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryFilearchive.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryFileRepoInfo.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryBacklinksprop.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryImageInfo.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryImages.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/editpage/IntroMessageBuilder.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/includes/editpage/ParametersHelper.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/PermissionManager.php",
                "size": "65 KB"
            },
            {
                "name": "/var/www/html/includes/language/FormatterFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/language/LazyLocalizationContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/block/BlockErrorFormatter.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/page/RedirectStore.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/page/RedirectLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/actions/ActionFactory.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/editpage/PreloadedContentBuilder.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryInfo.php",
                "size": "36 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryIWBacklinks.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryIWLinks.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryLangBacklinks.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryLangLinks.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryLanguageinfo.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryLinks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/logging/LogFormatterFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryLogEvents.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryMyStashedFiles.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryPagePropNames.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryPageProps.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryPagesWithProp.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Api/PageTerms.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/search/SearchEngineConfig.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/search/SearchEngineFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryPrefixSearch.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/SearchApi.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryProtectedTitles.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryQueryPage.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/specialpage/QueryPage.php",
                "size": "30 KB"
            },
            {
                "name": "/var/www/html/includes/specialpage/SpecialPage.php",
                "size": "36 KB"
            },
            {
                "name": "/var/www/html/includes/specials/SpecialMediaStatistics.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Hooks/TrivialHookHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryRandom.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryRecentChanges.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryRevisions.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/includes/search/TitleMatcher.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQuerySearch.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQuerySiteinfo.php",
                "size": "38 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryStashImageInfo.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryTags.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryTokens.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryUserContribs.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryUserInfo.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryUsers.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/watchlist/WatchedItemQueryService.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryWatchlist.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryWatchlistRaw.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/LanguageNameLookupFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/MediaWikiMessageInLanguageProvider.php",
                "size": "372 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/MessageInLanguageProvider.php",
                "size": "864 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/MetaContentLanguages.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/RepoLinker.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Api/ApiPropsEntityUsage.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Api/ApiQueryWithContinueTrait.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Api/ApiListEntityUsage.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/Wikibase/Search/EntitySchemaSearchHelperFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/Wikibase/DataValues/EntitySchemaValue.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/data-values/src/DataValueObject.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/data-values/src/DataValue.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/LanguageFallbackChainFactory.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/MediaWiki/EntitySchemaServices.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/DataAccess/DescriptionLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/DataAccess/FullViewSchemaDataLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/DataAccess/SchemaDataResolvingLabelLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/DataAccess/LabelLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/Wikibase/Hooks/WikibaseRepoEntitySearchHelperCallbacksHookHandler.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/TypeDispatchingEntityTitleStoreLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/EntityTitleStoreLookup.php",
                "size": "582 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityTitleLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/ContentHandlerEntityTitleLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/QuerySearchEntities.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/TypeDispatchingEntitySearchHelper.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/site/DBSiteStore.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/site/SiteStore.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/site/SiteLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/site/CachingSiteStore.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/Sql/SqlStore.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/Store.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/Item.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/StatementListProvidingEntity.php",
                "size": "325 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/EntityDocument.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Statement/StatementListProvider.php",
                "size": "483 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/FingerprintProvider.php",
                "size": "485 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Statement/StatementListHolder.php",
                "size": "494 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/LabelsProvider.php",
                "size": "485 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/DescriptionsProvider.php",
                "size": "503 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Term/AliasesProvider.php",
                "size": "483 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/ClearableEntity.php",
                "size": "331 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/changes/src/EntityChangeFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/EntityDiffer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/ItemDiffer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/EntityDifferStrategy.php",
                "size": "942 bytes"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Differ/MapDiffer.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Differ/Differ.php",
                "size": "628 bytes"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Differ/ListDiffer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/ArrayComparer/StrictArrayComparer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/ArrayComparer/ArrayComparer.php",
                "size": "702 bytes"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Comparer/StrictComparer.php",
                "size": "494 bytes"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Comparer/ValueComparer.php",
                "size": "445 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/StatementListDiffer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/PropertyDiffer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/EntityId/EntityIdComposer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/RepoDomainDbFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/DomainDb.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/RepoDomainDb.php",
                "size": "379 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/ReplicationWaiter.php",
                "size": "856 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/Sql/SqlIdGenerator.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/IdGenerator.php",
                "size": "399 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/RateLimitingIdGenerator.php",
                "size": "997 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/SingleEntitySourceServicesFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/serialization/src/Deserializers/DataValueDeserializer.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/serialization/serialization/src/Deserializers/DispatchableDeserializer.php",
                "size": "341 bytes"
            },
            {
                "name": "/var/www/html/vendor/serialization/serialization/src/Deserializers/Deserializer.php",
                "size": "864 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/WikibaseLib.datatypes.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/WikibaseRepo.datatypes.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseLocalMedia/src/HookHandlers.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/Wikibase/Validators/EntitySchemaExistsValidator.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/interfaces/src/ValueValidators/ValueValidator.php",
                "size": "302 bytes"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/Wikibase/Hooks/WikibaseRepoDataTypesHookHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/DataTypeDefinitions.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/geo/src/Values/GlobeCoordinateValue.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/common/src/DataValues/MonolingualTextValue.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/number/src/DataValues/QuantityValue.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/number/src/DataValues/UnboundedQuantityValue.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/data-values/src/StringValue.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/time/src/DataValues/TimeValue.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/data-values/src/UnknownValue.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/DataAccessSettings.php",
                "size": "555 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/SerializerFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/serialization/src/Serializers/DataValueSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/serialization/serialization/src/Serializers/DispatchableSerializer.php",
                "size": "319 bytes"
            },
            {
                "name": "/var/www/html/vendor/serialization/serialization/src/Serializers/Serializer.php",
                "size": "976 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/ItemSerializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/TermListSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/MapSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/TermSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/AliasGroupListSerializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/AliasGroupSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/StatementListSerializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/StatementSerializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Statement/Statement.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/PropertyIdProvider.php",
                "size": "360 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/SnakSerializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/SnakListSerializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/ReferenceListSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/ReferenceSerializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/SiteLinkSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/SiteLinkListSerializer.php",
                "size": "1,005 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Serializers/PropertySerializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/serialization/serialization/src/Serializers/DispatchingSerializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/DeserializerFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/SourceDispatchingPropertyDataTypeLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Lookup/PropertyDataTypeLookup.php",
                "size": "515 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/PropertyServices.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/SingleEntitySourceServices.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityStoreWatcher.php",
                "size": "997 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/MultipleEntitySourceServices.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/WikibaseServices.php",
                "size": "700 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/DataAccessServices.php",
                "size": "833 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/CachingPropertyInfoLookup.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/PropertyInfoLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/PropertyInfoTable.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/PropertyInfoStore.php",
                "size": "989 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/Property.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/ApiHelperFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/interfaces/src/ValueFormatters/FormatterOptions.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/OutputFormatValueFormatterFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/MessageParameterFormatter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/data-values/interfaces/src/ValueFormatters/ValueFormatter.php",
                "size": "686 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/SnakFormatter.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/FormatterLabelDescriptionLookupFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/LanguageWithConversion.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/language/dependency/FileDependency.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/language/dependency/CacheDependency.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesBan.php",
                "size": "765 bytes"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesId.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesEn.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/language/converters/BanConverter.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageConverterIcu.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/language/LanguageConverterSpecific.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesCrh.php",
                "size": "177 bytes"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesCrh_latn.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesTr.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/includes/languages/LanguageTr.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/language/converters/CrhConverter.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/includes/languages/data/CrhExceptions.php",
                "size": "45 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/TermLanguageFallbackChain.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/cldr/includes/Hooks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/cldr/includes/LanguageNames.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/cldr/LocalNames/LocalNamesEn.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/extensions/cldr/CldrMain/CldrMainEn.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/DispatchingValueFormatter.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/TypedValueFormatter.php",
                "size": "678 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/EntityIdLinkFormatter.php",
                "size": "641 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/EntityIdTitleFormatter.php",
                "size": "822 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/EntityId/EntityIdFormatter.php",
                "size": "509 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/MediaWikiNumberLocalizer.php",
                "size": "979 bytes"
            },
            {
                "name": "/var/www/html/vendor/data-values/number/src/ValueFormatters/NumberLocalizer.php",
                "size": "611 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/DispatchingExceptionLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/ExceptionLocalizer.php",
                "size": "989 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/MessageExceptionLocalizer.php",
                "size": "775 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/ParseExceptionLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/ChangeOpValidationExceptionLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Validators/ValidatorErrorLocalizer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/ChangeOpDeserializationExceptionLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/ChangeOpApplyExceptionLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Localizer/GenericExceptionLocalizer.php",
                "size": "540 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/EntityIdPlainLinkFormatter.php",
                "size": "713 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/OutputFormatSnakFormatterFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/DataTypeFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/MessageSnakFormatter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/PropertyValueSnakFormatter.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/DispatchingSnakFormatter.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Formatters/ErrorHandlingSnakFormatter.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/SummaryFormatter.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/StringNormalizer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/DispatchingEntityStoreWatcher.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/GenericEventDispatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityContentDataCodec.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/ItemDeserializer.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/serialization/serialization/src/Deserializers/TypedObjectDeserializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/EntityIdDeserializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/TermListDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/TermDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/AliasGroupListDeserializer.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/StatementListDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/StatementDeserializer.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/SnakDeserializer.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/SnakValueDeserializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/SnakListDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/ReferenceListDeserializer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/ReferenceDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/SiteLinkDeserializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-serialization/src/Deserializers/PropertyDeserializer.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/DeserializerFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/serialization/serialization/src/Deserializers/DispatchingDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/LegacyDeserializerFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/EntityDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacyEntityDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacyItemDeserializer.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacyEntityIdDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacySiteLinkListDeserializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacyStatementDeserializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacySnakDeserializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacySnakListDeserializer.php",
                "size": "987 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacyFingerprintDeserializer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/internal-serialization/src/Deserializers/LegacyPropertyDeserializer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/PrefetchingWikiPageEntityMetaDataAccessor.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Entity/EntityPrefetcher.php",
                "size": "666 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntityMetaDataAccessor.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/TypeDispatchingWikiPageEntityMetaDataAccessor.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntityMetaDataLookup.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/EntityIdLocalPartPageTableEntityQuery.php",
                "size": "852 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/PageTableEntityQueryBase.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/PageTableEntityQuery.php",
                "size": "880 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntityRevisionLookup.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityRevisionLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/WikiPageEntityDataLoader.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/TypeDispatchingEntityRevisionLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/data-access/src/ByTypeDispatchingEntityRevisionLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/CachingEntityRevisionLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityRevisionCache.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/CacheRetrievingEntityRevisionLookup.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/EditEntity/MediaWikiEditEntityFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/Sql/WikiPageEntityStore.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityStore.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/TypeDispatchingEntityStore.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/WikiPageEntityStorePermissionChecker.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/EntityPermissionChecker.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/EntityPatcher.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/ItemPatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/EntityPatcherStrategy.php",
                "size": "577 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/Internal/FingerprintPatcher.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/TermListPatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/Internal/AliasGroupListPatcher.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/StatementListPatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/Internal/SiteLinkListPatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Patcher/MapPatcher.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Patcher/ThrowingPatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Patcher/PreviewablePatcher.php",
                "size": "849 bytes"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Patcher/Patcher.php",
                "size": "549 bytes"
            },
            {
                "name": "/var/www/html/vendor/diff/diff/src/Patcher/ListPatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Diff/PropertyPatcher.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/EditEntity/MediaWikiEditFilterHookRunner.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/EditEntity/EditFilterHookRunner.php",
                "size": "908 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/SiteLinkTable.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/SiteLinkStore.php",
                "size": "734 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/SiteLinkLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityByLinkedTitleLookup.php",
                "size": "937 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/EntityFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/ListSubscribers.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Api/ApiErrorReporter.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/client/includes/Api/ApiClientInfo.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/specials/SpecialVersion.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DBConnRef.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IMaintainableDatabase.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IDatabaseForOwner.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/querybuilder/JoinGroupBase.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/Database.php",
                "size": "109 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DatabaseMySQL.php",
                "size": "26 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/TransactionManager.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DatabaseFlags.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/platform/SQLPlatform.php",
                "size": "62 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/platform/MySQLPlatform.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/replication/MysqlReplicationReporter.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/replication/ReplicationReporter.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/Query.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/CriticalSessionInfo.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/GeneralizedSql.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/QueryStatus.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/StatsUtils.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/BaseMetric.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/BaseMetricInterface.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/TimingMetric.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/MetricTrait.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/MetricInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php",
                "size": "726 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Sample.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/TransactionIdentifier.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/includes/language/dependency/MainConfigDependency.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/language/dependency/ConstantDependency.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/MediaWiki/Hooks/SpecialPageInitListHookHandler.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/OAuth/src/Frontend/UIHooks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/title/TitleValue.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiHelpParamValueMessage.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/LimitDef.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/UserAuthority.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/Permissions/RateLimiter.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/includes/libs/WRStats/WRStatsFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/libs/WRStats/BagOStuffStatsStore.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/libs/WRStats/StatsStore.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Scribunto/includes/ScribuntoContentHandler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/content/CodeContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/content/TextContentHandler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/includes/content/ContentHandler.php",
                "size": "59 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Parsoid/ParsoidParserFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Parsoid/Config/SiteConfig.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Config/SiteConfig.php",
                "size": "59 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Ext/JSON/JSON.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/ContentModelHandler.php",
                "size": "745 bytes"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Ext/ExtensionModule.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Ext/Nowiki/Nowiki.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Ext/ExtensionTagHandler.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Ext/Pre/Pre.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Ext/Gallery/Gallery.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Ext/Indicator/Indicator.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/SyntaxHighlight_GeSHi/includes/ParsoidExt.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Parsoid/Config/DataAccess.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Config/DataAccess.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/parser/Parsoid/Config/PageConfigFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php",
                "size": "395 bytes"
            },
            {
                "name": "/var/www/html/includes/content/WikitextContentHandler.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/content/JavaScriptContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/content/JsonContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/content/CssContentHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/content/FallbackContentHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/ItemHandler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/EntityHandler.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/ItemTermStoreWriterAdapter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/EntityTermStoreWriter.php",
                "size": "839 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/TermStoreWriterFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/TermsDomainDbFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/VirtualTermsDomainDb.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/TermsDomainDb.php",
                "size": "763 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Rdbms/RepoDomainTermsDb.php",
                "size": "969 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/DatabaseItemTermStoreWriter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/DatabaseTermStoreWriterBase.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/NormalizedTermStorageMappingTrait.php",
                "size": "565 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/FingerprintableEntityTermStoreTrait.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/FindUnusedTermTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/Util/StatsMonitoring.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Term/ItemTermStoreWriter.php",
                "size": "456 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/DatabaseTermInLangIdsAcquirer.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/TermInLangIdsAcquirer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/DatabaseTermInLangIdsResolver.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/TermInLangIdsResolver.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Validators/EntityConstraintProvider.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/CompositeSiteLinkConflictLookup.php",
                "size": "993 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/SiteLinkConflictLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/Sql/SqlSiteLinkConflictLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/BagOStuffSiteLinkConflictLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Validators/TermValidatorFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Store/TermsCollisionDetectorFactory.php",
                "size": "676 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/FallbackLabelDescriptionLookupFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/RedirectResolvingLatestRevisionLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/TermFallbackCache/TermFallbackCacheFacade.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/TermFallbackCache/TermFallbackSerializerTrait.php",
                "size": "855 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/TermCacheKeyBuilder.php",
                "size": "409 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/TermFallbackCacheFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/TermFallbackCache/TermFallbackCacheServiceFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/SimpleCacheWithBagOStuff.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerAwareTrait.php",
                "size": "402 bytes"
            },
            {
                "name": "/var/www/html/vendor/psr/simple-cache/src/CacheInterface.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/StatslibRecordingSimpleCache.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Search/Fields/FieldDefinitionsFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Fields/ItemFieldDefinitions.php",
                "size": "857 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Search/Fields/FieldDefinitions.php",
                "size": "457 bytes"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Fields/LabelsProviderFieldDefinitions.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Fields/DescriptionsProviderFieldDefinitions.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Fields/StatementProviderFieldDefinitions.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Lookup/InProcessCachingDataTypeLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/Content/PropertyHandler.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/PropertyTermStoreWriterAdapter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/Sql/Terms/DatabasePropertyTermStoreWriter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/packages/wikibase/data-model-services/src/Term/PropertyTermStoreWriter.php",
                "size": "505 bytes"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/Store/CacheAwarePropertyInfoStore.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/repo/includes/PropertyInfoBuilder.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Fields/PropertyFieldDefinitions.php",
                "size": "801 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/TimestampDef.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/language/MessageInfo.php",
                "size": "358 bytes"
            },
            {
                "name": "/var/www/html/includes/parser/Sanitizer.php",
                "size": "59 KB"
            },
            {
                "name": "/var/www/html/includes/api/ApiAuthManagerHelper.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/extensions/Wikibase/lib/includes/TermIndexEntry.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/ExternalLinks/LinkFilter.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/includes/ParamValidator/TypeDef/TitleDef.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/includes/logging/LogPage.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/includes/search/SearchEngine.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/CirrusSearch.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Search/ArrayCirrusSearchResult.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Search/CirrusSearchResult.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/includes/search/SearchResult.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/includes/search/SearchResultTrait.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/includes/search/RevisionSearchResultTrait.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/UserTestingStatus.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/UserTestingEngine.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Connection.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/extensions/Elastica/includes/ElasticaConnection.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Assignment/ConstantAssignment.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Assignment/ClusterAssignment.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/ClusterSettings.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/Client.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/ClientConfiguration.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/Connection.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/Param.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/ArrayableInterface.php",
                "size": "274 bytes"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/Connection/Strategy/StrategyFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/Connection/Strategy/Simple.php",
                "size": "552 bytes"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/Connection/Strategy/StrategyInterface.php",
                "size": "295 bytes"
            },
            {
                "name": "/var/www/html/vendor/ruflin/elastica/src/Connection/ConnectionPool.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Search/CirrusSearchIndexFieldFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Parser/NamespacePrefixParser.php",
                "size": "324 bytes"
            },
            {
                "name": "/var/www/html/includes/libs/http/MultiHttpClient.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/InterwikiResolverFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/CirrusConfigInterwikiResolver.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/BaseInterwikiResolver.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/SiteMatrixInterwikiResolver.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/EmptyInterwikiResolver.php",
                "size": "960 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/CirrusDebugOptions.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Search/TitleHelper.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/CirrusSearchHookRunner.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks/CirrusSearchRegisterFullTextQueryClassifiersHook.php",
                "size": "647 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks/CirrusSearchAddQueryFeaturesHook.php",
                "size": "631 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks/CirrusSearchSimilarityConfigHook.php",
                "size": "500 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks/CirrusSearchAnalysisConfigHook.php",
                "size": "624 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks/CirrusSearchMappingConfigHook.php",
                "size": "631 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks/CirrusSearchProfileServiceHook.php",
                "size": "541 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Hooks/CirrusSearchScoreBuilderHook.php",
                "size": "655 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/SearchProfileService.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Dispatch/CirrusDefaultSearchQueryRoute.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Dispatch/SearchQueryRoute.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/ArrayProfileRepository.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/SearchProfileRepository.php",
                "size": "791 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/ConfigProfileRepository.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/ExtensionRegistryProfileRepository.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/ConfigSearchProfileOverride.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/SearchProfileOverride.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/UriParamSearchProfileOverride.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/CompletionSearchProfileRepository.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/UserPrefSearchProfileOverride.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/PhraseSuggesterProfileRepoWrapper.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/Hooks/CirrusSearchHooksHandler.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/SearchProfileRepositoryTransformer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/ArrayPathSetter.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Profile/ContextualProfileOverride.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Parser/BasicQueryClassifier.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Parser/ParsedQueryClassifier.php",
                "size": "288 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Parser/AST/Visitor/Visitor.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Dispatch/SearchQueryDispatchService.php",
                "size": "936 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Dispatch/BasicSearchQueryRoute.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/Search/SearchQuery.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/extensions/EntitySchema/src/MediaWiki/Hooks/GetContentModelsHookHandler.php",
                "size": "549 bytes"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/profiles/RescoreProfiles.config.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/extensions/WikibaseCirrusSearch/src/config/ElasticSearchRescoreProfiles.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/extensions/CirrusSearch/includes/ElasticsearchIntermediary.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/includes/utils/GitInfo.php",
                "size": "13 KB"
            }
        ]
    }
}