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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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/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/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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/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/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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",
                            "push-subscription-manager",
                            "suppress",
                            "sysop",
                            "widgeteditor"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 6,
                        "name": "excludegroup",
                        "type": [
                            "bot",
                            "bureaucrat",
                            "interface-admin",
                            "push-subscription-manager",
                            "suppress",
                            "sysop",
                            "widgeteditor"
                        ],
                        "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",
                            "echo-create",
                            "edit",
                            "editcontentmodel",
                            "editinterface",
                            "editmyoptions",
                            "editmyprivateinfo",
                            "editmyusercss",
                            "editmyuserjs",
                            "editmyuserjson",
                            "editmyuserjsredirect",
                            "editmywatchlist",
                            "editprotected",
                            "editsemiprotected",
                            "editsitecss",
                            "editsitejs",
                            "editsitejson",
                            "editusercss",
                            "edituserjs",
                            "edituserjson",
                            "editwidgets",
                            "hideuser",
                            "import",
                            "importupload",
                            "ipblock-exempt",
                            "linkpurge",
                            "mailpassword",
                            "manage-all-push-subscriptions",
                            "managechangetags",
                            "markbotedits",
                            "mergehistory",
                            "minoredit",
                            "move",
                            "move-categorypages",
                            "move-rootuserpages",
                            "move-subpages",
                            "movefile",
                            "nominornewtalk",
                            "noratelimit",
                            "nuke",
                            "override-export-depth",
                            "pagelang",
                            "patrol",
                            "patrolmarks",
                            "protect",
                            "purge",
                            "read",
                            "renameuser",
                            "renderfile",
                            "renderfile-nonstandard",
                            "replacetext",
                            "reupload",
                            "reupload-own",
                            "reupload-shared",
                            "rollback",
                            "sboverride",
                            "sendemail",
                            "siteadmin",
                            "spamblacklistlog",
                            "stashbasehtml",
                            "stashedit",
                            "suppressionlog",
                            "suppressredirect",
                            "suppressrevision",
                            "tboverride",
                            "tboverride-account",
                            "thanks-notification",
                            "titleblacklistlog",
                            "unblockself",
                            "undelete",
                            "unwatchedpages",
                            "upload",
                            "upload_by_url",
                            "userrights",
                            "userrights-interwiki",
                            "viewmyprivateinfo",
                            "viewmywatchlist",
                            "viewsuppressed"
                        ],
                        "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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "backlinks",
                "classname": "MediaWiki\\Api\\ApiQueryBacklinks",
                "path": "query+backlinks",
                "group": "list",
                "prefix": "bl",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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",
                            "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "contributors",
                "classname": "MediaWiki\\Api\\ApiQueryContributors",
                "path": "query+contributors",
                "group": "prop",
                "prefix": "pc",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Contributors"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "group",
                        "type": [
                            "bot",
                            "bureaucrat",
                            "interface-admin",
                            "push-subscription-manager",
                            "suppress",
                            "sysop",
                            "widgeteditor"
                        ],
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "excludegroup",
                        "type": [
                            "bot",
                            "bureaucrat",
                            "interface-admin",
                            "push-subscription-manager",
                            "suppress",
                            "sysop",
                            "widgeteditor"
                        ],
                        "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",
                            "echo-create",
                            "edit",
                            "editcontentmodel",
                            "editinterface",
                            "editmyoptions",
                            "editmyprivateinfo",
                            "editmyusercss",
                            "editmyuserjs",
                            "editmyuserjson",
                            "editmyuserjsredirect",
                            "editmywatchlist",
                            "editprotected",
                            "editsemiprotected",
                            "editsitecss",
                            "editsitejs",
                            "editsitejson",
                            "editusercss",
                            "edituserjs",
                            "edituserjson",
                            "editwidgets",
                            "hideuser",
                            "import",
                            "importupload",
                            "ipblock-exempt",
                            "manage-all-push-subscriptions",
                            "managechangetags",
                            "markbotedits",
                            "mergehistory",
                            "minoredit",
                            "move",
                            "move-categorypages",
                            "move-rootuserpages",
                            "move-subpages",
                            "movefile",
                            "nominornewtalk",
                            "noratelimit",
                            "nuke",
                            "override-export-depth",
                            "pagelang",
                            "patrol",
                            "patrolmarks",
                            "protect",
                            "read",
                            "renameuser",
                            "replacetext",
                            "reupload",
                            "reupload-own",
                            "reupload-shared",
                            "rollback",
                            "sboverride",
                            "sendemail",
                            "siteadmin",
                            "spamblacklistlog",
                            "suppressionlog",
                            "suppressredirect",
                            "suppressrevision",
                            "tboverride",
                            "tboverride-account",
                            "titleblacklistlog",
                            "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",
                            "echo-create",
                            "edit",
                            "editcontentmodel",
                            "editinterface",
                            "editmyoptions",
                            "editmyprivateinfo",
                            "editmyusercss",
                            "editmyuserjs",
                            "editmyuserjson",
                            "editmyuserjsredirect",
                            "editmywatchlist",
                            "editprotected",
                            "editsemiprotected",
                            "editsitecss",
                            "editsitejs",
                            "editsitejson",
                            "editusercss",
                            "edituserjs",
                            "edituserjson",
                            "editwidgets",
                            "hideuser",
                            "import",
                            "importupload",
                            "ipblock-exempt",
                            "manage-all-push-subscriptions",
                            "managechangetags",
                            "markbotedits",
                            "mergehistory",
                            "minoredit",
                            "move",
                            "move-categorypages",
                            "move-rootuserpages",
                            "move-subpages",
                            "movefile",
                            "nominornewtalk",
                            "noratelimit",
                            "nuke",
                            "override-export-depth",
                            "pagelang",
                            "patrol",
                            "patrolmarks",
                            "protect",
                            "read",
                            "renameuser",
                            "replacetext",
                            "reupload",
                            "reupload-own",
                            "reupload-shared",
                            "rollback",
                            "sboverride",
                            "sendemail",
                            "siteadmin",
                            "spamblacklistlog",
                            "suppressionlog",
                            "suppressredirect",
                            "suppressrevision",
                            "tboverride",
                            "tboverride-account",
                            "titleblacklistlog",
                            "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://staging.masticationpedia.org/wiki/Speciale:Versione/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/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/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "duplicatefiles",
                "classname": "MediaWiki\\Api\\ApiQueryDuplicateFiles",
                "path": "query+duplicatefiles",
                "group": "prop",
                "prefix": "df",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "extlinks",
                "classname": "MediaWiki\\Api\\ApiQueryExternalLinks",
                "path": "query+extlinks",
                "group": "prop",
                "prefix": "el",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/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": "extracts",
                "classname": "MediaWiki\\Extension\\TextExtracts\\ApiQueryExtracts",
                "path": "query+extracts",
                "group": "prop",
                "prefix": "ex",
                "source": "TextExtracts",
                "sourcename": "TextExtracts",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/TextExtracts",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:TextExtracts#API"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "chars",
                        "type": "integer",
                        "min": 1,
                        "max": 1200
                    },
                    {
                        "index": 2,
                        "name": "sentences",
                        "type": "integer",
                        "min": 1,
                        "max": 10
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 20,
                        "min": 1,
                        "max": 20
                    },
                    {
                        "index": 4,
                        "name": "intro",
                        "type": "boolean"
                    },
                    {
                        "index": 5,
                        "name": "plaintext",
                        "type": "boolean"
                    },
                    {
                        "index": 6,
                        "name": "sectionformat",
                        "type": [
                            "plain",
                            "raw",
                            "wiki"
                        ],
                        "default": "wiki"
                    },
                    {
                        "index": 7,
                        "name": "continue",
                        "type": "integer"
                    }
                ],
                "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/License/MediaWiki",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filerepoinfo"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "apiurl",
                            "articlepath",
                            "canUpload",
                            "descriptionCacheExpiry",
                            "displayname",
                            "favicon",
                            "fetchDescription",
                            "initialCapital",
                            "local",
                            "name",
                            "rootUrl",
                            "scriptDirUrl",
                            "server",
                            "thumbUrl",
                            "url"
                        ],
                        "default": "apiurl|articlepath|canUpload|descriptionCacheExpiry|displayname|favicon|fetchDescription|initialCapital|local|name|rootUrl|scriptDirUrl|server|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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "gadgetcategories",
                "classname": "MediaWiki\\Extension\\Gadgets\\Api\\ApiQueryGadgetCategories",
                "path": "query+gadgetcategories",
                "group": "list",
                "prefix": "gc",
                "source": "Gadgets",
                "sourcename": "Gadgets",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/Gadgets",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "members",
                            "name",
                            "title"
                        ],
                        "default": "name",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "names",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "gadgets",
                "classname": "MediaWiki\\Extension\\Gadgets\\Api\\ApiQueryGadgets",
                "path": "query+gadgets",
                "group": "list",
                "prefix": "ga",
                "source": "Gadgets",
                "sourcename": "Gadgets",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/Gadgets",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "desc",
                            "id",
                            "metadata"
                        ],
                        "default": "id|metadata",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "categories",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "ids",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "allowedonly",
                        "type": "boolean"
                    },
                    {
                        "index": 5,
                        "name": "enabledonly",
                        "type": "boolean"
                    }
                ],
                "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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "it"
                    },
                    {
                        "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "Pagina principale"
                    },
                    {
                        "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "it"
                    },
                    {
                        "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "linterrors",
                "classname": "MediaWiki\\Linter\\ApiQueryLintErrors",
                "path": "query+linterrors",
                "group": "list",
                "prefix": "lnt",
                "source": "Linter",
                "sourcename": "Linter",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/Linter",
                "readrights": "",
                "helpurls": [],
                "parameters": [
                    {
                        "index": 1,
                        "name": "categories",
                        "type": [
                            "bogus-image-options",
                            "deletable-table-tag",
                            "duplicate-ids",
                            "fostered",
                            "fostered-transparent",
                            "html5-misnesting",
                            "large-tables",
                            "misc-tidy-replacement-issues",
                            "misnested-tag",
                            "missing-end-tag",
                            "missing-end-tag-in-heading",
                            "multi-colon-escape",
                            "multiline-html-table-in-list",
                            "multiple-unclosed-formatting-tags",
                            "night-mode-unaware-background-color",
                            "obsolete-tag",
                            "pwrap-bug-workaround",
                            "self-closed-tag",
                            "stripped-tag",
                            "tidy-font-bug",
                            "tidy-whitespace-bug",
                            "unclosed-quotes-in-heading",
                            "wikilink-in-extlink"
                        ],
                        "default": "deletable-table-tag|duplicate-ids|html5-misnesting|misc-tidy-replacement-issues|multiline-html-table-in-list|multiple-unclosed-formatting-tags|pwrap-bug-workaround|self-closed-tag|tidy-font-bug|tidy-whitespace-bug|unclosed-quotes-in-heading|bogus-image-options|fostered|misnested-tag|multi-colon-escape|wikilink-in-extlink|missing-end-tag|missing-end-tag-in-heading|night-mode-unaware-background-color|obsolete-tag|stripped-tag",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 3,
                        "name": "namespace",
                        "type": "namespace",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50,
                        "allspecifier": "*"
                    },
                    {
                        "index": 4,
                        "name": "pageid",
                        "type": "integer",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 5,
                        "name": "title",
                        "type": "string"
                    },
                    {
                        "index": 6,
                        "name": "from",
                        "type": "integer"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "linterstats",
                "classname": "MediaWiki\\Linter\\ApiQueryLinterStats",
                "path": "query+linterstats",
                "group": "meta",
                "prefix": "lntrst",
                "source": "Linter",
                "sourcename": "Linter",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/Linter",
                "readrights": "",
                "helpurls": [],
                "parameters": [],
                "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://staging.masticationpedia.org/wiki/Speciale:Versione/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",
                            "managetags",
                            "merge",
                            "move",
                            "newusers",
                            "patrol",
                            "protect",
                            "renameuser",
                            "rights",
                            "spamblacklist",
                            "suppress",
                            "tag",
                            "thanks",
                            "titleblacklist",
                            "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",
                            "managetags/activate",
                            "managetags/create",
                            "managetags/deactivate",
                            "managetags/delete",
                            "merge/merge",
                            "move/move",
                            "move/move_redir",
                            "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",
                            "spamblacklist/*",
                            "suppress/block",
                            "suppress/delete",
                            "suppress/event",
                            "suppress/reblock",
                            "suppress/revision",
                            "tag/update",
                            "thanks/*",
                            "titleblacklist/*",
                            "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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "notifications",
                "classname": "MediaWiki\\Extension\\Notifications\\Api\\ApiEchoNotifications",
                "path": "query+notifications",
                "group": "meta",
                "prefix": "not",
                "source": "Echo",
                "sourcename": "Echo",
                "licensetag": "MIT",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/Echo",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/Echo_(Notifications)/API"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "filter",
                        "type": [
                            "!read",
                            "read"
                        ],
                        "default": "read|!read",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "prop",
                        "type": [
                            "count",
                            "list",
                            "seenTime"
                        ],
                        "default": "list",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 3,
                        "name": "sections",
                        "type": [
                            "alert",
                            "message"
                        ],
                        "default": "alert|message",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 4,
                        "name": "groupbysection",
                        "type": "boolean"
                    },
                    {
                        "index": 5,
                        "name": "format",
                        "type": [
                            "flyout",
                            "html",
                            "model",
                            "special"
                        ]
                    },
                    {
                        "index": 6,
                        "name": "limit",
                        "type": "limit",
                        "default": 20,
                        "min": 1,
                        "max": 50,
                        "highmax": 500
                    },
                    {
                        "index": 7,
                        "name": "continue",
                        "type": "string"
                    },
                    {
                        "index": 8,
                        "name": "unreadfirst",
                        "type": "boolean"
                    },
                    {
                        "index": 9,
                        "name": "titles",
                        "type": "string",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 10,
                        "name": "bundle",
                        "type": "boolean"
                    },
                    {
                        "index": 11,
                        "name": "notifiertypes",
                        "type": [
                            "email",
                            "web"
                        ],
                        "default": "web",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 12,
                        "name": "alertcontinue",
                        "type": "string"
                    },
                    {
                        "index": 13,
                        "name": "alertunreadfirst",
                        "type": "boolean"
                    },
                    {
                        "index": 14,
                        "name": "messagecontinue",
                        "type": "string"
                    },
                    {
                        "index": 15,
                        "name": "messageunreadfirst",
                        "type": "boolean"
                    }
                ],
                "templatedparameters": []
            },
            {
                "name": "pageimages",
                "classname": "PageImages\\ApiQueryPageImages",
                "path": "query+pageimages",
                "group": "prop",
                "prefix": "pi",
                "source": "PageImages",
                "sourcename": "PageImages",
                "licensetag": "WTFPL",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/PageImages",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:PageImages#API"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "prop",
                        "type": [
                            "name",
                            "original",
                            "thumbnail"
                        ],
                        "default": "thumbnail|name",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 2,
                        "name": "thumbsize",
                        "type": "integer",
                        "default": 50
                    },
                    {
                        "index": 3,
                        "name": "limit",
                        "type": "limit",
                        "default": 50,
                        "min": 1,
                        "max": 50,
                        "highmax": 100
                    },
                    {
                        "index": 4,
                        "name": "license",
                        "type": [
                            "any",
                            "free"
                        ],
                        "default": "free"
                    },
                    {
                        "index": 5,
                        "name": "continue",
                        "type": "integer"
                    },
                    {
                        "index": 6,
                        "name": "langcode",
                        "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "prefixsearch",
                "classname": "MediaWiki\\Api\\ApiQueryPrefixSearch",
                "path": "query+prefixsearch",
                "group": "list",
                "prefix": "ps",
                "source": "MediaWiki",
                "sourcename": "MediaWiki",
                "licensetag": "GPL-2.0-or-later",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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",
                            "GadgetUsage",
                            "ListDuplicatedFiles",
                            "Listredirects",
                            "Lonelypages",
                            "Longpages",
                            "MediaStatistics",
                            "Mostcategories",
                            "Mostimages",
                            "Mostinterwikis",
                            "Mostlinked",
                            "Mostlinkedcategories",
                            "Mostlinkedtemplates",
                            "Mostrevisions",
                            "Shortpages",
                            "Uncategorizedcategories",
                            "Uncategorizedimages",
                            "Uncategorizedpages",
                            "Uncategorizedtemplates",
                            "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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "redirect",
                        "type": "boolean",
                        "deprecated": ""
                    },
                    {
                        "index": 4,
                        "name": "limit",
                        "type": "limit",
                        "default": 1,
                        "min": 1,
                        "max": 500,
                        "highmax": 5000
                    },
                    {
                        "index": 5,
                        "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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/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/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "what",
                        "type": [
                            "nearmatch",
                            "text",
                            "title"
                        ]
                    },
                    {
                        "index": 6,
                        "name": "info",
                        "type": [
                            "rewrittenquery",
                            "suggestion",
                            "totalhits"
                        ],
                        "default": "totalhits|suggestion|rewrittenquery",
                        "multi": "",
                        "lowlimit": 50,
                        "highlimit": 500,
                        "limit": 50
                    },
                    {
                        "index": 7,
                        "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": 8,
                        "name": "interwiki",
                        "type": "boolean"
                    },
                    {
                        "index": 9,
                        "name": "enablerewrites",
                        "type": "boolean"
                    },
                    {
                        "index": 10,
                        "name": "sort",
                        "type": [
                            "relevance"
                        ],
                        "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": "unreadnotificationpages",
                "classname": "MediaWiki\\Extension\\Notifications\\Api\\ApiEchoUnreadNotificationPages",
                "path": "query+unreadnotificationpages",
                "group": "meta",
                "prefix": "unp",
                "source": "Echo",
                "sourcename": "Echo",
                "licensetag": "MIT",
                "licenselink": "https://staging.masticationpedia.org/wiki/Speciale:Versione/License/Echo",
                "readrights": "",
                "helpurls": [
                    "https://www.mediawiki.org/wiki/Special:MyLanguage/Echo_(Notifications)/API"
                ],
                "parameters": [
                    {
                        "index": 1,
                        "name": "grouppages",
                        "type": "boolean"
                    },
                    {
                        "index": 2,
                        "name": "limit",
                        "type": "limit",
                        "default": 10,
                        "min": 1,
                        "max": 2000
                    }
                ],
                "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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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://staging.masticationpedia.org/wiki/Speciale:Versione/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": []
            }
        ]
    },
    "debuginfo": {
        "mwVersion": "1.43.0",
        "phpEngine": "PHP",
        "phpVersion": "8.1.2-1ubuntu2.21",
        "time": 0.38791894912719727,
        "log": [
            {
                "msg": "MWDebug output complete",
                "type": "log",
                "caller": "MediaWiki\\Debug\\MWDebug::appendDebugInfoToApiResult"
            }
        ],
        "debugLog": [
            "\n\nStart request GET /api.php?action=paraminfo&modules=query%2B%2A\nIP: 216.73.216.157\nHTTP HEADERS:\nACCEPT: */*\nUSER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\nACCEPT-ENCODING: gzip, br, zstd, deflate\nHOST: staging.masticationpedia.org\n(end headers)",
            "[session] SessionManager using store SqlBagOStuff",
            "[localisation] LocalisationCache using store LCStoreDB",
            "[localisation] LocalisationCache::loadCoreData: got localisation for it from source",
            "[objectcache] MainWANObjectCache using store Wikimedia\\ObjectCache\\EmptyBagOStuff",
            "[session] SessionBackend \"9omc3oag9qh5gs6k76ic9blo7jiuq4r5\" is unsaved, marking dirty in constructor",
            "[session] SessionBackend \"9omc3oag9qh5gs6k76ic9blo7jiuq4r5\" save: dataDirty=1 metaDirty=1 forcePersist=0",
            "[cookie] already deleted setcookie: \"wiki_mast_session\", \"\", \"1717756408\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[cookie] already deleted setcookie: \"wiki_mastUserID\", \"\", \"1717756408\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[cookie] already deleted setcookie: \"wiki_mastToken\", \"\", \"1717756408\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1717756408\", \"/\", \"\", \"\", \"1\", \"\"",
            "[session] SessionBackend \"9omc3oag9qh5gs6k76ic9blo7jiuq4r5\" 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",
            "[session] SessionBackend \"9omc3oag9qh5gs6k76ic9blo7jiuq4r5\" save: dataDirty=1 metaDirty=0 forcePersist=0",
            "[SQLBagOStuff] MainObjectStash using store SqlBagOStuff",
            "[MessageCache] MessageCache using store SqlBagOStuff",
            "MediaWiki\\Parser\\ParserFactory: using default preprocessor",
            "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::open [0.321ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly [0.556ms] localhost: SELECT @@GLOBAL.read_only AS Value",
            "[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:localhost): miss, new value computed",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\Database::beginIfImplied (MediaWiki\\Revision\\RevisionStore::fetchRevisionRowFromConds) [0.511ms] localhost: BEGIN",
            "[rdbms] MediaWiki\\Revision\\RevisionStore::fetchRevisionRowFromConds [0.447ms] localhost: SELECT  rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name  FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user))   WHERE page_namespace = 8 AND page_title = 'Gadgets-definition' AND (rev_id=page_latest)  LIMIT 1",
            "[objectcache] fetchOrRegenerate(wiki_mast:gadgets-definition:18:4): miss, new value computed",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [1.241ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'deps'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [1.469ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'list'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.457ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'preload'  LIMIT 1",
            "[silenced-error] [6f4d23cce856f2a5d4a1bded] /api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: filemtime(): stat failed for /var/www/html/masticationpedia-staging/includes/libs/ParamValidator/i18n/it.json",
            "[silenced-error] [6f4d23cce856f2a5d4a1bded] /api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: filemtime(): stat failed for /var/www/html/masticationpedia-staging/extensions/Math/i18n/api/it.json",
            "[silenced-error] [6f4d23cce856f2a5d4a1bded] /api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: filemtime(): stat failed for /var/www/html/masticationpedia-staging/extensions/SpamBlacklist/i18n/api/it.json",
            "[silenced-error] [6f4d23cce856f2a5d4a1bded] /api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: filemtime(): stat failed for /var/www/html/masticationpedia-staging/extensions/TitleBlacklist/i18n/api/it.json",
            "[silenced-error] [6f4d23cce856f2a5d4a1bded] /api.php?action=paraminfo&modules=query%2B%2A   PHP Warning: filemtime(): stat failed for /var/www/html/masticationpedia-staging/extensions/VisualEditor/editcheck/i18n/api/it.json",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.595ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'preload'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.342ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'specialPageAliases'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.564ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'namespaceGenderAliases'  LIMIT 1",
            "[SQLBagOStuff] MicroStash using store SqlBagOStuff",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] MediaWiki\\Storage\\NameTableStore::loadTable [0.278ms] localhost: SELECT  role_id AS `id`,role_name AS `name`  FROM `slot_roles`     ORDER BY id",
            "[objectcache] fetchOrRegenerate(global:NameTableSqlStore:slot_roles:wiki_mast): miss, new value computed",
            "[ContentHandler] Registered handler for Scribunto: MediaWiki\\Extension\\Scribunto\\ScribuntoContentHandler",
            "[ContentHandler] Registered handler for sanitized-css: MediaWiki\\Extension\\TemplateStyles\\TemplateStylesContentHandler",
            "[ContentHandler] Registered handler for GadgetDefinition: MediaWiki\\Extension\\Gadgets\\Content\\GadgetDefinitionContentHandler",
            "[ContentHandler] Registered handler for wikitext: MediaWiki\\Content\\WikitextContentHandler",
            "[ContentHandler] Registered handler for javascript: MediaWiki\\Content\\JavaScriptContentHandler",
            "[ContentHandler] Registered handler for json: MediaWiki\\Content\\JsonContentHandler",
            "[ContentHandler] Registered handler for css: MediaWiki\\Content\\CssContentHandler",
            "[ContentHandler] Registered handler for text: MediaWiki\\Content\\TextContentHandler",
            "[ContentHandler] Registered handler for unknown: MediaWiki\\Content\\FallbackContentHandler",
            "[GlobalTitleFail] MediaWiki\\Context\\RequestContext::getTitle called with no title set.",
            "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::open [0.082ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/wiki_mast",
            "[objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit",
            "[rdbms] SqlBagOStuff::fetchBlobs [0.162ms] localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:it' AND (exptime >= '20250607103328')",
            "[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved wiki_mast:messages:it; expiry time is 99991231235959",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] SqlBagOStuff::fetchBlobs [0.131ms] localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:it:status' AND (exptime >= '20250607103328')",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] SqlBagOStuff::doLock [0.137ms] localhost: SELECT IF(GET_LOCK('wiki_mast:messages:it',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] MessageCache::loadFromDB(it)-big [1.034ms] localhost: SELECT  page_title,page_latest  FROM `page`    WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000)",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [2.006ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'list'  LIMIT 1",
            "[rdbms] MessageCache::loadFromDB(it)-small [0.801ms] localhost: SELECT  /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len  FROM `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id))   WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id)",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [4.899ms] localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('wiki_mast:messages:it','m\ufffd9\ufffd\ufffd0\ufffd\ufffd\ufffd\ufffd\ufffd\\0\ufffd;\ufffdw\ufffd(\\\"n\ufffdJ\ufffd\\\"\ufffd\ufffd\\\"\ufffd\ufffdR\ufffdD\u071d\ufffd\ufffd\ufffd\ufffd7\ufffd\ufffdQ\ufffd %\ufffd\ufffdy\ufffd\ufffd\ufffd&\ufffd\ufffd\ufffd\ufffdFX_\ufffdn\ufffdw\u01ca\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdN`\ufffd\u0216E \ufffd\ufffd\ufffd\ufffd\ufffd3\ufffdES0$\ufffd\ufffd\u03c2\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdcb)f\ufffdk\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdc\ufffd\ufffd\ufffd0\ufffd$QDS\ufffd9\ufffd`?_','99991231235959')",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] SqlBagOStuff::doUnlock [0.244ms] localhost: SELECT RELEASE_LOCK('wiki_mast:messages:it') AS released",
            "[MessageCache] MessageCache::loadUnguarded: Loading it... local cache is empty, global cache is expired/volatile, loading from DB",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] SqlBagOStuff::fetchBlobs [0.237ms] localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:en' AND (exptime >= '20250607103328')",
            "[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved wiki_mast:messages:en; expiry time is 99991231235959",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] SqlBagOStuff::fetchBlobs [0.267ms] localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:en:status' AND (exptime >= '20250607103328')",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] SqlBagOStuff::doLock [0.619ms] localhost: SELECT IF(GET_LOCK('wiki_mast:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired",
            "[rdbms] Wikimedia\\Rdbms\\Database::lock: failed to acquire lock 'wiki_mast:messages:en'",
            "[MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, global cache is expired/volatile, loading from DB, could not acquire main lock, using stale cache",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [1.334ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'deps'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [4.855ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'list'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.527ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.437ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.195ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'messages:shared-repo-name-wikimediacommons'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] LCStoreDB::get [0.795ms] localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:shared-repo-name-wikimediacommons'  LIMIT 1",
            "ForeignAPIRepo: HTTP GET: https://commons.wikimedia.org/w/api.php?format=json&action=query&meta=siteinfo&siprop=general",
            "[http] GET https://commons.wikimedia.org/w/api.php?format=json&action=query&meta=siteinfo&siprop=general HTTP/1.1 - 200 NULL",
            "[objectcache] fetchOrRegenerate(global:filerepo-SiteInfo:bc1918737eb6931e889bffb832e541556c90044d): miss, new value computed",
            "[objectcache] getWithSetCallback(global:filerepo-SiteInfo:bc1918737eb6931e889bffb832e541556c90044d): process cache hit",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/wiki_mast",
            "[gitinfo] Candidate cacheFile=/var/www/html/masticationpedia-staging/gitinfo.json for /var/www/html/masticationpedia-staging",
            "[gitinfo] Cache incomplete for /var/www/html/masticationpedia-staging"
        ],
        "queries": [
            {
                "sql": "localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
                "function": "Wikimedia\\Rdbms\\DatabaseMySQL::open",
                "time": 0.000321
            },
            {
                "sql": "localhost: SELECT @@GLOBAL.read_only AS Value",
                "function": "Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly",
                "time": 0.0005560000000000001
            },
            {
                "sql": "localhost: BEGIN",
                "function": "Wikimedia\\Rdbms\\Database::beginIfImplied (MediaWiki\\Revision\\RevisionStore::fetchRevisionRowFromConds)",
                "time": 0.0005110000000000001
            },
            {
                "sql": "localhost: SELECT  rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name  FROM `revision` JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN `page` ON ((page_id = rev_page)) LEFT JOIN `user` ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user))   WHERE page_namespace = 8 AND page_title = 'Gadgets-definition' AND (rev_id=page_latest)  LIMIT 1  ",
                "function": "MediaWiki\\Revision\\RevisionStore::fetchRevisionRowFromConds",
                "time": 0.000447
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'deps'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.0012410000000000001
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'list'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.001469
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000457
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.0005949999999999999
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'specialPageAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000342
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'namespaceGenderAliases'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.0005639999999999999
            },
            {
                "sql": "localhost: SELECT  role_id AS `id`,role_name AS `name`  FROM `slot_roles`     ORDER BY id ",
                "function": "MediaWiki\\Storage\\NameTableStore::loadTable",
                "time": 0.00027800000000000004
            },
            {
                "sql": "localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
                "function": "Wikimedia\\Rdbms\\DatabaseMySQL::open",
                "time": 8.2e-5
            },
            {
                "sql": "localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:it' AND (exptime >= '20250607103328')  ",
                "function": "SqlBagOStuff::fetchBlobs",
                "time": 0.000162
            },
            {
                "sql": "localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:it:status' AND (exptime >= '20250607103328')  ",
                "function": "SqlBagOStuff::fetchBlobs",
                "time": 0.000131
            },
            {
                "sql": "localhost: SELECT IF(GET_LOCK('wiki_mast:messages:it',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired",
                "function": "SqlBagOStuff::doLock",
                "time": 0.00013700000000000002
            },
            {
                "sql": "localhost: SELECT  page_title,page_latest  FROM `page`    WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000)  ",
                "function": "MessageCache::loadFromDB(it)-big",
                "time": 0.001034
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'list'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.002006
            },
            {
                "sql": "localhost: SELECT  /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len  FROM `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id))   WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id)  ",
                "function": "MessageCache::loadFromDB(it)-small",
                "time": 0.0008010000000000001
            },
            {
                "sql": "localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('wiki_mast:messages:it','m\u25a09\ufffd\u25a00\ufffd\ufffd\u25a0\ufffd\u25a0\\0\u25a0;\u25a0w\ufffd(\\\"n\ufffdJ\ufffd\\\"\u25a0\u25a0\\\"\u25a0\ufffdR\u25a0D\u071d\u25a0\u25a0\u25a0\u25a07\u25a0\u25a0Q\u25a0\u25a0 %\ufffd\u25a0y\u25a0\u25a0\u25a0&\u25a0\ufffd\u25a0\u25a0FX_\u25a0n\u25a0w\u01ca\u25a0\u25a0\u25a0\u25a0\u25a0\ufffd\u25a0\u25a0\u25a0\u25a0\u25a0N`\ufffd\u0216E \u25a0\u25a0\u25a0\u25a0\u25a03\ufffdES0$\u25a0\u25a0\u25a0\u03c2\u25a0\u25a0\ufffd\u25a0\u25a0\ufffdcb)f\u25a0k\u25a0\ufffd\u25a0\u25a0\u25a0\u25a0c\ufffd\u25a0\ufffd0\u25a0$QDS\u25a09\u25a0`?_','99991231235959')",
                "function": "SqlBagOStuff::modifyTableSpecificBlobsForSet",
                "time": 0.004899
            },
            {
                "sql": "localhost: SELECT RELEASE_LOCK('wiki_mast:messages:it') AS released",
                "function": "SqlBagOStuff::doUnlock",
                "time": 0.000244
            },
            {
                "sql": "localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:en' AND (exptime >= '20250607103328')  ",
                "function": "SqlBagOStuff::fetchBlobs",
                "time": 0.000237
            },
            {
                "sql": "localhost: SELECT  keyname,value,exptime  FROM `objectcache`    WHERE keyname = 'wiki_mast:messages:en:status' AND (exptime >= '20250607103328')  ",
                "function": "SqlBagOStuff::fetchBlobs",
                "time": 0.00026700000000000004
            },
            {
                "sql": "localhost: SELECT IF(GET_LOCK('wiki_mast:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired",
                "function": "SqlBagOStuff::doLock",
                "time": 0.000619
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'deps'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.0013340000000000001
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'list'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.004855000000000001
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000527
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000437
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'it' AND lc_key = 'messages:shared-repo-name-wikimediacommons'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000195
            },
            {
                "sql": "localhost: SELECT  lc_value  FROM `l10n_cache`    WHERE lc_lang = 'en' AND lc_key = 'messages:shared-repo-name-wikimediacommons'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000795
            }
        ],
        "request": {
            "method": "GET",
            "url": "/api.php?action=paraminfo&modules=query%2B%2A",
            "headers": {
                "ACCEPT": "*/*",
                "USER-AGENT": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
                "ACCEPT-ENCODING": "gzip, br, zstd, deflate",
                "HOST": "staging.masticationpedia.org"
            },
            "params": {
                "action": "paraminfo",
                "modules": "query+*"
            }
        },
        "memory": "6,65 MB",
        "memoryPeak": "7,68 MB",
        "includes": [
            {
                "name": "/var/www/html/masticationpedia-staging/api.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/WebStart.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/BootstrapHelperFunctions.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Setup.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/AutoLoader.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/autoload.php",
                "size": "344 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/autoload.php",
                "size": "163 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/autoload_real.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/platform_check.php",
                "size": "925 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/ClassLoader.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/include_paths.php",
                "size": "447 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/autoload_static.php",
                "size": "659 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php",
                "size": "95 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/deprecation-contracts/function.php",
                "size": "1\u00a0014 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/polyfill-php80/bootstrap.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/string/Resources/functions.php",
                "size": "852 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/sabre/event/lib/coroutine.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/sabre/event/lib/Loop/functions.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/sabre/event/lib/Promise/functions.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/ralouphie/getallheaders/src/getallheaders.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/functions_include.php",
                "size": "160 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/functions.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/base-convert/src/Functions.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/var-dumper/Resources/functions/dump.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/polyfill-php81/bootstrap.php",
                "size": "738 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/timestamp/src/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php",
                "size": "396 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/tysonandre/var_representation_polyfill/src/var_representation.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php",
                "size": "741 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psy/psysh/src/functions.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/polyfill-php82/bootstrap.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/polyfill-php83/bootstrap.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/symfony/polyfill-php83/bootstrap81.php",
                "size": "954 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/giorgiosironi/eris/src/Generator/functions.php",
                "size": "346 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wmde/hamcrest-html-matchers/src/functions.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Defines.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/mime/defines.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/defines.php",
                "size": "852 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/IDatabase.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/IReadableDatabase.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/platform/ISQLPlatform.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/DbQuoter.php",
                "size": "371 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/IDatabaseFlags.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/loadbalancer/ILoadBalancer.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/log/Psr/Log/LoggerInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/config/SiteConfiguration.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/SettingsBuilder.php",
                "size": "26 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/registration/ExtensionRegistry.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Config/GlobalConfigBuilder.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Config/ConfigBuilderBase.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Config/ConfigBuilder.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Config/PhpIniSink.php",
                "size": "794 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Config/ConfigSchemaAggregator.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Source/JsonSchemaTrait.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Config/ConfigSchema.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/MainConfigNames.php",
                "size": "140 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Source/PhpSettingsSource.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Source/SettingsSource.php",
                "size": "621 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Source/SettingsIncludeLocator.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/GlobalFunctions.php",
                "size": "66 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Request/HeaderCallback.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Request/WebRequest.php",
                "size": "45 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/http/Telemetry.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/http/TelemetryHeadersInterface.php",
                "size": "292 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Source/ArraySource.php",
                "size": "420 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/at-ease/src/AtEase.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/config-schema.php",
                "size": "82 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/Config/MergeStrategy.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/LocalSettings.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/config/GlobalVarConfig.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/config/Config.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Settings/DynamicDefaultValues.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/MainConfigSchema.php",
                "size": "389 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/SetupDynamicConfig.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/NamespaceInfo.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LanguageCode.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/WikiMap/WikiMap.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/domain/DatabaseDomain.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/objectcache/ObjectCacheFactory.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/EmptyBagOStuff.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/MediumSpecificBagOStuff.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/BagOStuff.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/utils/ExpirationAwareness.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/utils/StorageAwareness.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/IStoreKeyEncoder.php",
                "size": "676 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/log/Psr/Log/LoggerAwareInterface.php",
                "size": "297 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/StatsFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/StatsCache.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Emitters/NullEmitter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Emitters/EmitterInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/log/Psr/Log/NullLogger.php",
                "size": "707 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/log/Psr/Log/AbstractLogger.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/StatsUtils.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/shell/Shell.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/serialized/SerializedValueContainer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/registration/ExtensionProcessor.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/registration/Processor.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/exception/ShellDisabledError.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/registration/VersionChecker.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/semver/src/VersionParser.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/semver/src/Constraint/Constraint.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/semver/src/Constraint/ConstraintInterface.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/composer/semver/src/Constraint/MultiConstraint.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/vendor/autoload.php",
                "size": "178 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/vendor/composer/autoload_real.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/vendor/composer/autoload_static.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/autoload.php",
                "size": "178 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/composer/autoload_real.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/composer/platform_check.php",
                "size": "925 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/composer/autoload_static.php",
                "size": "38 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/symfony/polyfill-mbstring/bootstrap.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/symfony/polyfill-mbstring/bootstrap80.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/symfony/polyfill-intl-normalizer/bootstrap.php",
                "size": "725 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php",
                "size": "719 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/symfony/polyfill-intl-grapheme/bootstrap.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/symfony/polyfill-ctype/bootstrap.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/symfony/polyfill-ctype/bootstrap80.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Math/src/Hooks.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/SpecialPage_initListHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MaintenanceRefreshLinksInitHook.php",
                "size": "604 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Scribunto/includes/Hooks.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SoftwareInfoHook.php",
                "size": "636 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserFirstCallInitHook.php",
                "size": "595 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserLimitReportPrepareHook.php",
                "size": "873 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserLimitReportFormatHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserClearStateHook.php",
                "size": "570 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserClonedHook.php",
                "size": "548 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPage__showStandardInputs_optionsHook.php",
                "size": "864 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPage__showReadOnlyForm_initialHook.php",
                "size": "831 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageBeforeEditButtonsHook.php",
                "size": "806 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditFilterMergedContentHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleViewHeaderHook.php",
                "size": "947 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php",
                "size": "778 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TitleBlacklist/includes/Hooks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditFilterHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleGetEditNoticesHook.php",
                "size": "794 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MovePageCheckPermissionsHook.php",
                "size": "906 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/PageSaveCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/GrantsInfo.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/VisualEditor/includes/Hooks.php",
                "size": "44 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php",
                "size": "960 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/BeforeInitializeHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/BeforePageDisplayHook.php",
                "size": "710 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Hook/ChangeTagsListActiveHook.php",
                "size": "609 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/CustomEditorHook.php",
                "size": "701 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineViewHeaderHook.php",
                "size": "585 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPage__showEditForm_fieldsHook.php",
                "size": "778 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/preferences/Hook/GetPreferencesHook.php",
                "size": "675 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Hook/ListDefinedTagsHook.php",
                "size": "535 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/MakeGlobalVariablesScriptHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/OutputPageBodyAttributesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ParserTestGlobalsHook.php",
                "size": "664 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/preferences/Hook/PreferencesFormPreSaveHook.php",
                "size": "921 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/RecentChange_saveHook.php",
                "size": "611 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php",
                "size": "780 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ResourceLoader/Hook/ResourceLoaderGetConfigVarsHook.php",
                "size": "1\u00a0010 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ResourceLoader/Hook/ResourceLoaderRegisterModulesHook.php",
                "size": "732 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinEditSectionLinksHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php",
                "size": "848 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/UserLoggedInHook.php",
                "size": "551 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/includes/Hooks.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/WidgetInitializer.php",
                "size": "457 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PluggableAuth/includes/PluggableAuthHooks.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/TitleReadWhitelistHook.php",
                "size": "853 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/AuthChangeFormFieldsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UserLogoutCompleteHook.php",
                "size": "765 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/LocalUserCreatedHook.php",
                "size": "814 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/LoginFormValidErrorMessagesHook.php",
                "size": "807 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ImgAuthBeforeStreamHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/AuthPreserveQueryParamsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/PostLoginRedirectHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/debug/MWDebug.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/MediaWikiServices.php",
                "size": "55 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/services/src/ServiceContainer.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Widgets/vendor/psr/container/src/ContainerInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/services/src/DestructibleService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/NonSerializableTrait.php",
                "size": "375 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/exception/MWExceptionRenderer.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/exception/MWExceptionHandler.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/profiler/Profiler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/profiler/ProfilerStub.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/TransactionProfiler.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/debug/logger/LoggerFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/object-factory/src/ObjectFactory.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/debug/logger/LegacySpi.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/debug/logger/Spi.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/debug/logger/LegacyLogger.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/log/Psr/Log/LogLevel.php",
                "size": "336 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/HookContainer/FauxGlobalHookArray.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/skins/Vector/includes/ServiceWiring.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/skins/MinervaNeue/includes/ServiceWiring.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/CategoryTree/includes/ServiceWiring.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Cite/src/ServiceWiring.php",
                "size": "852 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/ServiceWiring.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Linter/includes/ServiceWiring.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Math/ServiceWiring.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Nuke/includes/ServiceWiring.php",
                "size": "592 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Popups/includes/ServiceWiring.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Thanks/ServiceWiring.php",
                "size": "687 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/VisualEditor/includes/ServiceWiring.php",
                "size": "499 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/VisualEditor/includes/VisualEditorParsoidClientFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/ServiceWiring.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PluggableAuth/includes/ServiceWiring.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ServiceWiring.php",
                "size": "97 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/HookContainer/HookRunner.php",
                "size": "122 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/GetActionNameHook.php",
                "size": "548 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/AuthManagerFilterProvidersHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/AuthManagerVerifyAuthenticationHook.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php",
                "size": "597 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/ResetPasswordExpirationHook.php",
                "size": "681 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/Hook/AbortAutoblockHook.php",
                "size": "663 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/Hook/GetAllBlockActionsHook.php",
                "size": "983 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/Hook/GetUserBlockHook.php",
                "size": "989 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/Hook/PerformRetroactiveAutoblockHook.php",
                "size": "730 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/Hook/SpreadAnyEditBlockHook.php",
                "size": "736 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/Hook/BacklinkCacheGetConditionsHook.php",
                "size": "748 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/Hook/BacklinkCacheGetPrefixHook.php",
                "size": "588 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php",
                "size": "828 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php",
                "size": "752 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/MessageCacheFetchOverridesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/MessageCacheReplaceHook.php",
                "size": "634 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/MessageCache__getHook.php",
                "size": "843 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/MessagesPreLoadHook.php",
                "size": "651 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleSquidURLsHook.php",
                "size": "661 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Hook/ChangeTagAfterDeleteHook.php",
                "size": "899 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Hook/ChangeTagCanCreateHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Hook/ChangeTagCanDeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Hook/ChangeTagsAllowedAddHook.php",
                "size": "930 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/ContentAlterParserOutputHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/ContentGetParserOutputHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/ContentHandlerForModelIDHook.php",
                "size": "939 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/ContentModelCanBeUsedOnHook.php",
                "size": "969 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/ConvertContentHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/GetContentModelsHook.php",
                "size": "621 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/GetDifferenceEngineHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/GetSlotDiffRendererHook.php",
                "size": "894 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/JsonValidateSaveHook.php",
                "size": "940 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/PageContentLanguageHook.php",
                "size": "787 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/PlaceNewSectionHook.php",
                "size": "917 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/SearchDataForIndexHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Hook/SearchDataForIndex2Hook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Contribute/Hook/ContributeCardsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/AbortDiffCacheHook.php",
                "size": "543 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/ArticleContentOnDiffHook.php",
                "size": "729 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php",
                "size": "782 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php",
                "size": "903 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php",
                "size": "930 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php",
                "size": "990 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineNewHeaderHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineOldHeaderHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php",
                "size": "631 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php",
                "size": "919 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php",
                "size": "691 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineShowDiffHook.php",
                "size": "629 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php",
                "size": "624 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php",
                "size": "856 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php",
                "size": "719 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/DiffToolsHook.php",
                "size": "861 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/diff/Hook/NewDifferenceEngineHook.php",
                "size": "864 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/AbortEmailNotificationHook.php",
                "size": "752 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php",
                "size": "760 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/ActionBeforeFormDisplayHook.php",
                "size": "668 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/ActionModifyFormFieldsHook.php",
                "size": "752 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/AddNewAccountHook.php",
                "size": "734 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/AfterBuildFeedLinksHook.php",
                "size": "877 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/AfterFinalPageOutputHook.php",
                "size": "982 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/import/Hook/AfterImportPageHook.php",
                "size": "954 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php",
                "size": "876 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/AlternateEditHook.php",
                "size": "643 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/AlternateEditPreviewHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/AlternateUserMailerHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/AncientPagesQueryHook.php",
                "size": "683 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ApiBeforeMainHook.php",
                "size": "548 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ArticleMergeCompleteHook.php",
                "size": "636 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php",
                "size": "998 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ArticleUpdateBeforeRedirectHook.php",
                "size": "815 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/BadImageHook.php",
                "size": "702 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/BeforePageRedirectHook.php",
                "size": "970 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php",
                "size": "979 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/BeforeWelcomeCreationHook.php",
                "size": "832 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php",
                "size": "846 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/media/Hook/BitmapHandlerTransformHook.php",
                "size": "846 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/BlockIpCompleteHook.php",
                "size": "801 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/BlockIpHook.php",
                "size": "780 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/BookInformationHook.php",
                "size": "646 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/Hook/CanonicalNamespacesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/CategoryViewer__doCategoryQueryHook.php",
                "size": "881 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/CategoryViewer__generateLinkHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/ChangesListInitRowsHook.php",
                "size": "680 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/ChangesListInsertArticleLinkHook.php",
                "size": "977 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ChangeUserGroupsHook.php",
                "size": "968 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/collation/Hook/Collation__factoryHook.php",
                "size": "831 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php",
                "size": "1\u00a0010 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ContentSecurityPolicyDirectivesHook.php",
                "size": "933 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ContentSecurityPolicyScriptSourceHook.php",
                "size": "966 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ContribsPager__getQueryInfoHook.php",
                "size": "772 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php",
                "size": "1\u00a0004 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ContributionsLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ContributionsToolLinksHook.php",
                "size": "988 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/DeletedContributionsLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/DeleteUnknownPreferencesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditFormInitialTextHook.php",
                "size": "572 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditFormPreloadTextHook.php",
                "size": "624 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageBeforeConflictDiffHook.php",
                "size": "871 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageBeforeEditToolbarHook.php",
                "size": "704 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageCopyrightWarningHook.php",
                "size": "838 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageGetCheckboxesDefinitionHook.php",
                "size": "809 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageGetDiffContentHook.php",
                "size": "834 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageGetPreviewContentHook.php",
                "size": "834 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageNoSuchSectionHook.php",
                "size": "674 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPageTosSummaryHook.php",
                "size": "768 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPage__attemptSaveHook.php",
                "size": "698 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPage__attemptSave_afterHook.php",
                "size": "831 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPage__importFormDataHook.php",
                "size": "719 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/EditPage__showEditForm_initialHook.php",
                "size": "741 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/EmailUserCCHook.php",
                "size": "749 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/EmailUserCompleteHook.php",
                "size": "753 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/EmailUserFormHook.php",
                "size": "560 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/EmailUserHook.php",
                "size": "997 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/EmailUserPermissionsErrorsHook.php",
                "size": "868 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/EmailUserAuthorizeSendHook.php",
                "size": "745 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/EmailUserSendEmailHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/EnhancedChangesListModifyBlockLineDataHook.php",
                "size": "862 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/EnhancedChangesListModifyLineDataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/EnhancedChangesList__getLogTextHook.php",
                "size": "919 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ExtensionTypesHook.php",
                "size": "837 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/FetchChangesListHook.php",
                "size": "972 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/FileDeleteCompleteHook.php",
                "size": "961 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/Hook/FileTransformedHook.php",
                "size": "817 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/FileUndeleteCompleteHook.php",
                "size": "813 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/Hook/FileUploadHook.php",
                "size": "846 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/FormatAutocommentsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/gallery/Hook/GalleryGetModesHook.php",
                "size": "704 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetBlockErrorMessageKeyHook.php",
                "size": "677 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/GetCacheVaryCookiesHook.php",
                "size": "845 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetCanonicalURLHook.php",
                "size": "756 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetDefaultSortkeyHook.php",
                "size": "643 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetDoubleUnderscoreIDsHook.php",
                "size": "751 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/media/Hook/GetExtendedMetadataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetFullURLHook.php",
                "size": "737 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/GetHumanTimestampHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetInternalURLHook.php",
                "size": "744 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetIPHook.php",
                "size": "512 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/GetLangPreferredVariantHook.php",
                "size": "803 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/GetLinkColoursHook.php",
                "size": "833 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetLocalURLHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetLocalURL__ArticleHook.php",
                "size": "772 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetLocalURL__InternalHook.php",
                "size": "800 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/GetLogTypesOnUserHook.php",
                "size": "544 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetMagicVariableIDsHook.php",
                "size": "675 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/media/Hook/GetMetadataVersionHook.php",
                "size": "937 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/GetNewMessagesAlertHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GetRelativeTimestampHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/GitViewersHook.php",
                "size": "610 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/HistoryPageToolLinksHook.php",
                "size": "772 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/HistoryToolsHook.php",
                "size": "906 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ImageBeforeProduceHTMLHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ImgAuthModifyHeadersHook.php",
                "size": "927 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/import/Hook/ImportHandleContentXMLTagHook.php",
                "size": "640 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/import/Hook/ImportHandleLogItemXMLTagHook.php",
                "size": "660 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/import/Hook/ImportHandlePageXMLTagHook.php",
                "size": "651 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/import/Hook/ImportHandleRevisionXMLTagHook.php",
                "size": "754 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/import/Hook/ImportHandleToplevelXMLTagHook.php",
                "size": "601 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ImportHandleUnknownUserHook.php",
                "size": "589 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/import/Hook/ImportHandleUploadXMLTagHook.php",
                "size": "670 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ImportLogInterwikiLinkHook.php",
                "size": "712 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ImportSourcesHook.php",
                "size": "714 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/InfoActionHook.php",
                "size": "779 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/InitializeArticleMaybeRedirectHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/InternalParseBeforeLinksHook.php",
                "size": "828 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/RCFeed/Hook/IRCLineURLHook.php",
                "size": "761 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/IsTrustedProxyHook.php",
                "size": "639 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/upload/Hook/IsUploadAllowedFromUrlHook.php",
                "size": "643 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/IsValidEmailAddrHook.php",
                "size": "737 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/LanguageGetNamespacesHook.php",
                "size": "688 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/LanguageLinksHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/LanguageSelectorHook.php",
                "size": "660 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/LinkerMakeExternalImageHook.php",
                "size": "684 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/LinkerMakeExternalLinkHook.php",
                "size": "802 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/LinkerMakeMediaLinkFileHook.php",
                "size": "886 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/deferred/Hook/LinksUpdateCompleteHook.php",
                "size": "759 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/deferred/Hook/LinksUpdateHook.php",
                "size": "604 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php",
                "size": "762 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/Hook/LocalFile__getHistoryHook.php",
                "size": "839 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php",
                "size": "818 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/LocalisationCacheRecacheHook.php",
                "size": "771 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/logging/Hook/LogEventsListGetExtraInputsHook.php",
                "size": "874 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/logging/Hook/LogEventsListLineEndingHook.php",
                "size": "1\u00a0011 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/logging/Hook/LogEventsListShowLogExtractHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/exception/Hook/LogExceptionHook.php",
                "size": "764 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/logging/Hook/LogLineHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/LonelyPagesQueryHook.php",
                "size": "679 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MagicWordwgVariableIDsHook.php",
                "size": "583 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MaintenanceShellStartHook.php",
                "size": "366 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MaintenanceUpdateAddParamsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/logging/Hook/ManualLogEntryBeforePublishHook.php",
                "size": "596 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/MarkPatrolledCompleteHook.php",
                "size": "769 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/MarkPatrolledHook.php",
                "size": "831 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MediaWikiPerformActionHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MediaWikiServicesHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MimeMagicGuessFromContentHook.php",
                "size": "881 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MimeMagicImproveFromExtensionHook.php",
                "size": "728 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MimeMagicInitHook.php",
                "size": "945 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/export/Hook/ModifyExportQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/MovePageIsValidMoveHook.php",
                "size": "750 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/Hook/NamespaceIsMovableHook.php",
                "size": "795 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/NewPagesLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/Hook/OldChangesListRecentChangesLineHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/OpenSearchUrlsHook.php",
                "size": "659 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/OtherAutoblockLogLinkHook.php",
                "size": "709 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/OtherBlockLogLinkHook.php",
                "size": "805 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/OutputPageAfterGetHeadLinksArrayHook.php",
                "size": "940 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/OutputPageBeforeHTMLHook.php",
                "size": "877 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/OutputPageCheckLastModifiedHook.php",
                "size": "904 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/OutputPageMakeCategoryLinksHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/OutputPageParserOutputHook.php",
                "size": "858 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/Hook/OutputPageRenderCategoryLinkHook.php",
                "size": "930 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/PageHistoryBeforeListHook.php",
                "size": "688 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/PageHistoryLineEndingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php",
                "size": "930 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php",
                "size": "736 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/PageMoveCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/PageMoveCompletingHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/PageRenderingHashHook.php",
                "size": "902 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserAfterParseHook.php",
                "size": "734 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserAfterTidyHook.php",
                "size": "622 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserBeforeInternalParseHook.php",
                "size": "736 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserBeforePreprocessHook.php",
                "size": "710 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserCacheSaveCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserFetchTemplateDataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserGetVariableValueSwitchHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserGetVariableValueTsHook.php",
                "size": "707 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserLogLinterDataHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserMakeImageParamsHook.php",
                "size": "906 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserModifyImageHTMLHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserOptionsRegisterHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserOutputPostCacheTransformHook.php",
                "size": "814 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php",
                "size": "776 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/password/Hook/PasswordPoliciesForUserHook.php",
                "size": "703 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/PreferencesGetIconHook.php",
                "size": "840 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/PreferencesGetLayoutHook.php",
                "size": "1\u00a0000 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/PreferencesGetLegendHook.php",
                "size": "809 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/PrefsEmailAuditHook.php",
                "size": "701 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ProtectionForm__buildFormHook.php",
                "size": "770 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ProtectionForm__saveHook.php",
                "size": "861 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ProtectionForm__showLogExtractHook.php",
                "size": "730 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/ProtectionFormAddFormFieldsHook.php",
                "size": "526 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/RandomPageQueryHook.php",
                "size": "732 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/RawPageViewBeforeOutputHook.php",
                "size": "632 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php",
                "size": "732 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Hook/RejectParserCacheValueHook.php",
                "size": "970 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/context/Hook/RequestContextCreateSkinHook.php",
                "size": "924 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/SelfLinkBeginHook.php",
                "size": "874 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/SendWatchlistEmailNotificationHook.php",
                "size": "833 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/SetupAfterCacheHook.php",
                "size": "481 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/ShortPagesQueryHook.php",
                "size": "735 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SidebarBeforeOutputHook.php",
                "size": "841 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SiteNoticeAfterHook.php",
                "size": "668 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SiteNoticeBeforeHook.php",
                "size": "760 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinAddFooterLinksHook.php",
                "size": "911 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinAfterBottomScriptsHook.php",
                "size": "741 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinAfterContentHook.php",
                "size": "716 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinBuildSidebarHook.php",
                "size": "612 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinCopyrightFooterHook.php",
                "size": "999 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinCopyrightFooterMessageHook.php",
                "size": "997 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinPreloadExistenceHook.php",
                "size": "647 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinSubPageSubtitleHook.php",
                "size": "865 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php",
                "size": "670 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php",
                "size": "970 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php",
                "size": "865 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialExportGetExtraPagesHook.php",
                "size": "701 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php",
                "size": "944 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialListusersDefaultQueryHook.php",
                "size": "691 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialListusersFormatRowHook.php",
                "size": "688 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialListusersHeaderFormHook.php",
                "size": "676 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialListusersHeaderHook.php",
                "size": "663 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialListusersQueryInfoHook.php",
                "size": "678 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php",
                "size": "781 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialMovepageAfterMoveHook.php",
                "size": "678 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php",
                "size": "693 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialNewpagesConditionsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialNewPagesFiltersHook.php",
                "size": "833 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialPrefixIndexGetFormFiltersHook.php",
                "size": "722 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialPrefixIndexQueryHook.php",
                "size": "680 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialRecentChangesPanelHook.php",
                "size": "704 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialResetTokensTokensHook.php",
                "size": "712 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchCreateLinkHook.php",
                "size": "712 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchGoResultHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchNogomatchHook.php",
                "size": "810 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchProfilesHook.php",
                "size": "550 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchResultsAppendHook.php",
                "size": "847 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchResultsHook.php",
                "size": "732 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchResultsPrependHook.php",
                "size": "930 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialSearchSetupEngineHook.php",
                "size": "705 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialStatsAddExtraHook.php",
                "size": "1\u00a0001 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php",
                "size": "920 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php",
                "size": "855 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialUploadCompleteHook.php",
                "size": "590 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialVersionVersionUrlHook.php",
                "size": "655 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php",
                "size": "813 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/SpecialWhatLinksHereQueryHook.php",
                "size": "929 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TestCanonicalRedirectHook.php",
                "size": "922 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php",
                "size": "767 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TempUserCreatedRedirectHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleExistsHook.php",
                "size": "622 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleGetRestrictionTypesHook.php",
                "size": "663 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleIsAlwaysKnownHook.php",
                "size": "879 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleIsMovableHook.php",
                "size": "906 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleMoveHook.php",
                "size": "874 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/TitleMoveStartingHook.php",
                "size": "706 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UnblockUserCompleteHook.php",
                "size": "725 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UnblockUserHook.php",
                "size": "801 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UndeleteForm__showHistoryHook.php",
                "size": "779 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UndeleteForm__showRevisionHook.php",
                "size": "781 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/UndeletePageToolLinksHook.php",
                "size": "807 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/UnitTestsAfterDatabaseSetupHook.php",
                "size": "776 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php",
                "size": "573 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/UnitTestsListHook.php",
                "size": "697 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/UnwatchArticleCompleteHook.php",
                "size": "654 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/UnwatchArticleHook.php",
                "size": "776 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php",
                "size": "628 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/upload/Hook/UploadCompleteHook.php",
                "size": "625 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/upload/Hook/UploadCreateFromRequestHook.php",
                "size": "658 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UploadFormInitDescriptorHook.php",
                "size": "601 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UploadFormSourceDescriptorsHook.php",
                "size": "761 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UploadForm_BeforeProcessingHook.php",
                "size": "918 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UploadForm_getInitialPageTextHook.php",
                "size": "822 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UploadForm_initialHook.php",
                "size": "788 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/upload/Hook/UploadStashFileHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/upload/Hook/UploadVerifyFileHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/upload/Hook/UploadVerifyUploadHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/deferred/Hook/UserEditCountUpdateHook.php",
                "size": "571 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/context/Hook/UserGetLanguageObjectHook.php",
                "size": "729 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UserLoginCompleteHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/UserMailerChangeReturnPathHook.php",
                "size": "735 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/UserMailerSplitToHook.php",
                "size": "669 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/UserMailerTransformContentHook.php",
                "size": "888 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/Hook/UserMailerTransformMessageHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/UserToolLinksEditHook.php",
                "size": "740 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/media/Hook/ValidateExtendedMetadataCacheHook.php",
                "size": "743 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/WantedPages__getQueryInfoHook.php",
                "size": "806 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/WatchArticleCompleteHook.php",
                "size": "635 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/Hook/WatchArticleHook.php",
                "size": "881 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/watchlist/Hook/WatchedItemQueryServiceExtensionsHook.php",
                "size": "789 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php",
                "size": "762 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php",
                "size": "822 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/WebRequestPathInfoRouterHook.php",
                "size": "601 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Hook/WebResponseSetCookieHook.php",
                "size": "856 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/Hook/WhatLinksHerePropsHook.php",
                "size": "830 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/export/Hook/WikiExporter__dumpStableQueryHook.php",
                "size": "837 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/export/Hook/XmlDumpWriterOpenPageHook.php",
                "size": "785 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php",
                "size": "967 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php",
                "size": "847 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/interwiki/Hook/InterwikiLoadPrefixHook.php",
                "size": "941 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php",
                "size": "684 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Hook/Language__getMessagesFileNameHook.php",
                "size": "784 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/Hook/HtmlPageLinkRendererEndHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleConfirmDeleteHook.php",
                "size": "740 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleDeleteAfterSuccessHook.php",
                "size": "742 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleDeleteCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleDeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleFromTitleHook.php",
                "size": "800 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticlePageDataAfterHook.php",
                "size": "683 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticlePageDataBeforeHook.php",
                "size": "830 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleParserOptionsHook.php",
                "size": "794 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleProtectCompleteHook.php",
                "size": "775 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleProtectHook.php",
                "size": "747 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticlePurgeHook.php",
                "size": "542 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleRevisionViewCustomHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleShowPatrolFooterHook.php",
                "size": "654 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleUndeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleViewFooterHook.php",
                "size": "646 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ArticleViewRedirectHook.php",
                "size": "602 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/Article__MissingArticleConditionsHook.php",
                "size": "930 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/BeforeDisplayNoArticleTextHook.php",
                "size": "644 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/CategoryAfterPageAddedHook.php",
                "size": "687 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/CategoryAfterPageRemovedHook.php",
                "size": "775 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/CategoryPageViewHook.php",
                "size": "561 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/DisplayOldSubtitleHook.php",
                "size": "648 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php",
                "size": "700 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ImagePageAfterImageLinksHook.php",
                "size": "674 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ImagePageFileHistoryLineHook.php",
                "size": "817 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ImagePageFindFileHook.php",
                "size": "761 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ImagePageShowTOCHook.php",
                "size": "602 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/IsFileCacheableHook.php",
                "size": "565 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/OpportunisticLinksUpdateHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/PageDeleteCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/PageDeleteHook.php",
                "size": "1\u00a0006 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/PageDeletionDataUpdatesHook.php",
                "size": "986 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/PageUndeleteCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/PageUndeleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/PageViewUpdatesHook.php",
                "size": "743 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/RevisionFromEditCompleteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/RevisionUndeletedHook.php",
                "size": "699 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/RollbackCompleteHook.php",
                "size": "929 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/ShowMissingArticleHook.php",
                "size": "590 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/WikiPageDeletionUpdatesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/Hook/WikiPageFactoryHook.php",
                "size": "654 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/PermissionErrorAuditHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/TitleQuickPermissionsHook.php",
                "size": "1\u00a0006 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/UserCanHook.php",
                "size": "1\u00a0007 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/UserGetAllRightsHook.php",
                "size": "581 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/UserGetRightsHook.php",
                "size": "620 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/UserGetRightsRemoveHook.php",
                "size": "886 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/UserIsBlockedFromHook.php",
                "size": "977 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php",
                "size": "642 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/RenameUser/Hook/RenameUserAbortHook.php",
                "size": "710 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/RenameUser/Hook/RenameUserCompleteHook.php",
                "size": "697 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/RenameUser/Hook/RenameUserPreRenameHook.php",
                "size": "700 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/RenameUser/Hook/RenameUserSQLHook.php",
                "size": "702 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/RenameUser/Hook/RenameUserWarningHook.php",
                "size": "955 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Rest/Hook/SearchResultProvideDescriptionHook.php",
                "size": "1\u00a0006 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/Hook/RevisionRecordInsertedHook.php",
                "size": "658 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/PrefixSearchBackendHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/PrefixSearchExtractNamespaceHook.php",
                "size": "850 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchableNamespacesHook.php",
                "size": "583 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchAfterNoDirectMatchHook.php",
                "size": "782 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchGetNearMatchBeforeHook.php",
                "size": "761 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchGetNearMatchCompleteHook.php",
                "size": "695 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchGetNearMatchHook.php",
                "size": "687 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchIndexFieldsHook.php",
                "size": "718 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchResultInitFromTitleHook.php",
                "size": "722 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchResultProvideThumbnailHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SearchResultsAugmentHook.php",
                "size": "939 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/ShowSearchHitHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/ShowSearchHitTitleHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SpecialSearchPowerBoxHook.php",
                "size": "863 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/Hook/SpecialSearchProfileFormHook.php",
                "size": "821 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/Hook/SessionCheckInfoHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/Hook/SessionMetadataHook.php",
                "size": "875 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/shell/Hook/WfShellWikiCmdHook.php",
                "size": "798 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinAfterPortletHook.php",
                "size": "646 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Hook/SkinPageReadyConfigHook.php",
                "size": "663 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php",
                "size": "825 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php",
                "size": "678 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php",
                "size": "694 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php",
                "size": "650 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/Hook/WgQueryPagesHook.php",
                "size": "771 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php",
                "size": "724 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/ArticlePrepareTextForEditHook.php",
                "size": "716 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/MultiContentSaveHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/PageContentSaveHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/ParserOutputStashForEditHook.php",
                "size": "1\u00a0001 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/Hook/RevisionDataUpdatesHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/AutopromoteConditionHook.php",
                "size": "711 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/ConfirmEmailCompleteHook.php",
                "size": "603 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/EmailConfirmedHook.php",
                "size": "821 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/GetAutoPromoteGroupsHook.php",
                "size": "667 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/InvalidateEmailCompleteHook.php",
                "size": "616 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/IsValidPasswordHook.php",
                "size": "818 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/PingLimiterHook.php",
                "size": "896 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserAddGroupHook.php",
                "size": "803 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserArrayFromResultHook.php",
                "size": "776 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserCanSendEmailHook.php",
                "size": "781 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserClearNewTalkNotificationHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserEffectiveGroupsHook.php",
                "size": "644 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserGetDefaultOptionsHook.php",
                "size": "905 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php",
                "size": "736 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserGetEmailHook.php",
                "size": "603 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserGetReservedNamesHook.php",
                "size": "575 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserGroupsChangedHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserIsBlockedGloballyHook.php",
                "size": "833 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserIsBotHook.php",
                "size": "597 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserIsLockedHook.php",
                "size": "633 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php",
                "size": "673 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserLoadDefaultsHook.php",
                "size": "571 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserLogoutHook.php",
                "size": "547 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserPrivilegedGroupsHook.php",
                "size": "748 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserRemoveGroupHook.php",
                "size": "680 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserSaveSettingsHook.php",
                "size": "752 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserSendConfirmationMailHook.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php",
                "size": "745 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/UserSetEmailHook.php",
                "size": "611 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Hook/User__mailPasswordInternalHook.php",
                "size": "821 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/Hook/LoadUserOptionsHook.php",
                "size": "668 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/Hook/SaveUserOptionsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/Hook/ConditionalDefaultOptionsAddConditionHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/vendor/wikimedia/scoped-callback/src/ScopedCallback.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/HookContainer/StaticHookRegistry.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/HookContainer/HookRegistry.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/HookContainer/DeprecatedHooks.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/HookContainer/HookContainer.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/services/src/SalvageableService.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/CategoryTree/includes/ConfigHookHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/config/ConfigFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/utils/UrlUtils.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/context/RequestContext.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/context/IContextSource.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LocalizationContext.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/MessageLocalizer.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/CsrfTokenSetProvider.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/context/MutableContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/filebackend/fsfile/TempFSFile.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/filebackend/fsfile/FSFile.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/ip-utils/src/IPUtils.php",
                "size": "26 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/vendor/wikimedia/utfnormal/src/Validator.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/vendor/wikimedia/utfnormal/src/Constants.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/PHPSessionHandler.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/SessionManager.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/SessionManagerInterface.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/config/ServiceOptions.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/OutputFormats.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Formatters/NullFormatter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Formatters/FormatterInterface.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/BufferingStatsdDataFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/IBufferingStatsdDataFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/objectcache/SqlBagOStuff.php",
                "size": "61 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/deferred/DeferredUpdates.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/CachedBagOStuff.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/HashBagOStuff.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Message/MessageFormatterFactory.php",
                "size": "1\u00a0016 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/IMessageFormatterFactory.php",
                "size": "393 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Message/Message.php",
                "size": "46 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/MessageSpecifier.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserNameUtils.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserRigorOptions.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LanguageFactory.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LocalisationCache.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LCStoreDB.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LCStore.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LanguageNameUtils.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LanguageFallback.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LanguageConverterFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/MapCacheLRU.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/MediaWikiTitleCodec.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/TitleFormatter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/TitleParser.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/Title.php",
                "size": "116 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/dao/WikiAwareEntityTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Core/LinkTargetTrait.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/LinkTarget.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Core/LinkTarget.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/PageIdentity.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/PageReference.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/dao/WikiAwareEntity.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/dependency/FileDependency.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/dependency/CacheDependency.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/languages/messages/MessagesIt.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/languages/messages/MessagesEn.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/Language.php",
                "size": "149 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/DebugInfo/DebugInfoTrait.php",
                "size": "344 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/assert/src/Assert.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/objectcache/WANObjectCache.php",
                "size": "130 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/db/MWLBFactory.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/ConfiguredReadOnlyMode.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/ChronologyProtector.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/request-timeout/src/RequestTimeout.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/lbfactory/LBFactorySimple.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/lbfactory/LBFactory.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/lbfactory/ILBFactory.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/lbfactory/IConnectionProvider.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/GenderCache.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/DefaultOptionsLookup.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/UserOptionsLookup.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/ConditionalDefaultsLookup.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Registration/UserRegistrationLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Registration/LocalUserRegistrationProvider.php",
                "size": "666 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Registration/IUserRegistrationProvider.php",
                "size": "452 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserIdentityUtils.php",
                "size": "933 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/TempUser/RealTempUserConfig.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/TempUser/TempUserConfig.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/TempUser/Pattern.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/interwiki/ClassicInterwikiLookup.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/interwiki/InterwikiLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Message/TextFormatter.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/ITextFormatter.php",
                "size": "948 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/php-session-serializer/src/PhpSessionSerializer.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/CookieSessionProvider.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/SessionProvider.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/SessionProviderInterface.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/SessionInfo.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/BotPasswordSessionProvider.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/ImmutableSessionProviderWithCookie.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/utils/MWCryptRand.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/SessionId.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/SessionBackend.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserFactory.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/loadbalancer/LoadBalancer.php",
                "size": "68 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/ServerInfo.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/DatabaseFactory.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/loadmonitor/LoadMonitor.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/loadmonitor/ILoadMonitor.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/StatsdAwareInterface.php",
                "size": "574 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/NullStatsdDataFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/User.php",
                "size": "101 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/HookContainer/ProtectedHookAccessorTrait.php",
                "size": "926 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/Authority.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserIdentity.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/mail/UserEmailContact.php",
                "size": "646 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/IDBAccessObject.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/Session.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/utils/MWTimestamp.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Request/WebResponse.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/session/Token.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/StubObject/StubGlobalUser.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/StubObject/StubObject.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/StubObject/StubUserLang.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Output/OutputPage.php",
                "size": "160 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/context/ContextSource.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/debug/DeprecationHelper.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ResourceLoader/Module.php",
                "size": "36 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/ParserOutput.php",
                "size": "111 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/CacheTime.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/GhostFieldAccessTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/json/JsonDeserializableTrait.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/ParserCacheMetadata.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/json/JsonDeserializable.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Request/ContentSecurityPolicy.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks.php",
                "size": "53 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiMain__moduleManagerHook.php",
                "size": "734 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/HookRunner.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/BeforeCreateEchoEventHook.php",
                "size": "791 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/BeforeDisplayOrangeAlertHook.php",
                "size": "575 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/BeforeEchoEventInsertHook.php",
                "size": "531 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EchoAbortEmailNotificationHook.php",
                "size": "629 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EchoCanAbortNewMessagesAlertHook.php",
                "size": "462 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EchoCreateNotificationCompleteHook.php",
                "size": "593 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EchoGetBundleRulesHook.php",
                "size": "572 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EchoGetDefaultNotifiedUsersHook.php",
                "size": "615 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EchoGetEventsForRevisionHook.php",
                "size": "662 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EchoGetNotificationTypesHook.php",
                "size": "662 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Hooks/EventInsertCompleteHook.php",
                "size": "525 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Thanks/includes/EchoHooks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/AttributeManager.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Request/ProxyLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiEntryPoint.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/MediaWikiEntryPoint.php",
                "size": "40 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/EntryPointEnvironment.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiMain.php",
                "size": "72 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiBase.php",
                "size": "69 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiBlockInfoTrait.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/ParamValidator.php",
                "size": "30 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef/IntegerDef.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef/NumericDef.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Validator/SubmoduleDef.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef/EnumDef.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ParamValidator/TypeDef/NamespaceDef.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef/StringDef.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/context/DerivativeContext.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiHookRunner.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIAfterExecuteHook.php",
                "size": "605 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiCheckCanExecuteHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiDeprecationHelpHook.php",
                "size": "694 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiLogFeatureUsageHook.php",
                "size": "689 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiFeedContributions__feedItemHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiFormatHighlightHook.php",
                "size": "791 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIGetAllowedParamsHook.php",
                "size": "685 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIGetDescriptionMessagesHook.php",
                "size": "630 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIGetParamDescriptionMessagesHook.php",
                "size": "657 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIHelpModifyOutputHook.php",
                "size": "892 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiMain__onExceptionHook.php",
                "size": "756 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiMakeParserOptionsHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiMaxLagInfoHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiOpenSearchSuggestHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiOptionsHook.php",
                "size": "961 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiParseMakeOutputPageHook.php",
                "size": "812 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIQueryAfterExecuteHook.php",
                "size": "632 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiQueryBaseAfterQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiQueryBaseBeforeQueryHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiQueryBaseProcessRowHook.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIQueryGeneratorAfterExecuteHook.php",
                "size": "751 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIQuerySiteInfoGeneralInfoHook.php",
                "size": "718 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/APIQuerySiteInfoStatisticsInfoHook.php",
                "size": "616 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiQueryTokensRegisterTypesHook.php",
                "size": "795 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiQueryWatchlistExtractOutputDataHook.php",
                "size": "880 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php",
                "size": "980 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiQuery__moduleManagerHook.php",
                "size": "744 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiRsdServiceApisHook.php",
                "size": "780 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/ApiValidatePasswordHook.php",
                "size": "607 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Hook/RequestHasSameOriginSecurityHook.php",
                "size": "786 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Validator/ApiParamValidator.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/Validator/ApiParamValidatorCallbacks.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/Callbacks.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Message/Converter.php",
                "size": "787 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiResult.php",
                "size": "39 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiSerializable.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiErrorFormatter_BackCompat.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiErrorFormatter.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/languages/LanguageEn.php",
                "size": "915 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiModuleManager.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/AuthManager.php",
                "size": "104 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/ReadOnlyMode.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockManager.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/DatabaseBlockStoreFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/DatabaseBlockStore.php",
                "size": "51 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/ActorStoreFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/HideUserUtils.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockRestrictionStoreFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/CommentStore/CommentStore.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockUtilsFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockUtils.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/AutoblockExemptionList.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/DatabaseBlock.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/AbstractBlock.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/Block.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockRestrictionStore.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/ActorStore.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserIdentityLookup.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/ActorNormalization.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/ActorCache.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockCache.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/watchlist/WatchlistManager.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/recentchanges/RecentChange.php",
                "size": "45 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/Taggable.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/RevisionStoreFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/BlobStoreFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/externalstore/ExternalStoreAccess.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/externalstore/ExternalStoreFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/NameTableStoreFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/SlotRoleRegistry.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/NameTableStore.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/ContentHandlerFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/IContentHandlerFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/TitleFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/SlotRecord.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/PageStoreFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/PageStore.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/PageLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/LinkCache.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/RevisionStore.php",
                "size": "109 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/LegacyArticleIdAccess.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/RevisionFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/RevisionLookup.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/SqlBlobStore.php",
                "size": "25 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Storage/BlobStore.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/TalkPageNotificationManager.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/watchlist/WatchedItemStore.php",
                "size": "54 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/watchlist/WatchedItemStoreInterface.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/jobqueue/JobQueueGroupFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/uuid/GlobalIdGenerator.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/jobqueue/JobQueueGroup.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/cache/LinkBatchFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/LinksMigration.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/LinkTargetStore.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/LinkTargetLookup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/WikiPageFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/BotPasswordStore.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/CentralId/CentralIdLookupFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/CentralId/LocalIdLookup.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/CentralId/CentralIdLookup.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/UserOptionsManager.php",
                "size": "23 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserGroupManagerFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserGroupManager.php",
                "size": "41 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/UserEditTracker.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/GroupPermissionsLookup.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/LinkRendererFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/SpecialPageFactory.php",
                "size": "47 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/linker/LinkRenderer.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/PermissionManager.php",
                "size": "63 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/FormatterFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/MessageCache.php",
                "size": "57 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Parser.php",
                "size": "209 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/ParserFactory.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/MagicWordFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/File/BadFileLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/RepoGroup.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/mime/MimeAnalyzer.php",
                "size": "35 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/mime/MimeMap.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/tidy/RemexDriver.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/tidy/TidyDriverBase.php",
                "size": "708 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/http/HttpRequestFactory.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Category/TrackingCategories.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/preferences/SignatureValidatorFactory.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/preferences/SignatureValidator.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/TrivialLanguageConverter.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/ILanguageConverter.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LazyLocalizationContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockErrorFormatter.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/RedirectStore.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/RedirectLookup.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/RestrictionStore.php",
                "size": "22 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/actions/ActionFactory.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Thanks/includes/Hooks.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ParamValidator/TypeDef/UserDef.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef/PresenceBooleanDef.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiParamInfo.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/export/WikiExporterFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQuery.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiPageSet.php",
                "size": "53 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/LanguageConverter.php",
                "size": "36 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/ListParam.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/MessageParam.php",
                "size": "869 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/ListType.php",
                "size": "582 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/ParamType.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Message/ScalarParam.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/profiler/ProfilingContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiFormatJson.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiFormatBase.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/Skin.php",
                "size": "81 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/skins/SkinFactory.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Cite/src/ReferencePreviews/ReferencePreviewsContext.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Cite/src/ReferencePreviews/ReferencePreviewsGadgetsIntegration.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/MediaWikiGadgetsDefinitionRepo.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/GadgetRepo.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Cite/src/Hooks/CiteHooks.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Math/src/MathConfig.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Math/src/HookHandlers/PreferencesHooksHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/MultimediaViewer/includes/Hooks.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/Hooks.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/ConfigNames.php",
                "size": "1\u00a0004 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/Gadget.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/Database.php",
                "size": "109 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/IDatabaseForOwner.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/IMaintainableDatabase.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/DBConnRef.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/DatabaseMySQL.php",
                "size": "26 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/TransactionManager.php",
                "size": "32 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/DatabaseFlags.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/platform/SQLPlatform.php",
                "size": "62 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/platform/MySQLPlatform.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/replication/MysqlReplicationReporter.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/replication/ReplicationReporter.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/Query.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/utils/CriticalSessionInfo.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/utils/GeneralizedSql.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/utils/QueryStatus.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Metrics/BaseMetric.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Metrics/BaseMetricInterface.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Metrics/TimingMetric.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Metrics/MetricTrait.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Metrics/MetricInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php",
                "size": "726 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Sample.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Revision/RevisionSelectQueryBuilder.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/querybuilder/JoinGroupBase.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/expression/Expression.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/expression/IExpression.php",
                "size": "559 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/database/utils/TransactionIdentifier.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/Options/UserOptionsCacheEntry.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllCategories.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryGeneratorBase.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryBase.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryBlockInfoTrait.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Renderer/ContentRenderer.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/Transform/ContentTransformer.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/CommentFormatter/CommentFormatter.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/CommentFormatter/CommentParserFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/TempUser/TempUserCreator.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/auth/Throttler.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllDeletedRevisions.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryRevisionsBase.php",
                "size": "30 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllLinks.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllImages.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/LocalRepo.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/FileRepo.php",
                "size": "61 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filebackend/FileBackendGroup.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filebackend/lockmanager/LockManagerGroupFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/filebackend/fsfile/TempFSFileFactory.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filebackend/lockmanager/LockManagerGroup.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/lockmanager/FSLockManager.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/lockmanager/LockManager.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/filebackend/FSFileBackend.php",
                "size": "35 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/filebackend/FileBackendStore.php",
                "size": "69 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/filebackend/FileBackend.php",
                "size": "65 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/ForeignAPIRepo.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/filerepo/IForeignRepoWithMWApi.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllMessages.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllPages.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/ActorMigration.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/user/ActorMigrationBase.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllRevisions.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAllUsers.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryAuthManagerInfo.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryBacklinks.php",
                "size": "19 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/block/BlockActionInfo.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryBlocks.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryCategories.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryCategoryInfo.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/collation/CollationFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryCategoryMembers.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/collation/UppercaseCollation.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/collation/Collation.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryContributors.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryDeletedRevisions.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/CommentFormatter/RowCommentFormatter.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryDeletedrevs.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryDuplicateFiles.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryExternalLinks.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TextExtracts/includes/ApiQueryExtracts.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryExtLinksUsage.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryFilearchive.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryFileRepoInfo.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryBacklinksprop.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/Api/ApiQueryGadgetCategories.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/Api/ApiQueryGadgets.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryImageInfo.php",
                "size": "28 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryImages.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/editpage/IntroMessageBuilder.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/editpage/ParametersHelper.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/editpage/PreloadedContentBuilder.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryInfo.php",
                "size": "36 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryIWBacklinks.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryIWLinks.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryLangBacklinks.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryLangLinks.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryLanguageinfo.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryLinks.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Linter/includes/CategoryManager.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Linter/includes/ApiQueryLintErrors.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Linter/includes/TotalsLookup.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Linter/includes/Database.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Linter/includes/ApiQueryLinterStats.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/logging/LogFormatterFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryLogEvents.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryMyStashedFiles.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Api/ApiEchoNotifications.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Api/ApiCrossWiki.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PageImages/includes/ApiQueryPageImages.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryPagePropNames.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/page/PageProps.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryPageProps.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryPagesWithProp.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/SearchEngineConfig.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/SearchEngineFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryPrefixSearch.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/SearchApi.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryProtectedTitles.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryQueryPage.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/QueryPage.php",
                "size": "29 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specialpage/SpecialPage.php",
                "size": "36 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/SpecialMediaStatistics.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryRandom.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryRecentChanges.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryRevisions.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/TitleMatcher.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQuerySearch.php",
                "size": "15 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQuerySiteinfo.php",
                "size": "37 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryStashImageInfo.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/changetags/ChangeTagsStore.php",
                "size": "31 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryTags.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryTokens.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Echo/includes/Api/ApiEchoUnreadNotificationPages.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryUserContribs.php",
                "size": "24 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryUserInfo.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryUsers.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/watchlist/WatchedItemQueryService.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryWatchlist.php",
                "size": "20 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiQueryWatchlistRaw.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/specials/SpecialVersion.php",
                "size": "45 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/dependency/MainConfigDependency.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/language/dependency/ConstantDependency.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PluggableAuth/includes/PluggableAuthService.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PluggableAuth/includes/PluggableAuthFactory.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PluggableAuth/includes/Group/GroupProcessorRunner.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PluggableAuth/includes/Group/GroupProcessorFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/title/TitleValue.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiHelpParamValueMessage.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef/LimitDef.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/UserAuthority.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Permissions/RateLimiter.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/WRStats/WRStatsFactory.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/WRStats/BagOStuffStatsStore.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/WRStats/StatsStore.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Scribunto/includes/ScribuntoContentHandler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/CodeContentHandler.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/TextContentHandler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/ContentHandler.php",
                "size": "59 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/includes/TemplateStylesContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/Gadgets/includes/Content/GadgetDefinitionContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/JsonContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Parsoid/ParsoidParserFactory.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Parsoid/Config/SiteConfig.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Config/SiteConfig.php",
                "size": "51 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/JSON/JSON.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Core/ContentModelHandler.php",
                "size": "695 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/ExtensionModule.php",
                "size": "751 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/Nowiki/Nowiki.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/ExtensionTagHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/Pre/Pre.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/Gallery/Gallery.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/Indicator/Indicator.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Ext/LST/LST.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/ImageMap/includes/ParsoidImageMap.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/SyntaxHighlight_GeSHi/includes/ParsoidExt.php",
                "size": "975 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Parsoid/Config/DataAccess.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Config/DataAccess.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Parsoid/Config/PageConfigFactory.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php",
                "size": "395 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/WikitextContentHandler.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/JavaScriptContentHandler.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/CssContentHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/content/FallbackContentHandler.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/ParamValidator/TypeDef/TimestampDef.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Stats/Metrics/CounterMetric.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/expression/LikeValue.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/encasing/LikeMatch.php",
                "size": "587 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/StatusValue.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php",
                "size": "6 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/rdbms/ChangedTablesTracker.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/TemplateStyles/vendor/wikimedia/utfnormal/src/UtfNormalData.inc",
                "size": "114 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/api/ApiAuthManagerHelper.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ExternalLinks/LinkFilter.php",
                "size": "17 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/http/GuzzleHttpRequest.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/http/MWHttpRequest.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/http/MWCallbackStream.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/psr7/src/StreamDecoratorTrait.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/http-message/src/StreamInterface.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/psr7/src/Utils.php",
                "size": "16 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/psr7/src/Stream.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/HandlerStack.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Utils.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/Proxy.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php",
                "size": "27 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php",
                "size": "657 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/CurlHandler.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Middleware.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/CookieJar.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/MessageFormatter.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/MessageFormatterInterface.php",
                "size": "561 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Client.php",
                "size": "18 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/ClientTrait.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/ClientInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/http-client/src/ClientInterface.php",
                "size": "500 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/psr7/src/Request.php",
                "size": "4 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/psr7/src/MessageTrait.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/http-message/src/RequestInterface.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/http-message/src/MessageInterface.php",
                "size": "7 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/psr7/src/Uri.php",
                "size": "21 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/http-message/src/UriInterface.php",
                "size": "12 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/RequestOptions.php",
                "size": "11 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/Create.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/EasyHandle.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/guzzle/src/Handler/HeaderProcessor.php",
                "size": "1 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/psr7/src/Response.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/psr/http-message/src/ResponseInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/FulfilledPromise.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/PromiseInterface.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/Utils.php",
                "size": "8 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/TaskQueue.php",
                "size": "2 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/TaskQueueInterface.php",
                "size": "450 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/Promise.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/vendor/guzzlehttp/promises/src/Is.php",
                "size": "941 byte"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/libs/Cookie.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/Status/Status.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/json/FormatJson.php",
                "size": "10 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/parser/Sanitizer.php",
                "size": "58 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/ParamValidator/TypeDef/TitleDef.php",
                "size": "5 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/logging/LogPage.php",
                "size": "14 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/extensions/PageImages/includes/PageImages.php",
                "size": "9 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/SearchEngine.php",
                "size": "26 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/SearchMySQL.php",
                "size": "13 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/search/SearchDatabase.php",
                "size": "3 KB"
            },
            {
                "name": "/var/www/html/masticationpedia-staging/includes/utils/GitInfo.php",
                "size": "13 KB"
            }
        ]
    }
}