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": "abusefilters", "classname": "MediaWiki\\Extension\\AbuseFilter\\Api\\QueryAbuseFilters", "path": "query+abusefilters", "group": "list", "prefix": "abf", "source": "Abuse Filter", "sourcename": "Abuse Filter", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Abuse_Filter", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "startid", "type": "integer" }, { "index": 2, "name": "endid", "type": "integer" }, { "index": 3, "name": "dir", "type": [ "newer", "older" ], "default": "newer" }, { "index": 4, "name": "show", "type": [ "!deleted", "!enabled", "!private", "deleted", "enabled", "private" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 6, "name": "prop", "type": [ "actions", "comments", "description", "hits", "id", "lasteditor", "lastedittime", "pattern", "private", "status" ], "default": "id|description|actions|status", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "abuselog", "classname": "MediaWiki\\Extension\\AbuseFilter\\Api\\QueryAbuseLog", "path": "query+abuselog", "group": "list", "prefix": "afl", "source": "Abuse Filter", "sourcename": "Abuse Filter", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Abuse_Filter", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "logid", "type": "integer" }, { "index": 2, "name": "start", "type": "timestamp" }, { "index": 3, "name": "end", "type": "timestamp" }, { "index": 4, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 5, "name": "user", "type": "string" }, { "index": 6, "name": "title", "type": "string" }, { "index": 7, "name": "filter", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "prop", "type": [ "action", "details", "filter", "hidden", "ids", "result", "revid", "timestamp", "title", "user" ], "default": "ids|user|title|action|result|timestamp|hidden|revid", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "allcategories", "classname": "ApiQueryAllCategories", "path": "query+allcategories", "group": "list", "prefix": "ac", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allcategories" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 6, "name": "min", "type": "integer" }, { "index": 7, "name": "max", "type": "integer" }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "prop", "type": [ "hidden", "size" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "alldeletedrevisions", "classname": "ApiQueryAllDeletedRevisions", "path": "query+alldeletedrevisions", "group": "list", "prefix": "adr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alldeletedrevisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 5, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "section", "type": "string" }, { "index": 8, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 9, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 11, "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": 12, "name": "user", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 13, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 14, "name": "start", "type": "timestamp", "info": [ { "name": "useronly" } ] }, { "index": 15, "name": "end", "type": "timestamp", "info": [ { "name": "useronly" } ] }, { "index": 16, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 17, "name": "from", "type": "string", "info": [ { "name": "nonuseronly" } ] }, { "index": 18, "name": "to", "type": "string", "info": [ { "name": "nonuseronly" } ] }, { "index": 19, "name": "prefix", "type": "string", "info": [ { "name": "nonuseronly" } ] }, { "index": 20, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ], "info": [ { "name": "nonuseronly" } ] }, { "index": 21, "name": "tag", "type": "string" }, { "index": 22, "name": "continue", "type": "string" }, { "index": 23, "name": "generatetitles", "type": "boolean" } ], "templatedparameters": [] }, { "name": "allfileusages", "classname": "ApiQueryAllLinks", "path": "query+allfileusages", "group": "list", "prefix": "af", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allfileusages" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "ids", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allimages", "classname": "ApiQueryAllImages", "path": "query+allimages", "group": "list", "prefix": "ai", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allimages" ], "parameters": [ { "index": 1, "name": "sort", "type": [ "name", "timestamp" ], "default": "name" }, { "index": 2, "name": "dir", "type": [ "ascending", "descending", "newer", "older" ], "default": "ascending" }, { "index": 3, "name": "from", "type": "string" }, { "index": 4, "name": "to", "type": "string" }, { "index": 5, "name": "continue", "type": "string" }, { "index": 6, "name": "start", "type": "timestamp" }, { "index": 7, "name": "end", "type": "timestamp" }, { "index": 8, "name": "prop", "type": [ "badfile", "bitdepth", "canonicaltitle", "comment", "commonmetadata", "dimensions", "extmetadata", "mediatype", "metadata", "mime", "parsedcomment", "sha1", "size", "timestamp", "url", "user", "userid" ], "default": "timestamp|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 9, "name": "prefix", "type": "string" }, { "index": 10, "name": "minsize", "type": "integer" }, { "index": 11, "name": "maxsize", "type": "integer" }, { "index": 12, "name": "sha1", "type": "string" }, { "index": 13, "name": "sha1base36", "type": "string" }, { "index": 14, "name": "user", "type": "user", "subtypes": [ "name", "ip", "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": "ApiQueryAllLinks", "path": "query+alllinks", "group": "list", "prefix": "al", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alllinks" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "ids", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "namespace", "type": "namespace", "default": 0, "extranamespaces": [ -2, -1 ] }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allmessages", "classname": "ApiQueryAllMessages", "path": "query+allmessages", "group": "meta", "prefix": "am", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allmessages" ], "parameters": [ { "index": 1, "name": "messages", "type": "string", "default": "*", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "prop", "type": [ "default" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "enableparser", "type": "boolean" }, { "index": 4, "name": "nocontent", "type": "boolean" }, { "index": 5, "name": "includelocal", "type": "boolean" }, { "index": 6, "name": "args", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allowsduplicates": "" }, { "index": 7, "name": "filter", "type": "string" }, { "index": 8, "name": "customised", "type": [ "all", "modified", "unmodified" ], "default": "all" }, { "index": 9, "name": "lang", "type": "string" }, { "index": 10, "name": "from", "type": "string" }, { "index": 11, "name": "to", "type": "string" }, { "index": 12, "name": "title", "type": "string" }, { "index": 13, "name": "prefix", "type": "string" } ], "templatedparameters": [] }, { "name": "allpages", "classname": "ApiQueryAllPages", "path": "query+allpages", "group": "list", "prefix": "ap", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allpages" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "namespace", "type": "namespace", "default": 0 }, { "index": 6, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "all" }, { "index": 7, "name": "minsize", "type": "integer" }, { "index": 8, "name": "maxsize", "type": "integer" }, { "index": 9, "name": "prtype", "type": [ "edit", "move", "upload" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 10, "name": "prlevel", "type": [ "", "autoconfirmed", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 11, "name": "prfiltercascade", "type": [ "all", "cascading", "noncascading" ], "default": "all" }, { "index": 12, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 13, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 14, "name": "filterlanglinks", "type": [ "all", "withlanglinks", "withoutlanglinks" ], "default": "all" }, { "index": 15, "name": "prexpiry", "type": [ "all", "definite", "indefinite" ], "default": "all" } ], "templatedparameters": [] }, { "name": "allredirects", "classname": "ApiQueryAllLinks", "path": "query+allredirects", "group": "list", "prefix": "ar", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allredirects" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "fragment", "ids", "interwiki", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "namespace", "type": "namespace", "default": 0, "extranamespaces": [ -2, -1 ] }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allrevisions", "classname": "ApiQueryAllRevisions", "path": "query+allrevisions", "group": "list", "prefix": "arv", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allrevisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 5, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "section", "type": "string" }, { "index": 8, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 9, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 11, "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": 12, "name": "user", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 13, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 14, "name": "start", "type": "timestamp" }, { "index": 15, "name": "end", "type": "timestamp" }, { "index": 16, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 17, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 18, "name": "continue", "type": "string" }, { "index": 19, "name": "generatetitles", "type": "boolean" } ], "templatedparameters": [] }, { "name": "alltransclusions", "classname": "ApiQueryAllLinks", "path": "query+alltransclusions", "group": "list", "prefix": "at", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alltransclusions" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "ids", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "namespace", "type": "namespace", "default": 10, "extranamespaces": [ -2, -1 ] }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allusers", "classname": "ApiQueryAllUsers", "path": "query+allusers", "group": "list", "prefix": "au", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allusers" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "to", "type": "string" }, { "index": 3, "name": "prefix", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "group", "type": [ "bot", "bureaucrat", "editor", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "excludegroup", "type": [ "bot", "bureaucrat", "editor", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "rights", "type": [ "abusefilter-hidden-log", "abusefilter-hide-log", "abusefilter-log", "abusefilter-log-detail", "abusefilter-log-private", "abusefilter-modify", "abusefilter-modify-global", "abusefilter-modify-restricted", "abusefilter-privatedetails", "abusefilter-privatedetails-log", "abusefilter-revert", "abusefilter-view", "abusefilter-view-private", "apihighlimits", "applychangetags", "autoconfirmed", "autocreateaccount", "autopatrol", "bigdelete", "block", "blockemail", "bot", "browsearchive", "changetags", "createaccount", "createpage", "createtalk", "delete", "delete-redirect", "deletechangetags", "deletedhistory", "deletedtext", "deletelogentry", "deleterevision", "edit", "editcontentmodel", "editinterface", "editmyoptions", "editmyprivateinfo", "editmyusercss", "editmyuserjs", "editmyuserjson", "editmyuserjsredirect", "editmywatchlist", "editprotected", "editsemiprotected", "editsitecss", "editsitejs", "editsitejson", "editusercss", "edituserjs", "edituserjson", "hideuser", "import", "importupload", "ipblock-exempt", "managechangetags", "markbotedits", "mergehistory", "minoredit", "move", "move-categorypages", "move-rootuserpages", "move-subpages", "movefile", "nominornewtalk", "noratelimit", "override-export-depth", "pagelang", "pagetranslation", "patrol", "patrolmarks", "protect", "purge", "read", "replacetext", "reupload", "reupload-own", "reupload-shared", "rollback", "sboverride", "sendemail", "siteadmin", "skipcaptcha", "spamblacklistlog", "suppressionlog", "suppressredirect", "suppressrevision", "tboverride", "tboverride-account", "titleblacklistlog", "translate", "translate-groupreview", "translate-import", "translate-manage", "translate-messagereview", "unblockself", "undelete", "unwatchedpages", "upload", "upload_by_url", "userrights", "userrights-interwiki", "viewmyprivateinfo", "viewmywatchlist", "viewsuppressed", "writeapi" ], "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" } ], "templatedparameters": [] }, { "name": "authmanagerinfo", "classname": "ApiQueryAuthManagerInfo", "path": "query+authmanagerinfo", "group": "meta", "prefix": "ami", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Authmanagerinfo" ], "parameters": [ { "index": 1, "name": "securitysensitiveoperation", "type": "string" }, { "index": 2, "name": "requestsfor", "type": [ "change", "create", "create-continue", "link", "link-continue", "login", "login-continue", "remove", "unlink" ] }, { "index": 3, "name": "mergerequestfields", "type": "boolean" }, { "index": 4, "name": "messageformat", "type": [ "html", "none", "raw", "wikitext" ], "default": "wikitext" } ], "templatedparameters": [] }, { "name": "babel", "classname": "MediaWiki\\Babel\\ApiQueryBabel", "path": "query+babel", "group": "meta", "prefix": "bab", "source": "Babel", "sourcename": "Babel", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Babel", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "user", "type": "user", "required": "", "subtypes": [ "name", "ip", "cidr", "interwiki" ] } ], "templatedparameters": [] }, { "name": "backlinks", "classname": "ApiQueryBacklinks", "path": "query+backlinks", "group": "list", "prefix": "bl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Backlinks" ], "parameters": [ { "index": 1, "name": "title", "type": "string" }, { "index": 2, "name": "pageid", "type": "integer" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 6, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "all" }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "redirect", "type": "boolean" } ], "templatedparameters": [] }, { "name": "blocks", "classname": "ApiQueryBlocks", "path": "query+blocks", "group": "list", "prefix": "bk", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Blocks" ], "parameters": [ { "index": 1, "name": "start", "type": "timestamp" }, { "index": 2, "name": "end", "type": "timestamp" }, { "index": 3, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 4, "name": "ids", "type": "integer", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "users", "type": "user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "subtypes": [ "name", "ip", "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": "ApiQueryCategories", "path": "query+categories", "group": "prop", "prefix": "cl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categories" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "hidden", "sortkey", "timestamp" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "show", "type": [ "!hidden", "hidden" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "continue", "type": "string" }, { "index": 5, "name": "categories", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "categoryinfo", "classname": "ApiQueryCategoryInfo", "path": "query+categoryinfo", "group": "prop", "prefix": "ci", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categoryinfo" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "categorymembers", "classname": "ApiQueryCategoryMembers", "path": "query+categorymembers", "group": "list", "prefix": "cm", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categorymembers" ], "parameters": [ { "index": 1, "name": "title", "type": "string" }, { "index": 2, "name": "pageid", "type": "integer" }, { "index": 3, "name": "prop", "type": [ "ids", "sortkey", "sortkeyprefix", "timestamp", "title", "type" ], "default": "ids|title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "type", "type": [ "file", "page", "subcat" ], "default": "page|subcat|file", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "continue", "type": "string" }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "sort", "type": [ "sortkey", "timestamp" ], "default": "sortkey" }, { "index": 9, "name": "dir", "type": [ "asc", "ascending", "desc", "descending", "newer", "older" ], "default": "ascending" }, { "index": 10, "name": "start", "type": "timestamp" }, { "index": 11, "name": "end", "type": "timestamp" }, { "index": 12, "name": "starthexsortkey", "type": "string" }, { "index": 13, "name": "endhexsortkey", "type": "string" }, { "index": 14, "name": "startsortkeyprefix", "type": "string" }, { "index": 15, "name": "endsortkeyprefix", "type": "string" }, { "index": 16, "name": "startsortkey", "type": "string", "deprecated": "" }, { "index": 17, "name": "endsortkey", "type": "string", "deprecated": "" } ], "templatedparameters": [] }, { "name": "contributors", "classname": "ApiQueryContributors", "path": "query+contributors", "group": "prop", "prefix": "pc", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Contributors" ], "parameters": [ { "index": 1, "name": "group", "type": [ "bot", "bureaucrat", "editor", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "excludegroup", "type": [ "bot", "bureaucrat", "editor", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "rights", "type": [ "abusefilter-hidden-log", "abusefilter-hide-log", "abusefilter-log", "abusefilter-log-detail", "abusefilter-log-private", "abusefilter-modify", "abusefilter-modify-global", "abusefilter-modify-restricted", "abusefilter-privatedetails", "abusefilter-privatedetails-log", "abusefilter-revert", "abusefilter-view", "abusefilter-view-private", "apihighlimits", "applychangetags", "autoconfirmed", "autocreateaccount", "autopatrol", "bigdelete", "block", "blockemail", "bot", "browsearchive", "changetags", "createaccount", "createpage", "createtalk", "delete", "delete-redirect", "deletechangetags", "deletedhistory", "deletedtext", "deletelogentry", "deleterevision", "edit", "editcontentmodel", "editinterface", "editmyoptions", "editmyprivateinfo", "editmyusercss", "editmyuserjs", "editmyuserjson", "editmyuserjsredirect", "editmywatchlist", "editprotected", "editsemiprotected", "editsitecss", "editsitejs", "editsitejson", "editusercss", "edituserjs", "edituserjson", "hideuser", "import", "importupload", "ipblock-exempt", "managechangetags", "markbotedits", "mergehistory", "minoredit", "move", "move-categorypages", "move-rootuserpages", "move-subpages", "movefile", "nominornewtalk", "noratelimit", "override-export-depth", "pagelang", "pagetranslation", "patrol", "patrolmarks", "protect", "purge", "read", "replacetext", "reupload", "reupload-own", "reupload-shared", "rollback", "sboverride", "sendemail", "siteadmin", "skipcaptcha", "spamblacklistlog", "suppressionlog", "suppressredirect", "suppressrevision", "tboverride", "tboverride-account", "titleblacklistlog", "translate", "translate-groupreview", "translate-import", "translate-manage", "translate-messagereview", "unblockself", "undelete", "unwatchedpages", "upload", "upload_by_url", "userrights", "userrights-interwiki", "viewmyprivateinfo", "viewmywatchlist", "viewsuppressed", "writeapi" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "excluderights", "type": [ "abusefilter-hidden-log", "abusefilter-hide-log", "abusefilter-log", "abusefilter-log-detail", "abusefilter-log-private", "abusefilter-modify", "abusefilter-modify-global", "abusefilter-modify-restricted", "abusefilter-privatedetails", "abusefilter-privatedetails-log", "abusefilter-revert", "abusefilter-view", "abusefilter-view-private", "apihighlimits", "applychangetags", "autoconfirmed", "autocreateaccount", "autopatrol", "bigdelete", "block", "blockemail", "bot", "browsearchive", "changetags", "createaccount", "createpage", "createtalk", "delete", "delete-redirect", "deletechangetags", "deletedhistory", "deletedtext", "deletelogentry", "deleterevision", "edit", "editcontentmodel", "editinterface", "editmyoptions", "editmyprivateinfo", "editmyusercss", "editmyuserjs", "editmyuserjson", "editmyuserjsredirect", "editmywatchlist", "editprotected", "editsemiprotected", "editsitecss", "editsitejs", "editsitejson", "editusercss", "edituserjs", "edituserjson", "hideuser", "import", "importupload", "ipblock-exempt", "managechangetags", "markbotedits", "mergehistory", "minoredit", "move", "move-categorypages", "move-rootuserpages", "move-subpages", "movefile", "nominornewtalk", "noratelimit", "override-export-depth", "pagelang", "pagetranslation", "patrol", "patrolmarks", "protect", "purge", "read", "replacetext", "reupload", "reupload-own", "reupload-shared", "rollback", "sboverride", "sendemail", "siteadmin", "skipcaptcha", "spamblacklistlog", "suppressionlog", "suppressredirect", "suppressrevision", "tboverride", "tboverride-account", "titleblacklistlog", "translate", "translate-groupreview", "translate-import", "translate-manage", "translate-messagereview", "unblockself", "undelete", "unwatchedpages", "upload", "upload_by_url", "userrights", "userrights-interwiki", "viewmyprivateinfo", "viewmywatchlist", "viewsuppressed", "writeapi" ], "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": "ApiQueryDeletedRevisions", "path": "query+deletedrevisions", "group": "prop", "prefix": "drv", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 5, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "section", "type": "string" }, { "index": 8, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 9, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 11, "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": 12, "name": "start", "type": "timestamp" }, { "index": 13, "name": "end", "type": "timestamp" }, { "index": 14, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 15, "name": "tag", "type": "string" }, { "index": 16, "name": "user", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 17, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 18, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "deletedrevs", "classname": "ApiQueryDeletedrevs", "path": "query+deletedrevs", "group": "list", "prefix": "dr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "deprecated": "", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevs" ], "parameters": [ { "index": 1, "name": "start", "type": "timestamp", "info": [ { "name": "modes", "values": [ 1, 2 ] } ] }, { "index": 2, "name": "end", "type": "timestamp", "info": [ { "name": "modes", "values": [ 1, 2 ] } ] }, { "index": 3, "name": "dir", "type": [ "newer", "older" ], "default": "older", "info": [ { "name": "modes", "values": [ 1, 3 ] } ] }, { "index": 4, "name": "from", "type": "string", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 5, "name": "to", "type": "string", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 6, "name": "prefix", "type": "string", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 7, "name": "unique", "type": "boolean", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 8, "name": "namespace", "type": "namespace", "default": 0, "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 9, "name": "tag", "type": "string" }, { "index": 10, "name": "user", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 11, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 12, "name": "prop", "type": [ "comment", "content", "len", "minor", "parentid", "parsedcomment", "revid", "sha1", "tags", "token", "user", "userid" ], "default": "user|comment", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 13, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 14, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "duplicatefiles", "classname": "ApiQueryDuplicateFiles", "path": "query+duplicatefiles", "group": "prop", "prefix": "df", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Duplicatefiles" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 4, "name": "localonly", "type": "boolean" } ], "templatedparameters": [] }, { "name": "embeddedin", "classname": "ApiQueryBacklinks", "path": "query+embeddedin", "group": "list", "prefix": "ei", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Embeddedin" ], "parameters": [ { "index": 1, "name": "title", "type": "string" }, { "index": 2, "name": "pageid", "type": "integer" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 6, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "all" }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 } ], "templatedparameters": [] }, { "name": "extlinks", "classname": "ApiQueryExternalLinks", "path": "query+extlinks", "group": "prop", "prefix": "el", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Extlinks" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "protocol", "type": [ "", "bitcoin", "ftp", "ftps", "geo", "git", "gopher", "http", "https", "irc", "ircs", "magnet", "mailto", "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" } ], "templatedparameters": [] }, { "name": "extracts", "classname": "TextExtracts\\ApiQueryExtracts", "path": "query+extracts", "group": "prop", "prefix": "ex", "source": "TextExtracts", "sourcename": "TextExtracts", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/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": "ApiQueryExtLinksUsage", "path": "query+exturlusage", "group": "list", "prefix": "eu", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Exturlusage" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "ids", "title", "url" ], "default": "ids|title|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "protocol", "type": [ "", "bitcoin", "ftp", "ftps", "geo", "git", "gopher", "http", "https", "irc", "ircs", "magnet", "mailto", "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" } ], "templatedparameters": [] }, { "name": "filearchive", "classname": "ApiQueryFilearchive", "path": "query+filearchive", "group": "list", "prefix": "fa", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filearchive" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "to", "type": "string" }, { "index": 3, "name": "prefix", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "sha1", "type": "string" }, { "index": 6, "name": "sha1base36", "type": "string" }, { "index": 7, "name": "prop", "type": [ "archivename", "bitdepth", "description", "dimensions", "mediatype", "metadata", "mime", "parseddescription", "sha1", "size", "timestamp", "user" ], "default": "timestamp", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "filerepoinfo", "classname": "ApiQueryFileRepoInfo", "path": "query+filerepoinfo", "group": "meta", "prefix": "fri", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filerepoinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "canUpload", "displayname", "favicon", "initialCapital", "local", "name", "rootUrl", "scriptDirUrl", "thumbUrl", "url" ], "default": "canUpload|displayname|favicon|initialCapital|local|name|rootUrl|scriptDirUrl|thumbUrl|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "fileusage", "classname": "ApiQueryBacklinksprop", "path": "query+fileusage", "group": "prop", "prefix": "fu", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Fileusage" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "pageid", "redirect", "title" ], "default": "pageid|title|redirect", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!redirect", "redirect" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "imageinfo", "classname": "ApiQueryImageInfo", "path": "query+imageinfo", "group": "prop", "prefix": "ii", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "archivename", "badfile", "bitdepth", "canonicaltitle", "comment", "commonmetadata", "dimensions", "extmetadata", "mediatype", "metadata", "mime", "parsedcomment", "sha1", "size", "thumbmime", "timestamp", "uploadwarning", "url", "user", "userid" ], "default": "timestamp|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "limit", "type": "limit", "default": 1, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "start", "type": "timestamp" }, { "index": 4, "name": "end", "type": "timestamp" }, { "index": 5, "name": "urlwidth", "type": "integer", "default": -1 }, { "index": 6, "name": "urlheight", "type": "integer", "default": -1 }, { "index": 7, "name": "metadataversion", "type": "string", "default": "1" }, { "index": 8, "name": "extmetadatalanguage", "type": "string", "default": "en" }, { "index": 9, "name": "extmetadatamultilang", "type": "boolean" }, { "index": 10, "name": "extmetadatafilter", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 11, "name": "urlparam", "type": "string", "default": "" }, { "index": 12, "name": "badfilecontexttitle", "type": "string" }, { "index": 13, "name": "continue", "type": "string" }, { "index": 14, "name": "localonly", "type": "boolean" } ], "templatedparameters": [] }, { "name": "images", "classname": "ApiQueryImages", "path": "query+images", "group": "prop", "prefix": "im", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Images" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "images", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "imageusage", "classname": "ApiQueryBacklinks", "path": "query+imageusage", "group": "list", "prefix": "iu", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageusage" ], "parameters": [ { "index": 1, "name": "title", "type": "string" }, { "index": 2, "name": "pageid", "type": "integer" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 6, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "all" }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "redirect", "type": "boolean" } ], "templatedparameters": [] }, { "name": "info", "classname": "ApiQueryInfo", "path": "query+info", "group": "prop", "prefix": "in", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Info" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "associatedpage", "displaytitle", "linkclasses", "notificationtimestamp", "preload", "protection", "subjectid", "talkid", "url", "varianttitles", "visitingwatchers", "watched", "watchers", "readable" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "readable" ] }, { "index": 2, "name": "linkcontext", "type": "title", "default": "Welcome" }, { "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": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "iwbacklinks", "classname": "ApiQueryIWBacklinks", "path": "query+iwbacklinks", "group": "list", "prefix": "iwbl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwbacklinks" ], "parameters": [ { "index": 1, "name": "prefix", "type": "string" }, { "index": 2, "name": "title", "type": "string" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "prop", "type": [ "iwprefix", "iwtitle" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "iwlinks", "classname": "ApiQueryIWLinks", "path": "query+iwlinks", "group": "prop", "prefix": "iw", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwlinks" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "url" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "prefix", "type": "string" }, { "index": 3, "name": "title", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 6, "name": "continue", "type": "string" }, { "index": 7, "name": "url", "type": "boolean", "deprecated": "" } ], "templatedparameters": [] }, { "name": "langbacklinks", "classname": "ApiQueryLangBacklinks", "path": "query+langbacklinks", "group": "list", "prefix": "lbl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langbacklinks" ], "parameters": [ { "index": 1, "name": "lang", "type": "string" }, { "index": 2, "name": "title", "type": "string" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "prop", "type": [ "lllang", "lltitle" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "langlinks", "classname": "ApiQueryLangLinks", "path": "query+langlinks", "group": "prop", "prefix": "ll", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langlinks" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "autonym", "langname", "url" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "lang", "type": "string" }, { "index": 3, "name": "title", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "inlanguagecode", "type": "string", "default": "en" }, { "index": 6, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 7, "name": "continue", "type": "string" }, { "index": 8, "name": "url", "type": "boolean", "deprecated": "" } ], "templatedparameters": [] }, { "name": "languageinfo", "classname": "ApiQueryLanguageinfo", "path": "query+languageinfo", "group": "meta", "prefix": "li", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "prop", "type": [ "autonym", "bcp47", "code", "dir", "fallbacks", "name", "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": "languagestats", "classname": "MediaWiki\\Extension\\Translate\\Statistics\\QueryLanguageStatsActionApi", "path": "query+languagestats", "group": "meta", "prefix": "ls", "source": "Translate", "sourcename": "Translate", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Translate", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "offset", "type": "string", "default": "0" }, { "index": 2, "name": "language", "type": "string", "required": "" }, { "index": 3, "name": "group", "type": "string" } ], "templatedparameters": [] }, { "name": "links", "classname": "ApiQueryLinks", "path": "query+links", "group": "prop", "prefix": "pl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Links" ], "parameters": [ { "index": 1, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*", "extranamespaces": [ -2, -1 ] }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "titles", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "linkshere", "classname": "ApiQueryBacklinksprop", "path": "query+linkshere", "group": "prop", "prefix": "lh", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Linkshere" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "pageid", "redirect", "title" ], "default": "pageid|title|redirect", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!redirect", "redirect" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "logevents", "classname": "ApiQueryLogEvents", "path": "query+logevents", "group": "list", "prefix": "le", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Logevents" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "details", "ids", "parsedcomment", "tags", "timestamp", "title", "type", "user", "userid" ], "default": "ids|title|type|user|timestamp|comment|details", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "type", "type": [ "", "abusefilter", "abusefilterprivatedetails", "block", "contentmodel", "create", "delete", "import", "managetags", "merge", "messagebundle", "move", "newusers", "pagetranslation", "patrol", "protect", "rights", "spamblacklist", "suppress", "tag", "titleblacklist", "translationreview", "upload" ] }, { "index": 3, "name": "action", "type": [ "abusefilter/create", "abusefilter/hit", "abusefilter/modify", "abusefilterprivatedetails/access", "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", "messagebundle/deletefnok", "messagebundle/deletefok", "messagebundle/movenok", "messagebundle/moveok", "move/move", "move/move_redir", "newusers/autocreate", "newusers/byemail", "newusers/create", "newusers/create2", "newusers/newusers", "pagetranslation/associate", "pagetranslation/deletefnok", "pagetranslation/deletefok", "pagetranslation/deletelnok", "pagetranslation/deletelok", "pagetranslation/discourage", "pagetranslation/dissociate", "pagetranslation/encourage", "pagetranslation/mark", "pagetranslation/movenok", "pagetranslation/moveok", "pagetranslation/prioritylanguages", "pagetranslation/unmark", "patrol/autopatrol", "patrol/patrol", "protect/modify", "protect/move_prot", "protect/protect", "protect/unprotect", "rights/autopromote", "rights/blockautopromote", "rights/restoreautopromote", "rights/rights", "spamblacklist/*", "suppress/block", "suppress/delete", "suppress/event", "suppress/hide-afl", "suppress/reblock", "suppress/revision", "suppress/unhide-afl", "tag/update", "titleblacklist/*", "translationreview/group", "translationreview/message", "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", "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": "managemessagegroups", "classname": "MediaWiki\\Extension\\Translate\\MessageGroupProcessing\\QueryManageMessageGroupsActionApi", "path": "query+managemessagegroups", "group": "meta", "prefix": "mmg", "source": "Translate", "sourcename": "Translate", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Translate", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "groupId", "type": "string", "required": "" }, { "index": 2, "name": "messageKey", "type": "string", "required": "" }, { "index": 3, "name": "changesetName", "type": "string", "default": "default" } ], "templatedparameters": [] }, { "name": "messagecollection", "classname": "MediaWiki\\Extension\\Translate\\MessageLoading\\QueryMessageCollectionActionApi", "path": "query+messagecollection", "group": "list", "prefix": "mc", "source": "Translate", "sourcename": "Translate", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Translate", "readrights": "", "generator": "", "helpurls": [], "parameters": [ { "index": 1, "name": "group", "type": "string", "required": "" }, { "index": 2, "name": "language", "type": "string", "default": "en" }, { "index": 3, "name": "limit", "type": "limit", "default": 500, "min": 1, "max": 5000 }, { "index": 4, "name": "offset", "type": "string", "default": "" }, { "index": 5, "name": "filter", "type": "string", "default": "!optional|!ignored", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "prop", "type": [ "definition", "properties", "revision", "tags", "translation" ], "default": "definition|translation", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "messagegroups", "classname": "MediaWiki\\Extension\\Translate\\MessageGroupProcessing\\QueryMessageGroupsActionApi", "path": "query+messagegroups", "group": "meta", "prefix": "mg", "source": "Translate", "sourcename": "Translate", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Translate", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "depth", "type": "integer", "default": 100 }, { "index": 2, "name": "filter", "type": "string", "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "format", "type": [ "flat", "tree" ], "default": "flat" }, { "index": 4, "name": "iconsize", "type": "integer", "default": 64 }, { "index": 5, "name": "prop", "type": [ "class", "description", "exists", "icon", "id", "label", "namespace", "priority", "priorityforce", "prioritylangs", "sourcelanguage", "workflowstates" ], "default": "id|label|description|class|exists", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "root", "type": "string", "default": "" }, { "index": 7, "name": "languageFilter", "type": "string", "default": "" } ], "templatedparameters": [] }, { "name": "messagegroupstats", "classname": "MediaWiki\\Extension\\Translate\\Statistics\\QueryMessageGroupStatsActionApi", "path": "query+messagegroupstats", "group": "meta", "prefix": "mgs", "source": "Translate", "sourcename": "Translate", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Translate", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "offset", "type": "string", "default": "0" }, { "index": 2, "name": "group", "type": "string", "required": "" }, { "index": 3, "name": "suppresscomplete", "type": "boolean" }, { "index": 4, "name": "suppressempty", "type": "boolean" } ], "templatedparameters": [] }, { "name": "messagetranslations", "classname": "MediaWiki\\Extension\\Translate\\MessageLoading\\QueryMessageTranslationsActionApi", "path": "query+messagetranslations", "group": "meta", "prefix": "mt", "source": "Translate", "sourcename": "Translate", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/Translate", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "title", "type": "string", "required": "" }, { "index": 2, "name": "offset", "type": "integer", "default": 0 } ], "templatedparameters": [] }, { "name": "mystashedfiles", "classname": "ApiQueryMyStashedFiles", "path": "query+mystashedfiles", "group": "list", "prefix": "msf", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:mystashedfiles" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "size", "type" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "pageimages", "classname": "PageImages\\ApiQueryPageImages", "path": "query+pageimages", "group": "prop", "prefix": "pi", "source": "PageImages", "sourcename": "PageImages", "licensetag": "WTFPL", "licenselink": "https://marovi.ai/wiki/Special:Version/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": "ApiQueryPagePropNames", "path": "query+pagepropnames", "group": "list", "prefix": "ppn", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pagepropnames" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 } ], "templatedparameters": [] }, { "name": "pageprops", "classname": "ApiQueryPageProps", "path": "query+pageprops", "group": "prop", "prefix": "pp", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageprops" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "prop", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "pageswithprop", "classname": "ApiQueryPagesWithProp", "path": "query+pageswithprop", "group": "list", "prefix": "pwp", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageswithprop" ], "parameters": [ { "index": 1, "name": "propname", "type": "string", "required": "" }, { "index": 2, "name": "prop", "type": [ "ids", "title", "value" ], "default": "ids|title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "prefixsearch", "classname": "ApiQueryPrefixSearch", "path": "query+prefixsearch", "group": "list", "prefix": "ps", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Prefixsearch" ], "parameters": [ { "index": 1, "name": "search", "type": "string", "required": "" }, { "index": 2, "name": "namespace", "type": "namespace", "default": 0, "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "offset", "type": "integer", "default": 0 } ], "templatedparameters": [] }, { "name": "protectedtitles", "classname": "ApiQueryProtectedTitles", "path": "query+protectedtitles", "group": "list", "prefix": "pt", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Protectedtitles" ], "parameters": [ { "index": 1, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 2, "name": "level", "type": [ "autoconfirmed", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 5, "name": "start", "type": "timestamp" }, { "index": 6, "name": "end", "type": "timestamp" }, { "index": 7, "name": "prop", "type": [ "comment", "expiry", "level", "parsedcomment", "timestamp", "user", "userid" ], "default": "timestamp|level", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 8, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "querypage", "classname": "ApiQueryQueryPage", "path": "query+querypage", "group": "list", "prefix": "qp", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Querypage" ], "parameters": [ { "index": 1, "name": "page", "type": [ "Ancientpages", "BrokenRedirects", "Deadendpages", "DoubleRedirects", "Fewestrevisions", "ListDuplicatedFiles", "Listredirects", "Lonelypages", "Longpages", "MediaStatistics", "Mostcategories", "Mostimages", "Mostinterwikis", "Mostlinked", "Mostlinkedcategories", "Mostlinkedtemplates", "Mostrevisions", "Shortpages", "Uncategorizedcategories", "Uncategorizedimages", "Uncategorizedpages", "Uncategorizedtemplates", "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": "ApiQueryRandom", "path": "query+random", "group": "list", "prefix": "rn", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Random" ], "parameters": [ { "index": 1, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 2, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "nonredirects" }, { "index": 3, "name": "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": "ApiQueryRecentChanges", "path": "query+recentchanges", "group": "list", "prefix": "rc", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Recentchanges" ], "parameters": [ { "index": 1, "name": "start", "type": "timestamp" }, { "index": 2, "name": "end", "type": "timestamp" }, { "index": 3, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*", "extranamespaces": [ -2, -1 ] }, { "index": 5, "name": "user", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 6, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "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": "ApiQueryBacklinksprop", "path": "query+redirects", "group": "prop", "prefix": "rd", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Redirects" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "fragment", "pageid", "title" ], "default": "pageid|title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!fragment", "fragment" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "revisions", "classname": "ApiQueryRevisions", "path": "query+revisions", "group": "prop", "prefix": "rv", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Revisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000, "info": [ { "name": "singlepageonly" } ] }, { "index": 4, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 5, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "section", "type": "string" }, { "index": 8, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 9, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 11, "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": 12, "name": "startid", "type": "integer", "info": [ { "name": "singlepageonly" } ] }, { "index": 13, "name": "endid", "type": "integer", "info": [ { "name": "singlepageonly" } ] }, { "index": 14, "name": "start", "type": "timestamp", "info": [ { "name": "singlepageonly" } ] }, { "index": 15, "name": "end", "type": "timestamp", "info": [ { "name": "singlepageonly" } ] }, { "index": 16, "name": "dir", "type": [ "newer", "older" ], "default": "older", "info": [ { "name": "singlepageonly" } ] }, { "index": 17, "name": "user", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ], "info": [ { "name": "singlepageonly" } ] }, { "index": 18, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ], "info": [ { "name": "singlepageonly" } ] }, { "index": 19, "name": "tag", "type": "string" }, { "index": 20, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "search", "classname": "ApiQuerySearch", "path": "query+search", "group": "list", "prefix": "sr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Search" ], "parameters": [ { "index": 1, "name": "search", "type": "string", "required": "" }, { "index": 2, "name": "namespace", "type": "namespace", "default": 0, "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "offset", "type": "integer", "default": 0 }, { "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": "ApiQuerySiteinfo", "path": "query+siteinfo", "group": "meta", "prefix": "si", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Siteinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "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": "ApiQueryStashImageInfo", "path": "query+stashimageinfo", "group": "prop", "prefix": "sii", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Stashimageinfo" ], "parameters": [ { "index": 1, "name": "filekey", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "sessionkey", "type": "string", "deprecated": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "prop", "type": [ "badfile", "bitdepth", "canonicaltitle", "commonmetadata", "dimensions", "extmetadata", "metadata", "mime", "sha1", "size", "thumbmime", "timestamp", "url" ], "default": "timestamp|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "urlwidth", "type": "integer", "default": -1 }, { "index": 5, "name": "urlheight", "type": "integer", "default": -1 }, { "index": 6, "name": "urlparam", "type": "string", "default": "" } ], "templatedparameters": [] }, { "name": "tags", "classname": "ApiQueryTags", "path": "query+tags", "group": "list", "prefix": "tg", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tags" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "prop", "type": [ "active", "defined", "description", "displayname", "hitcount", "source" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "templates", "classname": "ApiQueryLinks", "path": "query+templates", "group": "prop", "prefix": "tl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Templates" ], "parameters": [ { "index": 1, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*", "extranamespaces": [ -2, -1 ] }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "templates", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "tokens", "classname": "ApiQueryTokens", "path": "query+tokens", "group": "meta", "prefix": "", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tokens" ], "parameters": [ { "index": 1, "name": "type", "type": [ "createaccount", "csrf", "login", "patrol", "rollback", "userrights", "watch" ], "default": "csrf", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" } ], "templatedparameters": [] }, { "name": "transcludedin", "classname": "ApiQueryBacklinksprop", "path": "query+transcludedin", "group": "prop", "prefix": "ti", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Transcludedin" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "pageid", "redirect", "title" ], "default": "pageid|title|redirect", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!redirect", "redirect" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "usercontribs", "classname": "ApiQueryUserContribs", "path": "query+usercontribs", "group": "list", "prefix": "uc", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Usercontribs" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "start", "type": "timestamp" }, { "index": 3, "name": "end", "type": "timestamp" }, { "index": 4, "name": "continue", "type": "string" }, { "index": 5, "name": "user", "type": "user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "subtypes": [ "name", "ip", "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": "ApiQueryUserInfo", "path": "query+userinfo", "group": "meta", "prefix": "ui", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Userinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "acceptlang", "blockinfo", "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": "ApiQueryUsers", "path": "query+users", "group": "list", "prefix": "us", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Users" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "blockinfo", "cancreate", "centralids", "editcount", "emailable", "gender", "groupmemberships", "groups", "implicitgroups", "registration", "rights" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "attachedwiki", "type": "string" }, { "index": 3, "name": "users", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "userids", "type": "integer", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "watchlist", "classname": "ApiQueryWatchlist", "path": "query+watchlist", "group": "list", "prefix": "wl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlist" ], "parameters": [ { "index": 1, "name": "allrev", "type": "boolean" }, { "index": 2, "name": "start", "type": "timestamp" }, { "index": 3, "name": "end", "type": "timestamp" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "user", "type": "user", "subtypes": [ "name", "ip", "interwiki", "id" ] }, { "index": 6, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "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": "ApiQueryWatchlistRaw", "path": "query+watchlistraw", "group": "list", "prefix": "wr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "https://marovi.ai/wiki/Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlistraw" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "prop", "type": [ "changed" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "show", "type": [ "!changed", "changed" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "owner", "type": "user", "subtypes": [ "name" ] }, { "index": 7, "name": "token", "type": "string", "sensitive": "" }, { "index": 8, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 9, "name": "fromtitle", "type": "string" }, { "index": 10, "name": "totitle", "type": "string" } ], "templatedparameters": [] } ] }, "debuginfo": { "mwVersion": "1.39.1", "phpEngine": "PHP", "phpVersion": "8.3.7", "time": 0.2871880531311035, "log": [ { "msg": "MWDebug output complete", "type": "log", "caller": "MWDebug::appendDebugInfoToApiResult" } ], "debugLog": [ "\n\nStart request GET /api.php?action=paraminfo&modules=query%2B%2A\nIP: 3.144.105.255\nHTTP HEADERS:\nHOST: marovi.ai\nACCEPT-ENCODING: gzip, br, zstd, deflate\nUSER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\nACCEPT: */*\n(end headers)", "[session] SessionManager using store APCUBagOStuff", "[localisation] LocalisationCache using store LCStoreDB", "[session] SessionBackend \"1lmck1ce8ie2mlalh6nesjd7relr16cr\" is unsaved, marking dirty in constructor", "[session] SessionBackend \"1lmck1ce8ie2mlalh6nesjd7relr16cr\" save: dataDirty=1 metaDirty=1 forcePersist=0", "[cookie] already deleted setcookie: \"mediawiki_session\", \"\", \"1713468932\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"mediawikiUserID\", \"\", \"1713468932\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"mediawikiToken\", \"\", \"1713468932\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1713468932\", \"/\", \"\", \"\", \"1\", \"\"", "[session] SessionBackend \"1lmck1ce8ie2mlalh6nesjd7relr16cr\" 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 \"1lmck1ce8ie2mlalh6nesjd7relr16cr\" save: dataDirty=1 metaDirty=0 forcePersist=0", "ParserFactory: using default preprocessor", "[DBQuery] Wikimedia\\Rdbms\\DatabaseMysqlBase::open [0s] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''", "[DBReplication] Wikimedia\\Rdbms\\LBFactory::getChronologyProtector: request info {\n \"IPAddress\": \"3.144.105.255\",\n \"UserAgent\": \"Mozilla\\/5.0 AppleWebKit\\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\\/1.0; +claudebot@anthropic.com)\",\n \"ChronologyProtection\": false,\n \"ChronologyPositionIndex\": 0,\n \"ChronologyClientId\": false\n}", "[DBReplication] ChronologyProtector using store APCUBagOStuff", "[DBReplication] ChronologyProtector fetching positions for b557f754993d2b39a813ee024c5e0976", "[DBReplication] Wikimedia\\Rdbms\\ChronologyProtector::applySessionReplicationPosition: DEFAULT (localhost) has no position", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::lazyLoadReplicationPositions: executed chronology callback.", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: opened new connection for local/0", "[DBQuery] Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get) [0.002s] localhost: BEGIN", "[DBQuery] LCStoreDB::get [0s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: reused a connection for local/0", "[DBQuery] LCStoreDB::get [0.005s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: reused a connection for local/0", "[DBQuery] LCStoreDB::get [0s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: reused a connection for local/0", "[DBQuery] LCStoreDB::get [0.007s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: reused a connection for local/0", "[DBQuery] LCStoreDB::get [0.001s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1", "[MessageCache] MessageCache using store APCUBagOStuff", "[SQLBagOStuff] MainObjectStash using store ReplicatedBagOStuff", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: reused a connection for local/0", "[DBQuery] LCStoreDB::get [0.017s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: reused a connection for local/0", "[DBQuery] LCStoreDB::get [0.008s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1", "[ContentHandler] Registered handler for Scribunto: MediaWiki\\Extension\\Scribunto\\ScribuntoContentHandler", "[ContentHandler] Registered handler for translate-messagebundle: MediaWiki\\Extension\\Translate\\MessageBundleTranslation\\MessageBundleContentHandler", "[ContentHandler] Registered handler for wikitext: WikitextContentHandler", "[ContentHandler] Registered handler for javascript: JavaScriptContentHandler", "[ContentHandler] Registered handler for json: JsonContentHandler", "[ContentHandler] Registered handler for css: CssContentHandler", "[ContentHandler] Registered handler for text: TextContentHandler", "[ContentHandler] Registered handler for unknown: FallbackContentHandler", "[GlobalTitleFail] RequestContext::getTitle called with no title set.", "[MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, got from global cache", "[DBConnection] Wikimedia\\Rdbms\\LoadBalancer::getLocalConnection: reused a connection for local/0", "[DBQuery] LCStoreDB::get [0.016s] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:translate-extensionname' LIMIT 1", "[gitinfo] Candidate cacheFile=/var/www/html/gitinfo.json for /var/www/html", "[gitinfo] Cache incomplete for /var/www/html" ], "queries": [ { "sql": "localhost: SET group_concat_max_len = 262144, `sql_mode` = ''", "function": "Wikimedia\\Rdbms\\DatabaseMysqlBase::open", "time": 0 }, { "sql": "localhost: BEGIN", "function": "Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get)", "time": 0.002 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.005 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.007 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.001 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.017 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.008 }, { "sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:translate-extensionname' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.016 } ], "request": { "method": "GET", "url": "/api.php?action=paraminfo&modules=query%2B%2A", "headers": { "HOST": "marovi.ai", "ACCEPT-ENCODING": "gzip, br, zstd, deflate", "USER-AGENT": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "ACCEPT": "*/*" }, "params": { "action": "paraminfo", "modules": "query+*" } }, "memory": "3.58 MB", "memoryPeak": "4.13 MB", "includes": [ { "name": "/var/www/html/api.php", "size": "4 KB" }, { "name": "/var/www/html/includes/WebStart.php", "size": "4 KB" }, { "name": "/var/www/html/includes/BootstrapHelperFunctions.php", "size": "3 KB" }, { "name": "/var/www/html/includes/Setup.php", "size": "21 KB" }, { "name": "/var/www/html/includes/AutoLoader.php", "size": "11 KB" }, { "name": "/var/www/html/autoload.php", "size": "152 KB" }, { "name": "/var/www/html/vendor/autoload.php", "size": "163 bytes" }, { "name": "/var/www/html/vendor/composer/autoload_real.php", "size": "2 KB" }, { "name": "/var/www/html/vendor/composer/platform_check.php", "size": "925 bytes" }, { "name": "/var/www/html/vendor/composer/ClassLoader.php", "size": "16 KB" }, { "name": "/var/www/html/vendor/composer/include_paths.php", "size": "428 bytes" }, { "name": "/var/www/html/vendor/composer/autoload_static.php", "size": "204 KB" }, { "name": "/var/www/html/vendor/wikimedia/at-ease/src/Wikimedia/Functions.php", "size": "2 KB" }, { "name": "/var/www/html/vendor/ralouphie/getallheaders/src/getallheaders.php", "size": "2 KB" }, { "name": "/var/www/html/vendor/symfony/deprecation-contracts/function.php", "size": "1,008 bytes" }, { "name": "/var/www/html/vendor/guzzlehttp/promises/src/functions_include.php", "size": "167 bytes" }, { "name": "/var/www/html/vendor/guzzlehttp/promises/src/functions.php", "size": "10 KB" }, { "name": "/var/www/html/vendor/wikimedia/base-convert/src/Functions.php", "size": "4 KB" }, { "name": "/var/www/html/vendor/guzzlehttp/guzzle/src/functions_include.php", "size": "162 bytes" }, { "name": "/var/www/html/vendor/guzzlehttp/guzzle/src/functions.php", "size": "6 KB" }, { "name": "/var/www/html/vendor/symfony/polyfill-php80/bootstrap.php", "size": "1 KB" }, { "name": "/var/www/html/vendor/wikimedia/timestamp/src/defines.php", "size": "2 KB" }, { "name": "/var/www/html/vendor/symfony/polyfill-php81/bootstrap.php", "size": "738 bytes" }, { "name": "/var/www/html/vendor/wikimedia/relpath/src/Wikimedia/RelPath.php", "size": "5 KB" }, { "name": "/var/www/html/includes/Defines.php", "size": "11 KB" }, { "name": "/var/www/html/includes/libs/mime/defines.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/rdbms/defines.php", "size": "956 bytes" }, { "name": "/var/www/html/includes/libs/rdbms/database/IDatabase.php", "size": "71 KB" }, { "name": "/var/www/html/includes/libs/rdbms/platform/ISQLPlatform.php", "size": "22 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/DbQuoter.php", "size": "290 bytes" }, { "name": "/var/www/html/includes/libs/rdbms/loadbalancer/ILoadBalancer.php", "size": "27 KB" }, { "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerInterface.php", "size": "3 KB" }, { "name": "/var/www/html/includes/SiteConfiguration.php", "size": "22 KB" }, { "name": "/var/www/html/includes/Settings/SettingsBuilder.php", "size": "18 KB" }, { "name": "/var/www/html/includes/registration/ExtensionRegistry.php", "size": "16 KB" }, { "name": "/var/www/html/includes/Settings/Config/GlobalConfigBuilder.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Settings/Config/ConfigBuilderBase.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Settings/Config/ConfigBuilder.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Settings/Config/PhpIniSink.php", "size": "794 bytes" }, { "name": "/var/www/html/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Settings/Config/ConfigSchemaAggregator.php", "size": "13 KB" }, { "name": "/var/www/html/includes/Settings/Source/JsonSchemaTrait.php", "size": "4 KB" }, { "name": "/var/www/html/includes/Settings/Config/ConfigSchema.php", "size": "1 KB" }, { "name": "/var/www/html/includes/MainConfigNames.php", "size": "138 KB" }, { "name": "/var/www/html/includes/Settings/Source/PhpSettingsSource.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Settings/Source/SettingsSource.php", "size": "621 bytes" }, { "name": "/var/www/html/includes/Settings/Source/SettingsIncludeLocator.php", "size": "1 KB" }, { "name": "/var/www/html/includes/GlobalFunctions.php", "size": "69 KB" }, { "name": "/var/www/html/includes/HeaderCallback.php", "size": "4 KB" }, { "name": "/var/www/html/includes/WebRequest.php", "size": "43 KB" }, { "name": "/var/www/html/includes/Settings/Source/ArraySource.php", "size": "385 bytes" }, { "name": "/var/www/html/vendor/wikimedia/at-ease/src/Wikimedia/AtEase/AtEase.php", "size": "2 KB" }, { "name": "/var/www/html/includes/config-schema.php", "size": "80 KB" }, { "name": "/var/www/html/includes/Settings/Config/MergeStrategy.php", "size": "3 KB" }, { "name": "/var/www/html/LocalSettings.php", "size": "9 KB" }, { "name": "/var/www/html/includes/config/GlobalVarConfig.php", "size": "2 KB" }, { "name": "/var/www/html/includes/config/Config.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Settings/DynamicDefaultValues.php", "size": "2 KB" }, { "name": "/var/www/html/includes/MainConfigSchema.php", "size": "368 KB" }, { "name": "/var/www/html/includes/SetupDynamicConfig.php", "size": "12 KB" }, { "name": "/var/www/html/includes/title/NamespaceInfo.php", "size": "19 KB" }, { "name": "/var/www/html/includes/language/LanguageCode.php", "size": "9 KB" }, { "name": "/var/www/html/includes/objectcache/ObjectCache.php", "size": "11 KB" }, { "name": "/var/www/html/includes/WikiMap.php", "size": "10 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/domain/DatabaseDomain.php", "size": "8 KB" }, { "name": "/var/www/html/includes/libs/objectcache/APCUBagOStuff.php", "size": "6 KB" }, { "name": "/var/www/html/includes/libs/objectcache/MediumSpecificBagOStuff.php", "size": "39 KB" }, { "name": "/var/www/html/includes/libs/objectcache/BagOStuff.php", "size": "31 KB" }, { "name": "/var/www/html/includes/libs/objectcache/utils/ExpirationAwareness.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/objectcache/utils/StorageAwareness.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/objectcache/IStoreKeyEncoder.php", "size": "2 KB" }, { "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerAwareInterface.php", "size": "297 bytes" }, { "name": "/var/www/html/includes/libs/stats/NullStatsdDataFactory.php", "size": "3 KB" }, { "name": "/var/www/html/includes/libs/stats/IBufferingStatsdDataFactory.php", "size": "972 bytes" }, { "name": "/var/www/html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php", "size": "3 KB" }, { "name": "/var/www/html/vendor/psr/log/Psr/Log/NullLogger.php", "size": "707 bytes" }, { "name": "/var/www/html/vendor/psr/log/Psr/Log/AbstractLogger.php", "size": "3 KB" }, { "name": "/var/www/html/includes/shell/Shell.php", "size": "6 KB" }, { "name": "/var/www/html/includes/libs/objectcache/serialized/SerializedValueContainer.php", "size": "1 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/Handlers/RegistrationCallback.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/Scribunto/includes/Hooks.php", "size": "12 KB" }, { "name": "/var/www/html/extensions/VisualEditor/includes/Hooks.php", "size": "42 KB" }, { "name": "/var/www/html/extensions/Translate/TranslateHooks.php", "size": "32 KB" }, { "name": "/var/www/html/includes/Revision/Hook/RevisionRecordInsertedHook.php", "size": "658 bytes" }, { "name": "/var/www/html/extensions/UniversalLanguageSelector/includes/Hooks.php", "size": "17 KB" }, { "name": "/var/www/html/includes/Hook/BeforePageDisplayHook.php", "size": "558 bytes" }, { "name": "/var/www/html/includes/context/Hook/UserGetLanguageObjectHook.php", "size": "696 bytes" }, { "name": "/var/www/html/includes/ResourceLoader/Hook/ResourceLoaderGetConfigVarsHook.php", "size": "993 bytes" }, { "name": "/var/www/html/includes/Hook/MakeGlobalVariablesScriptHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/preferences/Hook/GetPreferencesHook.php", "size": "660 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinAfterPortletHook.php", "size": "646 bytes" }, { "name": "/var/www/html/includes/debug/MWDebug.php", "size": "22 KB" }, { "name": "/var/www/html/includes/MediaWikiServices.php", "size": "52 KB" }, { "name": "/var/www/html/vendor/wikimedia/services/src/ServiceContainer.php", "size": "15 KB" }, { "name": "/var/www/html/vendor/psr/container/src/ContainerInterface.php", "size": "1 KB" }, { "name": "/var/www/html/vendor/wikimedia/services/src/DestructibleService.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/NonSerializableTrait.php", "size": "375 bytes" }, { "name": "/var/www/html/includes/exception/MWExceptionRenderer.php", "size": "13 KB" }, { "name": "/var/www/html/includes/exception/MWExceptionHandler.php", "size": "26 KB" }, { "name": "/var/www/html/includes/utils/UrlUtils.php", "size": "17 KB" }, { "name": "/var/www/html/includes/libs/filebackend/fsfile/TempFSFile.php", "size": "5 KB" }, { "name": "/var/www/html/includes/libs/filebackend/fsfile/FSFile.php", "size": "6 KB" }, { "name": "/var/www/html/includes/context/RequestContext.php", "size": "21 KB" }, { "name": "/var/www/html/includes/context/IContextSource.php", "size": "4 KB" }, { "name": "/var/www/html/includes/language/MessageLocalizer.php", "size": "1 KB" }, { "name": "/var/www/html/includes/session/CsrfTokenSetProvider.php", "size": "1 KB" }, { "name": "/var/www/html/includes/context/MutableContext.php", "size": "2 KB" }, { "name": "/var/www/html/includes/debug/logger/LoggerFactory.php", "size": "3 KB" }, { "name": "/var/www/html/vendor/wikimedia/object-factory/src/ObjectFactory.php", "size": "13 KB" }, { "name": "/var/www/html/includes/debug/logger/LegacySpi.php", "size": "2 KB" }, { "name": "/var/www/html/includes/debug/logger/Spi.php", "size": "2 KB" }, { "name": "/var/www/html/includes/debug/logger/LegacyLogger.php", "size": "15 KB" }, { "name": "/var/www/html/vendor/psr/log/Psr/Log/LogLevel.php", "size": "336 bytes" }, { "name": "/var/www/html/vendor/wikimedia/ip-utils/src/IPUtils.php", "size": "26 KB" }, { "name": "/var/www/html/includes/Hooks.php", "size": "6 KB" }, { "name": "/var/www/html/skins/MinervaNeue/includes/ServiceWiring.php", "size": "6 KB" }, { "name": "/var/www/html/skins/Vector/includes/ServiceWiring.php", "size": "7 KB" }, { "name": "/var/www/html/skins/Vector/includes/Constants.php", "size": "6 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/ServiceWiring.php", "size": "15 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterHookRunner.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterAlterVariablesHook.php", "size": "864 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterBuilderHook.php", "size": "468 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterComputeVariableHook.php", "size": "849 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterContentToStringHook.php", "size": "641 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterCustomActionsHook.php", "size": "799 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterDeprecatedVariablesHook.php", "size": "581 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterFilterActionHook.php", "size": "825 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterGenerateGenericVarsHook.php", "size": "713 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterGenerateTitleVarsHook.php", "size": "804 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterGenerateUserVarsHook.php", "size": "739 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterGenerateVarsForRecentChangeHook.php", "size": "972 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterInterceptVariableHook.php", "size": "822 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterShouldFilterActionHook.php", "size": "846 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Hooks/AbuseFilterGetDangerousActionsHook.php", "size": "423 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/KeywordsManager.php", "size": "9 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterProfiler.php", "size": "8 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/AbuseFilterPermissionManager.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/ChangeTags/ChangeTagger.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/ChangeTags/ChangeTagsManager.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/ChangeTags/ChangeTagValidator.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/CentralDBManager.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/BlockAutopromoteStore.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterUser.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Parser/RuleCheckerFactory.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterLookup.php", "size": "14 KB" }, { "name": "/var/www/html/includes/dao/IDBAccessObject.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/EmergencyCache.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Watcher/EmergencyWatcher.php", "size": "5 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Watcher/Watcher.php", "size": "469 bytes" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/EchoNotifier.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterValidator.php", "size": "10 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterCompare.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterImporter.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterStore.php", "size": "8 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Consequences/ConsequencesFactory.php", "size": "7 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/EditBox/EditBoxBuilderFactory.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Consequences/ConsequencesLookup.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Consequences/ConsequencesRegistry.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/AbuseLoggerFactory.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Watcher/UpdateHitCountWatcher.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Variables/VariablesBlobStore.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Consequences/ConsequencesExecutorFactory.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/FilterRunnerFactory.php", "size": "5 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Variables/VariablesFormatter.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/SpecsFormatter.php", "size": "6 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Variables/LazyVariableComputer.php", "size": "15 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/TextExtractor.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Variables/VariablesManager.php", "size": "7 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/VariableGenerator/VariableGeneratorFactory.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/EditRevUpdater.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/Math/ServiceWiring.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/VisualEditor/includes/ServiceWiring.php", "size": "458 bytes" }, { "name": "/var/www/html/extensions/VisualEditor/includes/VisualEditorHookRunner.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/VisualEditor/includes/VisualEditorApiVisualEditorEditPreSaveHook.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/VisualEditor/includes/VisualEditorApiVisualEditorEditPostSaveHook.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/VisualEditor/includes/VisualEditorBeforeEditorHook.php", "size": "613 bytes" }, { "name": "/var/www/html/extensions/Translate/src/ServiceWiring.php", "size": "8 KB" }, { "name": "/var/www/html/includes/ServiceWiring.php", "size": "80 KB" }, { "name": "/var/www/html/includes/HookContainer/HookRunner.php", "size": "118 KB" }, { "name": "/var/www/html/includes/actions/Hook/GetActionNameHook.php", "size": "530 bytes" }, { "name": "/var/www/html/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php", "size": "597 bytes" }, { "name": "/var/www/html/includes/auth/Hook/LocalUserCreatedHook.php", "size": "799 bytes" }, { "name": "/var/www/html/includes/auth/Hook/ResetPasswordExpirationHook.php", "size": "666 bytes" }, { "name": "/var/www/html/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/auth/Hook/UserLoggedInHook.php", "size": "536 bytes" }, { "name": "/var/www/html/includes/block/Hook/AbortAutoblockHook.php", "size": "663 bytes" }, { "name": "/var/www/html/includes/block/Hook/GetAllBlockActionsHook.php", "size": "983 bytes" }, { "name": "/var/www/html/includes/block/Hook/GetUserBlockHook.php", "size": "974 bytes" }, { "name": "/var/www/html/includes/block/Hook/PerformRetroactiveAutoblockHook.php", "size": "730 bytes" }, { "name": "/var/www/html/includes/cache/Hook/BacklinkCacheGetConditionsHook.php", "size": "727 bytes" }, { "name": "/var/www/html/includes/cache/Hook/BacklinkCacheGetPrefixHook.php", "size": "583 bytes" }, { "name": "/var/www/html/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php", "size": "828 bytes" }, { "name": "/var/www/html/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php", "size": "734 bytes" }, { "name": "/var/www/html/includes/language/Hook/MessageCacheReplaceHook.php", "size": "634 bytes" }, { "name": "/var/www/html/includes/language/Hook/MessageCache__getHook.php", "size": "802 bytes" }, { "name": "/var/www/html/includes/language/Hook/MessagesPreLoadHook.php", "size": "651 bytes" }, { "name": "/var/www/html/includes/Hook/TitleSquidURLsHook.php", "size": "645 bytes" }, { "name": "/var/www/html/includes/changetags/Hook/ChangeTagAfterDeleteHook.php", "size": "882 bytes" }, { "name": "/var/www/html/includes/changetags/Hook/ChangeTagCanCreateHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/changetags/Hook/ChangeTagCanDeleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/changetags/Hook/ChangeTagsAllowedAddHook.php", "size": "915 bytes" }, { "name": "/var/www/html/includes/changetags/Hook/ChangeTagsListActiveHook.php", "size": "609 bytes" }, { "name": "/var/www/html/includes/changetags/Hook/ListDefinedTagsHook.php", "size": "535 bytes" }, { "name": "/var/www/html/includes/content/Hook/ContentAlterParserOutputHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/content/Hook/ContentGetParserOutputHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/content/Hook/ContentHandlerForModelIDHook.php", "size": "919 bytes" }, { "name": "/var/www/html/includes/content/Hook/ContentModelCanBeUsedOnHook.php", "size": "953 bytes" }, { "name": "/var/www/html/includes/content/Hook/ConvertContentHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/content/Hook/GetContentModelsHook.php", "size": "621 bytes" }, { "name": "/var/www/html/includes/content/Hook/GetDifferenceEngineHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/content/Hook/GetSlotDiffRendererHook.php", "size": "858 bytes" }, { "name": "/var/www/html/includes/content/Hook/JsonValidateSaveHook.php", "size": "922 bytes" }, { "name": "/var/www/html/includes/content/Hook/PageContentLanguageHook.php", "size": "898 bytes" }, { "name": "/var/www/html/includes/content/Hook/PlaceNewSectionHook.php", "size": "899 bytes" }, { "name": "/var/www/html/includes/content/Hook/SearchDataForIndexHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/diff/Hook/AbortDiffCacheHook.php", "size": "543 bytes" }, { "name": "/var/www/html/includes/diff/Hook/ArticleContentOnDiffHook.php", "size": "712 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php", "size": "782 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php", "size": "903 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php", "size": "930 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php", "size": "975 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineNewHeaderHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineOldHeaderHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php", "size": "631 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php", "size": "885 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php", "size": "691 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffHook.php", "size": "629 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php", "size": "607 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php", "size": "856 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php", "size": "719 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DifferenceEngineViewHeaderHook.php", "size": "585 bytes" }, { "name": "/var/www/html/includes/diff/Hook/DiffToolsHook.php", "size": "861 bytes" }, { "name": "/var/www/html/includes/diff/Hook/NewDifferenceEngineHook.php", "size": "848 bytes" }, { "name": "/var/www/html/includes/changes/Hook/AbortEmailNotificationHook.php", "size": "721 bytes" }, { "name": "/var/www/html/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php", "size": "729 bytes" }, { "name": "/var/www/html/includes/actions/Hook/ActionBeforeFormDisplayHook.php", "size": "649 bytes" }, { "name": "/var/www/html/includes/actions/Hook/ActionModifyFormFieldsHook.php", "size": "752 bytes" }, { "name": "/var/www/html/includes/specials/Hook/AddNewAccountHook.php", "size": "689 bytes" }, { "name": "/var/www/html/includes/Hook/AfterBuildFeedLinksHook.php", "size": "738 bytes" }, { "name": "/var/www/html/includes/Hook/AfterFinalPageOutputHook.php", "size": "824 bytes" }, { "name": "/var/www/html/includes/import/Hook/AfterImportPageHook.php", "size": "922 bytes" }, { "name": "/var/www/html/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php", "size": "859 bytes" }, { "name": "/var/www/html/includes/Hook/AlternateEditHook.php", "size": "624 bytes" }, { "name": "/var/www/html/includes/Hook/AlternateEditPreviewHook.php", "size": "985 bytes" }, { "name": "/var/www/html/includes/mail/Hook/AlternateUserMailerHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/AncientPagesQueryHook.php", "size": "683 bytes" }, { "name": "/var/www/html/includes/Hook/ApiBeforeMainHook.php", "size": "534 bytes" }, { "name": "/var/www/html/includes/Hook/ArticleMergeCompleteHook.php", "size": "620 bytes" }, { "name": "/var/www/html/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php", "size": "982 bytes" }, { "name": "/var/www/html/includes/Hook/ArticleUpdateBeforeRedirectHook.php", "size": "815 bytes" }, { "name": "/var/www/html/includes/Hook/BadImageHook.php", "size": "702 bytes" }, { "name": "/var/www/html/includes/skins/Hook/BaseTemplateAfterPortletHook.php", "size": "807 bytes" }, { "name": "/var/www/html/includes/Hook/BeforeInitializeHook.php", "size": "823 bytes" }, { "name": "/var/www/html/includes/Hook/BeforePageRedirectHook.php", "size": "790 bytes" }, { "name": "/var/www/html/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php", "size": "946 bytes" }, { "name": "/var/www/html/includes/parser/Hook/BeforeParserFetchTemplateAndtitleHook.php", "size": "820 bytes" }, { "name": "/var/www/html/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/BeforeParserrenderImageGalleryHook.php", "size": "659 bytes" }, { "name": "/var/www/html/includes/specials/Hook/BeforeWelcomeCreationHook.php", "size": "832 bytes" }, { "name": "/var/www/html/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php", "size": "846 bytes" }, { "name": "/var/www/html/includes/media/Hook/BitmapHandlerTransformHook.php", "size": "846 bytes" }, { "name": "/var/www/html/includes/specials/Hook/BlockIpCompleteHook.php", "size": "786 bytes" }, { "name": "/var/www/html/includes/specials/Hook/BlockIpHook.php", "size": "765 bytes" }, { "name": "/var/www/html/includes/specials/Hook/BookInformationHook.php", "size": "629 bytes" }, { "name": "/var/www/html/includes/title/Hook/CanonicalNamespacesHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/CategoryViewer__doCategoryQueryHook.php", "size": "881 bytes" }, { "name": "/var/www/html/includes/Hook/CategoryViewer__generateLinkHook.php", "size": "1,022 bytes" }, { "name": "/var/www/html/includes/changes/Hook/ChangesListInitRowsHook.php", "size": "680 bytes" }, { "name": "/var/www/html/includes/changes/Hook/ChangesListInsertArticleLinkHook.php", "size": "977 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ChangeUserGroupsHook.php", "size": "755 bytes" }, { "name": "/var/www/html/includes/collation/Hook/Collation__factoryHook.php", "size": "831 bytes" }, { "name": "/var/www/html/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php", "size": "1,010 bytes" }, { "name": "/var/www/html/includes/Hook/ContentSecurityPolicyDirectivesHook.php", "size": "933 bytes" }, { "name": "/var/www/html/includes/Hook/ContentSecurityPolicyScriptSourceHook.php", "size": "966 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ContribsPager__getQueryInfoHook.php", "size": "746 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php", "size": "973 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ContributionsLineEndingHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/ContributionsToolLinksHook.php", "size": "944 bytes" }, { "name": "/var/www/html/includes/actions/Hook/CustomEditorHook.php", "size": "686 bytes" }, { "name": "/var/www/html/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/DeletedContributionsLineEndingHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/DeleteUnknownPreferencesHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/EditFilterHook.php", "size": "769 bytes" }, { "name": "/var/www/html/includes/Hook/EditFilterMergedContentHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Hook/EditFormInitialTextHook.php", "size": "553 bytes" }, { "name": "/var/www/html/includes/Hook/EditFormPreloadTextHook.php", "size": "608 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageBeforeConflictDiffHook.php", "size": "835 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageBeforeEditButtonsHook.php", "size": "787 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageBeforeEditToolbarHook.php", "size": "704 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageCopyrightWarningHook.php", "size": "822 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageGetCheckboxesDefinitionHook.php", "size": "790 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageGetDiffContentHook.php", "size": "797 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageGetPreviewContentHook.php", "size": "797 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageNoSuchSectionHook.php", "size": "656 bytes" }, { "name": "/var/www/html/includes/Hook/EditPageTosSummaryHook.php", "size": "752 bytes" }, { "name": "/var/www/html/includes/Hook/EditPage__attemptSaveHook.php", "size": "679 bytes" }, { "name": "/var/www/html/includes/Hook/EditPage__attemptSave_afterHook.php", "size": "795 bytes" }, { "name": "/var/www/html/includes/Hook/EditPage__importFormDataHook.php", "size": "682 bytes" }, { "name": "/var/www/html/includes/Hook/EditPage__showEditForm_fieldsHook.php", "size": "742 bytes" }, { "name": "/var/www/html/includes/Hook/EditPage__showEditForm_initialHook.php", "size": "955 bytes" }, { "name": "/var/www/html/includes/Hook/EditPage__showReadOnlyForm_initialHook.php", "size": "795 bytes" }, { "name": "/var/www/html/includes/Hook/EditPage__showStandardInputs_optionsHook.php", "size": "828 bytes" }, { "name": "/var/www/html/includes/specials/Hook/EmailUserCCHook.php", "size": "749 bytes" }, { "name": "/var/www/html/includes/specials/Hook/EmailUserCompleteHook.php", "size": "753 bytes" }, { "name": "/var/www/html/includes/specials/Hook/EmailUserFormHook.php", "size": "541 bytes" }, { "name": "/var/www/html/includes/specials/Hook/EmailUserHook.php", "size": "921 bytes" }, { "name": "/var/www/html/includes/specials/Hook/EmailUserPermissionsErrorsHook.php", "size": "803 bytes" }, { "name": "/var/www/html/includes/changes/Hook/EnhancedChangesListModifyBlockLineDataHook.php", "size": "862 bytes" }, { "name": "/var/www/html/includes/changes/Hook/EnhancedChangesListModifyLineDataHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/changes/Hook/EnhancedChangesList__getLogTextHook.php", "size": "919 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ExtensionTypesHook.php", "size": "837 bytes" }, { "name": "/var/www/html/includes/changes/Hook/FetchChangesListHook.php", "size": "957 bytes" }, { "name": "/var/www/html/includes/Hook/FileDeleteCompleteHook.php", "size": "946 bytes" }, { "name": "/var/www/html/includes/filerepo/Hook/FileTransformedHook.php", "size": "817 bytes" }, { "name": "/var/www/html/includes/specials/Hook/FileUndeleteCompleteHook.php", "size": "782 bytes" }, { "name": "/var/www/html/includes/filerepo/Hook/FileUploadHook.php", "size": "846 bytes" }, { "name": "/var/www/html/includes/Hook/FormatAutocommentsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/gallery/Hook/GalleryGetModesHook.php", "size": "704 bytes" }, { "name": "/var/www/html/includes/Hook/GetCacheVaryCookiesHook.php", "size": "689 bytes" }, { "name": "/var/www/html/includes/Hook/GetCanonicalURLHook.php", "size": "740 bytes" }, { "name": "/var/www/html/includes/Hook/GetDefaultSortkeyHook.php", "size": "627 bytes" }, { "name": "/var/www/html/includes/Hook/GetDoubleUnderscoreIDsHook.php", "size": "751 bytes" }, { "name": "/var/www/html/includes/media/Hook/GetExtendedMetadataHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/GetFullURLHook.php", "size": "721 bytes" }, { "name": "/var/www/html/includes/language/Hook/GetHumanTimestampHook.php", "size": "997 bytes" }, { "name": "/var/www/html/includes/Hook/GetInternalURLHook.php", "size": "728 bytes" }, { "name": "/var/www/html/includes/Hook/GetIPHook.php", "size": "512 bytes" }, { "name": "/var/www/html/includes/language/Hook/GetLangPreferredVariantHook.php", "size": "803 bytes" }, { "name": "/var/www/html/includes/parser/Hook/GetLinkColoursHook.php", "size": "817 bytes" }, { "name": "/var/www/html/includes/Hook/GetLocalURLHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/GetLocalURL__ArticleHook.php", "size": "756 bytes" }, { "name": "/var/www/html/includes/Hook/GetLocalURL__InternalHook.php", "size": "784 bytes" }, { "name": "/var/www/html/includes/specials/Hook/GetLogTypesOnUserHook.php", "size": "544 bytes" }, { "name": "/var/www/html/includes/Hook/GetMagicVariableIDsHook.php", "size": "675 bytes" }, { "name": "/var/www/html/includes/media/Hook/GetMetadataVersionHook.php", "size": "937 bytes" }, { "name": "/var/www/html/includes/skins/Hook/GetNewMessagesAlertHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/GetRelativeTimestampHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/GitViewersHook.php", "size": "610 bytes" }, { "name": "/var/www/html/includes/actions/Hook/HistoryPageToolLinksHook.php", "size": "754 bytes" }, { "name": "/var/www/html/includes/actions/Hook/HistoryToolsHook.php", "size": "906 bytes" }, { "name": "/var/www/html/includes/Hook/ImageBeforeProduceHTMLHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Hook/ImgAuthBeforeStreamHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/ImgAuthModifyHeadersHook.php", "size": "927 bytes" }, { "name": "/var/www/html/includes/import/Hook/ImportHandleContentXMLTagHook.php", "size": "640 bytes" }, { "name": "/var/www/html/includes/import/Hook/ImportHandleLogItemXMLTagHook.php", "size": "660 bytes" }, { "name": "/var/www/html/includes/import/Hook/ImportHandlePageXMLTagHook.php", "size": "651 bytes" }, { "name": "/var/www/html/includes/import/Hook/ImportHandleRevisionXMLTagHook.php", "size": "754 bytes" }, { "name": "/var/www/html/includes/import/Hook/ImportHandleToplevelXMLTagHook.php", "size": "601 bytes" }, { "name": "/var/www/html/includes/Hook/ImportHandleUnknownUserHook.php", "size": "589 bytes" }, { "name": "/var/www/html/includes/import/Hook/ImportHandleUploadXMLTagHook.php", "size": "670 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ImportLogInterwikiLinkHook.php", "size": "712 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ImportSourcesHook.php", "size": "754 bytes" }, { "name": "/var/www/html/includes/actions/Hook/InfoActionHook.php", "size": "612 bytes" }, { "name": "/var/www/html/includes/Hook/InitializeArticleMaybeRedirectHook.php", "size": "865 bytes" }, { "name": "/var/www/html/includes/parser/Hook/InternalParseBeforeLinksHook.php", "size": "794 bytes" }, { "name": "/var/www/html/includes/parser/Hook/InternalParseBeforeSanitizeHook.php", "size": "970 bytes" }, { "name": "/var/www/html/includes/rcfeed/Hook/IRCLineURLHook.php", "size": "758 bytes" }, { "name": "/var/www/html/includes/Hook/IsTrustedProxyHook.php", "size": "639 bytes" }, { "name": "/var/www/html/includes/upload/Hook/IsUploadAllowedFromUrlHook.php", "size": "643 bytes" }, { "name": "/var/www/html/includes/parser/Hook/IsValidEmailAddrHook.php", "size": "737 bytes" }, { "name": "/var/www/html/includes/language/Hook/LanguageGetNamespacesHook.php", "size": "688 bytes" }, { "name": "/var/www/html/includes/Hook/LanguageLinksHook.php", "size": "997 bytes" }, { "name": "/var/www/html/includes/specials/Hook/LanguageSelectorHook.php", "size": "643 bytes" }, { "name": "/var/www/html/includes/Hook/LinkerMakeExternalImageHook.php", "size": "684 bytes" }, { "name": "/var/www/html/includes/Hook/LinkerMakeExternalLinkHook.php", "size": "802 bytes" }, { "name": "/var/www/html/includes/Hook/LinkerMakeMediaLinkFileHook.php", "size": "870 bytes" }, { "name": "/var/www/html/includes/deferred/Hook/LinksUpdateAfterInsertHook.php", "size": "854 bytes" }, { "name": "/var/www/html/includes/deferred/Hook/LinksUpdateCompleteHook.php", "size": "759 bytes" }, { "name": "/var/www/html/includes/deferred/Hook/LinksUpdateConstructedHook.php", "size": "644 bytes" }, { "name": "/var/www/html/includes/deferred/Hook/LinksUpdateHook.php", "size": "604 bytes" }, { "name": "/var/www/html/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php", "size": "762 bytes" }, { "name": "/var/www/html/includes/filerepo/Hook/LocalFile__getHistoryHook.php", "size": "839 bytes" }, { "name": "/var/www/html/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php", "size": "818 bytes" }, { "name": "/var/www/html/includes/language/Hook/LocalisationCacheRecacheHook.php", "size": "771 bytes" }, { "name": "/var/www/html/includes/logging/Hook/LogEventsListGetExtraInputsHook.php", "size": "945 bytes" }, { "name": "/var/www/html/includes/logging/Hook/LogEventsListLineEndingHook.php", "size": "1,011 bytes" }, { "name": "/var/www/html/includes/logging/Hook/LogEventsListShowLogExtractHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/exception/Hook/LogExceptionHook.php", "size": "877 bytes" }, { "name": "/var/www/html/includes/specials/Hook/LoginFormValidErrorMessagesHook.php", "size": "807 bytes" }, { "name": "/var/www/html/includes/logging/Hook/LogLineHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/LonelyPagesQueryHook.php", "size": "679 bytes" }, { "name": "/var/www/html/includes/Hook/MagicWordwgVariableIDsHook.php", "size": "583 bytes" }, { "name": "/var/www/html/includes/Hook/MaintenanceRefreshLinksInitHook.php", "size": "604 bytes" }, { "name": "/var/www/html/includes/Hook/MaintenanceShellStartHook.php", "size": "366 bytes" }, { "name": "/var/www/html/includes/Hook/MaintenanceUpdateAddParamsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/logging/Hook/ManualLogEntryBeforePublishHook.php", "size": "596 bytes" }, { "name": "/var/www/html/includes/changes/Hook/MarkPatrolledCompleteHook.php", "size": "872 bytes" }, { "name": "/var/www/html/includes/changes/Hook/MarkPatrolledHook.php", "size": "954 bytes" }, { "name": "/var/www/html/includes/Hook/MediaWikiPerformActionHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/MediaWikiServicesHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Hook/MimeMagicGuessFromContentHook.php", "size": "866 bytes" }, { "name": "/var/www/html/includes/Hook/MimeMagicImproveFromExtensionHook.php", "size": "713 bytes" }, { "name": "/var/www/html/includes/Hook/MimeMagicInitHook.php", "size": "930 bytes" }, { "name": "/var/www/html/includes/export/Hook/ModifyExportQueryHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/MovePageCheckPermissionsHook.php", "size": "858 bytes" }, { "name": "/var/www/html/includes/Hook/MovePageIsValidMoveHook.php", "size": "717 bytes" }, { "name": "/var/www/html/includes/title/Hook/NamespaceIsMovableHook.php", "size": "795 bytes" }, { "name": "/var/www/html/includes/specials/Hook/NewPagesLineEndingHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/changes/Hook/OldChangesListRecentChangesLineHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/OpenSearchUrlsHook.php", "size": "659 bytes" }, { "name": "/var/www/html/includes/specials/Hook/OtherAutoblockLogLinkHook.php", "size": "709 bytes" }, { "name": "/var/www/html/includes/specials/Hook/OtherBlockLogLinkHook.php", "size": "805 bytes" }, { "name": "/var/www/html/includes/Hook/OutputPageAfterGetHeadLinksArrayHook.php", "size": "758 bytes" }, { "name": "/var/www/html/includes/Hook/OutputPageBeforeHTMLHook.php", "size": "719 bytes" }, { "name": "/var/www/html/includes/Hook/OutputPageBodyAttributesHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/OutputPageCheckLastModifiedHook.php", "size": "732 bytes" }, { "name": "/var/www/html/includes/Hook/OutputPageMakeCategoryLinksHook.php", "size": "999 bytes" }, { "name": "/var/www/html/includes/Hook/OutputPageParserOutputHook.php", "size": "679 bytes" }, { "name": "/var/www/html/includes/actions/Hook/PageHistoryBeforeListHook.php", "size": "670 bytes" }, { "name": "/var/www/html/includes/actions/Hook/PageHistoryLineEndingHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php", "size": "914 bytes" }, { "name": "/var/www/html/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php", "size": "720 bytes" }, { "name": "/var/www/html/includes/Hook/PageMoveCompleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/PageMoveCompletingHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/PageRenderingHashHook.php", "size": "887 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserAfterParseHook.php", "size": "700 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserAfterTidyHook.php", "size": "605 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserBeforeInternalParseHook.php", "size": "702 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserBeforePreprocessHook.php", "size": "676 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserCacheSaveCompleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/ParserClearStateHook.php", "size": "553 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserClonedHook.php", "size": "531 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserFetchTemplateDataHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/ParserFirstCallInitHook.php", "size": "578 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserGetVariableValueSwitchHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/ParserGetVariableValueTsHook.php", "size": "690 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserLimitReportFormatHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/ParserLimitReportPrepareHook.php", "size": "839 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserLogLinterDataHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/ParserMakeImageParamsHook.php", "size": "873 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserModifyImageHTML.php", "size": "970 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserOptionsRegisterHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/Hook/ParserOutputPostCacheTransformHook.php", "size": "797 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php", "size": "759 bytes" }, { "name": "/var/www/html/includes/parser/Hook/ParserSectionCreateHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/ParserTestGlobalsHook.php", "size": "664 bytes" }, { "name": "/var/www/html/includes/Hook/ParserTestTablesHook.php", "size": "702 bytes" }, { "name": "/var/www/html/includes/password/Hook/PasswordPoliciesForUserHook.php", "size": "688 bytes" }, { "name": "/var/www/html/includes/specials/Hook/PostLoginRedirectHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/PreferencesGetLegendHook.php", "size": "790 bytes" }, { "name": "/var/www/html/includes/specials/Hook/PrefsEmailAuditHook.php", "size": "686 bytes" }, { "name": "/var/www/html/includes/Hook/ProtectionForm__buildFormHook.php", "size": "770 bytes" }, { "name": "/var/www/html/includes/Hook/ProtectionForm__saveHook.php", "size": "861 bytes" }, { "name": "/var/www/html/includes/Hook/ProtectionForm__showLogExtractHook.php", "size": "713 bytes" }, { "name": "/var/www/html/includes/Hook/ProtectionFormAddFormFieldsHook.php", "size": "526 bytes" }, { "name": "/var/www/html/includes/specials/Hook/RandomPageQueryHook.php", "size": "732 bytes" }, { "name": "/var/www/html/includes/actions/Hook/RawPageViewBeforeOutputHook.php", "size": "632 bytes" }, { "name": "/var/www/html/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php", "size": "699 bytes" }, { "name": "/var/www/html/includes/changes/Hook/RecentChange_saveHook.php", "size": "611 bytes" }, { "name": "/var/www/html/includes/parser/Hook/RejectParserCacheValueHook.php", "size": "936 bytes" }, { "name": "/var/www/html/includes/context/Hook/RequestContextCreateSkinHook.php", "size": "906 bytes" }, { "name": "/var/www/html/includes/Hook/SelfLinkBeginHook.php", "size": "858 bytes" }, { "name": "/var/www/html/includes/mail/Hook/SendWatchlistEmailNotificationHook.php", "size": "802 bytes" }, { "name": "/var/www/html/includes/Hook/SetupAfterCacheHook.php", "size": "481 bytes" }, { "name": "/var/www/html/includes/specials/Hook/ShortPagesQueryHook.php", "size": "735 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SidebarBeforeOutputHook.php", "size": "771 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SiteNoticeAfterHook.php", "size": "668 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SiteNoticeBeforeHook.php", "size": "760 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinAddFooterLinksHook.php", "size": "911 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinAfterBottomScriptsHook.php", "size": "674 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinAfterContentHook.php", "size": "716 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinBuildSidebarHook.php", "size": "612 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinCopyrightFooterHook.php", "size": "898 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinEditSectionLinksHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/skins/Hook/SkinPreloadExistenceHook.php", "size": "631 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinSubPageSubtitleHook.php", "size": "848 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/skins/Hook/SkinTemplateNavigationHook.php", "size": "962 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinTemplateNavigation__SpecialPageHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php", "size": "848 bytes" }, { "name": "/var/www/html/includes/skins/Hook/PersonalUrlsHook.php", "size": "972 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SoftwareInfoHook.php", "size": "636 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php", "size": "651 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php", "size": "837 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php", "size": "847 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialExportGetExtraPagesHook.php", "size": "701 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php", "size": "834 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialListusersDefaultQueryHook.php", "size": "675 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialListusersFormatRowHook.php", "size": "688 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialListusersHeaderFormHook.php", "size": "660 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialListusersHeaderHook.php", "size": "647 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialListusersQueryInfoHook.php", "size": "662 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php", "size": "763 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialMovepageAfterMoveHook.php", "size": "637 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php", "size": "678 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialMuteSubmitHook.php", "size": "632 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialNewpagesConditionsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/SpecialNewPagesFiltersHook.php", "size": "814 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/SpecialRecentChangesPanelHook.php", "size": "689 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialResetTokensTokensHook.php", "size": "712 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchCreateLinkHook.php", "size": "696 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchGoResultHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchNogomatchHook.php", "size": "794 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchProfilesHook.php", "size": "550 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsAppendHook.php", "size": "811 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsHook.php", "size": "732 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsPrependHook.php", "size": "894 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialSearchSetupEngineHook.php", "size": "686 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialStatsAddExtraHook.php", "size": "983 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php", "size": "869 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php", "size": "836 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialUploadCompleteHook.php", "size": "571 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialVersionVersionUrlHook.php", "size": "655 bytes" }, { "name": "/var/www/html/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php", "size": "813 bytes" }, { "name": "/var/www/html/includes/Hook/TestCanonicalRedirectHook.php", "size": "871 bytes" }, { "name": "/var/www/html/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php", "size": "767 bytes" }, { "name": "/var/www/html/includes/Hook/TempUserCreatedRedirectHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/TitleExistsHook.php", "size": "606 bytes" }, { "name": "/var/www/html/includes/Hook/TitleGetEditNoticesHook.php", "size": "778 bytes" }, { "name": "/var/www/html/includes/Hook/TitleGetRestrictionTypesHook.php", "size": "647 bytes" }, { "name": "/var/www/html/includes/Hook/TitleIsAlwaysKnownHook.php", "size": "863 bytes" }, { "name": "/var/www/html/includes/Hook/TitleIsMovableHook.php", "size": "890 bytes" }, { "name": "/var/www/html/includes/Hook/TitleMoveHook.php", "size": "826 bytes" }, { "name": "/var/www/html/includes/Hook/TitleMoveStartingHook.php", "size": "675 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UnblockUserCompleteHook.php", "size": "710 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UnblockUserHook.php", "size": "786 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UndeleteForm__showHistoryHook.php", "size": "763 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UndeleteForm__showRevisionHook.php", "size": "765 bytes" }, { "name": "/var/www/html/includes/skins/Hook/UndeletePageToolLinksHook.php", "size": "789 bytes" }, { "name": "/var/www/html/includes/Hook/UnitTestsAfterDatabaseSetupHook.php", "size": "776 bytes" }, { "name": "/var/www/html/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php", "size": "573 bytes" }, { "name": "/var/www/html/includes/Hook/UnitTestsListHook.php", "size": "697 bytes" }, { "name": "/var/www/html/includes/actions/Hook/UnwatchArticleCompleteHook.php", "size": "639 bytes" }, { "name": "/var/www/html/includes/actions/Hook/UnwatchArticleHook.php", "size": "744 bytes" }, { "name": "/var/www/html/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php", "size": "628 bytes" }, { "name": "/var/www/html/includes/upload/Hook/UploadCompleteHook.php", "size": "625 bytes" }, { "name": "/var/www/html/includes/upload/Hook/UploadCreateFromRequestHook.php", "size": "658 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UploadFormInitDescriptorHook.php", "size": "601 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UploadFormSourceDescriptorsHook.php", "size": "761 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UploadForm_BeforeProcessingHook.php", "size": "899 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UploadForm_getInitialPageTextHook.php", "size": "805 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UploadForm_initialHook.php", "size": "769 bytes" }, { "name": "/var/www/html/includes/upload/Hook/UploadStashFileHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/upload/Hook/UploadVerifyFileHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/upload/Hook/UploadVerifyUploadHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/deferred/Hook/UserEditCountUpdateHook.php", "size": "552 bytes" }, { "name": "/var/www/html/includes/specials/Hook/UserLoginCompleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/UserLogoutCompleteHook.php", "size": "750 bytes" }, { "name": "/var/www/html/includes/mail/Hook/UserMailerChangeReturnPathHook.php", "size": "735 bytes" }, { "name": "/var/www/html/includes/mail/Hook/UserMailerSplitToHook.php", "size": "669 bytes" }, { "name": "/var/www/html/includes/mail/Hook/UserMailerTransformContentHook.php", "size": "888 bytes" }, { "name": "/var/www/html/includes/mail/Hook/UserMailerTransformMessageHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Hook/UserToolLinksEditHook.php", "size": "740 bytes" }, { "name": "/var/www/html/includes/media/Hook/ValidateExtendedMetadataCacheHook.php", "size": "743 bytes" }, { "name": "/var/www/html/includes/specials/Hook/WantedPages__getQueryInfoHook.php", "size": "778 bytes" }, { "name": "/var/www/html/includes/actions/Hook/WatchArticleCompleteHook.php", "size": "620 bytes" }, { "name": "/var/www/html/includes/actions/Hook/WatchArticleHook.php", "size": "849 bytes" }, { "name": "/var/www/html/includes/watcheditem/Hook/WatchedItemQueryServiceExtensionsHook.php", "size": "769 bytes" }, { "name": "/var/www/html/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php", "size": "762 bytes" }, { "name": "/var/www/html/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php", "size": "806 bytes" }, { "name": "/var/www/html/includes/Hook/WebRequestPathInfoRouterHook.php", "size": "581 bytes" }, { "name": "/var/www/html/includes/Hook/WebResponseSetCookieHook.php", "size": "856 bytes" }, { "name": "/var/www/html/includes/specials/Hook/WhatLinksHerePropsHook.php", "size": "814 bytes" }, { "name": "/var/www/html/includes/export/Hook/WikiExporter__dumpStableQueryHook.php", "size": "837 bytes" }, { "name": "/var/www/html/includes/export/Hook/XmlDumpWriterOpenPageHook.php", "size": "769 bytes" }, { "name": "/var/www/html/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php", "size": "967 bytes" }, { "name": "/var/www/html/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php", "size": "827 bytes" }, { "name": "/var/www/html/includes/interwiki/Hook/InterwikiLoadPrefixHook.php", "size": "929 bytes" }, { "name": "/var/www/html/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php", "size": "684 bytes" }, { "name": "/var/www/html/includes/language/Hook/Language__getMessagesFileNameHook.php", "size": "784 bytes" }, { "name": "/var/www/html/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php", "size": "991 bytes" }, { "name": "/var/www/html/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/linker/Hook/HtmlPageLinkRendererEndHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/ArticleConfirmDeleteHook.php", "size": "723 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleDeleteAfterSuccessHook.php", "size": "709 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleDeleteCompleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/ArticleDeleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/ArticleFromTitleHook.php", "size": "766 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticlePageDataAfterHook.php", "size": "683 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticlePageDataBeforeHook.php", "size": "830 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleParserOptionsHook.php", "size": "777 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleProtectCompleteHook.php", "size": "760 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleProtectHook.php", "size": "732 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticlePurgeHook.php", "size": "542 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleRevisionViewCustomHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/ArticleShowPatrolFooterHook.php", "size": "654 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleUndeleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/ArticleViewFooterHook.php", "size": "646 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleViewHeaderHook.php", "size": "925 bytes" }, { "name": "/var/www/html/includes/page/Hook/ArticleViewRedirectHook.php", "size": "602 bytes" }, { "name": "/var/www/html/includes/page/Hook/Article__MissingArticleConditionsHook.php", "size": "930 bytes" }, { "name": "/var/www/html/includes/page/Hook/BeforeDisplayNoArticleTextHook.php", "size": "644 bytes" }, { "name": "/var/www/html/includes/page/Hook/CategoryAfterPageAddedHook.php", "size": "668 bytes" }, { "name": "/var/www/html/includes/page/Hook/CategoryAfterPageRemovedHook.php", "size": "756 bytes" }, { "name": "/var/www/html/includes/page/Hook/CategoryPageViewHook.php", "size": "561 bytes" }, { "name": "/var/www/html/includes/page/Hook/DisplayOldSubtitleHook.php", "size": "648 bytes" }, { "name": "/var/www/html/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php", "size": "683 bytes" }, { "name": "/var/www/html/includes/page/Hook/ImagePageAfterImageLinksHook.php", "size": "674 bytes" }, { "name": "/var/www/html/includes/page/Hook/ImagePageFileHistoryLineHook.php", "size": "817 bytes" }, { "name": "/var/www/html/includes/page/Hook/ImagePageFindFileHook.php", "size": "761 bytes" }, { "name": "/var/www/html/includes/page/Hook/ImagePageShowTOCHook.php", "size": "602 bytes" }, { "name": "/var/www/html/includes/page/Hook/IsFileCacheableHook.php", "size": "565 bytes" }, { "name": "/var/www/html/includes/page/Hook/OpportunisticLinksUpdateHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/PageDeleteCompleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/PageDeleteHook.php", "size": "1,006 bytes" }, { "name": "/var/www/html/includes/page/Hook/PageDeletionDataUpdatesHook.php", "size": "951 bytes" }, { "name": "/var/www/html/includes/page/Hook/PageUndeleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/PageViewUpdatesHook.php", "size": "728 bytes" }, { "name": "/var/www/html/includes/page/Hook/RevisionFromEditCompleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/RevisionUndeletedHook.php", "size": "699 bytes" }, { "name": "/var/www/html/includes/page/Hook/RollbackCompleteHook.php", "size": "929 bytes" }, { "name": "/var/www/html/includes/page/Hook/ShowMissingArticleHook.php", "size": "590 bytes" }, { "name": "/var/www/html/includes/page/Hook/WikiPageDeletionUpdatesHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/page/Hook/WikiPageFactoryHook.php", "size": "638 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/PermissionErrorAuditHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Permissions/Hook/TitleQuickPermissionsHook.php", "size": "975 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/TitleReadWhitelistHook.php", "size": "822 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/UserCanHook.php", "size": "976 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/UserGetAllRightsHook.php", "size": "581 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/UserGetRightsHook.php", "size": "605 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/UserGetRightsRemoveHook.php", "size": "871 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/UserIsBlockedFromHook.php", "size": "946 bytes" }, { "name": "/var/www/html/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php", "size": "642 bytes" }, { "name": "/var/www/html/includes/preferences/Hook/PreferencesFormPreSaveHook.php", "size": "887 bytes" }, { "name": "/var/www/html/includes/ResourceLoader/Hook/ResourceLoaderJqueryMsgModuleMagicWordsHook.php", "size": "920 bytes" }, { "name": "/var/www/html/includes/Rest/Hook/SearchResultProvideDescriptionHook.php", "size": "1,006 bytes" }, { "name": "/var/www/html/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php", "size": "762 bytes" }, { "name": "/var/www/html/includes/search/Hook/PrefixSearchBackendHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/search/Hook/PrefixSearchExtractNamespaceHook.php", "size": "850 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchableNamespacesHook.php", "size": "583 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchAfterNoDirectMatchHook.php", "size": "766 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchBeforeHook.php", "size": "745 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchCompleteHook.php", "size": "679 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchHook.php", "size": "671 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchIndexFieldsHook.php", "size": "718 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchResultInitFromTitleHook.php", "size": "706 bytes" }, { "name": "/var/www/html/includes/search/Hook/SearchResultProvideThumbnailHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/search/Hook/SearchResultsAugmentHook.php", "size": "939 bytes" }, { "name": "/var/www/html/includes/search/Hook/ShowSearchHitHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/search/Hook/ShowSearchHitTitleHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/search/Hook/SpecialSearchPowerBoxHook.php", "size": "863 bytes" }, { "name": "/var/www/html/includes/search/Hook/SpecialSearchProfileFormHook.php", "size": "799 bytes" }, { "name": "/var/www/html/includes/session/Hook/SessionCheckInfoHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/session/Hook/SessionMetadataHook.php", "size": "857 bytes" }, { "name": "/var/www/html/includes/session/Hook/UserSetCookiesHook.php", "size": "942 bytes" }, { "name": "/var/www/html/includes/shell/Hook/WfShellWikiCmdHook.php", "size": "798 bytes" }, { "name": "/var/www/html/includes/skins/Hook/SkinPageReadyConfigHook.php", "size": "663 bytes" }, { "name": "/var/www/html/includes/specialpage/Hook/AuthChangeFormFieldsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php", "size": "825 bytes" }, { "name": "/var/www/html/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php", "size": "780 bytes" }, { "name": "/var/www/html/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php", "size": "656 bytes" }, { "name": "/var/www/html/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php", "size": "672 bytes" }, { "name": "/var/www/html/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php", "size": "631 bytes" }, { "name": "/var/www/html/includes/specialpage/Hook/SpecialPage_initListHook.php", "size": "715 bytes" }, { "name": "/var/www/html/includes/specialpage/Hook/WgQueryPagesHook.php", "size": "771 bytes" }, { "name": "/var/www/html/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php", "size": "709 bytes" }, { "name": "/var/www/html/includes/Storage/Hook/ArticlePrepareTextForEditHook.php", "size": "699 bytes" }, { "name": "/var/www/html/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php", "size": "3 KB" }, { "name": "/var/www/html/includes/Storage/Hook/MultiContentSaveHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Storage/Hook/PageContentSaveHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Storage/Hook/PageSaveCompleteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Storage/Hook/ParserOutputStashForEditHook.php", "size": "951 bytes" }, { "name": "/var/www/html/includes/Storage/Hook/RevisionDataUpdatesHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/user/Hook/AutopromoteConditionHook.php", "size": "696 bytes" }, { "name": "/var/www/html/includes/user/Hook/ConfirmEmailCompleteHook.php", "size": "588 bytes" }, { "name": "/var/www/html/includes/user/Hook/EmailConfirmedHook.php", "size": "806 bytes" }, { "name": "/var/www/html/includes/user/Hook/GetAutoPromoteGroupsHook.php", "size": "652 bytes" }, { "name": "/var/www/html/includes/user/Hook/InvalidateEmailCompleteHook.php", "size": "601 bytes" }, { "name": "/var/www/html/includes/user/Hook/IsValidPasswordHook.php", "size": "785 bytes" }, { "name": "/var/www/html/includes/user/Hook/PingLimiterHook.php", "size": "881 bytes" }, { "name": "/var/www/html/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php", "size": "905 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserAddGroupHook.php", "size": "788 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserArrayFromResultHook.php", "size": "761 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserCanSendEmailHook.php", "size": "715 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserClearNewTalkNotificationHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/user/Hook/UserEffectiveGroupsHook.php", "size": "629 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserGetDefaultOptionsHook.php", "size": "905 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php", "size": "721 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserGetEmailHook.php", "size": "588 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserGetReservedNamesHook.php", "size": "575 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserGroupsChangedHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/user/Hook/UserIsBlockedGloballyHook.php", "size": "761 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserIsBotHook.php", "size": "582 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserIsLockedHook.php", "size": "618 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php", "size": "658 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserLoadDefaultsHook.php", "size": "556 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserLoadFromDatabaseHook.php", "size": "609 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserLogoutHook.php", "size": "532 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserRemoveGroupHook.php", "size": "665 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserSaveSettingsHook.php", "size": "737 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserSendConfirmationMailHook.php", "size": "2 KB" }, { "name": "/var/www/html/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php", "size": "730 bytes" }, { "name": "/var/www/html/includes/user/Hook/UserSetEmailHook.php", "size": "596 bytes" }, { "name": "/var/www/html/includes/user/Hook/User__mailPasswordInternalHook.php", "size": "806 bytes" }, { "name": "/var/www/html/includes/user/Options/Hook/LoadUserOptionsHook.php", "size": "668 bytes" }, { "name": "/var/www/html/includes/user/Options/Hook/SaveUserOptionsHook.php", "size": "1 KB" }, { "name": "/var/www/html/vendor/wikimedia/scoped-callback/src/ScopedCallback.php", "size": "3 KB" }, { "name": "/var/www/html/includes/HookContainer/DeprecatedHooks.php", "size": "6 KB" }, { "name": "/var/www/html/includes/HookContainer/GlobalHookRegistry.php", "size": "830 bytes" }, { "name": "/var/www/html/includes/HookContainer/HookRegistry.php", "size": "1 KB" }, { "name": "/var/www/html/includes/HookContainer/HookContainer.php", "size": "18 KB" }, { "name": "/var/www/html/vendor/wikimedia/services/src/SalvageableService.php", "size": "2 KB" }, { "name": "/var/www/html/includes/json/FormatJson.php", "size": "10 KB" }, { "name": "/var/www/html/vendor/wikimedia/utfnormal/src/Validator.php", "size": "22 KB" }, { "name": "/var/www/html/vendor/wikimedia/utfnormal/src/Constants.php", "size": "4 KB" }, { "name": "/var/www/html/includes/session/PHPSessionHandler.php", "size": "11 KB" }, { "name": "/var/www/html/includes/session/SessionManager.php", "size": "36 KB" }, { "name": "/var/www/html/includes/session/SessionManagerInterface.php", "size": "4 KB" }, { "name": "/var/www/html/includes/config/ConfigFactory.php", "size": "5 KB" }, { "name": "/var/www/html/includes/libs/stats/BufferingStatsdDataFactory.php", "size": "6 KB" }, { "name": "/var/www/html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php", "size": "3 KB" }, { "name": "/var/www/html/includes/libs/objectcache/CachedBagOStuff.php", "size": "8 KB" }, { "name": "/var/www/html/includes/libs/objectcache/HashBagOStuff.php", "size": "5 KB" }, { "name": "/var/www/html/includes/Message/MessageFormatterFactory.php", "size": "1 KB" }, { "name": "/var/www/html/includes/libs/Message/IMessageFormatterFactory.php", "size": "393 bytes" }, { "name": "/var/www/html/includes/language/Message.php", "size": "43 KB" }, { "name": "/var/www/html/includes/libs/MessageSpecifier.php", "size": "1 KB" }, { "name": "/var/www/html/includes/user/UserNameUtils.php", "size": "11 KB" }, { "name": "/var/www/html/includes/user/UserRigorOptions.php", "size": "1 KB" }, { "name": "/var/www/html/includes/config/ServiceOptions.php", "size": "3 KB" }, { "name": "/var/www/html/includes/language/LanguageFactory.php", "size": "7 KB" }, { "name": "/var/www/html/includes/language/LocalisationCache.php", "size": "33 KB" }, { "name": "/var/www/html/includes/language/LCStoreDB.php", "size": "4 KB" }, { "name": "/var/www/html/includes/language/LCStore.php", "size": "2 KB" }, { "name": "/var/www/html/includes/language/LanguageNameUtils.php", "size": "10 KB" }, { "name": "/var/www/html/includes/language/LanguageFallback.php", "size": "5 KB" }, { "name": "/var/www/html/includes/language/LanguageConverterFactory.php", "size": "5 KB" }, { "name": "/var/www/html/includes/libs/MapCacheLRU.php", "size": "11 KB" }, { "name": "/var/www/html/includes/title/MediaWikiTitleCodec.php", "size": "20 KB" }, { "name": "/var/www/html/includes/title/TitleFormatter.php", "size": "3 KB" }, { "name": "/var/www/html/includes/title/TitleParser.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Title.php", "size": "125 KB" }, { "name": "/var/www/html/includes/debug/DeprecationHelper.php", "size": "10 KB" }, { "name": "/var/www/html/includes/dao/WikiAwareEntityTrait.php", "size": "3 KB" }, { "name": "/var/www/html/includes/linker/LinkTarget.php", "size": "3 KB" }, { "name": "/var/www/html/includes/page/PageIdentity.php", "size": "5 KB" }, { "name": "/var/www/html/includes/page/PageReference.php", "size": "3 KB" }, { "name": "/var/www/html/includes/dao/WikiAwareEntity.php", "size": "2 KB" }, { "name": "/var/www/html/includes/languages/LanguageEn.php", "size": "881 bytes" }, { "name": "/var/www/html/includes/language/Language.php", "size": "158 KB" }, { "name": "/var/www/html/vendor/wikimedia/assert/src/Assert.php", "size": "10 KB" }, { "name": "/var/www/html/includes/libs/objectcache/wancache/WANObjectCache.php", "size": "132 KB" }, { "name": "/var/www/html/includes/db/MWLBFactory.php", "size": "17 KB" }, { "name": "/var/www/html/includes/ConfiguredReadOnlyMode.php", "size": "2 KB" }, { "name": "/var/www/html/vendor/wikimedia/request-timeout/src/RequestTimeout.php", "size": "3 KB" }, { "name": "/var/www/html/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php", "size": "1 KB" }, { "name": "/var/www/html/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php", "size": "5 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/DatabaseFactory.php", "size": "9 KB" }, { "name": "/var/www/html/includes/profiler/Profiler.php", "size": "9 KB" }, { "name": "/var/www/html/includes/profiler/ProfilerStub.php", "size": "1 KB" }, { "name": "/var/www/html/includes/libs/rdbms/TransactionProfiler.php", "size": "14 KB" }, { "name": "/var/www/html/includes/libs/rdbms/lbfactory/LBFactorySimple.php", "size": "5 KB" }, { "name": "/var/www/html/includes/libs/rdbms/lbfactory/LBFactory.php", "size": "28 KB" }, { "name": "/var/www/html/includes/libs/rdbms/lbfactory/ILBFactory.php", "size": "18 KB" }, { "name": "/var/www/html/includes/libs/rdbms/ChronologyProtector.php", "size": "21 KB" }, { "name": "/var/www/html/includes/libs/rdbms/loadbalancer/LoadBalancer.php", "size": "83 KB" }, { "name": "/var/www/html/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php", "size": "8 KB" }, { "name": "/var/www/html/includes/cache/GenderCache.php", "size": "6 KB" }, { "name": "/var/www/html/includes/user/DefaultOptionsLookup.php", "size": "4 KB" }, { "name": "/var/www/html/includes/user/UserOptionsLookup.php", "size": "4 KB" }, { "name": "/var/www/html/includes/interwiki/ClassicInterwikiLookup.php", "size": "12 KB" }, { "name": "/var/www/html/includes/interwiki/InterwikiLookup.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Message/TextFormatter.php", "size": "1 KB" }, { "name": "/var/www/html/includes/libs/Message/ITextFormatter.php", "size": "909 bytes" }, { "name": "/var/www/html/includes/Message/Converter.php", "size": "3 KB" }, { "name": "/var/www/html/includes/user/TempUser/RealTempUserConfig.php", "size": "2 KB" }, { "name": "/var/www/html/includes/user/TempUser/TempUserConfig.php", "size": "948 bytes" }, { "name": "/var/www/html/vendor/wikimedia/php-session-serializer/src/Wikimedia/PhpSessionSerializer.php", "size": "11 KB" }, { "name": "/var/www/html/includes/session/CookieSessionProvider.php", "size": "14 KB" }, { "name": "/var/www/html/includes/session/SessionProvider.php", "size": "24 KB" }, { "name": "/var/www/html/includes/session/SessionProviderInterface.php", "size": "2 KB" }, { "name": "/var/www/html/includes/session/SessionInfo.php", "size": "8 KB" }, { "name": "/var/www/html/includes/Permissions/GrantsInfo.php", "size": "4 KB" }, { "name": "/var/www/html/includes/session/BotPasswordSessionProvider.php", "size": "6 KB" }, { "name": "/var/www/html/includes/session/ImmutableSessionProviderWithCookie.php", "size": "5 KB" }, { "name": "/var/www/html/includes/utils/MWCryptRand.php", "size": "2 KB" }, { "name": "/var/www/html/includes/session/SessionId.php", "size": "2 KB" }, { "name": "/var/www/html/includes/session/SessionBackend.php", "size": "24 KB" }, { "name": "/var/www/html/includes/user/User.php", "size": "107 KB" }, { "name": "/var/www/html/includes/HookContainer/ProtectedHookAccessorTrait.php", "size": "926 bytes" }, { "name": "/var/www/html/includes/Permissions/Authority.php", "size": "6 KB" }, { "name": "/var/www/html/includes/user/UserIdentity.php", "size": "2 KB" }, { "name": "/var/www/html/includes/mail/UserEmailContact.php", "size": "656 bytes" }, { "name": "/var/www/html/includes/session/Session.php", "size": "19 KB" }, { "name": "/var/www/html/includes/MWTimestamp.php", "size": "6 KB" }, { "name": "/var/www/html/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php", "size": "12 KB" }, { "name": "/var/www/html/includes/WebResponse.php", "size": "9 KB" }, { "name": "/var/www/html/includes/session/Token.php", "size": "3 KB" }, { "name": "/var/www/html/includes/StubGlobalUser.php", "size": "5 KB" }, { "name": "/var/www/html/includes/StubObject.php", "size": "7 KB" }, { "name": "/var/www/html/includes/StubUserLang.php", "size": "1 KB" }, { "name": "/var/www/html/includes/OutputPage.php", "size": "135 KB" }, { "name": "/var/www/html/includes/context/ContextSource.php", "size": "5 KB" }, { "name": "/var/www/html/includes/ResourceLoader/Module.php", "size": "35 KB" }, { "name": "/var/www/html/includes/ContentSecurityPolicy.php", "size": "19 KB" }, { "name": "/var/www/html/extensions/ConfirmEdit/includes/Hooks.php", "size": "9 KB" }, { "name": "/var/www/html/includes/ResourceLoader/Hook/ResourceLoaderRegisterModulesHook.php", "size": "732 bytes" }, { "name": "/var/www/html/includes/Pingback.php", "size": "9 KB" }, { "name": "/var/www/html/includes/deferred/DeferredUpdates.php", "size": "20 KB" }, { "name": "/var/www/html/includes/deferred/MWCallableUpdate.php", "size": "2 KB" }, { "name": "/var/www/html/includes/deferred/DeferrableUpdate.php", "size": "292 bytes" }, { "name": "/var/www/html/includes/deferred/DeferrableCallback.php", "size": "227 bytes" }, { "name": "/var/www/html/includes/deferred/TransactionRoundAwareUpdate.php", "size": "602 bytes" }, { "name": "/var/www/html/includes/deferred/DeferredUpdatesScopeStack.php", "size": "2 KB" }, { "name": "/var/www/html/includes/deferred/DeferredUpdatesScope.php", "size": "10 KB" }, { "name": "/var/www/html/includes/ProxyLookup.php", "size": "2 KB" }, { "name": "/var/www/html/includes/api/ApiMain.php", "size": "71 KB" }, { "name": "/var/www/html/includes/api/ApiBase.php", "size": "64 KB" }, { "name": "/var/www/html/includes/api/ApiBlockInfoTrait.php", "size": "3 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/ParamValidator.php", "size": "29 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/IntegerDef.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/NumericDef.php", "size": "7 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef.php", "size": "9 KB" }, { "name": "/var/www/html/includes/api/Validator/SubmoduleDef.php", "size": "7 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/EnumDef.php", "size": "7 KB" }, { "name": "/var/www/html/includes/ParamValidator/TypeDef/NamespaceDef.php", "size": "3 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/StringDef.php", "size": "5 KB" }, { "name": "/var/www/html/includes/context/DerivativeContext.php", "size": "7 KB" }, { "name": "/var/www/html/includes/api/ApiHookRunner.php", "size": "9 KB" }, { "name": "/var/www/html/includes/api/Hook/APIAfterExecuteHook.php", "size": "591 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiCheckCanExecuteHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/ApiDeprecationHelpHook.php", "size": "676 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiFeedContributions__feedItemHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/ApiFormatHighlightHook.php", "size": "773 bytes" }, { "name": "/var/www/html/includes/api/Hook/APIGetAllowedParamsHook.php", "size": "671 bytes" }, { "name": "/var/www/html/includes/api/Hook/APIGetDescriptionMessagesHook.php", "size": "598 bytes" }, { "name": "/var/www/html/includes/api/Hook/APIGetParamDescriptionMessagesHook.php", "size": "625 bytes" }, { "name": "/var/www/html/includes/api/Hook/APIHelpModifyOutputHook.php", "size": "870 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiMain__moduleManagerHook.php", "size": "720 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiMain__onExceptionHook.php", "size": "742 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiMakeParserOptionsHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/ApiMaxLagInfoHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/ApiOpenSearchSuggestHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/ApiOptionsHook.php", "size": "932 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiParseMakeOutputPageHook.php", "size": "781 bytes" }, { "name": "/var/www/html/includes/api/Hook/APIQueryAfterExecuteHook.php", "size": "618 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiQueryBaseAfterQueryHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/ApiQueryBaseBeforeQueryHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/ApiQueryBaseProcessRowHook.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/Hook/APIQueryGeneratorAfterExecuteHook.php", "size": "723 bytes" }, { "name": "/var/www/html/includes/api/Hook/APIQuerySiteInfoGeneralInfoHook.php", "size": "704 bytes" }, { "name": "/var/www/html/includes/api/Hook/APIQuerySiteInfoStatisticsInfoHook.php", "size": "616 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiQueryTokensRegisterTypesHook.php", "size": "795 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiQueryWatchlistExtractOutputDataHook.php", "size": "846 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php", "size": "966 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiQuery__moduleManagerHook.php", "size": "730 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiRsdServiceApisHook.php", "size": "780 bytes" }, { "name": "/var/www/html/includes/api/Hook/ApiValidatePasswordHook.php", "size": "593 bytes" }, { "name": "/var/www/html/includes/api/Hook/RequestHasSameOriginSecurityHook.php", "size": "768 bytes" }, { "name": "/var/www/html/includes/api/Validator/ApiParamValidator.php", "size": "15 KB" }, { "name": "/var/www/html/includes/api/Validator/ApiParamValidatorCallbacks.php", "size": "4 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/Callbacks.php", "size": "3 KB" }, { "name": "/var/www/html/includes/api/ApiResult.php", "size": "37 KB" }, { "name": "/var/www/html/includes/api/ApiSerializable.php", "size": "2 KB" }, { "name": "/var/www/html/includes/api/ApiErrorFormatter_BackCompat.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/ApiErrorFormatter.php", "size": "12 KB" }, { "name": "/var/www/html/includes/api/ApiModuleManager.php", "size": "8 KB" }, { "name": "/var/www/html/includes/ParamValidator/TypeDef/UserDef.php", "size": "11 KB" }, { "name": "/var/www/html/extensions/ConfirmEdit/SimpleCaptcha/SimpleCaptcha.php", "size": "37 KB" }, { "name": "/var/www/html/includes/user/ActorStoreFactory.php", "size": "4 KB" }, { "name": "/var/www/html/includes/user/ActorStore.php", "size": "23 KB" }, { "name": "/var/www/html/includes/user/UserIdentityLookup.php", "size": "2 KB" }, { "name": "/var/www/html/includes/user/ActorNormalization.php", "size": "4 KB" }, { "name": "/var/www/html/includes/user/ActorCache.php", "size": "5 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/PresenceBooleanDef.php", "size": "2 KB" }, { "name": "/var/www/html/includes/user/UserFactory.php", "size": "9 KB" }, { "name": "/var/www/html/includes/api/ApiParamInfo.php", "size": "13 KB" }, { "name": "/var/www/html/includes/export/WikiExporterFactory.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Revision/RevisionStoreFactory.php", "size": "6 KB" }, { "name": "/var/www/html/includes/Storage/BlobStoreFactory.php", "size": "3 KB" }, { "name": "/var/www/html/includes/externalstore/ExternalStoreAccess.php", "size": "7 KB" }, { "name": "/var/www/html/includes/externalstore/ExternalStoreFactory.php", "size": "5 KB" }, { "name": "/var/www/html/includes/Storage/NameTableStoreFactory.php", "size": "4 KB" }, { "name": "/var/www/html/includes/Revision/SlotRoleRegistry.php", "size": "8 KB" }, { "name": "/var/www/html/includes/Storage/NameTableStore.php", "size": "16 KB" }, { "name": "/var/www/html/includes/libs/objectcache/utils/IExpiringStore.php", "size": "351 bytes" }, { "name": "/var/www/html/includes/content/ContentHandlerFactory.php", "size": "8 KB" }, { "name": "/var/www/html/includes/content/IContentHandlerFactory.php", "size": "1 KB" }, { "name": "/var/www/html/includes/TitleFactory.php", "size": "5 KB" }, { "name": "/var/www/html/includes/CommentStore.php", "size": "23 KB" }, { "name": "/var/www/html/includes/ActorMigration.php", "size": "4 KB" }, { "name": "/var/www/html/includes/ActorMigrationBase.php", "size": "18 KB" }, { "name": "/var/www/html/includes/page/PageStoreFactory.php", "size": "2 KB" }, { "name": "/var/www/html/includes/page/PageStore.php", "size": "12 KB" }, { "name": "/var/www/html/includes/page/PageLookup.php", "size": "4 KB" }, { "name": "/var/www/html/includes/cache/LinkCache.php", "size": "18 KB" }, { "name": "/var/www/html/includes/Revision/RevisionStore.php", "size": "106 KB" }, { "name": "/var/www/html/includes/page/LegacyArticleIdAccess.php", "size": "2 KB" }, { "name": "/var/www/html/includes/Revision/RevisionFactory.php", "size": "5 KB" }, { "name": "/var/www/html/includes/Revision/RevisionLookup.php", "size": "6 KB" }, { "name": "/var/www/html/includes/Storage/SqlBlobStore.php", "size": "22 KB" }, { "name": "/var/www/html/includes/Storage/BlobStore.php", "size": "5 KB" }, { "name": "/var/www/html/includes/api/ApiQuery.php", "size": "26 KB" }, { "name": "/var/www/html/includes/api/ApiPageSet.php", "size": "52 KB" }, { "name": "/var/www/html/includes/language/LanguageConverter.php", "size": "40 KB" }, { "name": "/var/www/html/includes/language/ILanguageConverter.php", "size": "8 KB" }, { "name": "/var/www/html/includes/cache/LinkBatchFactory.php", "size": "2 KB" }, { "name": "/var/www/html/includes/linker/LinksMigration.php", "size": "4 KB" }, { "name": "/var/www/html/includes/linker/LinkTargetStore.php", "size": "8 KB" }, { "name": "/var/www/html/includes/linker/LinkTargetLookup.php", "size": "3 KB" }, { "name": "/var/www/html/includes/language/TrivialLanguageConverter.php", "size": "5 KB" }, { "name": "/var/www/html/includes/specialpage/SpecialPageFactory.php", "size": "37 KB" }, { "name": "/var/www/html/includes/page/WikiPageFactory.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/ApiFormatJson.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/ApiFormatBase.php", "size": "11 KB" }, { "name": "/var/www/html/includes/user/UserOptionsManager.php", "size": "23 KB" }, { "name": "/var/www/html/includes/skins/Skin.php", "size": "83 KB" }, { "name": "/var/www/html/includes/skins/SkinFactory.php", "size": "5 KB" }, { "name": "/var/www/html/extensions/Math/src/MathConfig.php", "size": "5 KB" }, { "name": "/var/www/html/extensions/Math/src/HookHandlers/PreferencesHooksHandler.php", "size": "1 KB" }, { "name": "/var/www/html/includes/languages/data/Names.php", "size": "24 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Api/QueryAbuseFilters.php", "size": "7 KB" }, { "name": "/var/www/html/includes/api/ApiQueryBase.php", "size": "20 KB" }, { "name": "/var/www/html/includes/api/ApiQueryBlockInfoTrait.php", "size": "3 KB" }, { "name": "/var/www/html/includes/parser/Parser.php", "size": "208 KB" }, { "name": "/var/www/html/includes/parser/ParserFactory.php", "size": "7 KB" }, { "name": "/var/www/html/includes/MagicWordFactory.php", "size": "6 KB" }, { "name": "/var/www/html/includes/linker/LinkRendererFactory.php", "size": "3 KB" }, { "name": "/var/www/html/includes/BadFileLookup.php", "size": "4 KB" }, { "name": "/var/www/html/includes/filerepo/RepoGroup.php", "size": "12 KB" }, { "name": "/var/www/html/includes/libs/mime/MimeAnalyzer.php", "size": "36 KB" }, { "name": "/var/www/html/includes/libs/mime/MimeMap.php", "size": "18 KB" }, { "name": "/var/www/html/includes/tidy/RemexDriver.php", "size": "3 KB" }, { "name": "/var/www/html/includes/tidy/TidyDriverBase.php", "size": "903 bytes" }, { "name": "/var/www/html/includes/http/HttpRequestFactory.php", "size": "11 KB" }, { "name": "/var/www/html/includes/TrackingCategories.php", "size": "8 KB" }, { "name": "/var/www/html/includes/preferences/SignatureValidatorFactory.php", "size": "3 KB" }, { "name": "/var/www/html/includes/preferences/SignatureValidator.php", "size": "12 KB" }, { "name": "/var/www/html/includes/parser/Preprocessor.php", "size": "4 KB" }, { "name": "/var/www/html/includes/parser/Preprocessor_Hash.php", "size": "26 KB" }, { "name": "/var/www/html/includes/parser/CoreParserFunctions.php", "size": "47 KB" }, { "name": "/var/www/html/includes/MagicWord.php", "size": "10 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/DBConnRef.php", "size": "27 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/IMaintainableDatabase.php", "size": "7 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/Database.php", "size": "125 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/DatabaseMysqli.php", "size": "7 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/DatabaseMysqlBase.php", "size": "39 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/TransactionManager.php", "size": "31 KB" }, { "name": "/var/www/html/includes/libs/rdbms/platform/SQLPlatform.php", "size": "60 KB" }, { "name": "/var/www/html/includes/libs/rdbms/platform/MySQLPlatform.php", "size": "5 KB" }, { "name": "/var/www/html/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php", "size": "1 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/utils/CriticalSessionInfo.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/utils/GeneralizedSql.php", "size": "3 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/utils/QueryStatus.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/utils/TransactionIdentifier.php", "size": "1 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php", "size": "3 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php", "size": "4 KB" }, { "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php", "size": "3 KB" }, { "name": "/var/www/html/includes/language/dependency/FileDependency.php", "size": "3 KB" }, { "name": "/var/www/html/includes/language/dependency/CacheDependency.php", "size": "1 KB" }, { "name": "/var/www/html/includes/language/dependency/GlobalDependency.php", "size": "1 KB" }, { "name": "/var/www/html/includes/language/dependency/MainConfigDependency.php", "size": "1 KB" }, { "name": "/var/www/html/includes/language/dependency/ConstantDependency.php", "size": "1 KB" }, { "name": "/var/www/html/includes/parser/CoreTagHooks.php", "size": "8 KB" }, { "name": "/var/www/html/includes/MagicWordArray.php", "size": "10 KB" }, { "name": "/var/www/html/extensions/TemplateData/includes/Hooks.php", "size": "12 KB" }, { "name": "/var/www/html/extensions/Babel/includes/BabelStatic.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/Babel/includes/Babel.php", "size": "12 KB" }, { "name": "/var/www/html/extensions/Translate/src/PageTranslation/Hooks.php", "size": "46 KB" }, { "name": "/var/www/html/extensions/Cite/src/Hooks/CiteParserHooks.php", "size": "1 KB" }, { "name": "/var/www/html/extensions/Math/src/Render/RendererFactory.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/Math/src/Math.php", "size": "508 bytes" }, { "name": "/var/www/html/extensions/Math/src/HookHandlers/ParserHooksHandler.php", "size": "5 KB" }, { "name": "/var/www/html/extensions/ParserFunctions/includes/Hooks.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/Cite/src/Hooks/CiteParserTagHooks.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/ParserFunctions/includes/ParserFunctions.php", "size": "26 KB" }, { "name": "/var/www/html/includes/user/UserEditTracker.php", "size": "5 KB" }, { "name": "/var/www/html/includes/jobqueue/JobQueueGroupFactory.php", "size": "4 KB" }, { "name": "/var/www/html/includes/libs/uuid/GlobalIdGenerator.php", "size": "27 KB" }, { "name": "/var/www/html/includes/jobqueue/JobQueueGroup.php", "size": "15 KB" }, { "name": "/var/www/html/includes/user/UserGroupManagerFactory.php", "size": "4 KB" }, { "name": "/var/www/html/includes/user/UserGroupManager.php", "size": "37 KB" }, { "name": "/var/www/html/includes/Permissions/GroupPermissionsLookup.php", "size": "6 KB" }, { "name": "/var/www/html/includes/ReadOnlyMode.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Permissions/PermissionManager.php", "size": "60 KB" }, { "name": "/var/www/html/includes/block/BlockErrorFormatter.php", "size": "8 KB" }, { "name": "/var/www/html/includes/cache/UserCache.php", "size": "5 KB" }, { "name": "/var/www/html/includes/page/RedirectStore.php", "size": "2 KB" }, { "name": "/var/www/html/includes/page/RedirectLookup.php", "size": "1 KB" }, { "name": "/var/www/html/includes/Permissions/RestrictionStore.php", "size": "22 KB" }, { "name": "/var/www/html/includes/actions/ActionFactory.php", "size": "11 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/Api/QueryAbuseLog.php", "size": "13 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllCategories.php", "size": "6 KB" }, { "name": "/var/www/html/includes/api/ApiQueryGeneratorBase.php", "size": "3 KB" }, { "name": "/var/www/html/includes/content/Renderer/ContentRenderer.php", "size": "1 KB" }, { "name": "/var/www/html/includes/content/Transform/ContentTransformer.php", "size": "2 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllDeletedRevisions.php", "size": "17 KB" }, { "name": "/var/www/html/includes/api/ApiQueryRevisionsBase.php", "size": "27 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllLinks.php", "size": "10 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllImages.php", "size": "12 KB" }, { "name": "/var/www/html/includes/filerepo/LocalRepo.php", "size": "19 KB" }, { "name": "/var/www/html/includes/filerepo/FileRepo.php", "size": "60 KB" }, { "name": "/var/www/html/includes/filebackend/FileBackendGroup.php", "size": "9 KB" }, { "name": "/var/www/html/includes/filebackend/lockmanager/LockManagerGroupFactory.php", "size": "1 KB" }, { "name": "/var/www/html/includes/libs/filebackend/fsfile/TempFSFileFactory.php", "size": "1 KB" }, { "name": "/var/www/html/includes/filebackend/lockmanager/LockManagerGroup.php", "size": "4 KB" }, { "name": "/var/www/html/includes/libs/lockmanager/FSLockManager.php", "size": "7 KB" }, { "name": "/var/www/html/includes/libs/lockmanager/LockManager.php", "size": "9 KB" }, { "name": "/var/www/html/includes/libs/filebackend/FSFileBackend.php", "size": "35 KB" }, { "name": "/var/www/html/includes/libs/filebackend/FileBackendStore.php", "size": "68 KB" }, { "name": "/var/www/html/includes/libs/filebackend/FileBackend.php", "size": "63 KB" }, { "name": "/var/www/html/includes/libs/objectcache/EmptyBagOStuff.php", "size": "2 KB" }, { "name": "/var/www/html/includes/language/MessageCache.php", "size": "50 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllMessages.php", "size": "9 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllPages.php", "size": "11 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllRevisions.php", "size": "11 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAllUsers.php", "size": "13 KB" }, { "name": "/var/www/html/includes/auth/AuthManager.php", "size": "91 KB" }, { "name": "/var/www/html/includes/block/BlockManager.php", "size": "22 KB" }, { "name": "/var/www/html/includes/watchlist/WatchlistManager.php", "size": "17 KB" }, { "name": "/var/www/html/includes/user/TalkPageNotificationManager.php", "size": "10 KB" }, { "name": "/var/www/html/includes/watcheditem/WatchedItemStore.php", "size": "52 KB" }, { "name": "/var/www/html/includes/watcheditem/WatchedItemStoreInterface.php", "size": "13 KB" }, { "name": "/var/www/html/includes/libs/stats/StatsdAwareInterface.php", "size": "435 bytes" }, { "name": "/var/www/html/includes/libs/objectcache/ReplicatedBagOStuff.php", "size": "9 KB" }, { "name": "/var/www/html/includes/objectcache/SqlBagOStuff.php", "size": "61 KB" }, { "name": "/var/www/html/includes/user/BotPasswordStore.php", "size": "11 KB" }, { "name": "/var/www/html/includes/user/CentralId/CentralIdLookupFactory.php", "size": "5 KB" }, { "name": "/var/www/html/includes/user/CentralId/LocalIdLookup.php", "size": "4 KB" }, { "name": "/var/www/html/includes/user/CentralId/CentralIdLookup.php", "size": "11 KB" }, { "name": "/var/www/html/includes/api/ApiQueryAuthManagerInfo.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/Babel/includes/ApiQueryBabel.php", "size": "2 KB" }, { "name": "/var/www/html/includes/api/ApiQueryBacklinks.php", "size": "19 KB" }, { "name": "/var/www/html/includes/block/BlockActionInfo.php", "size": "3 KB" }, { "name": "/var/www/html/includes/block/BlockRestrictionStoreFactory.php", "size": "2 KB" }, { "name": "/var/www/html/includes/block/BlockRestrictionStore.php", "size": "11 KB" }, { "name": "/var/www/html/includes/block/Restriction/PageRestriction.php", "size": "3 KB" }, { "name": "/var/www/html/includes/block/Restriction/AbstractRestriction.php", "size": "3 KB" }, { "name": "/var/www/html/includes/block/Restriction/Restriction.php", "size": "2 KB" }, { "name": "/var/www/html/includes/block/Restriction/NamespaceRestriction.php", "size": "1 KB" }, { "name": "/var/www/html/includes/block/Restriction/ActionRestriction.php", "size": "1 KB" }, { "name": "/var/www/html/includes/api/ApiQueryBlocks.php", "size": "13 KB" }, { "name": "/var/www/html/includes/api/ApiQueryCategories.php", "size": "7 KB" }, { "name": "/var/www/html/includes/api/ApiQueryCategoryInfo.php", "size": "3 KB" }, { "name": "/var/www/html/includes/collation/CollationFactory.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/ApiQueryCategoryMembers.php", "size": "13 KB" }, { "name": "/var/www/html/includes/collation/UppercaseCollation.php", "size": "1 KB" }, { "name": "/var/www/html/includes/collation/Collation.php", "size": "3 KB" }, { "name": "/var/www/html/includes/api/ApiQueryContributors.php", "size": "10 KB" }, { "name": "/var/www/html/includes/api/ApiQueryDeletedRevisions.php", "size": "11 KB" }, { "name": "/var/www/html/includes/CommentFormatter/CommentParserFactory.php", "size": "2 KB" }, { "name": "/var/www/html/includes/linker/LinkRenderer.php", "size": "12 KB" }, { "name": "/var/www/html/includes/CommentFormatter/RowCommentFormatter.php", "size": "3 KB" }, { "name": "/var/www/html/includes/CommentFormatter/CommentFormatter.php", "size": "13 KB" }, { "name": "/var/www/html/includes/api/ApiQueryDeletedrevs.php", "size": "17 KB" }, { "name": "/var/www/html/includes/api/ApiQueryDuplicateFiles.php", "size": "6 KB" }, { "name": "/var/www/html/includes/api/ApiQueryExternalLinks.php", "size": "5 KB" }, { "name": "/var/www/html/extensions/TextExtracts/includes/ApiQueryExtracts.php", "size": "11 KB" }, { "name": "/var/www/html/includes/api/ApiQueryExtLinksUsage.php", "size": "8 KB" }, { "name": "/var/www/html/includes/api/ApiQueryFilearchive.php", "size": "10 KB" }, { "name": "/var/www/html/includes/api/ApiQueryFileRepoInfo.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/ApiQueryBacklinksprop.php", "size": "15 KB" }, { "name": "/var/www/html/includes/api/ApiQueryImageInfo.php", "size": "28 KB" }, { "name": "/var/www/html/includes/api/ApiQueryImages.php", "size": "5 KB" }, { "name": "/var/www/html/includes/api/ApiQueryInfo.php", "size": "28 KB" }, { "name": "/var/www/html/includes/api/ApiQueryIWBacklinks.php", "size": "6 KB" }, { "name": "/var/www/html/includes/api/ApiQueryIWLinks.php", "size": "5 KB" }, { "name": "/var/www/html/includes/api/ApiQueryLangBacklinks.php", "size": "6 KB" }, { "name": "/var/www/html/includes/api/ApiQueryLangLinks.php", "size": "6 KB" }, { "name": "/var/www/html/includes/api/ApiQueryLanguageinfo.php", "size": "8 KB" }, { "name": "/var/www/html/extensions/Translate/src/Statistics/QueryLanguageStatsActionApi.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/Translate/src/Statistics/QueryStatsActionApi.php", "size": "3 KB" }, { "name": "/var/www/html/includes/api/ApiQueryLinks.php", "size": "8 KB" }, { "name": "/var/www/html/includes/api/ApiQueryLogEvents.php", "size": "16 KB" }, { "name": "/var/www/html/extensions/Translate/src/MessageGroupProcessing/QueryManageMessageGroupsActionApi.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/Translate/src/Utilities/ConfigHelper.php", "size": "1 KB" }, { "name": "/var/www/html/extensions/Translate/src/MessageLoading/QueryMessageCollectionActionApi.php", "size": "9 KB" }, { "name": "/var/www/html/extensions/Translate/src/MessageGroupProcessing/QueryMessageGroupsActionApi.php", "size": "9 KB" }, { "name": "/var/www/html/extensions/Translate/src/Statistics/QueryMessageGroupStatsActionApi.php", "size": "3 KB" }, { "name": "/var/www/html/extensions/Translate/src/MessageLoading/QueryMessageTranslationsActionApi.php", "size": "3 KB" }, { "name": "/var/www/html/includes/api/ApiQueryMyStashedFiles.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/PageImages/includes/ApiQueryPageImages.php", "size": "8 KB" }, { "name": "/var/www/html/includes/api/ApiQueryPagePropNames.php", "size": "3 KB" }, { "name": "/var/www/html/includes/PageProps.php", "size": "9 KB" }, { "name": "/var/www/html/includes/api/ApiQueryPageProps.php", "size": "3 KB" }, { "name": "/var/www/html/includes/api/ApiQueryPagesWithProp.php", "size": "5 KB" }, { "name": "/var/www/html/includes/search/SearchEngineConfig.php", "size": "4 KB" }, { "name": "/var/www/html/includes/search/SearchEngineFactory.php", "size": "2 KB" }, { "name": "/var/www/html/includes/api/ApiQueryPrefixSearch.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/SearchApi.php", "size": "7 KB" }, { "name": "/var/www/html/includes/api/ApiQueryProtectedTitles.php", "size": "8 KB" }, { "name": "/var/www/html/includes/api/ApiQueryQueryPage.php", "size": "6 KB" }, { "name": "/var/www/html/includes/specialpage/QueryPage.php", "size": "27 KB" }, { "name": "/var/www/html/includes/specialpage/SpecialPage.php", "size": "34 KB" }, { "name": "/var/www/html/includes/specials/SpecialMediaStatistics.php", "size": "12 KB" }, { "name": "/var/www/html/includes/api/ApiQueryRandom.php", "size": "7 KB" }, { "name": "/var/www/html/includes/api/ApiQueryRecentChanges.php", "size": "25 KB" }, { "name": "/var/www/html/includes/api/ApiQueryRevisions.php", "size": "18 KB" }, { "name": "/var/www/html/includes/api/ApiQuerySearch.php", "size": "15 KB" }, { "name": "/var/www/html/includes/api/ApiQuerySiteinfo.php", "size": "34 KB" }, { "name": "/var/www/html/includes/api/ApiQueryStashImageInfo.php", "size": "5 KB" }, { "name": "/var/www/html/includes/api/ApiQueryTags.php", "size": "5 KB" }, { "name": "/var/www/html/includes/api/ApiQueryTokens.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/ApiQueryUserContribs.php", "size": "24 KB" }, { "name": "/var/www/html/includes/api/ApiQueryUserInfo.php", "size": "12 KB" }, { "name": "/var/www/html/includes/api/ApiQueryUsers.php", "size": "11 KB" }, { "name": "/var/www/html/includes/watcheditem/WatchedItemQueryService.php", "size": "26 KB" }, { "name": "/var/www/html/includes/api/ApiQueryWatchlist.php", "size": "19 KB" }, { "name": "/var/www/html/includes/api/ApiQueryWatchlistRaw.php", "size": "7 KB" }, { "name": "/var/www/html/includes/specials/SpecialVersion.php", "size": "36 KB" }, { "name": "/var/www/html/extensions/Math/src/Hooks.php", "size": "2 KB" }, { "name": "/var/www/html/includes/title/TitleValue.php", "size": "8 KB" }, { "name": "/var/www/html/includes/Permissions/UserAuthority.php", "size": "8 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/LimitDef.php", "size": "2 KB" }, { "name": "/var/www/html/extensions/AbuseFilter/includes/GlobalNameUtils.php", "size": "2 KB" }, { "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/TimestampDef.php", "size": "5 KB" }, { "name": "/var/www/html/includes/api/ApiHelpParamValueMessage.php", "size": "3 KB" }, { "name": "/var/www/html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php", "size": "726 bytes" }, { "name": "/var/www/html/extensions/Scribunto/includes/ScribuntoContentHandler.php", "size": "7 KB" }, { "name": "/var/www/html/includes/content/CodeContentHandler.php", "size": "2 KB" }, { "name": "/var/www/html/includes/content/TextContentHandler.php", "size": "7 KB" }, { "name": "/var/www/html/includes/content/ContentHandler.php", "size": "61 KB" }, { "name": "/var/www/html/extensions/Translate/src/MessageBundleTranslation/MessageBundleContentHandler.php", "size": "1 KB" }, { "name": "/var/www/html/includes/content/WikitextContentHandler.php", "size": "9 KB" }, { "name": "/var/www/html/includes/content/JavaScriptContentHandler.php", "size": "5 KB" }, { "name": "/var/www/html/includes/content/JsonContentHandler.php", "size": "4 KB" }, { "name": "/var/www/html/includes/content/CssContentHandler.php", "size": "4 KB" }, { "name": "/var/www/html/includes/content/FallbackContentHandler.php", "size": "4 KB" }, { "name": "/var/www/html/includes/api/ApiAuthManagerHelper.php", "size": "12 KB" }, { "name": "/var/www/html/includes/parser/Sanitizer.php", "size": "60 KB" }, { "name": "/var/www/html/includes/ParamValidator/TypeDef/TitleDef.php", "size": "5 KB" }, { "name": "/var/www/html/includes/logging/LogPage.php", "size": "13 KB" }, { "name": "/var/www/html/extensions/Translate/utils/MessageChangeStorage.php", "size": "4 KB" }, { "name": "/var/www/html/extensions/PageImages/includes/PageImages.php", "size": "8 KB" }, { "name": "/var/www/html/includes/search/SearchEngine.php", "size": "26 KB" }, { "name": "/var/www/html/includes/search/SearchMySQL.php", "size": "13 KB" }, { "name": "/var/www/html/includes/search/SearchDatabase.php", "size": "3 KB" }, { "name": "/var/www/html/includes/changes/RecentChange.php", "size": "40 KB" }, { "name": "/var/www/html/includes/changetags/Taggable.php", "size": "1 KB" }, { "name": "/var/www/html/includes/GitInfo.php", "size": "13 KB" } ] } }