MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{ "paraminfo": { "helpformat": "none", "modules": [ { "name": "allcategories", "classname": "MediaWiki\\Api\\ApiQueryAllCategories", "path": "query+allcategories", "group": "list", "prefix": "ac", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allcategories" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 6, "name": "min", "type": "integer" }, { "index": 7, "name": "max", "type": "integer" }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "prop", "type": [ "hidden", "size" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "alldeletedrevisions", "classname": "MediaWiki\\Api\\ApiQueryAllDeletedRevisions", "path": "query+alldeletedrevisions", "group": "list", "prefix": "adr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alldeletedrevisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 4, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 8, "name": "section", "type": "string" }, { "index": 9, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 11, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 12, "name": "contentformat", "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ], "deprecated": "" }, { "index": 13, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 14, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 15, "name": "start", "type": "timestamp", "info": [ { "name": "useronly" } ] }, { "index": 16, "name": "end", "type": "timestamp", "info": [ { "name": "useronly" } ] }, { "index": 17, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 18, "name": "from", "type": "string", "info": [ { "name": "nonuseronly" } ] }, { "index": 19, "name": "to", "type": "string", "info": [ { "name": "nonuseronly" } ] }, { "index": 20, "name": "prefix", "type": "string", "info": [ { "name": "nonuseronly" } ] }, { "index": 21, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ], "info": [ { "name": "nonuseronly" } ] }, { "index": 22, "name": "tag", "type": "string" }, { "index": 23, "name": "continue", "type": "string" }, { "index": 24, "name": "generatetitles", "type": "boolean" } ], "templatedparameters": [ { "index": 3, "name": "contentformat-{slot}", "templatevars": { "slot": "slots" }, "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ] } ] }, { "name": "allfileusages", "classname": "MediaWiki\\Api\\ApiQueryAllLinks", "path": "query+allfileusages", "group": "list", "prefix": "af", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allfileusages" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "ids", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allimages", "classname": "MediaWiki\\Api\\ApiQueryAllImages", "path": "query+allimages", "group": "list", "prefix": "ai", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allimages" ], "parameters": [ { "index": 1, "name": "sort", "type": [ "name", "timestamp" ], "default": "name" }, { "index": 2, "name": "dir", "type": [ "ascending", "descending", "newer", "older" ], "default": "ascending" }, { "index": 3, "name": "from", "type": "string" }, { "index": 4, "name": "to", "type": "string" }, { "index": 5, "name": "continue", "type": "string" }, { "index": 6, "name": "start", "type": "timestamp" }, { "index": 7, "name": "end", "type": "timestamp" }, { "index": 8, "name": "prop", "type": [ "badfile", "bitdepth", "canonicaltitle", "comment", "commonmetadata", "dimensions", "extmetadata", "mediatype", "metadata", "mime", "parsedcomment", "sha1", "size", "timestamp", "url", "user", "userid" ], "default": "timestamp|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 9, "name": "prefix", "type": "string" }, { "index": 10, "name": "minsize", "type": "integer" }, { "index": 11, "name": "maxsize", "type": "integer" }, { "index": 12, "name": "sha1", "type": "string" }, { "index": 13, "name": "sha1base36", "type": "string" }, { "index": 14, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 15, "name": "filterbots", "type": [ "all", "bots", "nobots" ], "default": "all" }, { "index": 16, "name": "mime", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 17, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 } ], "templatedparameters": [] }, { "name": "alllinks", "classname": "MediaWiki\\Api\\ApiQueryAllLinks", "path": "query+alllinks", "group": "list", "prefix": "al", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alllinks" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "ids", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "namespace", "type": "namespace", "default": 0, "extranamespaces": [ -2, -1 ] }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allmessages", "classname": "MediaWiki\\Api\\ApiQueryAllMessages", "path": "query+allmessages", "group": "meta", "prefix": "am", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allmessages" ], "parameters": [ { "index": 1, "name": "messages", "type": "string", "default": "*", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "prop", "type": [ "default" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "enableparser", "type": "boolean" }, { "index": 4, "name": "nocontent", "type": "boolean" }, { "index": 5, "name": "includelocal", "type": "boolean" }, { "index": 6, "name": "args", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allowsduplicates": "" }, { "index": 7, "name": "filter", "type": "string" }, { "index": 8, "name": "customised", "type": [ "all", "modified", "unmodified" ], "default": "all" }, { "index": 9, "name": "lang", "type": "string" }, { "index": 10, "name": "from", "type": "string" }, { "index": 11, "name": "to", "type": "string" }, { "index": 12, "name": "title", "type": "string" }, { "index": 13, "name": "prefix", "type": "string" } ], "templatedparameters": [] }, { "name": "allpages", "classname": "MediaWiki\\Api\\ApiQueryAllPages", "path": "query+allpages", "group": "list", "prefix": "ap", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allpages" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "namespace", "type": "namespace", "default": 0 }, { "index": 6, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "all" }, { "index": 7, "name": "filterlanglinks", "type": [ "all", "withlanglinks", "withoutlanglinks" ], "default": "all" }, { "index": 8, "name": "minsize", "type": "integer" }, { "index": 9, "name": "maxsize", "type": "integer" }, { "index": 10, "name": "prtype", "type": [ "edit", "move", "upload" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 11, "name": "prlevel", "type": [ "", "autoconfirmed", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 12, "name": "prfiltercascade", "type": [ "all", "cascading", "noncascading" ], "default": "all" }, { "index": 13, "name": "prexpiry", "type": [ "all", "definite", "indefinite" ], "default": "all" }, { "index": 14, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 15, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allredirects", "classname": "MediaWiki\\Api\\ApiQueryAllLinks", "path": "query+allredirects", "group": "list", "prefix": "ar", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allredirects" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "fragment", "ids", "interwiki", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "namespace", "type": "namespace", "default": 0, "extranamespaces": [ -2, -1 ] }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allrevisions", "classname": "MediaWiki\\Api\\ApiQueryAllRevisions", "path": "query+allrevisions", "group": "list", "prefix": "arv", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allrevisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 4, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 8, "name": "section", "type": "string" }, { "index": 9, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 11, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 12, "name": "contentformat", "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ], "deprecated": "" }, { "index": 13, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 14, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 15, "name": "start", "type": "timestamp" }, { "index": 16, "name": "end", "type": "timestamp" }, { "index": 17, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 18, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 19, "name": "continue", "type": "string" }, { "index": 20, "name": "generatetitles", "type": "boolean" } ], "templatedparameters": [ { "index": 3, "name": "contentformat-{slot}", "templatevars": { "slot": "slots" }, "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ] } ] }, { "name": "alltransclusions", "classname": "MediaWiki\\Api\\ApiQueryAllLinks", "path": "query+alltransclusions", "group": "list", "prefix": "at", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alltransclusions" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "from", "type": "string" }, { "index": 3, "name": "to", "type": "string" }, { "index": 4, "name": "prefix", "type": "string" }, { "index": 5, "name": "unique", "type": "boolean" }, { "index": 6, "name": "prop", "type": [ "ids", "title" ], "default": "title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "namespace", "type": "namespace", "default": 10, "extranamespaces": [ -2, -1 ] }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "allusers", "classname": "MediaWiki\\Api\\ApiQueryAllUsers", "path": "query+allusers", "group": "list", "prefix": "au", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allusers" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "to", "type": "string" }, { "index": 3, "name": "prefix", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "group", "type": [ "bot", "bureaucrat", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "excludegroup", "type": [ "bot", "bureaucrat", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "rights", "type": [ "apihighlimits", "applychangetags", "autoconfirmed", "autocreateaccount", "autopatrol", "bigdelete", "block", "blockemail", "bot", "browsearchive", "changeemail", "changetags", "confirmemail", "createaccount", "createpage", "createtalk", "delete", "delete-redirect", "deletechangetags", "deletedhistory", "deletedtext", "deletelogentry", "deleterevision", "edit", "editcontentmodel", "editinterface", "editmyoptions", "editmyprivateinfo", "editmyusercss", "editmyuserjs", "editmyuserjson", "editmyuserjsredirect", "editmywatchlist", "editprotected", "editsemiprotected", "editsitecss", "editsitejs", "editsitejson", "editusercss", "edituserjs", "edituserjson", "hideuser", "import", "importupload", "ipblock-exempt", "linkpurge", "mailpassword", "managechangetags", "markbotedits", "mergehistory", "minoredit", "move", "move-categorypages", "move-rootuserpages", "move-subpages", "movefile", "nominornewtalk", "noratelimit", "override-export-depth", "pagelang", "patrol", "patrolmarks", "protect", "purge", "read", "renameuser", "renderfile", "renderfile-nonstandard", "reupload", "reupload-own", "reupload-shared", "rollback", "sendemail", "siteadmin", "stashbasehtml", "stashedit", "suppressionlog", "suppressredirect", "suppressrevision", "unblockself", "undelete", "unwatchedpages", "upload", "upload_by_url", "userrights", "userrights-interwiki", "viewmyprivateinfo", "viewmywatchlist", "viewsuppressed" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 8, "name": "prop", "type": [ "blockinfo", "centralids", "editcount", "groups", "implicitgroups", "registration", "rights" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 9, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 10, "name": "witheditsonly", "type": "boolean" }, { "index": 11, "name": "activeusers", "type": "boolean" }, { "index": 12, "name": "attachedwiki", "type": "string" }, { "index": 13, "name": "excludenamed", "type": "boolean" }, { "index": 14, "name": "excludetemp", "type": "boolean" } ], "templatedparameters": [] }, { "name": "authmanagerinfo", "classname": "MediaWiki\\Api\\ApiQueryAuthManagerInfo", "path": "query+authmanagerinfo", "group": "meta", "prefix": "ami", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=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": "backlinks", "classname": "MediaWiki\\Api\\ApiQueryBacklinks", "path": "query+backlinks", "group": "list", "prefix": "bl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Backlinks" ], "parameters": [ { "index": 1, "name": "title", "type": "string" }, { "index": 2, "name": "pageid", "type": "integer" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 6, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "all" }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "redirect", "type": "boolean" } ], "templatedparameters": [] }, { "name": "blocks", "classname": "MediaWiki\\Api\\ApiQueryBlocks", "path": "query+blocks", "group": "list", "prefix": "bk", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Blocks" ], "parameters": [ { "index": 1, "name": "start", "type": "timestamp" }, { "index": 2, "name": "end", "type": "timestamp" }, { "index": 3, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 4, "name": "ids", "type": "integer", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "users", "type": "user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "subtypes": [ "name", "ip", "temp", "cidr" ] }, { "index": 6, "name": "ip", "type": "string" }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "prop", "type": [ "by", "byid", "expiry", "flags", "id", "range", "reason", "restrictions", "timestamp", "user", "userid" ], "default": "id|user|by|timestamp|expiry|reason|flags", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 9, "name": "show", "type": [ "!account", "!ip", "!range", "!temp", "account", "ip", "range", "temp" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 10, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "categories", "classname": "MediaWiki\\Api\\ApiQueryCategories", "path": "query+categories", "group": "prop", "prefix": "cl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categories" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "hidden", "sortkey", "timestamp" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "show", "type": [ "!hidden", "hidden" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "continue", "type": "string" }, { "index": 5, "name": "categories", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "categoryinfo", "classname": "MediaWiki\\Api\\ApiQueryCategoryInfo", "path": "query+categoryinfo", "group": "prop", "prefix": "ci", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categoryinfo" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "categorymembers", "classname": "MediaWiki\\Api\\ApiQueryCategoryMembers", "path": "query+categorymembers", "group": "list", "prefix": "cm", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=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": "MediaWiki\\Api\\ApiQueryContributors", "path": "query+contributors", "group": "prop", "prefix": "pc", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Contributors" ], "parameters": [ { "index": 1, "name": "group", "type": [ "bot", "bureaucrat", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "excludegroup", "type": [ "bot", "bureaucrat", "interface-admin", "suppress", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "rights", "type": [ "apihighlimits", "applychangetags", "autoconfirmed", "autocreateaccount", "autopatrol", "bigdelete", "block", "blockemail", "bot", "browsearchive", "changetags", "createaccount", "createpage", "createtalk", "delete", "delete-redirect", "deletechangetags", "deletedhistory", "deletedtext", "deletelogentry", "deleterevision", "edit", "editcontentmodel", "editinterface", "editmyoptions", "editmyprivateinfo", "editmyusercss", "editmyuserjs", "editmyuserjson", "editmyuserjsredirect", "editmywatchlist", "editprotected", "editsemiprotected", "editsitecss", "editsitejs", "editsitejson", "editusercss", "edituserjs", "edituserjson", "hideuser", "import", "importupload", "ipblock-exempt", "managechangetags", "markbotedits", "mergehistory", "minoredit", "move", "move-categorypages", "move-rootuserpages", "move-subpages", "movefile", "nominornewtalk", "noratelimit", "override-export-depth", "pagelang", "patrol", "patrolmarks", "protect", "read", "renameuser", "reupload", "reupload-own", "reupload-shared", "rollback", "sendemail", "siteadmin", "suppressionlog", "suppressredirect", "suppressrevision", "unblockself", "undelete", "unwatchedpages", "upload", "upload_by_url", "userrights", "userrights-interwiki", "viewmyprivateinfo", "viewmywatchlist", "viewsuppressed" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "excluderights", "type": [ "apihighlimits", "applychangetags", "autoconfirmed", "autocreateaccount", "autopatrol", "bigdelete", "block", "blockemail", "bot", "browsearchive", "changetags", "createaccount", "createpage", "createtalk", "delete", "delete-redirect", "deletechangetags", "deletedhistory", "deletedtext", "deletelogentry", "deleterevision", "edit", "editcontentmodel", "editinterface", "editmyoptions", "editmyprivateinfo", "editmyusercss", "editmyuserjs", "editmyuserjson", "editmyuserjsredirect", "editmywatchlist", "editprotected", "editsemiprotected", "editsitecss", "editsitejs", "editsitejson", "editusercss", "edituserjs", "edituserjson", "hideuser", "import", "importupload", "ipblock-exempt", "managechangetags", "markbotedits", "mergehistory", "minoredit", "move", "move-categorypages", "move-rootuserpages", "move-subpages", "movefile", "nominornewtalk", "noratelimit", "override-export-depth", "pagelang", "patrol", "patrolmarks", "protect", "read", "renameuser", "reupload", "reupload-own", "reupload-shared", "rollback", "sendemail", "siteadmin", "suppressionlog", "suppressredirect", "suppressrevision", "unblockself", "undelete", "unwatchedpages", "upload", "upload_by_url", "userrights", "userrights-interwiki", "viewmyprivateinfo", "viewmywatchlist", "viewsuppressed" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 6, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "deletedrevisions", "classname": "MediaWiki\\Api\\ApiQueryDeletedRevisions", "path": "query+deletedrevisions", "group": "prop", "prefix": "drv", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 4, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 8, "name": "section", "type": "string" }, { "index": 9, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 11, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 12, "name": "contentformat", "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ], "deprecated": "" }, { "index": 13, "name": "start", "type": "timestamp" }, { "index": 14, "name": "end", "type": "timestamp" }, { "index": 15, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 16, "name": "tag", "type": "string" }, { "index": 17, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 18, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 19, "name": "continue", "type": "string" } ], "templatedparameters": [ { "index": 3, "name": "contentformat-{slot}", "templatevars": { "slot": "slots" }, "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ] } ] }, { "name": "deletedrevs", "classname": "MediaWiki\\Api\\ApiQueryDeletedrevs", "path": "query+deletedrevs", "group": "list", "prefix": "dr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "deprecated": "", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevs" ], "parameters": [ { "index": 1, "name": "start", "type": "timestamp", "info": [ { "name": "modes", "values": [ 1, 2 ] } ] }, { "index": 2, "name": "end", "type": "timestamp", "info": [ { "name": "modes", "values": [ 1, 2 ] } ] }, { "index": 3, "name": "dir", "type": [ "newer", "older" ], "default": "older", "info": [ { "name": "modes", "values": [ 1, 3 ] } ] }, { "index": 4, "name": "from", "type": "string", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 5, "name": "to", "type": "string", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 6, "name": "prefix", "type": "string", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 7, "name": "unique", "type": "boolean", "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 8, "name": "namespace", "type": "namespace", "default": 0, "info": [ { "name": "modes", "values": [ 3 ] } ] }, { "index": 9, "name": "tag", "type": "string" }, { "index": 10, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 11, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 12, "name": "prop", "type": [ "comment", "content", "len", "minor", "parentid", "parsedcomment", "revid", "sha1", "tags", "user", "userid", "token" ], "default": "user|comment", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "token" ] }, { "index": 13, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 14, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "duplicatefiles", "classname": "MediaWiki\\Api\\ApiQueryDuplicateFiles", "path": "query+duplicatefiles", "group": "prop", "prefix": "df", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Duplicatefiles" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 4, "name": "localonly", "type": "boolean" } ], "templatedparameters": [] }, { "name": "embeddedin", "classname": "MediaWiki\\Api\\ApiQueryBacklinks", "path": "query+embeddedin", "group": "list", "prefix": "ei", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=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": "MediaWiki\\Api\\ApiQueryExternalLinks", "path": "query+extlinks", "group": "prop", "prefix": "el", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Extlinks" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "protocol", "type": [ "", "bitcoin", "ftp", "ftps", "geo", "git", "gopher", "http", "https", "irc", "ircs", "magnet", "mailto", "matrix", "mms", "news", "nntp", "redis", "sftp", "sip", "sips", "sms", "ssh", "svn", "tel", "telnet", "urn", "worldwind", "xmpp" ], "default": "" }, { "index": 4, "name": "query", "type": "string" }, { "index": 5, "name": "expandurl", "type": "boolean", "deprecated": "" } ], "templatedparameters": [] }, { "name": "exturlusage", "classname": "MediaWiki\\Api\\ApiQueryExtLinksUsage", "path": "query+exturlusage", "group": "list", "prefix": "eu", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Exturlusage" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "ids", "title", "url" ], "default": "ids|title|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "protocol", "type": [ "", "bitcoin", "ftp", "ftps", "geo", "git", "gopher", "http", "https", "irc", "ircs", "magnet", "mailto", "matrix", "mms", "news", "nntp", "redis", "sftp", "sip", "sips", "sms", "ssh", "svn", "tel", "telnet", "urn", "worldwind", "xmpp" ], "default": "" }, { "index": 4, "name": "query", "type": "string" }, { "index": 5, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 6, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 7, "name": "expandurl", "type": "boolean", "deprecated": "" } ], "templatedparameters": [] }, { "name": "filearchive", "classname": "MediaWiki\\Api\\ApiQueryFilearchive", "path": "query+filearchive", "group": "list", "prefix": "fa", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filearchive" ], "parameters": [ { "index": 1, "name": "from", "type": "string" }, { "index": 2, "name": "to", "type": "string" }, { "index": 3, "name": "prefix", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "sha1", "type": "string" }, { "index": 6, "name": "sha1base36", "type": "string" }, { "index": 7, "name": "prop", "type": [ "archivename", "bitdepth", "description", "dimensions", "mediatype", "metadata", "mime", "parseddescription", "sha1", "size", "timestamp", "user" ], "default": "timestamp", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "filerepoinfo", "classname": "MediaWiki\\Api\\ApiQueryFileRepoInfo", "path": "query+filerepoinfo", "group": "meta", "prefix": "fri", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filerepoinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "canUpload", "displayname", "favicon", "initialCapital", "local", "name", "rootUrl", "scriptDirUrl", "thumbUrl", "url" ], "default": "canUpload|displayname|favicon|initialCapital|local|name|rootUrl|scriptDirUrl|thumbUrl|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "fileusage", "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop", "path": "query+fileusage", "group": "prop", "prefix": "fu", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Fileusage" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "pageid", "redirect", "title" ], "default": "pageid|title|redirect", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!redirect", "redirect" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "imageinfo", "classname": "MediaWiki\\Api\\ApiQueryImageInfo", "path": "query+imageinfo", "group": "prop", "prefix": "ii", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "archivename", "badfile", "bitdepth", "canonicaltitle", "comment", "commonmetadata", "dimensions", "extmetadata", "mediatype", "metadata", "mime", "parsedcomment", "sha1", "size", "thumbmime", "timestamp", "uploadwarning", "url", "user", "userid" ], "default": "timestamp|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "limit", "type": "limit", "default": 1, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "start", "type": "timestamp" }, { "index": 4, "name": "end", "type": "timestamp" }, { "index": 5, "name": "urlwidth", "type": "integer", "default": -1 }, { "index": 6, "name": "urlheight", "type": "integer", "default": -1 }, { "index": 7, "name": "metadataversion", "type": "string", "default": "1" }, { "index": 8, "name": "extmetadatalanguage", "type": "string", "default": "en" }, { "index": 9, "name": "extmetadatamultilang", "type": "boolean" }, { "index": 10, "name": "extmetadatafilter", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 11, "name": "urlparam", "type": "string", "default": "" }, { "index": 12, "name": "badfilecontexttitle", "type": "string" }, { "index": 13, "name": "continue", "type": "string" }, { "index": 14, "name": "localonly", "type": "boolean" } ], "templatedparameters": [] }, { "name": "images", "classname": "MediaWiki\\Api\\ApiQueryImages", "path": "query+images", "group": "prop", "prefix": "im", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Images" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "continue", "type": "string" }, { "index": 3, "name": "images", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "imageusage", "classname": "MediaWiki\\Api\\ApiQueryBacklinks", "path": "query+imageusage", "group": "list", "prefix": "iu", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageusage" ], "parameters": [ { "index": 1, "name": "title", "type": "string" }, { "index": 2, "name": "pageid", "type": "integer" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 6, "name": "filterredir", "type": [ "all", "nonredirects", "redirects" ], "default": "all" }, { "index": 7, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 8, "name": "redirect", "type": "boolean" } ], "templatedparameters": [] }, { "name": "info", "classname": "MediaWiki\\Api\\ApiQueryInfo", "path": "query+info", "group": "prop", "prefix": "in", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Info" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "associatedpage", "displaytitle", "editintro", "linkclasses", "notificationtimestamp", "preloadcontent", "protection", "subjectid", "talkid", "url", "varianttitles", "visitingwatchers", "watched", "watchers", "preload", "readable" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "preload", "readable" ] }, { "index": 2, "name": "linkcontext", "type": "title", "default": "Main Page" }, { "index": 3, "name": "testactions", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "testactionsdetail", "type": [ "boolean", "full", "quick" ], "default": "boolean" }, { "index": 5, "name": "testactionsautocreate", "type": "boolean" }, { "index": 6, "name": "preloadcustom", "type": "string", "info": [ { "name": "preloadcontentonly" } ] }, { "index": 7, "name": "preloadparams", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "info": [ { "name": "preloadcontentonly" } ] }, { "index": 8, "name": "preloadnewsection", "type": "boolean", "info": [ { "name": "preloadcontentonly" } ] }, { "index": 9, "name": "editintrostyle", "type": [ "lessframes", "moreframes" ], "default": "moreframes", "info": [ { "name": "editintroonly" } ] }, { "index": 10, "name": "editintroskip", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "info": [ { "name": "editintroonly" } ] }, { "index": 11, "name": "editintrocustom", "type": "string", "info": [ { "name": "editintroonly" } ] }, { "index": 12, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "iwbacklinks", "classname": "MediaWiki\\Api\\ApiQueryIWBacklinks", "path": "query+iwbacklinks", "group": "list", "prefix": "iwbl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwbacklinks" ], "parameters": [ { "index": 1, "name": "prefix", "type": "string" }, { "index": 2, "name": "title", "type": "string" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "prop", "type": [ "iwprefix", "iwtitle" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "iwlinks", "classname": "MediaWiki\\Api\\ApiQueryIWLinks", "path": "query+iwlinks", "group": "prop", "prefix": "iw", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwlinks" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "url" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "prefix", "type": "string" }, { "index": 3, "name": "title", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 6, "name": "continue", "type": "string" }, { "index": 7, "name": "url", "type": "boolean", "deprecated": "" } ], "templatedparameters": [] }, { "name": "langbacklinks", "classname": "MediaWiki\\Api\\ApiQueryLangBacklinks", "path": "query+langbacklinks", "group": "list", "prefix": "lbl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langbacklinks" ], "parameters": [ { "index": 1, "name": "lang", "type": "string" }, { "index": 2, "name": "title", "type": "string" }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "prop", "type": [ "lllang", "lltitle" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 6, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "langlinks", "classname": "MediaWiki\\Api\\ApiQueryLangLinks", "path": "query+langlinks", "group": "prop", "prefix": "ll", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langlinks" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "autonym", "langname", "url" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "lang", "type": "string" }, { "index": 3, "name": "title", "type": "string" }, { "index": 4, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" }, { "index": 5, "name": "inlanguagecode", "type": "string", "default": "en" }, { "index": 6, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 7, "name": "continue", "type": "string" }, { "index": 8, "name": "url", "type": "boolean", "deprecated": "" } ], "templatedparameters": [] }, { "name": "languageinfo", "classname": "MediaWiki\\Api\\ApiQueryLanguageinfo", "path": "query+languageinfo", "group": "meta", "prefix": "li", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [], "parameters": [ { "index": 1, "name": "prop", "type": [ "autonym", "bcp47", "code", "dir", "fallbacks", "name", "variantnames", "variants" ], "default": "code", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "code", "type": "string", "default": "*", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "links", "classname": "MediaWiki\\Api\\ApiQueryLinks", "path": "query+links", "group": "prop", "prefix": "pl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Links" ], "parameters": [ { "index": 1, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*", "extranamespaces": [ -2, -1 ] }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "titles", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "linkshere", "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop", "path": "query+linkshere", "group": "prop", "prefix": "lh", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Linkshere" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "pageid", "redirect", "title" ], "default": "pageid|title|redirect", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!redirect", "redirect" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "logevents", "classname": "MediaWiki\\Api\\ApiQueryLogEvents", "path": "query+logevents", "group": "list", "prefix": "le", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Logevents" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "details", "ids", "parsedcomment", "tags", "timestamp", "title", "type", "user", "userid" ], "default": "ids|title|type|user|timestamp|comment|details", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "type", "type": [ "", "block", "contentmodel", "create", "delete", "import", "managetags", "merge", "move", "newusers", "patrol", "protect", "renameuser", "rights", "suppress", "tag", "upload" ] }, { "index": 3, "name": "action", "type": [ "block/block", "block/reblock", "block/unblock", "contentmodel/change", "contentmodel/new", "create/create", "delete/delete", "delete/delete_redir", "delete/delete_redir2", "delete/event", "delete/restore", "delete/revision", "import/interwiki", "import/upload", "managetags/activate", "managetags/create", "managetags/deactivate", "managetags/delete", "merge/merge", "move/move", "move/move_redir", "newusers/autocreate", "newusers/byemail", "newusers/create", "newusers/create2", "newusers/newusers", "patrol/autopatrol", "patrol/patrol", "protect/modify", "protect/move_prot", "protect/protect", "protect/unprotect", "renameuser/renameuser", "rights/autopromote", "rights/rights", "suppress/block", "suppress/delete", "suppress/event", "suppress/reblock", "suppress/revision", "tag/update", "upload/overwrite", "upload/revert", "upload/upload" ] }, { "index": 4, "name": "start", "type": "timestamp" }, { "index": 5, "name": "end", "type": "timestamp" }, { "index": 6, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 7, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 8, "name": "title", "type": "string" }, { "index": 9, "name": "namespace", "type": "namespace", "extranamespaces": [ -2, -1 ] }, { "index": 10, "name": "prefix", "type": "string" }, { "index": 11, "name": "tag", "type": "string" }, { "index": 12, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 13, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "mystashedfiles", "classname": "MediaWiki\\Api\\ApiQueryMyStashedFiles", "path": "query+mystashedfiles", "group": "list", "prefix": "msf", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:mystashedfiles" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "size", "type" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "pagepropnames", "classname": "MediaWiki\\Api\\ApiQueryPagePropNames", "path": "query+pagepropnames", "group": "list", "prefix": "ppn", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pagepropnames" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 } ], "templatedparameters": [] }, { "name": "pageprops", "classname": "MediaWiki\\Api\\ApiQueryPageProps", "path": "query+pageprops", "group": "prop", "prefix": "pp", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageprops" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "prop", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "pageswithprop", "classname": "MediaWiki\\Api\\ApiQueryPagesWithProp", "path": "query+pageswithprop", "group": "list", "prefix": "pwp", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=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": "MediaWiki\\Api\\ApiQueryPrefixSearch", "path": "query+prefixsearch", "group": "list", "prefix": "ps", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Prefixsearch" ], "parameters": [ { "index": 1, "name": "search", "type": "string", "required": "" }, { "index": 2, "name": "namespace", "type": "namespace", "default": 0, "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "offset", "type": "integer", "default": 0, "min": 0 } ], "templatedparameters": [] }, { "name": "protectedtitles", "classname": "MediaWiki\\Api\\ApiQueryProtectedTitles", "path": "query+protectedtitles", "group": "list", "prefix": "pt", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Protectedtitles" ], "parameters": [ { "index": 1, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 2, "name": "level", "type": [ "autoconfirmed", "sysop" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 5, "name": "start", "type": "timestamp" }, { "index": 6, "name": "end", "type": "timestamp" }, { "index": 7, "name": "prop", "type": [ "comment", "expiry", "level", "parsedcomment", "timestamp", "user", "userid" ], "default": "timestamp|level", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 8, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "querypage", "classname": "MediaWiki\\Api\\ApiQueryQueryPage", "path": "query+querypage", "group": "list", "prefix": "qp", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=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": "MediaWiki\\Api\\ApiQueryRandom", "path": "query+random", "group": "list", "prefix": "rn", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=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": "MediaWiki\\Api\\ApiQueryRecentChanges", "path": "query+recentchanges", "group": "list", "prefix": "rc", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Recentchanges" ], "parameters": [ { "index": 1, "name": "start", "type": "timestamp" }, { "index": 2, "name": "end", "type": "timestamp" }, { "index": 3, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*", "extranamespaces": [ -2, -1 ] }, { "index": 5, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 6, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 7, "name": "tag", "type": "string" }, { "index": 8, "name": "prop", "type": [ "comment", "flags", "ids", "loginfo", "parsedcomment", "patrolled", "redirect", "sha1", "sizes", "tags", "timestamp", "title", "user", "userid" ], "default": "title|timestamp|ids", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 9, "name": "show", "type": [ "!anon", "!autopatrolled", "!bot", "!minor", "!patrolled", "!redirect", "anon", "autopatrolled", "bot", "minor", "patrolled", "redirect", "unpatrolled" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 10, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 11, "name": "type", "type": [ "categorize", "edit", "external", "log", "new" ], "default": "edit|new|log|categorize", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 12, "name": "toponly", "type": "boolean" }, { "index": 13, "name": "title", "type": "string" }, { "index": 14, "name": "continue", "type": "string" }, { "index": 15, "name": "generaterevisions", "type": "boolean" }, { "index": 16, "name": "slot", "type": [ "main" ] } ], "templatedparameters": [] }, { "name": "redirects", "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop", "path": "query+redirects", "group": "prop", "prefix": "rd", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Redirects" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "fragment", "pageid", "title" ], "default": "pageid|title", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!fragment", "fragment" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "revisions", "classname": "MediaWiki\\Api\\ApiQueryRevisions", "path": "query+revisions", "group": "prop", "prefix": "rv", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Revisions" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "comment", "content", "contentmodel", "flags", "ids", "parsedcomment", "roles", "sha1", "size", "slotsha1", "slotsize", "tags", "timestamp", "user", "userid", "parsetree" ], "default": "ids|timestamp|flags|comment|user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "parsetree" ] }, { "index": 2, "name": "slots", "type": [ "main" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 4, "name": "limit", "type": "limit", "min": 1, "max": 500, "highmax": 5000, "info": [ { "name": "singlepageonly" } ] }, { "index": 5, "name": "expandtemplates", "type": "boolean", "deprecated": "" }, { "index": 6, "name": "generatexml", "type": "boolean", "deprecated": "" }, { "index": 7, "name": "parse", "type": "boolean", "deprecated": "" }, { "index": 8, "name": "section", "type": "string" }, { "index": 9, "name": "diffto", "type": "string", "deprecated": "" }, { "index": 10, "name": "difftotext", "type": "string", "deprecated": "" }, { "index": 11, "name": "difftotextpst", "type": "boolean", "deprecated": "" }, { "index": 12, "name": "contentformat", "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ], "deprecated": "" }, { "index": 13, "name": "startid", "type": "integer", "info": [ { "name": "singlepageonly" } ] }, { "index": 14, "name": "endid", "type": "integer", "info": [ { "name": "singlepageonly" } ] }, { "index": 15, "name": "start", "type": "timestamp", "info": [ { "name": "singlepageonly" } ] }, { "index": 16, "name": "end", "type": "timestamp", "info": [ { "name": "singlepageonly" } ] }, { "index": 17, "name": "dir", "type": [ "newer", "older" ], "default": "older", "info": [ { "name": "singlepageonly" } ] }, { "index": 18, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ], "info": [ { "name": "singlepageonly" } ] }, { "index": 19, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ], "info": [ { "name": "singlepageonly" } ] }, { "index": 20, "name": "tag", "type": "string" }, { "index": 21, "name": "continue", "type": "string" } ], "templatedparameters": [ { "index": 3, "name": "contentformat-{slot}", "templatevars": { "slot": "slots" }, "type": [ "application/json", "application/octet-stream", "application/unknown", "application/x-binary", "text/css", "text/javascript", "text/plain", "text/unknown", "text/x-wiki", "unknown/unknown" ] } ] }, { "name": "search", "classname": "MediaWiki\\Api\\ApiQuerySearch", "path": "query+search", "group": "list", "prefix": "sr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Search" ], "parameters": [ { "index": 1, "name": "search", "type": "string", "required": "" }, { "index": 2, "name": "namespace", "type": "namespace", "default": 0, "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 4, "name": "offset", "type": "integer", "default": 0, "min": 0 }, { "index": 5, "name": "what", "type": [ "nearmatch", "text", "title" ] }, { "index": 6, "name": "info", "type": [ "rewrittenquery", "suggestion", "totalhits" ], "default": "totalhits|suggestion|rewrittenquery", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "prop", "type": [ "categorysnippet", "extensiondata", "isfilematch", "redirectsnippet", "redirecttitle", "sectionsnippet", "sectiontitle", "size", "snippet", "timestamp", "titlesnippet", "wordcount", "hasrelated", "score" ], "default": "size|wordcount|timestamp|snippet", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "deprecatedvalues": [ "hasrelated", "score" ] }, { "index": 8, "name": "interwiki", "type": "boolean" }, { "index": 9, "name": "enablerewrites", "type": "boolean" }, { "index": 10, "name": "sort", "type": [ "relevance" ], "default": "relevance" } ], "templatedparameters": [] }, { "name": "siteinfo", "classname": "MediaWiki\\Api\\ApiQuerySiteinfo", "path": "query+siteinfo", "group": "meta", "prefix": "si", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Siteinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "autocreatetempuser", "autopromote", "autopromoteonce", "clientlibraries", "dbrepllag", "defaultoptions", "extensions", "extensiontags", "fileextensions", "functionhooks", "general", "interwikimap", "languages", "languagevariants", "libraries", "magicwords", "namespacealiases", "namespaces", "protocols", "restrictions", "rightsinfo", "showhooks", "skins", "specialpagealiases", "statistics", "uploaddialog", "usergroups", "variables" ], "default": "general", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "filteriw", "type": [ "!local", "local" ] }, { "index": 3, "name": "showalldb", "type": "boolean" }, { "index": 4, "name": "numberingroup", "type": "boolean" }, { "index": 5, "name": "inlanguagecode", "type": "string" } ], "templatedparameters": [] }, { "name": "stashimageinfo", "classname": "MediaWiki\\Api\\ApiQueryStashImageInfo", "path": "query+stashimageinfo", "group": "prop", "prefix": "sii", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Stashimageinfo" ], "parameters": [ { "index": 1, "name": "filekey", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "sessionkey", "type": "string", "deprecated": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 3, "name": "prop", "type": [ "badfile", "bitdepth", "canonicaltitle", "commonmetadata", "dimensions", "extmetadata", "metadata", "mime", "sha1", "size", "thumbmime", "timestamp", "url" ], "default": "timestamp|url", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "urlwidth", "type": "integer", "default": -1 }, { "index": 5, "name": "urlheight", "type": "integer", "default": -1 }, { "index": 6, "name": "urlparam", "type": "string", "default": "" } ], "templatedparameters": [] }, { "name": "tags", "classname": "MediaWiki\\Api\\ApiQueryTags", "path": "query+tags", "group": "list", "prefix": "tg", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tags" ], "parameters": [ { "index": 1, "name": "continue", "type": "string" }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "prop", "type": [ "active", "defined", "description", "displayname", "hitcount", "source" ], "default": "", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "templates", "classname": "MediaWiki\\Api\\ApiQueryLinks", "path": "query+templates", "group": "prop", "prefix": "tl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Templates" ], "parameters": [ { "index": 1, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*", "extranamespaces": [ -2, -1 ] }, { "index": 2, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 3, "name": "continue", "type": "string" }, { "index": 4, "name": "templates", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 5, "name": "dir", "type": [ "ascending", "descending" ], "default": "ascending" } ], "templatedparameters": [] }, { "name": "tokens", "classname": "MediaWiki\\Api\\ApiQueryTokens", "path": "query+tokens", "group": "meta", "prefix": "", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tokens" ], "parameters": [ { "index": 1, "name": "type", "type": [ "createaccount", "csrf", "login", "patrol", "rollback", "userrights", "watch" ], "default": "csrf", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" } ], "templatedparameters": [] }, { "name": "transcludedin", "classname": "MediaWiki\\Api\\ApiQueryBacklinksprop", "path": "query+transcludedin", "group": "prop", "prefix": "ti", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Transcludedin" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "pageid", "redirect", "title" ], "default": "pageid|title|redirect", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 3, "name": "show", "type": [ "!redirect", "redirect" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 5, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "usercontribs", "classname": "MediaWiki\\Api\\ApiQueryUserContribs", "path": "query+usercontribs", "group": "list", "prefix": "uc", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Usercontribs" ], "parameters": [ { "index": 1, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 2, "name": "start", "type": "timestamp" }, { "index": 3, "name": "end", "type": "timestamp" }, { "index": 4, "name": "continue", "type": "string" }, { "index": 5, "name": "user", "type": "user", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "subtypes": [ "name", "ip", "temp", "interwiki" ] }, { "index": 6, "name": "userids", "type": "integer", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 7, "name": "userprefix", "type": "string" }, { "index": 8, "name": "iprange", "type": "string" }, { "index": 9, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 10, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 11, "name": "prop", "type": [ "comment", "flags", "ids", "parsedcomment", "patrolled", "size", "sizediff", "tags", "timestamp", "title" ], "default": "ids|title|timestamp|comment|size|flags", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 12, "name": "show", "type": [ "!autopatrolled", "!minor", "!new", "!patrolled", "!top", "autopatrolled", "minor", "new", "patrolled", "top" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 13, "name": "tag", "type": "string" }, { "index": 14, "name": "toponly", "type": "boolean", "deprecated": "" } ], "templatedparameters": [] }, { "name": "userinfo", "classname": "MediaWiki\\Api\\ApiQueryUserInfo", "path": "query+userinfo", "group": "meta", "prefix": "ui", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Userinfo" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "acceptlang", "blockinfo", "cancreateaccount", "centralids", "changeablegroups", "editcount", "email", "groupmemberships", "groups", "hasmsg", "implicitgroups", "latestcontrib", "options", "ratelimits", "realname", "registrationdate", "rights", "theoreticalratelimits", "unreadcount" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 2, "name": "attachedwiki", "type": "string" } ], "templatedparameters": [] }, { "name": "users", "classname": "MediaWiki\\Api\\ApiQueryUsers", "path": "query+users", "group": "list", "prefix": "us", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Users" ], "parameters": [ { "index": 1, "name": "prop", "type": [ "blockinfo", "cancreate", "centralids", "editcount", "emailable", "gender", "groupmemberships", "groups", "implicitgroups", "registration", "rights" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 2, "name": "attachedwiki", "type": "string" }, { "index": 3, "name": "users", "type": "string", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 4, "name": "userids", "type": "integer", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 } ], "templatedparameters": [] }, { "name": "watchlist", "classname": "MediaWiki\\Api\\ApiQueryWatchlist", "path": "query+watchlist", "group": "list", "prefix": "wl", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=Special:Version/License/MediaWiki", "readrights": "", "generator": "", "helpurls": [ "https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlist" ], "parameters": [ { "index": 1, "name": "allrev", "type": "boolean" }, { "index": 2, "name": "start", "type": "timestamp" }, { "index": 3, "name": "end", "type": "timestamp" }, { "index": 4, "name": "namespace", "type": "namespace", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50, "allspecifier": "*" }, { "index": 5, "name": "user", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 6, "name": "excludeuser", "type": "user", "subtypes": [ "name", "ip", "temp", "interwiki", "id" ] }, { "index": 7, "name": "dir", "type": [ "newer", "older" ], "default": "older" }, { "index": 8, "name": "limit", "type": "limit", "default": 10, "min": 1, "max": 500, "highmax": 5000 }, { "index": 9, "name": "prop", "type": [ "comment", "expiry", "flags", "ids", "loginfo", "notificationtimestamp", "parsedcomment", "patrol", "sizes", "tags", "timestamp", "title", "user", "userid" ], "default": "ids|title|flags", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 10, "name": "show", "type": [ "!anon", "!autopatrolled", "!bot", "!minor", "!patrolled", "!unread", "anon", "autopatrolled", "bot", "minor", "patrolled", "unread" ], "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 11, "name": "type", "type": [ "categorize", "edit", "external", "log", "new" ], "default": "edit|new|log|categorize", "multi": "", "lowlimit": 50, "highlimit": 500, "limit": 50 }, { "index": 12, "name": "owner", "type": "user", "subtypes": [ "name" ] }, { "index": 13, "name": "token", "type": "string", "sensitive": "" }, { "index": 14, "name": "continue", "type": "string" } ], "templatedparameters": [] }, { "name": "watchlistraw", "classname": "MediaWiki\\Api\\ApiQueryWatchlistRaw", "path": "query+watchlistraw", "group": "list", "prefix": "wr", "source": "MediaWiki", "sourcename": "MediaWiki", "licensetag": "GPL-2.0-or-later", "licenselink": "//www.aylhr.co/index.php?title=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.43.0", "phpEngine": "PHP", "phpVersion": "8.3.19", "time": 0.21887516975402832, "log": [ { "msg": "MWDebug output complete", "type": "log", "caller": "MediaWiki\\Debug\\MWDebug::appendDebugInfoToApiResult" } ], "debugLog": [ "\n\nStart request GET /api.php?action=paraminfo&modules=query%2B%2A\nIP: 216.73.216.195\nHTTP HEADERS:\nCONTENT-LENGTH: 0\nCONNECTION: close\nHOST: www.aylhr.co\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 SqlBagOStuff", "[localisation] LocalisationCache using store LCStoreDB", "[objectcache] MainWANObjectCache using store Wikimedia\\ObjectCache\\EmptyBagOStuff", "[session] SessionBackend \"nph0h0kdm7usi649m6ipmq80fgmhvt0g\" is unsaved, marking dirty in constructor", "[session] SessionBackend \"nph0h0kdm7usi649m6ipmq80fgmhvt0g\" save: dataDirty=1 metaDirty=1 forcePersist=0", "[cookie] already deleted setcookie: \"aylhrwiki_crewiki_session\", \"\", \"1721168194\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"aylhrwiki_crewikiUserID\", \"\", \"1721168194\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"aylhrwiki_crewikiToken\", \"\", \"1721168194\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1721168194\", \"/\", \"\", \"\", \"1\", \"\"", "[session] SessionBackend \"nph0h0kdm7usi649m6ipmq80fgmhvt0g\" 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 \"nph0h0kdm7usi649m6ipmq80fgmhvt0g\" save: dataDirty=1 metaDirty=0 forcePersist=0", "MediaWiki\\Parser\\ParserFactory: using default preprocessor", "[SQLBagOStuff] MainObjectStash using store SqlBagOStuff", "[MessageCache] MessageCache using store SqlBagOStuff", "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::open [1.162ms] mysql.aylhr.co: SET group_concat_max_len = 262144, `sql_mode` = ''", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly [0.253ms] mysql.aylhr.co: SELECT @@GLOBAL.read_only AS Value", "[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:mysql.aylhr.co): miss, new value computed", "[rdbms] Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get) [2.338ms] mysql.aylhr.co: BEGIN", "[rdbms] LCStoreDB::get [0.57ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] LCStoreDB::get [6.179ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] LCStoreDB::get [2.576ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] LCStoreDB::get [0.349ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] LCStoreDB::get [0.287ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] LCStoreDB::get [1.179ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1", "[SQLBagOStuff] MicroStash using store SqlBagOStuff", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] MediaWiki\\Storage\\NameTableStore::loadTable [4.09ms] mysql.aylhr.co: SELECT role_id AS `id`,role_name AS `name` FROM `crewikislot_roles` ORDER BY id", "[objectcache] fetchOrRegenerate(global:NameTableSqlStore:slot_roles:aylhrwiki-crewiki): miss, new value computed", "[ContentHandler] Registered handler for wikitext: MediaWiki\\Content\\WikitextContentHandler", "[ContentHandler] Registered handler for javascript: MediaWiki\\Content\\JavaScriptContentHandler", "[ContentHandler] Registered handler for json: MediaWiki\\Content\\JsonContentHandler", "[ContentHandler] Registered handler for css: MediaWiki\\Content\\CssContentHandler", "[ContentHandler] Registered handler for text: MediaWiki\\Content\\TextContentHandler", "[ContentHandler] Registered handler for unknown: MediaWiki\\Content\\FallbackContentHandler", "[GlobalTitleFail] MediaWiki\\Context\\RequestContext::getTitle called with no title set.", "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::open [0.184ms] mysql.aylhr.co: SET group_concat_max_len = 262144, `sql_mode` = ''", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/aylhrwiki-crewiki", "[objectcache] getWithSetCallback(global:rdbms-server-readonly:mysql.aylhr.co): process cache hit", "[rdbms] SqlBagOStuff::fetchBlobs [0.34ms] mysql.aylhr.co: SELECT keyname,value,exptime FROM `crewikiobjectcache` WHERE keyname = 'aylhrwiki-crewiki:messages:en' AND (exptime >= '20250716221634')", "[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved aylhrwiki-crewiki:messages:en; expiry time is 99991231235959", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] SqlBagOStuff::fetchBlobs [1.277ms] mysql.aylhr.co: SELECT keyname,value,exptime FROM `crewikiobjectcache` WHERE keyname = 'aylhrwiki-crewiki:messages:en:status' AND (exptime >= '20250716221634')", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] SqlBagOStuff::doLock [0.225ms] mysql.aylhr.co: SELECT IF(GET_LOCK('aylhrwiki-crewiki:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] MessageCache::loadFromDB(en)-big [0.631ms] mysql.aylhr.co: SELECT page_title,page_latest FROM `crewikipage` WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000)", "[rdbms] MessageCache::loadFromDB(en)-small [0.909ms] mysql.aylhr.co: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `crewikipage` JOIN `crewikirevision` ON ((page_id = rev_page)) JOIN `crewikiactor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `crewikicomment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id)", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] LCStoreDB::get [3.065ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] MediaWiki\\Revision\\RevisionStore::getSlotRowsForBatch [2.117ms] mysql.aylhr.co: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `crewikislots` JOIN `crewikicontent` ON ((slot_content_id = content_id)) WHERE slot_revision_id IN (7369,7370,7389,7408) AND slot_role_id = 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] MediaWiki\\Storage\\SqlBlobStore::fetchBlobs [2.321ms] mysql.aylhr.co: SELECT old_id,old_text,old_flags FROM `crewikitext` WHERE old_id IN (7197,7198,7217,7236)", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] MediaWiki\\Storage\\NameTableStore::loadTable [0.404ms] mysql.aylhr.co: SELECT model_id AS `id`,model_name AS `name` FROM `crewikicontent_models` ORDER BY id", "[objectcache] fetchOrRegenerate(global:NameTableSqlStore:content_models:aylhrwiki-crewiki): miss, new value computed", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] LCStoreDB::get [0.84ms] mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.843ms] mysql.aylhr.co: REPLACE INTO `crewikiobjectcache` (keyname,value,exptime) VALUES ('aylhrwiki-crewiki:messages:en','\ufffdX[O\ufffdH\ufffd~\u03ef\ufffd\ufffd\ufffd\\n\ufffd\ufffd\ufffdH\ufffd\ufffd\ufffd\u0492]\\n\ufffdK/B\ufffd\ufffd\u0613d6\ufffd\u01da\ufffd\ufffd\u04a6\ufffd}\u03d9\ufffd\ufffd\ufffdqh\ufffdv\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdm\ufffds\ufffd\ufffd\ufffd\ufffd?\ufffd\ufffd<r\ufffd\\\\\ufffd\ufffd,rFBh&\ufffd\ufffd)\ufffd~\ufffd\ufffd\ufffd\ufffd\ufffdN\ufffd&Z\ufffd\ufffd\ufffd\u07d7\ufffdXR\u0363\ufffd\\'\ufffd}\ufffd\ufffd\ufffd\ufffd\ufffdm\ufffd\u06a94\ufffd\u018b\ufffd\ufffd!\ufffd\ufffdR\ufffd\ufffdG\u04f7\ufffd\ufffd\ufffd\ufffdGT\ufffdj\ufffd\ufffd\ufffdt\ufffd0\ufffdw\ufffd\ufffdNf\ufffd\ufffd\ufffdl\ufffd\u0383\ufffd\ufffd|n\ufffd\ufffd\ufffd\\\\2\ufffd-\ufffd\ufffd\ufffd~ko\ufffd\ufffd1\ufffd`\ufffdVT\ufffdx<\ufffd\ufffdr\ufffd\ufffd\ufffd\ufffd\ufffd*\ufffdPs:\ufffd\u0394\ufffd\u01da\ufffd\ufffd{\ufffdR(j\ufffd\ufffd\ufffd\ufffd\ufffd5\ufffd)\ufffd\ufffd=a!s\ufffd\ufffd\ufffdH\ufffd\ufffd\ufffd\ufffd\ufffdD\ufffd\ufffd5\ufffd\ufffd\ufffd\ufffd\ufffdaJ\ufffdp.\ufffd<\ufffdrN<\ufffd\ufffdI\ufffd \ufffdDk\ufffd)\ufffd\ufffdryuG\ufffd\ufffd\ufffd)\ufffd\ufffd78\ufffd1\ufffd9)\ufffd\u06f7\ufffdK\ufffd\ufffd\ufffdc\ufffd\ufffdd,\\\"\ufffd\ufffdm|Z\ufffd\ufffd\ufffd\ufffd>\ufffd\ufffd<\t\ufffd\ufffd:\ufffdu\ufffd\ufffdFT\ufffdv\ufffd:\ufffdr\ufffd$\t0\ufffd\ufffd\ufffdCF\ufffd\ufffdXL\ufffd\ufffd:\ufffd\ufffd\ufffd\ufffdG*\ufffd\ufffd4{\u0584+2\ufffdp\ufffd\ufffd\u0650*\ufffd\ufffd#s\ufffd\ufffd\ufffd(\ufffd,\ufffd&\ufffd\ufffd`a<\ufffd\\n2\ufffd#\ufffd\\0\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd5a\ufffdgRm\ufffd\ufffd\ufffdd\ufffd\ufffd\ufffd\ufffd\u00c0/0\ufffd\ufffd\ufffdBj\\Zi\ufffd\ufffd\ufffd\ufffd\ufffdL\ufffd\u051b\ufffd\ufffdH\\\"]\ufffd\ufffdQ\ufffd9\\rP\ufffdl\ufffd\ufffd(\ufffd\ufffdc\ufffd\ufffd\ufffd&\ufffd(\ufffdRT\ufffd\ufffd\ufffdK|)b_\u0300\ufffd\ufffdp-\ufffd\ufffdap\ufffd\ufffd\ufffd\ufffd\ufffd<\ufffd\u0686@\ufffd\ufffd\ufffd6\ufffd)\ufffd\ufffd\ufffd\ufffd\ufffd.\ufffds\ufffd\ufffd&D\ufffd\ufffdms\ufffd\u0109\ufffd\ufffdYB!(\\\\y\ufffdqA\ufffdJ\ufffd,#ORBW\ufffd\ufffd\ufffd\ufffd;\ufffd\ufffd\ufffd\ufffd \\0I\ufffdI\ufffd\\n\ufffd\ufffdL\ufffd\ufffd\ufffd\ufffdL\ufffd\ufffdl3\ufffd\ufffd\ufffd\ufffd`n\ufffd\t<}Y\ufffd\ufffd4b&\ufffd\ufffd\ufffdV\ufffd\ufffd\ufffd\t\\0\ufffd|6\ufffd\ufffd(ao\ufffd\ufffd\ufffd0\u04c2lY\ufffdpJ|[\ufffd\ufffd\ufffd\ufffd2t?\ufffdK\ufffdSI=\ufffdr\ufffd\u6466\u03ce\ufffd\ufffd\ufffdu\ufffdF\ufffd\ufffd\ufffd\u0228Z\ufffd\ufffd\ufffd\t\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd~]AK\ufffd\ufffd\ufffdh{#O,\ufffdd\ufffd\ufffd\u0468\ufffdn\ufffd.B\ufffd\ufffd\ufffd\ufffd\ufffd6\u021f\ufffd\\Z\ufffdq\ufffd \ufffd\ufffds\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\u067a\ufffd\ufffd\u00de\ufffd\ufffd`\u0194\ufffdT\ufffd\ufffd\ufffd\ufffd|\ufffd\\0\ufffd^8sb*\ufffd4~\ufffd\ufffd8\u0444\ufffdEl\ufffdvI\ufffdP\ufffd6y\ufffd\ufffd\ufffdq\ufffdtB#(\ufffd\ufffdh%\u01a2\ufffd\ufffdy\ufffd$\ufffd\ufffd\ufffd\uce06Ck\u0590\ufffdeki\ufffdC\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffds \ufffd\ufffd\u0225\ufffd!\\r\ufffd4\ufffd\ufffdC\ufffd&\u6170KN\u0634\ufffd9\ufffdF4\t\ufffd\ufffdp\ufffd?\\\"\ufffd`\ufffd\ufffd\ufffd\ufffd.\ufffd\ufffd\ufffdo\ufffd\ufffd2\ufffdN\ufffd\ufffd:\ufffd\ufffd\ufffd\ufffd4\ufffd\u07f0\ufffdM\ufffdI\u073b7\ufffd\ufffd\ufffdV\ufffd\ufffdnS\ufffd\ufffd\ufffd\u04f4\ufffdV\ufffd\ufffd2}z\ufffd\ufffd\ufffd\u05ff\ufffdJ\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd]]\ufffdd\ufffd69m\ufffdl\ufffd\\\\\\'\ufffd\ufffd._{\ufffd\ufffd&\u051e?\ufffd\ufffd2up\u067b\ufffd\ufffdW\u06e8\ufffd\ufffdQ\u0773\ufffd\ufffd\u00a3\ufffd\ufffdl:B\ufffd\ufffd\ufffd\ufffd\ufffd\u0096\ufffd?\ufffd$\ufffdp?\ufffdne\ufffdFg\ufffd\ufffd\ufffd/\u00f7k^JB&\\\\\ufffd\ufffd(\ufffd\ufffd\ufffd\u0097\ufffd\ufffdT\ufffdx\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdN\ufffd\ufffd\ufffd!e/3i\ufffd\u0362h\ufffd\ufffd\\n\ufffd\ufffd5}\ufffd\ufffd\ufffd-\ufffd\ufffd\ufffd\uc69d,\ufffd\ufffdR\ufffdO!\ufffdwA\ufffd\ufffdtE\ufffd.\u00c8\ufffd\ufffdJ%\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdn-\ufffd\ufffd\ufffd\ufffd\ufffdC\ufffdR\ufffd\ufffd\ufffd\ufffdM\ufffd\ufffd\ufffdM\ufffd\ufffd\\\\\ufffda~\ufffd\ufffdy\ufffd\ufffd<\ufffd\ufffdGP\ufffd\ufffdz\ufffd\ufffd\ufffdu/\ufffd\ufffd\ufffdwW\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdF<\ufffd\ufffdy\ufffd\ufffd+\ufffdV\ufffd\ufffdx\ufffd\ufffdN\ufffdSp\ufffd\ufffdh\ufffdv\ufffd\ufffde}\ufffd+y\ufffd-8$\ufffd4\ufffd\ufffd\ufffd\ufffd,\ufffd\ufffdV<\u072da\ufffd\ufffdF\ufffd\u075a\ufffd\ufffd\ufffd\ufffd/\ufffd\ufffd\ufffd\ufffd\ufffd^\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdP,p\ufffd\ufffdG\ufffdK\ufffd-\ufffd\ufffd\ufffd\\Z\ufffd2\ufffd\ufffd\ufffd\ufffdg\ufffd6Gi\ufffd\ufffd_\ufffd\ufffdX\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdm\ufffdD\ufffdW\ufffd\ufffdK!\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdO!\ufffdH\ufffd\ufffd\\r\ufffdqd\ufffd\ufffd\ufffd|\ufffdP7\ufffd8\ufffd(*km\ufffd\ufffd6G^=]\ufffdRX^t7L\\r\ufffd!c\ufffd:\ufffd\ufffd\ufffd\ufffdNi\ufffd\ufffd\ufffd\ufffdg\\r\ufffd~\u055a9\u0314\ufffd1n\ufffd\ufffd\u0349\ufffdB\ufffd\ufffd\ufffdRc\ufffd\ufffd\ufffd\ufffd+\ufffd\ufffd\ufffd/\ufffd=\ufffd~\ufffd}6\ufffd\ufffd\ufffd:\ufffd#x\ufffd\ufffd!\ufffd\ufffd\ufffd\ufffd\ufffd=\ufffd\ufffd\ufffd\ufffd\u008b\ufffdfj\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffdr\ufffd\ufffd\ufffd\t\\n\ufffd7\ufffd-xaU\ufffds|3\ufffd\ufffd\ufffd\\0\ufffd0[,O\ufffdF\ufffdU!\ufffdJ/?\ufffdp\ufffdA\ufffd\ufffd\ufffdI\ufffd\ufffdF\ufffd\ufffd\ufffd<Z\ufffd\t`\ufffd\ufffd\t\ufffd\ufffd_!V2\ufffd\ufffd=3>*\\'\ufffd\ufffdbEb\u0533 6\ufffd\ufffdI\ufffd\ufffd92\ufffdFb\ufffd\ufffd-4\ufffd\ufffd\ufffd\ufffdO-\u0282\ufffdCg\ufffd\ufffd\ufffd\ufffd\ufffdC\ufffd\ufffd5I\ufffd1\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\\\"|\ufffd/\ufffd\ufffd\ufffd\\n\ufffd\ufffd 7\ufffd\ufffd\ufffd\u07bc\ufffd!\ufffd\ufffd\\Zy\ufffde\ufffdd\ufffd&\ufffda\ufffd$\ufffd\ufffd\ufffdj:\ufffd\ufffdt\ufffd&I\ufffd\ufffdS\ufffd\ufffdvpuY?\ufffdn\ufffd\ufffd\u05ad\ufffd\ufffd\ufffd=7_8Zn\ufffd{\ufffd5{\ufffd\ufffd\ufffd\\0\ufffd\ufffd\ufffdmt\ufffdv\ufffdo\ufffd{\ufffd]\ufffd\ufffdu\ufffd\ufffd[\ufffd\ufffd\ufffd\ufffd|\ufffd\ufffdp\ufffdz\ufffd\ufffd:h\ufffdV\ufffd\ufffdmw\ufffd\ufffd?\ufffd\ufffd','99991231235959')", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] SqlBagOStuff::doUnlock [0.328ms] mysql.aylhr.co: SELECT RELEASE_LOCK('aylhrwiki-crewiki:messages:en') AS released", "[MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, global cache is expired/volatile, loading from DB", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[gitinfo] Candidate cacheFile=/home/aylhr/aylhr.co/gitinfo.json for /home/aylhr/aylhr.co", "[gitinfo] Cache incomplete for /home/aylhr/aylhr.co" ], "queries": [ { "sql": "mysql.aylhr.co: SET group_concat_max_len = 262144, `sql_mode` = ''", "function": "Wikimedia\\Rdbms\\DatabaseMySQL::open", "time": 0.0011619999999999998 }, { "sql": "mysql.aylhr.co: SELECT @@GLOBAL.read_only AS Value", "function": "Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly", "time": 0.000253 }, { "sql": "mysql.aylhr.co: BEGIN", "function": "Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get)", "time": 0.0023380000000000002 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.00057 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.0061790000000000005 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.002576 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.00034899999999999997 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.000287 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.0011790000000000001 }, { "sql": "mysql.aylhr.co: SELECT role_id AS `id`,role_name AS `name` FROM `crewikislot_roles` ORDER BY id ", "function": "MediaWiki\\Storage\\NameTableStore::loadTable", "time": 0.00409 }, { "sql": "mysql.aylhr.co: SET group_concat_max_len = 262144, `sql_mode` = ''", "function": "Wikimedia\\Rdbms\\DatabaseMySQL::open", "time": 0.000184 }, { "sql": "mysql.aylhr.co: SELECT keyname,value,exptime FROM `crewikiobjectcache` WHERE keyname = 'aylhrwiki-crewiki:messages:en' AND (exptime >= '20250716221634') ", "function": "SqlBagOStuff::fetchBlobs", "time": 0.00034 }, { "sql": "mysql.aylhr.co: SELECT keyname,value,exptime FROM `crewikiobjectcache` WHERE keyname = 'aylhrwiki-crewiki:messages:en:status' AND (exptime >= '20250716221634') ", "function": "SqlBagOStuff::fetchBlobs", "time": 0.001277 }, { "sql": "mysql.aylhr.co: SELECT IF(GET_LOCK('aylhrwiki-crewiki:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired", "function": "SqlBagOStuff::doLock", "time": 0.000225 }, { "sql": "mysql.aylhr.co: SELECT page_title,page_latest FROM `crewikipage` WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000) ", "function": "MessageCache::loadFromDB(en)-big", "time": 0.000631 }, { "sql": "mysql.aylhr.co: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `crewikipage` JOIN `crewikirevision` ON ((page_id = rev_page)) JOIN `crewikiactor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `crewikicomment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id) ", "function": "MessageCache::loadFromDB(en)-small", "time": 0.000909 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.003065 }, { "sql": "mysql.aylhr.co: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `crewikislots` JOIN `crewikicontent` ON ((slot_content_id = content_id)) WHERE slot_revision_id IN (7369,7370,7389,7408) AND slot_role_id = 1 ", "function": "MediaWiki\\Revision\\RevisionStore::getSlotRowsForBatch", "time": 0.002117 }, { "sql": "mysql.aylhr.co: SELECT old_id,old_text,old_flags FROM `crewikitext` WHERE old_id IN (7197,7198,7217,7236) ", "function": "MediaWiki\\Storage\\SqlBlobStore::fetchBlobs", "time": 0.002321 }, { "sql": "mysql.aylhr.co: SELECT model_id AS `id`,model_name AS `name` FROM `crewikicontent_models` ORDER BY id ", "function": "MediaWiki\\Storage\\NameTableStore::loadTable", "time": 0.000404 }, { "sql": "mysql.aylhr.co: SELECT lc_value FROM `crewikil10n_cache` WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 ", "function": "LCStoreDB::get", "time": 0.0008399999999999999 }, { "sql": "mysql.aylhr.co: REPLACE INTO `crewikiobjectcache` (keyname,value,exptime) VALUES ('aylhrwiki-crewiki:messages:en','\u25a0X[O\u25a0H\ufffd~\u03ef\u25a0\u25a0\u25a0\\n\ufffd\u25a0\u25a0H\u25a0\u25a0\ufffd\ufffd\u0492]\\n\u25a0K/B\u25a0\u25a0\u0613d6\u25a0\u01da\ufffd\ufffd\u04a6\u25a0}\u03d9\u25a0\ufffd\u25a0qh\ufffdv\u25a0\u25a0\ufffd\u25a0\u25a0\u25a0\u25a0m\u25a0s\u25a0\u25a0\u25a0\u25a0\u25a0?\u25a0\u25a0<r\u25a0\u25a0\\\\\u25a0\u25a0,rFBh&\ufffd\u25a0)\u25a0~\u25a0\u25a0\u25a0\ufffd\u25a0N\ufffd&Z\u25a0\u25a0\u25a0\u07d7\u25a0XR\u0363\u25a0\u25a0\\'\u25a0}\u25a0\u25a0\u25a0\u25a0\ufffd\u25a0m\u25a0\u06a94\u25a0\u018b\u25a0\u25a0!\ufffd\u25a0R\u25a0\u25a0G\u04f7\u25a0\u25a0\u25a0\u25a0GT\u25a0j\u25a0\u25a0\u25a0t\ufffd0\u25a0w\u25a0\u25a0Nf\ufffd\u25a0\u25a0\u25a0l\u25a0\u0383\u25a0\ufffd|n\u25a0\ufffd\u25a0\\\\2\ufffd-\ufffd\u25a0\u25a0~ko\u25a0\ufffd1\ufffd`\u25a0VT\u25a0x<\u25a0\ufffdr\u25a0\u25a0\u25a0\ufffd\ufffd*\u25a0Ps:\u25a0\u0394\ufffd\u01da\u25a0\u25a0{\u25a0R(j\ufffd\u25a0\u25a0\u25a0\ufffd5\u25a0)\u25a0\ufffd=a!s\u25a0\u25a0\u25a0H\u25a0\u25a0\u25a0\ufffd\u25a0\u25a0D\u25a0\ufffd5\ufffd\u25a0\u25a0\ufffd\u25a0aJ\ufffdp.\u25a0<\u25a0rN<\ufffd\ufffdI\u25a0 \u25a0Dk\ufffd)\u25a0\ufffdryuG\u25a0\u25a0\u25a0)\u25a0\u25a078\u25a01\u25a09)\u25a0\u06f7\u25a0K\u25a0\ufffd\u25a0c\u25a0\u25a0\u25a0d,\\\"\u25a0\u25a0m|Z\u25a0\u25a0\u25a0\u25a0\u25a0>\u25a0\u25a0\u25a0<\t\u25a0\u25a0:\u25a0u\ufffd\u25a0FT\u25a0v\u25a0:\u25a0r\u25a0$\t0\u25a0\ufffd\u25a0CF\u25a0\u25a0\u25a0XL\u25a0\u25a0:\u25a0\u25a0\ufffd\u25a0G*\u25a0\u25a04{\u0584+2\u25a0p\u25a0\u25a0\u0650*\u25a0\u25a0\u25a0#s\ufffd\ufffd\u25a0(\u25a0,\u25a0&\u25a0\ufffd`a<\u25a0\\n2\u25a0#\u25a0\\0\ufffd\u25a0\u25a0\u25a0\ufffd\u25a05a\u25a0gRm\u25a0\ufffd\u25a0d\u25a0\ufffd\u25a0\u25a0\u25a0\u00c0/0\ufffd\ufffd\u25a0Bj\\Zi\u25a0\u25a0\ufffd\ufffd\u25a0L\u25a0\u051b\u25a0\u25a0H\\\"]\u25a0\ufffdQ\u25a09\\rP\u25a0l\u25a0\u25a0(\u25a0\u25a0c\u25a0\ufffd\u25a0&\u25a0(\u25a0RT\u25a0\ufffd\u25a0K|)b_\u0300\ufffd\ufffdp-\u25a0\u25a0\u25a0ap\u25a0\u25a0\ufffd\u25a0\u25a0<\ufffd\u0686@\u25a0\u25a0\u25a06\ufffd)\u25a0\ufffd\u25a0\ufffd\u25a0.\u25a0s\u25a0\u25a0&D\ufffd\ufffdms\ufffd\u0109\u25a0\u25a0YB!(\\\\y\u25a0qA\u25a0J\u25a0,#ORBW\u25a0\ufffd\u25a0\u25a0;\u25a0\u25a0\u25a0\u25a0 \\0I\ufffdI\u25a0\\n\u25a0\u25a0L\u25a0\ufffd\u25a0\ufffdL\u25a0\u25a0l3\u25a0\ufffd\u25a0\u25a0`n\u25a0\t<}Y\ufffd\u25a04b&\ufffd\u25a0\ufffdV\ufffd\ufffd\u25a0\t\\0\ufffd|6\u25a0\ufffd(ao\u25a0\u25a0\ufffd0\u04c2lY\u25a0pJ|[\u25a0\u25a0\u25a0\u25a02t?\u25a0K\ufffdSI=\u25a0r\u25a0\u6466\u03ce\u25a0\u25a0\ufffdu\u25a0\u25a0F\u25a0\u25a0\u25a0\u0228Z\u25a0\ufffd\ufffd\t\u25a0\u25a0\u25a0\ufffd\ufffd\u25a0~]AK\u25a0\ufffd\u25a0h{#O,\u25a0d\u25a0\u25a0\u0468\u25a0n\ufffd.B\u25a0\u25a0\u25a0\ufffd\u25a06\u021f\u25a0\\Z\u25a0q\u25a0 \u25a0\u25a0s\u25a0\u25a0\ufffd\u25a0\u25a0\ufffd\u067a\ufffd\u25a0\u00de\u25a0\u25a0`\u0194\ufffdT\u25a0\ufffd\u25a0\u25a0|\ufffd\\0\u25a0^8sb*\ufffd4~\u25a0\u25a08\u0444\u25a0El\u25a0vI\u25a0P\ufffd6y\u25a0\u25a0\u25a0q\u25a0tB#(\u25a0\u25a0h%\u01a2\ufffd\u25a0y\u25a0$\ufffd\u25a0\ufffd\uce06Ck\u0590\u25a0eki\u25a0C\u25a0\u25a0\ufffd\ufffd\u25a0\u25a0\u25a0s \u25a0\u25a0\u0225\u25a0!\\r\u25a04\u25a0\ufffdC\u25a0&\u6170KN\u0634\u25a09\u25a0F4\t\u25a0\u25a0p\u25a0?\\\"\ufffd`\u25a0\u25a0\u25a0\u25a0\u25a0.\u25a0\u25a0\ufffdo\ufffd\u25a02\u25a0N\u25a0\u25a0:\u25a0\u25a0\u25a0\u25a04\u25a0\u07f0\ufffdM\u25a0I\u073b7\u25a0\u25a0\u25a0V\u25a0\u25a0nS\u25a0\u25a0\u25a0\u04f4\u25a0V\u25a0\ufffd2}z\u25a0\u25a0\u25a0\u25a0\u05ff\u25a0J\u25a0\ufffd\u25a0\u25a0\u25a0\u25a0\u25a0\ufffd\u25a0\u25a0\u25a0]]\u25a0d\ufffd69m\u25a0l\u25a0\\\\\\'\u25a0\u25a0._{\u25a0\u25a0&\u051e?\u25a0\u25a02up\u067b\u25a0\u25a0W\u06e8\u25a0\u25a0Q\u0773\u25a0\u25a0\u00a3\u25a0\u25a0l:B\u25a0\u25a0\u25a0\u25a0\u25a0\u0096\ufffd?\u25a0$\ufffdp?\u25a0ne\u25a0\u25a0Fg\u25a0\ufffd\u25a0/\u00f7k^JB&\\\\\u25a0\u25a0(\u25a0\ufffd\u25a0\u0097\u25a0\u25a0T\u25a0x\u25a0\u25a0\u25a0\u25a0\ufffd\u25a0\u25a0N\u25a0\u25a0\u25a0!e/3i\u25a0\u0362h\u25a0\u25a0\\n\u25a0\u25a0\ufffd5}\u25a0\u25a0\u25a0\u25a0-\u25a0\u25a0\u25a0\uc69d,\u25a0\u25a0\u25a0R\u25a0O!\u25a0wA\u25a0\u25a0tE\ufffd.\u00c8\u25a0\u25a0J%\u25a0\ufffd\u25a0\ufffd\u25a0\u25a0\u25a0\u25a0\u25a0\ufffd\u25a0n-\ufffd\ufffd\u25a0\u25a0\u25a0C\u25a0R\u25a0\u25a0\ufffd\u25a0M\u25a0\u25a0\u25a0\u25a0M\u25a0\u25a0\u25a0\\\\\u25a0a~\u25a0\u25a0\ufffdy\u25a0\u25a0<\u25a0\u25a0GP\u25a0\ufffdz\ufffd\u25a0\u25a0u/\u25a0\u25a0\ufffdwW\u25a0\ufffd\u25a0\u25a0\ufffd\u25a0\u25a0F<\u25a0\u25a0y\ufffd\ufffd+\u25a0V\u25a0\u25a0x\u25a0\u25a0N\u25a0Sp\ufffd\u25a0h\u25a0\u25a0v\ufffd\u25a0e}\ufffd+y\ufffd-8$\ufffd4\u25a0\u25a0\ufffd\u25a0,\u25a0\u25a0V<\u072da\u25a0\ufffdF\u25a0\u075a\u25a0\u25a0\u25a0\u25a0/\u25a0\u25a0\ufffd\u25a0\u25a0^\ufffd\u25a0\u25a0\u25a0\u25a0\u25a0P,p\ufffd\u25a0G\u25a0K\u25a0-\u25a0\u25a0\u25a0\\Z\u25a02\u25a0\u25a0\u25a0\u25a0g\u25a06Gi\ufffd\u25a0_\u25a0\ufffdX\u25a0\u25a0\u25a0\u25a0\u25a0\u25a0m\u25a0D\u25a0W\u25a0\u25a0K!\ufffd\u25a0\ufffd\ufffd\u25a0\u25a0O!\ufffdH\ufffd\u25a0\\r\u25a0\u25a0qd\ufffd\ufffd\u25a0|\u25a0P7\u25a08\u25a0(*km\u25a0\u25a06G^=]\u25a0RX^t7L\\r\u25a0!c\u25a0:\u25a0\u25a0\ufffd\u25a0Ni\u25a0\u25a0\u25a0\ufffdg\\r\u25a0\u25a0\u25a0~\u055a9\u0314\u25a01n\u25a0\u25a0\u0349\ufffdB\ufffd\ufffd\u25a0Rc\ufffd\ufffd\ufffd\u25a0+\u25a0\u25a0\u25a0/\u25a0=\u25a0~\u25a0}6\u25a0\ufffd\u25a0:\u25a0#x\u25a0\u25a0!\u25a0\u25a0\u25a0\u25a0\ufffd=\u25a0\u25a0\ufffd\ufffd\u008b\ufffdfj\u25a0\u25a0\u25a0\u25a0\u25a0\ufffd\u25a0\ufffdr\u25a0\ufffd\u25a0\t\\n\ufffd7\u25a0-xaU\u25a0s|3\u25a0\u25a0\u25a0\u25a0\\0\u25a00[,O\u25a0F\u25a0U!\ufffdJ/?\ufffdp\ufffdA\u25a0\u25a0\u25a0I\u25a0\u25a0F\u25a0\u25a0\ufffd<Z\u25a0\t`\u25a0\u25a0\t\u25a0\u25a0_!V2\u25a0\u25a0=3>*\\'\u25a0\u25a0bEb\u0533 6\u25a0\u25a0I\u25a0\u25a092\u25a0Fb\u25a0\u25a0-4\u25a0\ufffd\u25a0\ufffdO-\u0282\u25a0Cg\u25a0\ufffd\u25a0\ufffd\u25a0C\u25a0\u25a05I\u25a01\ufffd\u25a0\u25a0\ufffd\u25a0\ufffd\u25a0\\\"|\u25a0/\u25a0\ufffd\u25a0\\n\u25a0\u25a0 7\u25a0\u25a0\ufffd\u07bc\u25a0!\u25a0\ufffd\\Zy\u25a0e\u25a0d\u25a0&\u25a0a\u25a0$\u25a0\u25a0\u25a0\u25a0j:\u25a0\u25a0t\u25a0&I\u25a0\u25a0S\u25a0\u25a0vpuY?\u25a0n\ufffd\u25a0\u05ad\u25a0\u25a0\u25a0=7_8Zn\u25a0{\u25a05{\u25a0\u25a0\u25a0\u25a0\\0\u25a0\u25a0\ufffdmt\u25a0v\u25a0o\u25a0{\ufffd]\u25a0\u25a0u\ufffd\u25a0\u25a0\u25a0[\u25a0\u25a0\ufffd\u25a0|\u25a0\u25a0p\u25a0z\u25a0\u25a0:h\u25a0\u25a0\u25a0V\u25a0\u25a0mw\u25a0\u25a0?\u25a0\ufffd','99991231235959')", "function": "SqlBagOStuff::modifyTableSpecificBlobsForSet", "time": 0.000843 }, { "sql": "mysql.aylhr.co: SELECT RELEASE_LOCK('aylhrwiki-crewiki:messages:en') AS released", "function": "SqlBagOStuff::doUnlock", "time": 0.000328 } ], "request": { "method": "GET", "url": "/api.php?action=paraminfo&modules=query%2B%2A", "headers": { "CONTENT-LENGTH": "0", "CONNECTION": "close", "HOST": "www.aylhr.co", "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": "4.72 MB", "memoryPeak": "5.22 MB", "includes": [ { "name": "/home/aylhr/aylhr.co/api.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/WebStart.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/BootstrapHelperFunctions.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Setup.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/AutoLoader.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/autoload.php", "size": "344 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/autoload.php", "size": "756 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/autoload_real.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/platform_check.php", "size": "925 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/ClassLoader.php", "size": "16 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/include_paths.php", "size": "428 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/autoload_static.php", "size": "241 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/ralouphie/getallheaders/src/getallheaders.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/deprecation-contracts/function.php", "size": "1,008 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/base-convert/src/Functions.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php81/bootstrap.php", "size": "738 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/guzzlehttp/guzzle/src/functions_include.php", "size": "160 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/guzzlehttp/guzzle/src/functions.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php80/bootstrap.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/timestamp/src/defines.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php82/bootstrap.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php83/bootstrap.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Defines.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/mime/defines.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/defines.php", "size": "852 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IDatabase.php", "size": "47 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IReadableDatabase.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/platform/ISQLPlatform.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DbQuoter.php", "size": "371 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IDatabaseFlags.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadbalancer/ILoadBalancer.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/LoggerInterface.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/SiteConfiguration.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/SettingsBuilder.php", "size": "26 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/ExtensionRegistry.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/GlobalConfigBuilder.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigBuilderBase.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigBuilder.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/PhpIniSink.php", "size": "794 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigSchemaAggregator.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/JsonSchemaTrait.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigSchema.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MainConfigNames.php", "size": "140 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/PhpSettingsSource.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/SettingsSource.php", "size": "621 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/SettingsIncludeLocator.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/GlobalFunctions.php", "size": "66 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/HeaderCallback.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/WebRequest.php", "size": "45 KB" }, { "name": "/home/aylhr/aylhr.co/includes/http/Telemetry.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/http/TelemetryHeadersInterface.php", "size": "292 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/ArraySource.php", "size": "420 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/at-ease/src/AtEase.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config-schema.php", "size": "82 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/MergeStrategy.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/LocalSettings.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/GlobalVarConfig.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/Config.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/OutputHandler.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/DynamicDefaultValues.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MainConfigSchema.php", "size": "389 KB" }, { "name": "/home/aylhr/aylhr.co/includes/SetupDynamicConfig.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/NamespaceInfo.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageCode.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/WikiMap/WikiMap.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/domain/DatabaseDomain.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/objectcache/ObjectCacheFactory.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/EmptyBagOStuff.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/MediumSpecificBagOStuff.php", "size": "37 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/BagOStuff.php", "size": "28 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/utils/ExpirationAwareness.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/utils/StorageAwareness.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/IStoreKeyEncoder.php", "size": "676 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/LoggerAwareInterface.php", "size": "297 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsCache.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Emitters/NullEmitter.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Emitters/EmitterInterface.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/NullLogger.php", "size": "707 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/AbstractLogger.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsUtils.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/shell/Shell.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/serialized/SerializedValueContainer.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/ExtensionProcessor.php", "size": "29 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/Processor.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/exception/ShellDisabledError.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/VersionChecker.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/VersionParser.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/Constraint/Constraint.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/Constraint/ConstraintInterface.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/Constraint/MultiConstraint.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/extensions/Bootstrap/src/Bootstrap.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/MWDebug.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MediaWikiServices.php", "size": "55 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/services/src/ServiceContainer.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/container/src/ContainerInterface.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/services/src/DestructibleService.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/NonSerializableTrait.php", "size": "375 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/exception/MWExceptionRenderer.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/exception/MWExceptionHandler.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/profiler/Profiler.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/profiler/ProfilerStub.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/TransactionProfiler.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/LoggerFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/object-factory/src/ObjectFactory.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/LegacySpi.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/Spi.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/LegacyLogger.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/LogLevel.php", "size": "336 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/FauxGlobalHookArray.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/skins/Vector/includes/ServiceWiring.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ServiceWiring.php", "size": "97 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/HookRunner.php", "size": "122 KB" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/GetActionNameHook.php", "size": "548 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthManagerFilterProvidersHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthManagerVerifyAuthenticationHook.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthPreserveQueryParamsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php", "size": "597 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/LocalUserCreatedHook.php", "size": "814 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/ResetPasswordExpirationHook.php", "size": "681 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/UserLoggedInHook.php", "size": "551 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/AbortAutoblockHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/GetAllBlockActionsHook.php", "size": "983 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/GetUserBlockHook.php", "size": "989 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/PerformRetroactiveAutoblockHook.php", "size": "730 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/SpreadAnyEditBlockHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/BacklinkCacheGetConditionsHook.php", "size": "748 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/BacklinkCacheGetPrefixHook.php", "size": "588 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php", "size": "828 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessageCacheFetchOverridesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessageCacheReplaceHook.php", "size": "634 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessageCache__getHook.php", "size": "843 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessagesPreLoadHook.php", "size": "651 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleSquidURLsHook.php", "size": "661 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagAfterDeleteHook.php", "size": "899 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagCanCreateHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagCanDeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagsAllowedAddHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagsListActiveHook.php", "size": "609 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ListDefinedTagsHook.php", "size": "535 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentAlterParserOutputHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentGetParserOutputHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentHandlerForModelIDHook.php", "size": "939 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentModelCanBeUsedOnHook.php", "size": "969 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ConvertContentHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/GetContentModelsHook.php", "size": "621 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/GetDifferenceEngineHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/GetSlotDiffRendererHook.php", "size": "894 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/JsonValidateSaveHook.php", "size": "940 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/PageContentLanguageHook.php", "size": "787 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/PlaceNewSectionHook.php", "size": "917 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/SearchDataForIndexHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/SearchDataForIndex2Hook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Contribute/Hook/ContributeCardsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/AbortDiffCacheHook.php", "size": "543 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/ArticleContentOnDiffHook.php", "size": "729 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php", "size": "782 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php", "size": "960 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php", "size": "903 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php", "size": "990 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineNewHeaderHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineOldHeaderHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php", "size": "631 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php", "size": "919 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php", "size": "691 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowDiffHook.php", "size": "629 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php", "size": "624 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php", "size": "856 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php", "size": "719 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineViewHeaderHook.php", "size": "585 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DiffToolsHook.php", "size": "861 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/NewDifferenceEngineHook.php", "size": "864 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/AbortEmailNotificationHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php", "size": "760 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/ActionBeforeFormDisplayHook.php", "size": "668 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/ActionModifyFormFieldsHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/AddNewAccountHook.php", "size": "734 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/AfterBuildFeedLinksHook.php", "size": "877 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/AfterFinalPageOutputHook.php", "size": "982 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/AfterImportPageHook.php", "size": "954 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php", "size": "876 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/AlternateEditHook.php", "size": "643 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/AlternateEditPreviewHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/AlternateUserMailerHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/AncientPagesQueryHook.php", "size": "683 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ApiBeforeMainHook.php", "size": "548 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ArticleMergeCompleteHook.php", "size": "636 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php", "size": "998 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ArticleUpdateBeforeRedirectHook.php", "size": "815 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/BadImageHook.php", "size": "702 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/BeforeInitializeHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/BeforePageDisplayHook.php", "size": "710 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/BeforePageRedirectHook.php", "size": "970 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php", "size": "979 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BeforeWelcomeCreationHook.php", "size": "832 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php", "size": "846 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/BitmapHandlerTransformHook.php", "size": "846 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BlockIpCompleteHook.php", "size": "801 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BlockIpHook.php", "size": "780 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BookInformationHook.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/title/Hook/CanonicalNamespacesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/CategoryViewer__doCategoryQueryHook.php", "size": "881 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/CategoryViewer__generateLinkHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/ChangesListInitRowsHook.php", "size": "680 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/ChangesListInsertArticleLinkHook.php", "size": "977 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ChangeUserGroupsHook.php", "size": "968 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/collation/Hook/Collation__factoryHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php", "size": "1,010 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ContentSecurityPolicyDirectivesHook.php", "size": "933 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ContentSecurityPolicyScriptSourceHook.php", "size": "966 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContribsPager__getQueryInfoHook.php", "size": "772 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php", "size": "1,004 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContributionsLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContributionsToolLinksHook.php", "size": "988 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/CustomEditorHook.php", "size": "701 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/DeletedContributionsLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/DeleteUnknownPreferencesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFilterHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFilterMergedContentHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFormInitialTextHook.php", "size": "572 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFormPreloadTextHook.php", "size": "624 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageBeforeConflictDiffHook.php", "size": "871 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageBeforeEditButtonsHook.php", "size": "806 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageBeforeEditToolbarHook.php", "size": "704 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageCopyrightWarningHook.php", "size": "838 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageGetCheckboxesDefinitionHook.php", "size": "809 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageGetDiffContentHook.php", "size": "834 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageGetPreviewContentHook.php", "size": "834 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageNoSuchSectionHook.php", "size": "674 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageTosSummaryHook.php", "size": "768 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__attemptSaveHook.php", "size": "698 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__attemptSave_afterHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__importFormDataHook.php", "size": "719 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showEditForm_fieldsHook.php", "size": "778 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showEditForm_initialHook.php", "size": "741 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showReadOnlyForm_initialHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showStandardInputs_optionsHook.php", "size": "864 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserCCHook.php", "size": "749 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserCompleteHook.php", "size": "753 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserFormHook.php", "size": "560 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserHook.php", "size": "997 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserPermissionsErrorsHook.php", "size": "868 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/EmailUserAuthorizeSendHook.php", "size": "745 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/EmailUserSendEmailHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/EnhancedChangesListModifyBlockLineDataHook.php", "size": "862 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/EnhancedChangesListModifyLineDataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/EnhancedChangesList__getLogTextHook.php", "size": "919 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ExtensionTypesHook.php", "size": "837 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/FetchChangesListHook.php", "size": "972 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/FileDeleteCompleteHook.php", "size": "961 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/FileTransformedHook.php", "size": "817 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/FileUndeleteCompleteHook.php", "size": "813 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/FileUploadHook.php", "size": "846 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/FormatAutocommentsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/gallery/Hook/GalleryGetModesHook.php", "size": "704 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetBlockErrorMessageKeyHook.php", "size": "677 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/GetCacheVaryCookiesHook.php", "size": "845 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetCanonicalURLHook.php", "size": "756 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetDefaultSortkeyHook.php", "size": "643 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetDoubleUnderscoreIDsHook.php", "size": "751 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/GetExtendedMetadataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetFullURLHook.php", "size": "737 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/GetHumanTimestampHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetInternalURLHook.php", "size": "744 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetIPHook.php", "size": "512 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/GetLangPreferredVariantHook.php", "size": "803 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/GetLinkColoursHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetLocalURLHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetLocalURL__ArticleHook.php", "size": "772 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetLocalURL__InternalHook.php", "size": "800 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/GetLogTypesOnUserHook.php", "size": "544 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetMagicVariableIDsHook.php", "size": "675 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/GetMetadataVersionHook.php", "size": "937 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/GetNewMessagesAlertHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetRelativeTimestampHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GitViewersHook.php", "size": "610 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/HistoryPageToolLinksHook.php", "size": "772 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/HistoryToolsHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImageBeforeProduceHTMLHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImgAuthBeforeStreamHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImgAuthModifyHeadersHook.php", "size": "927 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleContentXMLTagHook.php", "size": "640 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleLogItemXMLTagHook.php", "size": "660 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandlePageXMLTagHook.php", "size": "651 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleRevisionXMLTagHook.php", "size": "754 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleToplevelXMLTagHook.php", "size": "601 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImportHandleUnknownUserHook.php", "size": "589 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleUploadXMLTagHook.php", "size": "670 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ImportLogInterwikiLinkHook.php", "size": "712 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ImportSourcesHook.php", "size": "714 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/InfoActionHook.php", "size": "779 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/InitializeArticleMaybeRedirectHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/InternalParseBeforeLinksHook.php", "size": "828 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/RCFeed/Hook/IRCLineURLHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/IsTrustedProxyHook.php", "size": "639 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/IsUploadAllowedFromUrlHook.php", "size": "643 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/IsValidEmailAddrHook.php", "size": "737 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LanguageGetNamespacesHook.php", "size": "688 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/LanguageLinksHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/LanguageSelectorHook.php", "size": "660 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/LinkerMakeExternalImageHook.php", "size": "684 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/LinkerMakeExternalLinkHook.php", "size": "802 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/LinkerMakeMediaLinkFileHook.php", "size": "886 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/Hook/LinksUpdateCompleteHook.php", "size": "759 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/Hook/LinksUpdateHook.php", "size": "604 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php", "size": "762 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/LocalFile__getHistoryHook.php", "size": "839 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php", "size": "818 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LocalisationCacheRecacheHook.php", "size": "771 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogEventsListGetExtraInputsHook.php", "size": "874 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogEventsListLineEndingHook.php", "size": "1,011 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogEventsListShowLogExtractHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/exception/Hook/LogExceptionHook.php", "size": "764 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/LoginFormValidErrorMessagesHook.php", "size": "807 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogLineHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/LonelyPagesQueryHook.php", "size": "679 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MagicWordwgVariableIDsHook.php", "size": "583 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MaintenanceRefreshLinksInitHook.php", "size": "604 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MaintenanceShellStartHook.php", "size": "366 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MaintenanceUpdateAddParamsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/MakeGlobalVariablesScriptHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/ManualLogEntryBeforePublishHook.php", "size": "596 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/MarkPatrolledCompleteHook.php", "size": "769 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/MarkPatrolledHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MediaWikiPerformActionHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MediaWikiServicesHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MimeMagicGuessFromContentHook.php", "size": "881 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MimeMagicImproveFromExtensionHook.php", "size": "728 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MimeMagicInitHook.php", "size": "945 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/ModifyExportQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MovePageCheckPermissionsHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MovePageIsValidMoveHook.php", "size": "750 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/title/Hook/NamespaceIsMovableHook.php", "size": "795 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/NewPagesLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/OldChangesListRecentChangesLineHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/OpenSearchUrlsHook.php", "size": "659 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/OtherAutoblockLogLinkHook.php", "size": "709 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/OtherBlockLogLinkHook.php", "size": "805 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageAfterGetHeadLinksArrayHook.php", "size": "940 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageBeforeHTMLHook.php", "size": "877 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageBodyAttributesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageCheckLastModifiedHook.php", "size": "904 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageMakeCategoryLinksHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageParserOutputHook.php", "size": "858 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageRenderCategoryLinkHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryBeforeListHook.php", "size": "688 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PageMoveCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PageMoveCompletingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/PageRenderingHashHook.php", "size": "902 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserAfterParseHook.php", "size": "734 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserAfterTidyHook.php", "size": "622 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserBeforeInternalParseHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserBeforePreprocessHook.php", "size": "710 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserCacheSaveCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserClearStateHook.php", "size": "570 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserClonedHook.php", "size": "548 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserFetchTemplateDataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserFirstCallInitHook.php", "size": "595 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserGetVariableValueSwitchHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserGetVariableValueTsHook.php", "size": "707 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserLimitReportFormatHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserLimitReportPrepareHook.php", "size": "873 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserLogLinterDataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserMakeImageParamsHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserModifyImageHTMLHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserOptionsRegisterHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserOutputPostCacheTransformHook.php", "size": "814 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ParserTestGlobalsHook.php", "size": "664 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/password/Hook/PasswordPoliciesForUserHook.php", "size": "703 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/PostLoginRedirectHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PreferencesGetIconHook.php", "size": "840 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PreferencesGetLayoutHook.php", "size": "1,000 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/PreferencesGetLegendHook.php", "size": "809 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/PrefsEmailAuditHook.php", "size": "701 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionForm__buildFormHook.php", "size": "770 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionForm__saveHook.php", "size": "861 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionForm__showLogExtractHook.php", "size": "730 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionFormAddFormFieldsHook.php", "size": "526 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/RandomPageQueryHook.php", "size": "732 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/RawPageViewBeforeOutputHook.php", "size": "632 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php", "size": "732 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/RecentChange_saveHook.php", "size": "611 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/RejectParserCacheValueHook.php", "size": "970 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/context/Hook/RequestContextCreateSkinHook.php", "size": "924 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/SelfLinkBeginHook.php", "size": "874 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/SendWatchlistEmailNotificationHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/SetupAfterCacheHook.php", "size": "481 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ShortPagesQueryHook.php", "size": "735 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SidebarBeforeOutputHook.php", "size": "841 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SiteNoticeAfterHook.php", "size": "668 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SiteNoticeBeforeHook.php", "size": "760 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAddFooterLinksHook.php", "size": "911 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAfterBottomScriptsHook.php", "size": "741 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAfterContentHook.php", "size": "716 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinBuildSidebarHook.php", "size": "612 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinCopyrightFooterHook.php", "size": "999 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinCopyrightFooterMessageHook.php", "size": "997 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinEditSectionLinksHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinPreloadExistenceHook.php", "size": "647 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinSubPageSubtitleHook.php", "size": "865 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php", "size": "848 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SoftwareInfoHook.php", "size": "636 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php", "size": "670 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php", "size": "970 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php", "size": "865 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialExportGetExtraPagesHook.php", "size": "701 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php", "size": "944 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersDefaultQueryHook.php", "size": "691 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersFormatRowHook.php", "size": "688 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersHeaderFormHook.php", "size": "676 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersHeaderHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersQueryInfoHook.php", "size": "678 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php", "size": "781 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialMovepageAfterMoveHook.php", "size": "678 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php", "size": "693 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialNewpagesConditionsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialNewPagesFiltersHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialPrefixIndexGetFormFiltersHook.php", "size": "722 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialPrefixIndexQueryHook.php", "size": "680 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialRecentChangesPanelHook.php", "size": "704 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialResetTokensTokensHook.php", "size": "712 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchCreateLinkHook.php", "size": "712 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchGoResultHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchNogomatchHook.php", "size": "810 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchProfilesHook.php", "size": "550 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchResultsAppendHook.php", "size": "847 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchResultsHook.php", "size": "732 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchResultsPrependHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchSetupEngineHook.php", "size": "705 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialStatsAddExtraHook.php", "size": "1,001 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php", "size": "920 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php", "size": "855 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialUploadCompleteHook.php", "size": "590 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialVersionVersionUrlHook.php", "size": "655 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php", "size": "813 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialWhatLinksHereQueryHook.php", "size": "929 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TestCanonicalRedirectHook.php", "size": "922 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php", "size": "767 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TempUserCreatedRedirectHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleExistsHook.php", "size": "622 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleGetEditNoticesHook.php", "size": "794 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleGetRestrictionTypesHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleIsAlwaysKnownHook.php", "size": "879 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleIsMovableHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleMoveHook.php", "size": "874 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleMoveStartingHook.php", "size": "706 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UnblockUserCompleteHook.php", "size": "725 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UnblockUserHook.php", "size": "801 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UndeleteForm__showHistoryHook.php", "size": "779 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UndeleteForm__showRevisionHook.php", "size": "781 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/UndeletePageToolLinksHook.php", "size": "807 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UnitTestsAfterDatabaseSetupHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php", "size": "573 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UnitTestsListHook.php", "size": "697 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/UnwatchArticleCompleteHook.php", "size": "654 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/UnwatchArticleHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php", "size": "628 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadCompleteHook.php", "size": "625 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadCreateFromRequestHook.php", "size": "658 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadFormInitDescriptorHook.php", "size": "601 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadFormSourceDescriptorsHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadForm_BeforeProcessingHook.php", "size": "918 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadForm_getInitialPageTextHook.php", "size": "822 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadForm_initialHook.php", "size": "788 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadStashFileHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadVerifyFileHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadVerifyUploadHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/Hook/UserEditCountUpdateHook.php", "size": "571 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/context/Hook/UserGetLanguageObjectHook.php", "size": "729 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UserLoginCompleteHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UserLogoutCompleteHook.php", "size": "765 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerChangeReturnPathHook.php", "size": "735 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerSplitToHook.php", "size": "669 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerTransformContentHook.php", "size": "888 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerTransformMessageHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UserToolLinksEditHook.php", "size": "740 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/ValidateExtendedMetadataCacheHook.php", "size": "743 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WantedPages__getQueryInfoHook.php", "size": "806 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/WatchArticleCompleteHook.php", "size": "635 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/WatchArticleHook.php", "size": "881 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/watchlist/Hook/WatchedItemQueryServiceExtensionsHook.php", "size": "789 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php", "size": "762 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php", "size": "822 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/WebRequestPathInfoRouterHook.php", "size": "601 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/WebResponseSetCookieHook.php", "size": "856 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WhatLinksHerePropsHook.php", "size": "830 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/WikiExporter__dumpStableQueryHook.php", "size": "837 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/XmlDumpWriterOpenPageHook.php", "size": "785 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php", "size": "967 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php", "size": "847 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/interwiki/Hook/InterwikiLoadPrefixHook.php", "size": "941 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php", "size": "684 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/Language__getMessagesFileNameHook.php", "size": "784 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/Hook/HtmlPageLinkRendererEndHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleConfirmDeleteHook.php", "size": "740 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleDeleteAfterSuccessHook.php", "size": "742 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleDeleteCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleDeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleFromTitleHook.php", "size": "800 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticlePageDataAfterHook.php", "size": "683 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticlePageDataBeforeHook.php", "size": "830 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleParserOptionsHook.php", "size": "794 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleProtectCompleteHook.php", "size": "775 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleProtectHook.php", "size": "747 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticlePurgeHook.php", "size": "542 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleRevisionViewCustomHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleShowPatrolFooterHook.php", "size": "654 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleUndeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleViewFooterHook.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleViewHeaderHook.php", "size": "947 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleViewRedirectHook.php", "size": "602 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/Article__MissingArticleConditionsHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/BeforeDisplayNoArticleTextHook.php", "size": "644 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/CategoryAfterPageAddedHook.php", "size": "687 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/CategoryAfterPageRemovedHook.php", "size": "775 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/CategoryPageViewHook.php", "size": "561 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/DisplayOldSubtitleHook.php", "size": "648 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php", "size": "700 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageAfterImageLinksHook.php", "size": "674 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageFileHistoryLineHook.php", "size": "817 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageFindFileHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageShowTOCHook.php", "size": "602 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/IsFileCacheableHook.php", "size": "565 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/OpportunisticLinksUpdateHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageDeleteCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageDeleteHook.php", "size": "1,006 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageDeletionDataUpdatesHook.php", "size": "986 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageUndeleteCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageUndeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageViewUpdatesHook.php", "size": "743 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/RevisionFromEditCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/RevisionUndeletedHook.php", "size": "699 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/RollbackCompleteHook.php", "size": "929 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ShowMissingArticleHook.php", "size": "590 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/WikiPageDeletionUpdatesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/WikiPageFactoryHook.php", "size": "654 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/PermissionErrorAuditHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/TitleQuickPermissionsHook.php", "size": "1,006 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/TitleReadWhitelistHook.php", "size": "853 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserCanHook.php", "size": "1,007 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserGetAllRightsHook.php", "size": "581 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserGetRightsHook.php", "size": "620 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserGetRightsRemoveHook.php", "size": "886 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserIsBlockedFromHook.php", "size": "977 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php", "size": "642 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/Hook/GetPreferencesHook.php", "size": "675 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/Hook/PreferencesFormPreSaveHook.php", "size": "921 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserAbortHook.php", "size": "710 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserCompleteHook.php", "size": "697 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserPreRenameHook.php", "size": "700 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserSQLHook.php", "size": "702 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserWarningHook.php", "size": "955 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Rest/Hook/SearchResultProvideDescriptionHook.php", "size": "1,006 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php", "size": "778 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/Hook/RevisionRecordInsertedHook.php", "size": "658 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/PrefixSearchBackendHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/PrefixSearchExtractNamespaceHook.php", "size": "850 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchableNamespacesHook.php", "size": "583 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchAfterNoDirectMatchHook.php", "size": "782 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchGetNearMatchBeforeHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchGetNearMatchCompleteHook.php", "size": "695 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchGetNearMatchHook.php", "size": "687 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchIndexFieldsHook.php", "size": "718 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchResultInitFromTitleHook.php", "size": "722 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchResultProvideThumbnailHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchResultsAugmentHook.php", "size": "939 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/ShowSearchHitHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/ShowSearchHitTitleHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SpecialSearchPowerBoxHook.php", "size": "863 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SpecialSearchProfileFormHook.php", "size": "821 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/session/Hook/SessionCheckInfoHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/Hook/SessionMetadataHook.php", "size": "875 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/shell/Hook/WfShellWikiCmdHook.php", "size": "798 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAfterPortletHook.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinPageReadyConfigHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/AuthChangeFormFieldsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php", "size": "825 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php", "size": "780 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php", "size": "678 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php", "size": "694 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php", "size": "650 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPage_initListHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/WgQueryPagesHook.php", "size": "771 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php", "size": "724 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/ArticlePrepareTextForEditHook.php", "size": "716 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/MultiContentSaveHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/PageContentSaveHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/PageSaveCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/ParserOutputStashForEditHook.php", "size": "1,001 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/RevisionDataUpdatesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/AutopromoteConditionHook.php", "size": "711 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/ConfirmEmailCompleteHook.php", "size": "603 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/EmailConfirmedHook.php", "size": "821 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/GetAutoPromoteGroupsHook.php", "size": "667 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/InvalidateEmailCompleteHook.php", "size": "616 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/IsValidPasswordHook.php", "size": "818 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/PingLimiterHook.php", "size": "896 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserAddGroupHook.php", "size": "803 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserArrayFromResultHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserCanSendEmailHook.php", "size": "781 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserClearNewTalkNotificationHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserEffectiveGroupsHook.php", "size": "644 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetDefaultOptionsHook.php", "size": "905 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetEmailHook.php", "size": "603 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetReservedNamesHook.php", "size": "575 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGroupsChangedHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserIsBlockedGloballyHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserIsBotHook.php", "size": "597 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserIsLockedHook.php", "size": "633 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php", "size": "673 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserLoadDefaultsHook.php", "size": "571 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserLogoutHook.php", "size": "547 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserPrivilegedGroupsHook.php", "size": "748 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserRemoveGroupHook.php", "size": "680 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSaveSettingsHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSendConfirmationMailHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php", "size": "745 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSetEmailHook.php", "size": "611 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/User__mailPasswordInternalHook.php", "size": "821 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/Hook/LoadUserOptionsHook.php", "size": "668 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/Hook/SaveUserOptionsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/Hook/ConditionalDefaultOptionsAddConditionHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/scoped-callback/src/ScopedCallback.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/StaticHookRegistry.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/HookRegistry.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/DeprecatedHooks.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/HookContainer.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/services/src/SalvageableService.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/fsfile/TempFSFile.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/fsfile/FSFile.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/RequestContext.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/IContextSource.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LocalizationContext.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/MessageLocalizer.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/CsrfTokenSetProvider.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/MutableContext.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/ip-utils/src/IPUtils.php", "size": "26 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/utfnormal/src/Validator.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/utfnormal/src/Constants.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/extensions/Bootstrap/src/Hooks/SetupAfterCache.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/PHPSessionHandler.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionManager.php", "size": "37 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionManagerInterface.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/ConfigFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/ServiceOptions.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/OutputFormats.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Formatters/NullFormatter.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Formatters/FormatterInterface.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/BufferingStatsdDataFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/IBufferingStatsdDataFactory.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/objectcache/SqlBagOStuff.php", "size": "61 KB" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/DeferredUpdates.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/CachedBagOStuff.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/HashBagOStuff.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Message/MessageFormatterFactory.php", "size": "1,016 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/IMessageFormatterFactory.php", "size": "393 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Message/Message.php", "size": "46 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/MessageSpecifier.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserNameUtils.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserRigorOptions.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageFactory.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LocalisationCache.php", "size": "41 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LCStoreDB.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LCStore.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageNameUtils.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageFallback.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageConverterFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/MapCacheLRU.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/MediaWikiTitleCodec.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleFormatter.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleParser.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/Title.php", "size": "116 KB" }, { "name": "/home/aylhr/aylhr.co/includes/dao/WikiAwareEntityTrait.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/LinkTargetTrait.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkTarget.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/LinkTarget.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageIdentity.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageReference.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/dao/WikiAwareEntity.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/languages/LanguageEn.php", "size": "915 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Language.php", "size": "149 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/DebugInfo/DebugInfoTrait.php", "size": "344 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/assert/src/Assert.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/WANObjectCache.php", "size": "130 KB" }, { "name": "/home/aylhr/aylhr.co/includes/db/MWLBFactory.php", "size": "16 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ConfiguredReadOnlyMode.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ChronologyProtector.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/RequestTimeout.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/LBFactorySimple.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/LBFactory.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/ILBFactory.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/IConnectionProvider.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/GenderCache.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/DefaultOptionsLookup.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/UserOptionsLookup.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/ConditionalDefaultsLookup.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Registration/UserRegistrationLookup.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Registration/LocalUserRegistrationProvider.php", "size": "666 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Registration/IUserRegistrationProvider.php", "size": "452 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentityUtils.php", "size": "933 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/TempUser/RealTempUserConfig.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/TempUser/TempUserConfig.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/TempUser/Pattern.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/interwiki/ClassicInterwikiLookup.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/interwiki/InterwikiLookup.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Message/TextFormatter.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ITextFormatter.php", "size": "948 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/php-session-serializer/src/PhpSessionSerializer.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/CookieSessionProvider.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionProvider.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionProviderInterface.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionInfo.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/GrantsInfo.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/BotPasswordSessionProvider.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/ImmutableSessionProviderWithCookie.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/utils/MWCryptRand.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionId.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionBackend.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserFactory.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadbalancer/LoadBalancer.php", "size": "68 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ServerInfo.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DatabaseFactory.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadmonitor/LoadMonitor.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadmonitor/ILoadMonitor.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsdAwareInterface.php", "size": "574 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/NullStatsdDataFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/User.php", "size": "101 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/ProtectedHookAccessorTrait.php", "size": "926 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Authority.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentity.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/mail/UserEmailContact.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/IDBAccessObject.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/Session.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/utils/MWTimestamp.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/WebResponse.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/Token.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/StubObject/StubGlobalUser.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/StubObject/StubObject.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/StubObject/StubUserLang.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/OutputPage.php", "size": "160 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/ContextSource.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/DeprecationHelper.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ResourceLoader/Module.php", "size": "36 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/ParserOutput.php", "size": "111 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/CacheTime.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/GhostFieldAccessTrait.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/json/JsonDeserializableTrait.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/ParserCacheMetadata.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/json/JsonDeserializable.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/ContentSecurityPolicy.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/ProxyLookup.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiEntryPoint.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MediaWikiEntryPoint.php", "size": "40 KB" }, { "name": "/home/aylhr/aylhr.co/includes/EntryPointEnvironment.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiMain.php", "size": "72 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiBase.php", "size": "69 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiBlockInfoTrait.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/ParamValidator.php", "size": "30 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/IntegerDef.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/NumericDef.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Validator/SubmoduleDef.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/EnumDef.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ParamValidator/TypeDef/NamespaceDef.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/StringDef.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/DerivativeContext.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiHookRunner.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIAfterExecuteHook.php", "size": "605 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiCheckCanExecuteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiDeprecationHelpHook.php", "size": "694 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiLogFeatureUsageHook.php", "size": "689 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiFeedContributions__feedItemHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiFormatHighlightHook.php", "size": "791 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIGetAllowedParamsHook.php", "size": "685 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIGetDescriptionMessagesHook.php", "size": "630 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIGetParamDescriptionMessagesHook.php", "size": "657 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIHelpModifyOutputHook.php", "size": "892 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMain__moduleManagerHook.php", "size": "734 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMain__onExceptionHook.php", "size": "756 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMakeParserOptionsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMaxLagInfoHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiOpenSearchSuggestHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiOptionsHook.php", "size": "961 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiParseMakeOutputPageHook.php", "size": "812 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQueryAfterExecuteHook.php", "size": "632 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryBaseAfterQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryBaseBeforeQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryBaseProcessRowHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQueryGeneratorAfterExecuteHook.php", "size": "751 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQuerySiteInfoGeneralInfoHook.php", "size": "718 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQuerySiteInfoStatisticsInfoHook.php", "size": "616 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryTokensRegisterTypesHook.php", "size": "795 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryWatchlistExtractOutputDataHook.php", "size": "880 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php", "size": "980 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQuery__moduleManagerHook.php", "size": "744 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiRsdServiceApisHook.php", "size": "780 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiValidatePasswordHook.php", "size": "607 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/RequestHasSameOriginSecurityHook.php", "size": "786 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Validator/ApiParamValidator.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Validator/ApiParamValidatorCallbacks.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/Callbacks.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Message/Converter.php", "size": "787 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiResult.php", "size": "39 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiSerializable.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiErrorFormatter_BackCompat.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiErrorFormatter.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiModuleManager.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ParamValidator/TypeDef/UserDef.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorStoreFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/HideUserUtils.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorStore.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentityLookup.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorNormalization.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorCache.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/PresenceBooleanDef.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiParamInfo.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/export/WikiExporterFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionStoreFactory.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/BlobStoreFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/externalstore/ExternalStoreAccess.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/externalstore/ExternalStoreFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/NameTableStoreFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/SlotRoleRegistry.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/NameTableStore.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/ContentHandlerFactory.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/IContentHandlerFactory.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/SlotRecord.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/CommentStore/CommentStore.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageStoreFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageStore.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageLookup.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/LinkCache.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionStore.php", "size": "109 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/LegacyArticleIdAccess.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionLookup.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/SqlBlobStore.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/BlobStore.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQuery.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiPageSet.php", "size": "53 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageConverter.php", "size": "36 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/ILanguageConverter.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ListParam.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/MessageParam.php", "size": "869 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ListType.php", "size": "582 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ParamType.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ScalarParam.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/LinkBatchFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinksMigration.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkTargetStore.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkTargetLookup.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/TrivialLanguageConverter.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/SpecialPageFactory.php", "size": "47 KB" }, { "name": "/home/aylhr/aylhr.co/includes/profiler/ProfilingContext.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiFormatJson.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiFormatBase.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/UserOptionsManager.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Skin.php", "size": "81 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/SkinFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/UserOptionsCacheEntry.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllCategories.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryGeneratorBase.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBase.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBlockInfoTrait.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parser.php", "size": "209 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/ParserFactory.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/MagicWordFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/utils/UrlUtils.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkRendererFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/File/BadFileLookup.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/RepoGroup.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/mime/MimeAnalyzer.php", "size": "35 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/mime/MimeMap.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/tidy/RemexDriver.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/tidy/TidyDriverBase.php", "size": "708 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/http/HttpRequestFactory.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Category/TrackingCategories.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/SignatureValidatorFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/SignatureValidator.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Renderer/ContentRenderer.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/uuid/GlobalIdGenerator.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Transform/ContentTransformer.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/CommentFormatter/CommentFormatter.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/CommentFormatter/CommentParserFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkRenderer.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/TempUser/TempUserCreator.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/AuthManager.php", "size": "104 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ReadOnlyMode.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockManager.php", "size": "29 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/DatabaseBlockStoreFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/DatabaseBlockStore.php", "size": "51 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockRestrictionStoreFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockUtilsFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockUtils.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/AutoblockExemptionList.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/DatabaseBlock.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/AbstractBlock.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/Block.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockRestrictionStore.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockCache.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/watchlist/WatchlistManager.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/RecentChange.php", "size": "45 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Taggable.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/TalkPageNotificationManager.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/watchlist/WatchedItemStore.php", "size": "54 KB" }, { "name": "/home/aylhr/aylhr.co/includes/watchlist/WatchedItemStoreInterface.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/jobqueue/JobQueueGroupFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/jobqueue/JobQueueGroup.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/WikiPageFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/BotPasswordStore.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/CentralId/CentralIdLookupFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/CentralId/LocalIdLookup.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/CentralId/CentralIdLookup.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Throttler.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllDeletedRevisions.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryRevisionsBase.php", "size": "30 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllLinks.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/GroupPermissionsLookup.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllImages.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/LocalRepo.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/FileRepo.php", "size": "61 KB" }, { "name": "/home/aylhr/aylhr.co/includes/filebackend/FileBackendGroup.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/filebackend/lockmanager/LockManagerGroupFactory.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/fsfile/TempFSFileFactory.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/filebackend/lockmanager/LockManagerGroup.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/lockmanager/FSLockManager.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/lockmanager/LockManager.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/FSFileBackend.php", "size": "35 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/FileBackendStore.php", "size": "69 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/FileBackend.php", "size": "65 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/MessageCache.php", "size": "57 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllMessages.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/RestrictionStore.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllPages.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorMigration.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorMigrationBase.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllRevisions.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserGroupManagerFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserGroupManager.php", "size": "41 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserEditTracker.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAllUsers.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryAuthManagerInfo.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBacklinks.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockActionInfo.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBlocks.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryCategories.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryCategoryInfo.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/collation/CollationFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryCategoryMembers.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/collation/UppercaseCollation.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/collation/Collation.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryContributors.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryDeletedRevisions.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/CommentFormatter/RowCommentFormatter.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryDeletedrevs.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryDuplicateFiles.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryExternalLinks.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryExtLinksUsage.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryFilearchive.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryFileRepoInfo.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBacklinksprop.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryImageInfo.php", "size": "28 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryImages.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/editpage/IntroMessageBuilder.php", "size": "21 KB" }, { "name": "/home/aylhr/aylhr.co/includes/editpage/ParametersHelper.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/PermissionManager.php", "size": "63 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/FormatterFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LazyLocalizationContext.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockErrorFormatter.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/RedirectStore.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/RedirectLookup.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/actions/ActionFactory.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/editpage/PreloadedContentBuilder.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryInfo.php", "size": "36 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryIWBacklinks.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryIWLinks.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryLangBacklinks.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryLangLinks.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryLanguageinfo.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryLinks.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/logging/LogFormatterFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryLogEvents.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryMyStashedFiles.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryPagePropNames.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageProps.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryPageProps.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryPagesWithProp.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/SearchEngineConfig.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/SearchEngineFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryPrefixSearch.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/SearchApi.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryProtectedTitles.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryQueryPage.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/QueryPage.php", "size": "29 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/SpecialPage.php", "size": "36 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/SpecialMediaStatistics.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryRandom.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryRecentChanges.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryRevisions.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/TitleMatcher.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQuerySearch.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQuerySiteinfo.php", "size": "37 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryStashImageInfo.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/ChangeTagsStore.php", "size": "31 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryTags.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryTokens.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryUserContribs.php", "size": "24 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryUserInfo.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryUsers.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/watchlist/WatchedItemQueryService.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryWatchlist.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryWatchlistRaw.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/SpecialVersion.php", "size": "45 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DBConnRef.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IMaintainableDatabase.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IDatabaseForOwner.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/querybuilder/JoinGroupBase.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/Database.php", "size": "109 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DatabaseMySQL.php", "size": "26 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/TransactionManager.php", "size": "32 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DatabaseFlags.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/platform/SQLPlatform.php", "size": "62 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/platform/MySQLPlatform.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/replication/MysqlReplicationReporter.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/replication/ReplicationReporter.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/Query.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/CriticalSessionInfo.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/GeneralizedSql.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/QueryStatus.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/BaseMetric.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/BaseMetricInterface.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/TimingMetric.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/MetricTrait.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/MetricInterface.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php", "size": "726 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Sample.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/TransactionIdentifier.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/FileDependency.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/CacheDependency.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/MainConfigDependency.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/ConstantDependency.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleValue.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiHelpParamValueMessage.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/LimitDef.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/UserAuthority.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/RateLimiter.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/WRStats/WRStatsFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/WRStats/BagOStuffStatsStore.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/WRStats/StatsStore.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/ParsoidParserFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/Config/SiteConfig.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Config/SiteConfig.php", "size": "51 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/JSON/JSON.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/ContentModelHandler.php", "size": "695 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/ExtensionModule.php", "size": "751 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Nowiki/Nowiki.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/ExtensionTagHandler.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Pre/Pre.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Gallery/Gallery.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Indicator/Indicator.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/LST/LST.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/extensions/ImageMap/includes/ParsoidImageMap.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/Config/DataAccess.php", "size": "16 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Config/DataAccess.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/Config/PageConfigFactory.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php", "size": "395 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/WikitextContentHandler.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/TextContentHandler.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/ContentHandler.php", "size": "59 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/JavaScriptContentHandler.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/CodeContentHandler.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/JsonContentHandler.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/CssContentHandler.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/FallbackContentHandler.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/TimestampDef.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/expression/Expression.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/expression/IExpression.php", "size": "559 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/CounterMetric.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/expression/LikeValue.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/encasing/LikeMatch.php", "size": "587 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/StatusValue.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/DBAccessObjectUtils.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionSlots.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ExternalUserNames.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Sanitizer.php", "size": "58 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentityValue.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/CommentStore/CommentStoreComment.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/RawMessage.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionStoreRecord.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionRecord.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/WikitextContent.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/TextContent.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/AbstractContent.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Content.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/MagicWord.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/CssContent.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ChangedTablesTracker.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/utfnormal/src/UtfNormalData.inc", "size": "114 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiAuthManagerHelper.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ExternalLinks/LinkFilter.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ParamValidator/TypeDef/TitleDef.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/logging/LogPage.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/SearchEngine.php", "size": "26 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/SearchMySQL.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/SearchDatabase.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/utils/GitInfo.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/languages/messages/MessagesEn.php", "size": "27 KB" } ] } }