MediaWiki API の結果
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"paraminfo": {
"helpformat": "none",
"modules": [
{
"name": "allcategories",
"classname": "MediaWiki\\Api\\ApiQueryAllCategories",
"path": "query+allcategories",
"group": "list",
"prefix": "ac",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allcategories"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "min",
"type": "integer"
},
{
"index": 7,
"name": "max",
"type": "integer"
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "prop",
"type": [
"hidden",
"size"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "alldeletedrevisions",
"classname": "MediaWiki\\Api\\ApiQueryAllDeletedRevisions",
"path": "query+alldeletedrevisions",
"group": "list",
"prefix": "adr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alldeletedrevisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 14,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 15,
"name": "start",
"type": "timestamp",
"info": [
{
"name": "useronly"
}
]
},
{
"index": 16,
"name": "end",
"type": "timestamp",
"info": [
{
"name": "useronly"
}
]
},
{
"index": 17,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 18,
"name": "from",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 19,
"name": "to",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 20,
"name": "prefix",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 21,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
],
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 22,
"name": "tag",
"type": "string"
},
{
"index": 23,
"name": "continue",
"type": "string"
},
{
"index": 24,
"name": "generatetitles",
"type": "boolean"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "allfileusages",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+allfileusages",
"group": "list",
"prefix": "af",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allfileusages"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"ids",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allimages",
"classname": "MediaWiki\\Api\\ApiQueryAllImages",
"path": "query+allimages",
"group": "list",
"prefix": "ai",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allimages"
],
"parameters": [
{
"index": 1,
"name": "sort",
"type": [
"name",
"timestamp"
],
"default": "name"
},
{
"index": 2,
"name": "dir",
"type": [
"ascending",
"descending",
"newer",
"older"
],
"default": "ascending"
},
{
"index": 3,
"name": "from",
"type": "string"
},
{
"index": 4,
"name": "to",
"type": "string"
},
{
"index": 5,
"name": "continue",
"type": "string"
},
{
"index": 6,
"name": "start",
"type": "timestamp"
},
{
"index": 7,
"name": "end",
"type": "timestamp"
},
{
"index": 8,
"name": "prop",
"type": [
"badfile",
"bitdepth",
"canonicaltitle",
"comment",
"commonmetadata",
"dimensions",
"extmetadata",
"mediatype",
"metadata",
"mime",
"parsedcomment",
"sha1",
"size",
"timestamp",
"url",
"user",
"userid"
],
"default": "timestamp|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 9,
"name": "prefix",
"type": "string"
},
{
"index": 10,
"name": "minsize",
"type": "integer"
},
{
"index": 11,
"name": "maxsize",
"type": "integer"
},
{
"index": 12,
"name": "sha1",
"type": "string"
},
{
"index": 13,
"name": "sha1base36",
"type": "string"
},
{
"index": 14,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 15,
"name": "filterbots",
"type": [
"all",
"bots",
"nobots"
],
"default": "all"
},
{
"index": 16,
"name": "mime",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 17,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
}
],
"templatedparameters": []
},
{
"name": "alllinks",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+alllinks",
"group": "list",
"prefix": "al",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alllinks"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"ids",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "namespace",
"type": "namespace",
"default": 0,
"extranamespaces": [
-2,
-1
]
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allmessages",
"classname": "MediaWiki\\Api\\ApiQueryAllMessages",
"path": "query+allmessages",
"group": "meta",
"prefix": "am",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allmessages"
],
"parameters": [
{
"index": 1,
"name": "messages",
"type": "string",
"default": "*",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "prop",
"type": [
"default"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "enableparser",
"type": "boolean"
},
{
"index": 4,
"name": "nocontent",
"type": "boolean"
},
{
"index": 5,
"name": "includelocal",
"type": "boolean"
},
{
"index": 6,
"name": "args",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allowsduplicates": ""
},
{
"index": 7,
"name": "filter",
"type": "string"
},
{
"index": 8,
"name": "customised",
"type": [
"all",
"modified",
"unmodified"
],
"default": "all"
},
{
"index": 9,
"name": "lang",
"type": "string"
},
{
"index": 10,
"name": "from",
"type": "string"
},
{
"index": 11,
"name": "to",
"type": "string"
},
{
"index": 12,
"name": "title",
"type": "string"
},
{
"index": 13,
"name": "prefix",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "allpages",
"classname": "MediaWiki\\Api\\ApiQueryAllPages",
"path": "query+allpages",
"group": "list",
"prefix": "ap",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allpages"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "namespace",
"type": "namespace",
"default": 0
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "filterlanglinks",
"type": [
"all",
"withlanglinks",
"withoutlanglinks"
],
"default": "all"
},
{
"index": 8,
"name": "minsize",
"type": "integer"
},
{
"index": 9,
"name": "maxsize",
"type": "integer"
},
{
"index": 10,
"name": "prtype",
"type": [
"edit",
"move",
"upload"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "prlevel",
"type": [
"",
"autoconfirmed",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "prfiltercascade",
"type": [
"all",
"cascading",
"noncascading"
],
"default": "all"
},
{
"index": 13,
"name": "prexpiry",
"type": [
"all",
"definite",
"indefinite"
],
"default": "all"
},
{
"index": 14,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 15,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allredirects",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+allredirects",
"group": "list",
"prefix": "ar",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allredirects"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"fragment",
"ids",
"interwiki",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "namespace",
"type": "namespace",
"default": 0,
"extranamespaces": [
-2,
-1
]
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allrevisions",
"classname": "MediaWiki\\Api\\ApiQueryAllRevisions",
"path": "query+allrevisions",
"group": "list",
"prefix": "arv",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allrevisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 14,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 15,
"name": "start",
"type": "timestamp"
},
{
"index": 16,
"name": "end",
"type": "timestamp"
},
{
"index": 17,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 18,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 19,
"name": "continue",
"type": "string"
},
{
"index": 20,
"name": "generatetitles",
"type": "boolean"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "alltransclusions",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+alltransclusions",
"group": "list",
"prefix": "at",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alltransclusions"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"ids",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "namespace",
"type": "namespace",
"default": 10,
"extranamespaces": [
-2,
-1
]
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allusers",
"classname": "MediaWiki\\Api\\ApiQueryAllUsers",
"path": "query+allusers",
"group": "list",
"prefix": "au",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allusers"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "to",
"type": "string"
},
{
"index": 3,
"name": "prefix",
"type": "string"
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 5,
"name": "group",
"type": [
"bot",
"bureaucrat",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "excludegroup",
"type": [
"bot",
"bureaucrat",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "rights",
"type": [
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changeemail",
"changetags",
"confirmemail",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"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",
"renameuser-global",
"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": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Authmanagerinfo"
],
"parameters": [
{
"index": 1,
"name": "securitysensitiveoperation",
"type": "string"
},
{
"index": 2,
"name": "requestsfor",
"type": [
"change",
"create",
"create-continue",
"link",
"link-continue",
"login",
"login-continue",
"remove",
"unlink"
]
},
{
"index": 3,
"name": "mergerequestfields",
"type": "boolean"
},
{
"index": 4,
"name": "messageformat",
"type": [
"html",
"none",
"raw",
"wikitext"
],
"default": "wikitext"
}
],
"templatedparameters": []
},
{
"name": "backlinks",
"classname": "MediaWiki\\Api\\ApiQueryBacklinks",
"path": "query+backlinks",
"group": "list",
"prefix": "bl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Backlinks"
],
"parameters": [
{
"index": 1,
"name": "title",
"type": "string"
},
{
"index": 2,
"name": "pageid",
"type": "integer"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "redirect",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "blocks",
"classname": "MediaWiki\\Api\\ApiQueryBlocks",
"path": "query+blocks",
"group": "list",
"prefix": "bk",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Blocks"
],
"parameters": [
{
"index": 1,
"name": "start",
"type": "timestamp"
},
{
"index": 2,
"name": "end",
"type": "timestamp"
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 4,
"name": "ids",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "users",
"type": "user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"subtypes": [
"name",
"ip",
"temp",
"cidr"
]
},
{
"index": 6,
"name": "ip",
"type": "string"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "prop",
"type": [
"by",
"byid",
"expiry",
"flags",
"id",
"parsedreason",
"range",
"reason",
"restrictions",
"timestamp",
"user",
"userid"
],
"default": "id|user|by|timestamp|expiry|reason|flags",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 9,
"name": "show",
"type": [
"!account",
"!ip",
"!range",
"!temp",
"account",
"ip",
"range",
"temp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "categories",
"classname": "MediaWiki\\Api\\ApiQueryCategories",
"path": "query+categories",
"group": "prop",
"prefix": "cl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categories"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"hidden",
"sortkey",
"timestamp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "show",
"type": [
"!hidden",
"hidden"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "continue",
"type": "string"
},
{
"index": 5,
"name": "categories",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "categoryinfo",
"classname": "MediaWiki\\Api\\ApiQueryCategoryInfo",
"path": "query+categoryinfo",
"group": "prop",
"prefix": "ci",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categoryinfo"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "categorymembers",
"classname": "MediaWiki\\Api\\ApiQueryCategoryMembers",
"path": "query+categorymembers",
"group": "list",
"prefix": "cm",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/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": "codexicons",
"classname": "MediaWiki\\Api\\ApiQueryCodexIcons",
"path": "query+codexicons",
"group": "list",
"prefix": "",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:CodexIcons"
],
"parameters": [
{
"index": 1,
"name": "names",
"type": "string",
"required": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "contributors",
"classname": "MediaWiki\\Api\\ApiQueryContributors",
"path": "query+contributors",
"group": "prop",
"prefix": "pc",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Contributors"
],
"parameters": [
{
"index": 1,
"name": "group",
"type": [
"bot",
"bureaucrat",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "excludegroup",
"type": [
"bot",
"bureaucrat",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "rights",
"type": [
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changetags",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"managechangetags",
"markbotedits",
"mergehistory",
"minoredit",
"move",
"move-categorypages",
"move-rootuserpages",
"move-subpages",
"movefile",
"nominornewtalk",
"noratelimit",
"override-export-depth",
"pagelang",
"patrol",
"patrolmarks",
"protect",
"read",
"renameuser",
"renameuser-global",
"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",
"interwiki",
"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",
"renameuser-global",
"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": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "start",
"type": "timestamp"
},
{
"index": 14,
"name": "end",
"type": "timestamp"
},
{
"index": 15,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 16,
"name": "tag",
"type": "string"
},
{
"index": 17,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 18,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 19,
"name": "continue",
"type": "string"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "deletedrevs",
"classname": "MediaWiki\\Api\\ApiQueryDeletedrevs",
"path": "query+deletedrevs",
"group": "list",
"prefix": "dr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"deprecated": "",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevs"
],
"parameters": [
{
"index": 1,
"name": "start",
"type": "timestamp",
"info": [
{
"name": "modes",
"values": [
1,
2
]
}
]
},
{
"index": 2,
"name": "end",
"type": "timestamp",
"info": [
{
"name": "modes",
"values": [
1,
2
]
}
]
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older",
"info": [
{
"name": "modes",
"values": [
1,
3
]
}
]
},
{
"index": 4,
"name": "from",
"type": "string",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 5,
"name": "to",
"type": "string",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 6,
"name": "prefix",
"type": "string",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 7,
"name": "unique",
"type": "boolean",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 8,
"name": "namespace",
"type": "namespace",
"default": 0,
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 9,
"name": "tag",
"type": "string"
},
{
"index": 10,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 11,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 12,
"name": "prop",
"type": [
"comment",
"content",
"len",
"minor",
"parentid",
"parsedcomment",
"revid",
"sha1",
"tags",
"user",
"userid",
"token"
],
"default": "user|comment",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"token"
]
},
{
"index": 13,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 14,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "duplicatefiles",
"classname": "MediaWiki\\Api\\ApiQueryDuplicateFiles",
"path": "query+duplicatefiles",
"group": "prop",
"prefix": "df",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Duplicatefiles"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 4,
"name": "localonly",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "embeddedin",
"classname": "MediaWiki\\Api\\ApiQueryBacklinks",
"path": "query+embeddedin",
"group": "list",
"prefix": "ei",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Embeddedin"
],
"parameters": [
{
"index": 1,
"name": "title",
"type": "string"
},
{
"index": 2,
"name": "pageid",
"type": "integer"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
}
],
"templatedparameters": []
},
{
"name": "extlinks",
"classname": "MediaWiki\\Api\\ApiQueryExternalLinks",
"path": "query+extlinks",
"group": "prop",
"prefix": "el",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Extlinks"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "protocol",
"type": [
"",
"bitcoin",
"ftp",
"ftps",
"geo",
"git",
"gopher",
"http",
"https",
"irc",
"ircs",
"magnet",
"mailto",
"matrix",
"mms",
"news",
"nntp",
"redis",
"sftp",
"sip",
"sips",
"sms",
"ssh",
"svn",
"tel",
"telnet",
"urn",
"worldwind",
"xmpp"
],
"default": ""
},
{
"index": 4,
"name": "query",
"type": "string"
},
{
"index": 5,
"name": "expandurl",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "exturlusage",
"classname": "MediaWiki\\Api\\ApiQueryExtLinksUsage",
"path": "query+exturlusage",
"group": "list",
"prefix": "eu",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Exturlusage"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"ids",
"title",
"url"
],
"default": "ids|title|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "protocol",
"type": [
"",
"bitcoin",
"ftp",
"ftps",
"geo",
"git",
"gopher",
"http",
"https",
"irc",
"ircs",
"magnet",
"mailto",
"matrix",
"mms",
"news",
"nntp",
"redis",
"sftp",
"sip",
"sips",
"sms",
"ssh",
"svn",
"tel",
"telnet",
"urn",
"worldwind",
"xmpp"
],
"default": ""
},
{
"index": 4,
"name": "query",
"type": "string"
},
{
"index": 5,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 6,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 7,
"name": "expandurl",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "filearchive",
"classname": "MediaWiki\\Api\\ApiQueryFilearchive",
"path": "query+filearchive",
"group": "list",
"prefix": "fa",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filearchive"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "to",
"type": "string"
},
{
"index": 3,
"name": "prefix",
"type": "string"
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 5,
"name": "sha1",
"type": "string"
},
{
"index": 6,
"name": "sha1base36",
"type": "string"
},
{
"index": 7,
"name": "prop",
"type": [
"archivename",
"bitdepth",
"description",
"dimensions",
"mediatype",
"metadata",
"mime",
"parseddescription",
"sha1",
"size",
"timestamp",
"user"
],
"default": "timestamp",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "filerepoinfo",
"classname": "MediaWiki\\Api\\ApiQueryFileRepoInfo",
"path": "query+filerepoinfo",
"group": "meta",
"prefix": "fri",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filerepoinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"canUpload",
"displayname",
"favicon",
"initialCapital",
"local",
"name",
"rootUrl",
"scriptDirUrl",
"thumbUrl",
"url"
],
"default": "canUpload|displayname|favicon|initialCapital|local|name|rootUrl|scriptDirUrl|thumbUrl|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "fileusage",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+fileusage",
"group": "prop",
"prefix": "fu",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Fileusage"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"pageid",
"redirect",
"title"
],
"default": "pageid|title|redirect",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!redirect",
"redirect"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "imageinfo",
"classname": "MediaWiki\\Api\\ApiQueryImageInfo",
"path": "query+imageinfo",
"group": "prop",
"prefix": "ii",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/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": "ja"
},
{
"index": 9,
"name": "extmetadatamultilang",
"type": "boolean"
},
{
"index": 10,
"name": "extmetadatafilter",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "urlparam",
"type": "string",
"default": ""
},
{
"index": 12,
"name": "badfilecontexttitle",
"type": "string"
},
{
"index": 13,
"name": "continue",
"type": "string"
},
{
"index": 14,
"name": "localonly",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "images",
"classname": "MediaWiki\\Api\\ApiQueryImages",
"path": "query+images",
"group": "prop",
"prefix": "im",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Images"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "images",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "imageusage",
"classname": "MediaWiki\\Api\\ApiQueryBacklinks",
"path": "query+imageusage",
"group": "list",
"prefix": "iu",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageusage"
],
"parameters": [
{
"index": 1,
"name": "title",
"type": "string"
},
{
"index": 2,
"name": "pageid",
"type": "integer"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "redirect",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "info",
"classname": "MediaWiki\\Api\\ApiQueryInfo",
"path": "query+info",
"group": "prop",
"prefix": "in",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/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": "\u30e1\u30a4\u30f3\u30da\u30fc\u30b8"
},
{
"index": 3,
"name": "testactions",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "testactionsdetail",
"type": [
"boolean",
"full",
"quick"
],
"default": "boolean"
},
{
"index": 5,
"name": "testactionsautocreate",
"type": "boolean"
},
{
"index": 6,
"name": "preloadcustom",
"type": "string",
"info": [
{
"name": "preloadcontentonly"
}
]
},
{
"index": 7,
"name": "preloadparams",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"info": [
{
"name": "preloadcontentonly"
}
]
},
{
"index": 8,
"name": "preloadnewsection",
"type": "boolean",
"info": [
{
"name": "preloadcontentonly"
}
]
},
{
"index": 9,
"name": "editintrostyle",
"type": [
"lessframes",
"moreframes"
],
"default": "moreframes",
"info": [
{
"name": "editintroonly"
}
]
},
{
"index": 10,
"name": "editintroskip",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"info": [
{
"name": "editintroonly"
}
]
},
{
"index": 11,
"name": "editintrocustom",
"type": "string",
"info": [
{
"name": "editintroonly"
}
]
},
{
"index": 12,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "iwbacklinks",
"classname": "MediaWiki\\Api\\ApiQueryIWBacklinks",
"path": "query+iwbacklinks",
"group": "list",
"prefix": "iwbl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwbacklinks"
],
"parameters": [
{
"index": 1,
"name": "prefix",
"type": "string"
},
{
"index": 2,
"name": "title",
"type": "string"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "prop",
"type": [
"iwprefix",
"iwtitle"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "iwlinks",
"classname": "MediaWiki\\Api\\ApiQueryIWLinks",
"path": "query+iwlinks",
"group": "prop",
"prefix": "iw",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwlinks"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"url"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "prefix",
"type": "string"
},
{
"index": 3,
"name": "title",
"type": "string"
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 5,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 6,
"name": "continue",
"type": "string"
},
{
"index": 7,
"name": "url",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "langbacklinks",
"classname": "MediaWiki\\Api\\ApiQueryLangBacklinks",
"path": "query+langbacklinks",
"group": "list",
"prefix": "lbl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langbacklinks"
],
"parameters": [
{
"index": 1,
"name": "lang",
"type": "string"
},
{
"index": 2,
"name": "title",
"type": "string"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "prop",
"type": [
"lllang",
"lltitle"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "langlinks",
"classname": "MediaWiki\\Api\\ApiQueryLangLinks",
"path": "query+langlinks",
"group": "prop",
"prefix": "ll",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/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": "ja"
},
{
"index": 6,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 7,
"name": "continue",
"type": "string"
},
{
"index": 8,
"name": "url",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "languageinfo",
"classname": "MediaWiki\\Api\\ApiQueryLanguageinfo",
"path": "query+languageinfo",
"group": "meta",
"prefix": "li",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"autonym",
"bcp47",
"code",
"dir",
"fallbacks",
"name",
"variantnames",
"variants"
],
"default": "code",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "code",
"type": "string",
"default": "*",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "links",
"classname": "MediaWiki\\Api\\ApiQueryLinks",
"path": "query+links",
"group": "prop",
"prefix": "pl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Links"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*",
"extranamespaces": [
-2,
-1
]
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "titles",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "linkshere",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+linkshere",
"group": "prop",
"prefix": "lh",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Linkshere"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"pageid",
"redirect",
"title"
],
"default": "pageid|title|redirect",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!redirect",
"redirect"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "logevents",
"classname": "MediaWiki\\Api\\ApiQueryLogEvents",
"path": "query+logevents",
"group": "list",
"prefix": "le",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Logevents"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"details",
"ids",
"parsedcomment",
"tags",
"timestamp",
"title",
"type",
"user",
"userid"
],
"default": "ids|title|type|user|timestamp|comment|details",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "type",
"type": [
"",
"block",
"contentmodel",
"create",
"delete",
"import",
"interwiki",
"managetags",
"merge",
"move",
"newusers",
"patrol",
"protect",
"renameuser",
"rights",
"suppress",
"tag",
"upload"
]
},
{
"index": 3,
"name": "action",
"type": [
"block/block",
"block/reblock",
"block/unblock",
"contentmodel/change",
"contentmodel/new",
"create/create",
"delete/delete",
"delete/delete_redir",
"delete/delete_redir2",
"delete/event",
"delete/restore",
"delete/revision",
"import/interwiki",
"import/upload",
"interwiki/iw_add",
"interwiki/iw_delete",
"interwiki/iw_edit",
"managetags/activate",
"managetags/create",
"managetags/deactivate",
"managetags/delete",
"merge/merge",
"move/move",
"move/move_redir",
"newusers/autocreate",
"newusers/byemail",
"newusers/create",
"newusers/create2",
"newusers/newusers",
"patrol/autopatrol",
"patrol/patrol",
"protect/modify",
"protect/move_prot",
"protect/protect",
"protect/unprotect",
"renameuser/renameuser",
"rights/autopromote",
"rights/rights",
"suppress/block",
"suppress/delete",
"suppress/event",
"suppress/reblock",
"suppress/revision",
"tag/update",
"upload/overwrite",
"upload/revert",
"upload/upload"
]
},
{
"index": 4,
"name": "start",
"type": "timestamp"
},
{
"index": 5,
"name": "end",
"type": "timestamp"
},
{
"index": 6,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 7,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 8,
"name": "title",
"type": "string"
},
{
"index": 9,
"name": "namespace",
"type": "namespace",
"extranamespaces": [
-2,
-1
]
},
{
"index": 10,
"name": "prefix",
"type": "string"
},
{
"index": 11,
"name": "tag",
"type": "string"
},
{
"index": 12,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 13,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "mystashedfiles",
"classname": "MediaWiki\\Api\\ApiQueryMyStashedFiles",
"path": "query+mystashedfiles",
"group": "list",
"prefix": "msf",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:mystashedfiles"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"size",
"type"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "pagepropnames",
"classname": "MediaWiki\\Api\\ApiQueryPagePropNames",
"path": "query+pagepropnames",
"group": "list",
"prefix": "ppn",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pagepropnames"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
}
],
"templatedparameters": []
},
{
"name": "pageprops",
"classname": "MediaWiki\\Api\\ApiQueryPageProps",
"path": "query+pageprops",
"group": "prop",
"prefix": "pp",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageprops"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "prop",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "pageswithprop",
"classname": "MediaWiki\\Api\\ApiQueryPagesWithProp",
"path": "query+pageswithprop",
"group": "list",
"prefix": "pwp",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageswithprop"
],
"parameters": [
{
"index": 1,
"name": "propname",
"type": "string",
"required": ""
},
{
"index": 2,
"name": "prop",
"type": [
"ids",
"title",
"value"
],
"default": "ids|title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "prefixsearch",
"classname": "MediaWiki\\Api\\ApiQueryPrefixSearch",
"path": "query+prefixsearch",
"group": "list",
"prefix": "ps",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Prefixsearch"
],
"parameters": [
{
"index": 1,
"name": "search",
"type": "string",
"required": ""
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"default": 0,
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "offset",
"type": "integer",
"default": 0,
"min": 0
}
],
"templatedparameters": []
},
{
"name": "protectedtitles",
"classname": "MediaWiki\\Api\\ApiQueryProtectedTitles",
"path": "query+protectedtitles",
"group": "list",
"prefix": "pt",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Protectedtitles"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 2,
"name": "level",
"type": [
"autoconfirmed",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 5,
"name": "start",
"type": "timestamp"
},
{
"index": 6,
"name": "end",
"type": "timestamp"
},
{
"index": 7,
"name": "prop",
"type": [
"comment",
"expiry",
"level",
"parsedcomment",
"timestamp",
"user",
"userid"
],
"default": "timestamp|level",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 8,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "querypage",
"classname": "MediaWiki\\Api\\ApiQueryQueryPage",
"path": "query+querypage",
"group": "list",
"prefix": "qp",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/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": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Random"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 2,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "nonredirects"
},
{
"index": 3,
"name": "minsize",
"type": "integer"
},
{
"index": 4,
"name": "maxsize",
"type": "integer"
},
{
"index": 5,
"name": "contentmodel",
"type": [
"css",
"javascript",
"json",
"text",
"unknown",
"wikitext"
]
},
{
"index": 6,
"name": "redirect",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 1,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "recentchanges",
"classname": "MediaWiki\\Api\\ApiQueryRecentChanges",
"path": "query+recentchanges",
"group": "list",
"prefix": "rc",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Recentchanges"
],
"parameters": [
{
"index": 1,
"name": "start",
"type": "timestamp"
},
{
"index": 2,
"name": "end",
"type": "timestamp"
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*",
"extranamespaces": [
-2,
-1
]
},
{
"index": 5,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 6,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 7,
"name": "tag",
"type": "string"
},
{
"index": 8,
"name": "prop",
"type": [
"comment",
"flags",
"ids",
"loginfo",
"parsedcomment",
"patrolled",
"redirect",
"sha1",
"sizes",
"tags",
"timestamp",
"title",
"user",
"userid"
],
"default": "title|timestamp|ids",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 9,
"name": "show",
"type": [
"!anon",
"!autopatrolled",
"!bot",
"!minor",
"!patrolled",
"!redirect",
"anon",
"autopatrolled",
"bot",
"minor",
"patrolled",
"redirect",
"unpatrolled"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 11,
"name": "type",
"type": [
"categorize",
"edit",
"external",
"log",
"new"
],
"default": "edit|new|log|categorize",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "toponly",
"type": "boolean"
},
{
"index": 13,
"name": "title",
"type": "string"
},
{
"index": 14,
"name": "continue",
"type": "string"
},
{
"index": 15,
"name": "generaterevisions",
"type": "boolean"
},
{
"index": 16,
"name": "slot",
"type": [
"main"
]
}
],
"templatedparameters": []
},
{
"name": "redirects",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+redirects",
"group": "prop",
"prefix": "rd",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Redirects"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"fragment",
"pageid",
"title"
],
"default": "pageid|title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!fragment",
"fragment"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "revisions",
"classname": "MediaWiki\\Api\\ApiQueryRevisions",
"path": "query+revisions",
"group": "prop",
"prefix": "rv",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Revisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000,
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "startid",
"type": "integer",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 14,
"name": "endid",
"type": "integer",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 15,
"name": "start",
"type": "timestamp",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 16,
"name": "end",
"type": "timestamp",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 17,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 18,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
],
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 19,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
],
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 20,
"name": "tag",
"type": "string"
},
{
"index": 21,
"name": "continue",
"type": "string"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "search",
"classname": "MediaWiki\\Api\\ApiQuerySearch",
"path": "query+search",
"group": "list",
"prefix": "sr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Search"
],
"parameters": [
{
"index": 1,
"name": "search",
"type": "string",
"required": ""
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"default": 0,
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "offset",
"type": "integer",
"default": 0,
"min": 0
},
{
"index": 5,
"name": "what",
"type": [
"nearmatch",
"text",
"title"
]
},
{
"index": 6,
"name": "info",
"type": [
"rewrittenquery",
"suggestion",
"totalhits"
],
"default": "totalhits|suggestion|rewrittenquery",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "prop",
"type": [
"categorysnippet",
"extensiondata",
"isfilematch",
"redirectsnippet",
"redirecttitle",
"sectionsnippet",
"sectiontitle",
"size",
"snippet",
"timestamp",
"titlesnippet",
"wordcount",
"hasrelated",
"score"
],
"default": "size|wordcount|timestamp|snippet",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"hasrelated",
"score"
]
},
{
"index": 8,
"name": "interwiki",
"type": "boolean"
},
{
"index": 9,
"name": "enablerewrites",
"type": "boolean"
},
{
"index": 10,
"name": "sort",
"type": [
"relevance"
],
"default": "relevance"
}
],
"templatedparameters": []
},
{
"name": "siteinfo",
"classname": "MediaWiki\\Api\\ApiQuerySiteinfo",
"path": "query+siteinfo",
"group": "meta",
"prefix": "si",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Siteinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"autocreatetempuser",
"autopromote",
"autopromoteonce",
"clientlibraries",
"dbrepllag",
"defaultoptions",
"extensions",
"extensiontags",
"fileextensions",
"functionhooks",
"general",
"interwikimap",
"languages",
"languagevariants",
"libraries",
"magicwords",
"namespacealiases",
"namespaces",
"protocols",
"restrictions",
"rightsinfo",
"showhooks",
"skins",
"specialpagealiases",
"statistics",
"uploaddialog",
"usergroups",
"variables"
],
"default": "general",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "filteriw",
"type": [
"!local",
"local"
]
},
{
"index": 3,
"name": "showalldb",
"type": "boolean"
},
{
"index": 4,
"name": "numberingroup",
"type": "boolean"
},
{
"index": 5,
"name": "inlanguagecode",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "stashimageinfo",
"classname": "MediaWiki\\Api\\ApiQueryStashImageInfo",
"path": "query+stashimageinfo",
"group": "prop",
"prefix": "sii",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Stashimageinfo"
],
"parameters": [
{
"index": 1,
"name": "filekey",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "sessionkey",
"type": "string",
"deprecated": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "prop",
"type": [
"badfile",
"bitdepth",
"canonicaltitle",
"commonmetadata",
"dimensions",
"extmetadata",
"metadata",
"mime",
"sha1",
"size",
"thumbmime",
"timestamp",
"url"
],
"default": "timestamp|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "urlwidth",
"type": "integer",
"default": -1
},
{
"index": 5,
"name": "urlheight",
"type": "integer",
"default": -1
},
{
"index": 6,
"name": "urlparam",
"type": "string",
"default": ""
}
],
"templatedparameters": []
},
{
"name": "tags",
"classname": "MediaWiki\\Api\\ApiQueryTags",
"path": "query+tags",
"group": "list",
"prefix": "tg",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tags"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "prop",
"type": [
"active",
"defined",
"description",
"displayname",
"hitcount",
"source"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "templates",
"classname": "MediaWiki\\Api\\ApiQueryLinks",
"path": "query+templates",
"group": "prop",
"prefix": "tl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Templates"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*",
"extranamespaces": [
-2,
-1
]
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "templates",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "tokens",
"classname": "MediaWiki\\Api\\ApiQueryTokens",
"path": "query+tokens",
"group": "meta",
"prefix": "",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tokens"
],
"parameters": [
{
"index": 1,
"name": "type",
"type": [
"createaccount",
"csrf",
"login",
"patrol",
"rollback",
"userrights",
"watch"
],
"default": "csrf",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
}
],
"templatedparameters": []
},
{
"name": "transcludedin",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+transcludedin",
"group": "prop",
"prefix": "ti",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Transcludedin"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"pageid",
"redirect",
"title"
],
"default": "pageid|title|redirect",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!redirect",
"redirect"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "usercontribs",
"classname": "MediaWiki\\Api\\ApiQueryUserContribs",
"path": "query+usercontribs",
"group": "list",
"prefix": "uc",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Usercontribs"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "start",
"type": "timestamp"
},
{
"index": 3,
"name": "end",
"type": "timestamp"
},
{
"index": 4,
"name": "continue",
"type": "string"
},
{
"index": 5,
"name": "user",
"type": "user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"subtypes": [
"name",
"ip",
"temp",
"interwiki"
]
},
{
"index": 6,
"name": "userids",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "userprefix",
"type": "string"
},
{
"index": 8,
"name": "iprange",
"type": "string"
},
{
"index": 9,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 10,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 11,
"name": "prop",
"type": [
"comment",
"flags",
"ids",
"parsedcomment",
"patrolled",
"size",
"sizediff",
"tags",
"timestamp",
"title"
],
"default": "ids|title|timestamp|comment|size|flags",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "show",
"type": [
"!autopatrolled",
"!minor",
"!new",
"!patrolled",
"!top",
"autopatrolled",
"minor",
"new",
"patrolled",
"top"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 13,
"name": "tag",
"type": "string"
},
{
"index": 14,
"name": "toponly",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "userinfo",
"classname": "MediaWiki\\Api\\ApiQueryUserInfo",
"path": "query+userinfo",
"group": "meta",
"prefix": "ui",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Userinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"acceptlang",
"blockinfo",
"cancreateaccount",
"centralids",
"changeablegroups",
"editcount",
"email",
"groupmemberships",
"groups",
"hasmsg",
"implicitgroups",
"latestcontrib",
"options",
"ratelimits",
"realname",
"registrationdate",
"rights",
"theoreticalratelimits",
"unreadcount"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 2,
"name": "attachedwiki",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "users",
"classname": "MediaWiki\\Api\\ApiQueryUsers",
"path": "query+users",
"group": "list",
"prefix": "us",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Users"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"blockinfo",
"cancreate",
"centralids",
"editcount",
"emailable",
"gender",
"groupmemberships",
"groups",
"implicitgroups",
"registration",
"rights"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "attachedwiki",
"type": "string"
},
{
"index": 3,
"name": "users",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "userids",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "watchlist",
"classname": "MediaWiki\\Api\\ApiQueryWatchlist",
"path": "query+watchlist",
"group": "list",
"prefix": "wl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlist"
],
"parameters": [
{
"index": 1,
"name": "allrev",
"type": "boolean"
},
{
"index": 2,
"name": "start",
"type": "timestamp"
},
{
"index": 3,
"name": "end",
"type": "timestamp"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 6,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 7,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "prop",
"type": [
"comment",
"expiry",
"flags",
"ids",
"loginfo",
"notificationtimestamp",
"parsedcomment",
"patrol",
"sizes",
"tags",
"timestamp",
"title",
"user",
"userid"
],
"default": "ids|title|flags",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "show",
"type": [
"!anon",
"!autopatrolled",
"!bot",
"!minor",
"!patrolled",
"!unread",
"anon",
"autopatrolled",
"bot",
"minor",
"patrolled",
"unread"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "type",
"type": [
"categorize",
"edit",
"external",
"log",
"new"
],
"default": "edit|new|log|categorize",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "owner",
"type": "user",
"subtypes": [
"name"
]
},
{
"index": 13,
"name": "token",
"type": "string",
"sensitive": ""
},
{
"index": 14,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "watchlistraw",
"classname": "MediaWiki\\Api\\ApiQueryWatchlistRaw",
"path": "query+watchlistraw",
"group": "list",
"prefix": "wr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://tasupedia.com/wiki/%E7%89%B9%E5%88%A5:%E3%83%90%E3%83%BC%E3%82%B8%E3%83%A7%E3%83%B3%E6%83%85%E5%A0%B1/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.44.3",
"phpEngine": "PHP",
"phpVersion": "8.2.28",
"time": 0.38468384742736816,
"log": [
{
"msg": "MWDebug output complete",
"type": "log",
"caller": "MediaWiki\\Debug\\MWDebug::appendDebugInfoToApiResult"
},
{
"msg": "PHP Warning: is_readable(): open_basedir restriction in effect. File(/gitinfo/info.json) is not within the allowed path(s): (/home/yakkun233/:/tmp:/var/tmp:/opt/alt/php74/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php74/lib/php/)",
"type": "warn",
"caller": "is_readable"
}
],
"debugLog": [
"\n\nStart request GET /wiki/api.php?action=paraminfo&modules=query%2B%2A\nIP: 216.73.216.217\nHTTP HEADERS:\nHOST: tasupedia.com\nACCEPT: */*\nUSER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\nACCEPT-ENCODING: gzip, br, zstd, deflate\n(end headers)",
"[session] SessionManager using store SqlBagOStuff",
"[localisation] LocalisationCache using store LCStoreDB",
"[objectcache] MainWANObjectCache using store Wikimedia\\ObjectCache\\EmptyBagOStuff",
"[session] SessionBackend \"rq91t4uvvidg0frtse1buoo5pjn9pliu\" is unsaved, marking dirty in constructor",
"[session] SessionBackend \"rq91t4uvvidg0frtse1buoo5pjn9pliu\" save: dataDirty=1 metaDirty=1 forcePersist=0",
"[cookie] already deleted setcookie: \"yakkun233_hkwr1_session\", \"\", \"1753716225\", \"/\", \"\", \"1\", \"1\", \"\"",
"[cookie] already deleted setcookie: \"yakkun233_hkwr1UserID\", \"\", \"1753716225\", \"/\", \"\", \"1\", \"1\", \"\"",
"[cookie] already deleted setcookie: \"yakkun233_hkwr1Token\", \"\", \"1753716225\", \"/\", \"\", \"1\", \"1\", \"\"",
"[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1753716225\", \"/\", \"\", \"\", \"1\", \"\"",
"[session] SessionBackend \"rq91t4uvvidg0frtse1buoo5pjn9pliu\" 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 \"rq91t4uvvidg0frtse1buoo5pjn9pliu\" 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 [0.428ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/yakkun233_hkwr1",
"[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly [0.975ms] localhost: SELECT @@GLOBAL.read_only AS Value",
"[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:localhost): miss, new value computed",
"[rdbms] Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get) [0.097ms] localhost: BEGIN",
"[rdbms] LCStoreDB::get [0.141ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'deps' LIMIT 1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] LCStoreDB::get [0.31ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'list' LIMIT 1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] LCStoreDB::get [0.069ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'preload' LIMIT 1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] LCStoreDB::get [0.062ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'preload' LIMIT 1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] LCStoreDB::get [0.074ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'specialPageAliases' LIMIT 1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] LCStoreDB::get [0.068ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'namespaceGenderAliases' LIMIT 1",
"[SQLBagOStuff] MicroStash using store SqlBagOStuff",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] MediaWiki\\Storage\\NameTableStore::loadTable [0.167ms] localhost: SELECT role_id AS `id`,role_name AS `name` FROM `slot_roles` ORDER BY id",
"[objectcache] fetchOrRegenerate(global:NameTableSqlStore:slot_roles:yakkun233_hkwr1): 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.165ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/yakkun233_hkwr1",
"[objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit",
"[rdbms] SqlBagOStuff::fetchBlobs [0.368ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'yakkun233_hkwr1:messages:ja' AND (exptime >= '20260728152345')",
"[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved yakkun233_hkwr1:messages:ja; expiry time is 99991231235959",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] SqlBagOStuff::fetchBlobs [0.218ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'yakkun233_hkwr1:messages:ja:status' AND (exptime >= '20260728152345')",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] SqlBagOStuff::doLock [0.284ms] localhost: SELECT IF(GET_LOCK('yakkun233_hkwr1:messages:ja',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] MessageCache::loadFromDB(ja)-big [0.099ms] localhost: SELECT page_title,page_latest FROM `page` WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000)",
"[rdbms] MessageCache::loadFromDB(ja)-small [0.087ms] localhost: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id)",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.439ms] localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('yakkun233_hkwr1:messages:ja','\ufffd\ufffd\ufffd\\n\ufffd0\ufffd\ufffd\ufffde\ufffd`\ufffdl\ufffd\ufffdr\ufffd \u894aB\ufffd\ufffd4d\ufffd\ufffd\ufffdo\ufffd\ufffd\ufffd0\ufffd\ufffd\ufffd\ufffd\ufffd\ufffd\\Z\ufffd}^\ufffd\ufffdNH\ufffd\ufffd\ufffdi\ufffd\\'j\ufffd\ufffdd\ufffd\ufffdE\ufffd9p\ufffdX}X\ufffdb\\\\\ufffd\u05ea\ufffd\ufffd\ufffd.\ufffd\ufffdc\ufffd\ufffd\ufffd-]\ufffd\ufffdK\u02e5\ufffd8\ufffd~','99991231235959')",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] SqlBagOStuff::doUnlock [0.126ms] localhost: SELECT RELEASE_LOCK('yakkun233_hkwr1:messages:ja') AS released",
"[MessageCache] MessageCache::loadUnguarded: Loading ja... local cache is empty, global cache is expired/volatile, loading from DB",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/yakkun233_hkwr1",
"[error] [c3daabf598e17b7a8b1d5b45] /wiki/api.php?action=paraminfo&modules=query%2B%2A PHP Warning: is_readable(): open_basedir restriction in effect. File(/gitinfo/info.json) is not within the allowed path(s): (/home/yakkun233/:/tmp:/var/tmp:/opt/alt/php74/usr/share/pear/:/dev/urandom:/usr/local/lib/php/:/usr/local/php74/lib/php/)",
"[gitinfo] Candidate cacheFile=/home/yakkun233/domains/tasupedia.com/public_html/wiki/gitinfo.json for /home/yakkun233/domains/tasupedia.com/public_html/wiki",
"[gitinfo] Cache incomplete for /home/yakkun233/domains/tasupedia.com/public_html/wiki"
],
"queries": [
{
"sql": "localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
"function": "Wikimedia\\Rdbms\\DatabaseMySQL::open",
"time": 0.000428
},
{
"sql": "localhost: SELECT @@GLOBAL.read_only AS Value",
"function": "Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly",
"time": 0.000975
},
{
"sql": "localhost: BEGIN",
"function": "Wikimedia\\Rdbms\\Database::beginIfImplied (LCStoreDB::get)",
"time": 9.7e-5
},
{
"sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'deps' LIMIT 1 ",
"function": "LCStoreDB::get",
"time": 0.00014099999999999998
},
{
"sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'list' LIMIT 1 ",
"function": "LCStoreDB::get",
"time": 0.00031
},
{
"sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'preload' LIMIT 1 ",
"function": "LCStoreDB::get",
"time": 6.900000000000001e-5
},
{
"sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'preload' LIMIT 1 ",
"function": "LCStoreDB::get",
"time": 6.2e-5
},
{
"sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'specialPageAliases' LIMIT 1 ",
"function": "LCStoreDB::get",
"time": 7.4e-5
},
{
"sql": "localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'ja' AND lc_key = 'namespaceGenderAliases' LIMIT 1 ",
"function": "LCStoreDB::get",
"time": 6.8e-5
},
{
"sql": "localhost: SELECT role_id AS `id`,role_name AS `name` FROM `slot_roles` ORDER BY id ",
"function": "MediaWiki\\Storage\\NameTableStore::loadTable",
"time": 0.00016700000000000002
},
{
"sql": "localhost: SET group_concat_max_len = 262144, `sql_mode` = ''",
"function": "Wikimedia\\Rdbms\\DatabaseMySQL::open",
"time": 0.000165
},
{
"sql": "localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'yakkun233_hkwr1:messages:ja' AND (exptime >= '20260728152345') ",
"function": "SqlBagOStuff::fetchBlobs",
"time": 0.000368
},
{
"sql": "localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'yakkun233_hkwr1:messages:ja:status' AND (exptime >= '20260728152345') ",
"function": "SqlBagOStuff::fetchBlobs",
"time": 0.00021799999999999999
},
{
"sql": "localhost: SELECT IF(GET_LOCK('yakkun233_hkwr1:messages:ja',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired",
"function": "SqlBagOStuff::doLock",
"time": 0.00028399999999999996
},
{
"sql": "localhost: SELECT page_title,page_latest FROM `page` WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000) ",
"function": "MessageCache::loadFromDB(ja)-big",
"time": 9.900000000000001e-5
},
{
"sql": "localhost: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = rev_comment_id)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id) ",
"function": "MessageCache::loadFromDB(ja)-small",
"time": 8.7e-5
},
{
"sql": "localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('yakkun233_hkwr1:messages:ja','\ufffd\u25a0\u25a0\\n\u25a00\ufffd\ufffd\u25a0e\u25a0`\u25a0l\u25a0\u25a0r\u25a0 \u894aB\u25a0\u25a04d\u25a0\u25a0\u25a0\u25a0o\u25a0\u25a0\u25a00\ufffd\ufffd\u25a0\ufffd\ufffd\u25a0\\Z\u25a0}^\u25a0\u25a0NH\u25a0\u25a0\u25a0i\u25a0\\'j\u25a0\ufffdd\u25a0\u25a0E\u25a09p\u25a0X}X\u25a0b\\\\\u25a0\u05ea\u25a0\u25a0\u25a0.\u25a0\u25a0c\u25a0\u25a0\u25a0-]\ufffd\ufffdK\u02e5\u25a0\u25a08\u25a0\u25a0~','99991231235959')",
"function": "SqlBagOStuff::modifyTableSpecificBlobsForSet",
"time": 0.000439
},
{
"sql": "localhost: SELECT RELEASE_LOCK('yakkun233_hkwr1:messages:ja') AS released",
"function": "SqlBagOStuff::doUnlock",
"time": 0.000126
}
],
"request": {
"method": "GET",
"url": "/wiki/api.php?action=paraminfo&modules=query%2B%2A",
"headers": {
"HOST": "tasupedia.com",
"ACCEPT": "*/*",
"USER-AGENT": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"ACCEPT-ENCODING": "gzip, br, zstd, deflate"
},
"params": {
"action": "paraminfo",
"modules": "query+*"
}
},
"memory": "35.45\u30e1\u30ac\u30d0\u30a4\u30c8",
"memoryPeak": "35.92\u30e1\u30ac\u30d0\u30a4\u30c8",
"includes": [
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/api.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/WebStart.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/BootstrapHelperFunctions.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Setup.php",
"size": "24\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/AutoLoader.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/autoload.php",
"size": "372\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/autoload.php",
"size": "733\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/autoload_real.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/platform_check.php",
"size": "917\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/ClassLoader.php",
"size": "16\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/include_paths.php",
"size": "428\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/autoload_static.php",
"size": "250\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/ralouphie/getallheaders/src/getallheaders.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/symfony/deprecation-contracts/function.php",
"size": "1,008\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/base-convert/src/Functions.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/guzzlehttp/guzzle/src/functions_include.php",
"size": "160\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/guzzlehttp/guzzle/src/functions.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/timestamp/src/defines.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/symfony/polyfill-php82/bootstrap.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/symfony/polyfill-php83/bootstrap.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/symfony/polyfill-php83/bootstrap81.php",
"size": "954\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/symfony/polyfill-php84/bootstrap.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/symfony/polyfill-php85/bootstrap.php",
"size": "837\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Defines.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/mime/defines.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/defines.php",
"size": "852\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/IDatabase.php",
"size": "46\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/IReadableDatabase.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/platform/ISQLPlatform.php",
"size": "24\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/DbQuoter.php",
"size": "371\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/IDatabaseFlags.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/loadbalancer/ILoadBalancer.php",
"size": "22\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/config/SiteConfiguration.php",
"size": "22\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/SettingsBuilder.php",
"size": "25\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/registration/ExtensionRegistry.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/DomainEvent/DomainEventSubscriber.php",
"size": "542\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Config/GlobalConfigBuilder.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Config/ConfigBuilderBase.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Config/ConfigBuilder.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Config/PhpIniSink.php",
"size": "794\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Config/ConfigSchemaAggregator.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Source/JsonSchemaTrait.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Config/ConfigSchema.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/MainConfigNames.php",
"size": "142\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Source/PhpSettingsSource.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Source/SettingsSource.php",
"size": "621\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Source/SettingsIncludeLocator.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/GlobalFunctions.php",
"size": "64\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Request/HeaderCallback.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Request/WebRequest.php",
"size": "45\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/http/Telemetry.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/http/TelemetryHeadersInterface.php",
"size": "646\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/http/HttpStatus.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Source/ArraySource.php",
"size": "420\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/at-ease/src/AtEase.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/config-schema.php",
"size": "86\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/Config/MergeStrategy.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/LocalSettings.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/config/GlobalVarConfig.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/config/Config.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Settings/DynamicDefaultValues.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/MainConfigSchema.php",
"size": "397\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/SetupDynamicConfig.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/NamespaceInfo.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LanguageCode.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/WikiMap/WikiMap.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/domain/DatabaseDomain.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/objectcache/ObjectCacheFactory.php",
"size": "15\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/EmptyBagOStuff.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/MediumSpecificBagOStuff.php",
"size": "37\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/BagOStuff.php",
"size": "30\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/utils/ExpirationAwareness.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/IStoreKeyEncoder.php",
"size": "676\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/StatsFactory.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/StatsCache.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Emitters/NullEmitter.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Emitters/EmitterInterface.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/shell/Shell.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/SerializedValueContainer.php",
"size": "907\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/registration/ExtensionProcessor.php",
"size": "30\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/registration/Processor.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/exception/ShellDisabledError.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/registration/VersionChecker.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/semver/src/VersionParser.php",
"size": "22\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/semver/src/Constraint/Constraint.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/semver/src/Constraint/ConstraintInterface.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/composer/semver/src/Constraint/MultiConstraint.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/debug/MWDebug.php",
"size": "23\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/MediaWikiServices.php",
"size": "58\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/services/src/ServiceContainer.php",
"size": "15\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/services/src/DestructibleService.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/NonSerializableTrait.php",
"size": "375\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/exception/MWExceptionRenderer.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/exception/MWExceptionHandler.php",
"size": "24\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/profiler/Profiler.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/profiler/ProfilerStub.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/TransactionProfiler.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/debug/logger/LoggerFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/object-factory/src/ObjectFactory.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/debug/logger/LegacySpi.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/debug/logger/Spi.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/debug/logger/LegacyLogger.php",
"size": "15\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/skins/MinervaNeue/includes/ServiceWiring.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/skins/Vector/includes/ServiceWiring.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/ServiceWiring.php",
"size": "101\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/HookContainer/HookRunner.php",
"size": "122\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/GetActionNameHook.php",
"size": "548\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/AuthenticationAttemptThrottledHook.php",
"size": "1,021\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/AuthManagerFilterProvidersHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/AuthManagerVerifyAuthenticationHook.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/AuthPreserveQueryParamsHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php",
"size": "597\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/LocalUserCreatedHook.php",
"size": "814\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/ResetPasswordExpirationHook.php",
"size": "681\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Hook/UserLoggedInHook.php",
"size": "551\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/Hook/AbortAutoblockHook.php",
"size": "663\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/Hook/GetAllBlockActionsHook.php",
"size": "983\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/Hook/GetUserBlockHook.php",
"size": "989\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/Hook/PerformRetroactiveAutoblockHook.php",
"size": "730\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/Hook/SpreadAnyEditBlockHook.php",
"size": "736\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/BacklinkCacheGetConditionsHook.php",
"size": "748\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/BacklinkCacheGetPrefixHook.php",
"size": "588\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php",
"size": "828\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php",
"size": "752\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/MessageCacheFetchOverridesHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/MessageCacheReplaceHook.php",
"size": "634\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/MessageCache__getHook.php",
"size": "843\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/Hook/MessagesPreLoadHook.php",
"size": "651\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleSquidURLsHook.php",
"size": "661\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Hook/ChangeTagAfterDeleteHook.php",
"size": "899\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Hook/ChangeTagCanCreateHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Hook/ChangeTagCanDeleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Hook/ChangeTagsAllowedAddHook.php",
"size": "930\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Hook/ChangeTagsListActiveHook.php",
"size": "609\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Hook/ListDefinedTagsHook.php",
"size": "535\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/ContentAlterParserOutputHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/ContentGetParserOutputHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/ContentHandlerForModelIDHook.php",
"size": "939\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/ContentModelCanBeUsedOnHook.php",
"size": "969\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/ConvertContentHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/GetContentModelsHook.php",
"size": "621\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/GetDifferenceEngineHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/GetSlotDiffRendererHook.php",
"size": "894\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/JsonValidateSaveHook.php",
"size": "940\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/PageContentLanguageHook.php",
"size": "787\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/PlaceNewSectionHook.php",
"size": "932\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/SearchDataForIndexHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Hook/SearchDataForIndex2Hook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Contribute/Hook/ContributeCardsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/AbortDiffCacheHook.php",
"size": "543\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/ArticleContentOnDiffHook.php",
"size": "729\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php",
"size": "782\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php",
"size": "960\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php",
"size": "903\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php",
"size": "930\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php",
"size": "1,014\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineNewHeaderHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineOldHeaderHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php",
"size": "631\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php",
"size": "934\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php",
"size": "691\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineShowDiffHook.php",
"size": "629\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php",
"size": "624\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php",
"size": "856\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php",
"size": "719\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DifferenceEngineViewHeaderHook.php",
"size": "585\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/DiffToolsHook.php",
"size": "861\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/diff/Hook/NewDifferenceEngineHook.php",
"size": "864\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/AbortEmailNotificationHook.php",
"size": "776\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php",
"size": "825\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/ActionBeforeFormDisplayHook.php",
"size": "683\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/ActionModifyFormFieldsHook.php",
"size": "767\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/AddNewAccountHook.php",
"size": "734\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/AfterBuildFeedLinksHook.php",
"size": "877\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/AfterFinalPageOutputHook.php",
"size": "982\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/import/Hook/AfterImportPageHook.php",
"size": "954\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php",
"size": "876\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/AlternateEditHook.php",
"size": "643\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/AlternateEditPreviewHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/AlternateUserMailerHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/AncientPagesQueryHook.php",
"size": "683\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ApiBeforeMainHook.php",
"size": "548\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ArticleMergeCompleteHook.php",
"size": "636\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php",
"size": "998\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ArticleUpdateBeforeRedirectHook.php",
"size": "830\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/BadImageHook.php",
"size": "702\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/BeforeInitializeHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/BeforePageDisplayHook.php",
"size": "725\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/BeforePageRedirectHook.php",
"size": "970\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php",
"size": "979\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/BeforeWelcomeCreationHook.php",
"size": "832\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php",
"size": "870\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/media/Hook/BitmapHandlerTransformHook.php",
"size": "870\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/BlockIpCompleteHook.php",
"size": "801\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/BlockIpHook.php",
"size": "780\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/BookInformationHook.php",
"size": "646\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/Hook/CanonicalNamespacesHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/CategoryViewer__doCategoryQueryHook.php",
"size": "881\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/CategoryViewer__generateLinkHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/ChangesListInitRowsHook.php",
"size": "704\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/ChangesListInsertArticleLinkHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/ChangesListInsertLogEntryHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ChangeUserGroupsHook.php",
"size": "968\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/collation/Hook/Collation__factoryHook.php",
"size": "831\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php",
"size": "1,010\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ContentSecurityPolicyDirectivesHook.php",
"size": "933\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ContentSecurityPolicyScriptSourceHook.php",
"size": "966\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ContribsPager__getQueryInfoHook.php",
"size": "772\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php",
"size": "1,004\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ContributionsLineEndingHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ContributionsToolLinksHook.php",
"size": "988\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/CustomEditorHook.php",
"size": "716\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/DeletedContributionsLineEndingHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/DeleteUnknownPreferencesHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditFilterHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditFilterMergedContentHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditFormInitialTextHook.php",
"size": "572\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditFormPreloadTextHook.php",
"size": "624\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageBeforeConflictDiffHook.php",
"size": "871\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageBeforeEditButtonsHook.php",
"size": "806\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageBeforeEditToolbarHook.php",
"size": "704\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageCopyrightWarningHook.php",
"size": "838\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageGetCheckboxesDefinitionHook.php",
"size": "809\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageGetDiffContentHook.php",
"size": "834\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageGetPreviewContentHook.php",
"size": "834\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageNoSuchSectionHook.php",
"size": "674\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPageTosSummaryHook.php",
"size": "768\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPage__attemptSaveHook.php",
"size": "698\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPage__attemptSave_afterHook.php",
"size": "831\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPage__importFormDataHook.php",
"size": "719\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPage__showEditForm_fieldsHook.php",
"size": "778\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPage__showEditForm_initialHook.php",
"size": "741\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPage__showReadOnlyForm_initialHook.php",
"size": "831\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/EditPage__showStandardInputs_optionsHook.php",
"size": "864\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/EmailUserCCHook.php",
"size": "749\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/EmailUserCompleteHook.php",
"size": "753\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/EmailUserFormHook.php",
"size": "560\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/EmailUserHook.php",
"size": "997\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/EmailUserPermissionsErrorsHook.php",
"size": "868\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/EmailUserAuthorizeSendHook.php",
"size": "745\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/EmailUserSendEmailHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/EnhancedChangesListModifyBlockLineDataHook.php",
"size": "910\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/EnhancedChangesListModifyLineDataHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/EnhancedChangesList__getLogTextHook.php",
"size": "967\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ExtensionTypesHook.php",
"size": "837\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/FetchChangesListHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/FileDeleteCompleteHook.php",
"size": "1,000\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filerepo/Hook/FileTransformedHook.php",
"size": "841\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/FileUndeleteCompleteHook.php",
"size": "813\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filerepo/Hook/FileUploadHook.php",
"size": "870\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/FormatAutocommentsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/gallery/Hook/GalleryGetModesHook.php",
"size": "704\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetBlockErrorMessageKeyHook.php",
"size": "677\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/GetCacheVaryCookiesHook.php",
"size": "845\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetCanonicalURLHook.php",
"size": "756\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetDefaultSortkeyHook.php",
"size": "643\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetDoubleUnderscoreIDsHook.php",
"size": "751\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/media/Hook/GetExtendedMetadataHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetFullURLHook.php",
"size": "737\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Hook/GetHumanTimestampHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetInternalURLHook.php",
"size": "744\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetIPHook.php",
"size": "512\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Hook/GetLangPreferredVariantHook.php",
"size": "803\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/GetLinkColoursHook.php",
"size": "833\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetLocalURLHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetLocalURL__ArticleHook.php",
"size": "772\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetLocalURL__InternalHook.php",
"size": "800\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/GetLogTypesOnUserHook.php",
"size": "544\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetMagicVariableIDsHook.php",
"size": "675\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/media/Hook/GetMetadataVersionHook.php",
"size": "937\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/GetNewMessagesAlertHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GetRelativeTimestampHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/GitViewersHook.php",
"size": "610\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/HistoryPageToolLinksHook.php",
"size": "772\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/HistoryToolsHook.php",
"size": "906\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ImageBeforeProduceHTMLHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ImgAuthBeforeStreamHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ImgAuthModifyHeadersHook.php",
"size": "927\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/import/Hook/ImportHandleContentXMLTagHook.php",
"size": "640\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/import/Hook/ImportHandleLogItemXMLTagHook.php",
"size": "660\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/import/Hook/ImportHandlePageXMLTagHook.php",
"size": "651\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/import/Hook/ImportHandleRevisionXMLTagHook.php",
"size": "754\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/import/Hook/ImportHandleToplevelXMLTagHook.php",
"size": "601\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ImportHandleUnknownUserHook.php",
"size": "589\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/import/Hook/ImportHandleUploadXMLTagHook.php",
"size": "670\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ImportLogInterwikiLinkHook.php",
"size": "712\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ImportSourcesHook.php",
"size": "714\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/InfoActionHook.php",
"size": "779\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/InitializeArticleMaybeRedirectHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/InternalParseBeforeLinksHook.php",
"size": "828\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/RCFeed/Hook/IRCLineURLHook.php",
"size": "785\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/IsTrustedProxyHook.php",
"size": "639\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/upload/Hook/IsUploadAllowedFromUrlHook.php",
"size": "643\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/IsValidEmailAddrHook.php",
"size": "737\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Hook/LanguageGetNamespacesHook.php",
"size": "688\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/LanguageLinksHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/LanguageSelectorHook.php",
"size": "660\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/LinkerMakeExternalImageHook.php",
"size": "684\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/LinkerMakeExternalLinkHook.php",
"size": "802\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/LinkerMakeMediaLinkFileHook.php",
"size": "910\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/Hook/LinksUpdateCompleteHook.php",
"size": "759\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/Hook/LinksUpdateHook.php",
"size": "604\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php",
"size": "786\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filerepo/Hook/LocalFile__getHistoryHook.php",
"size": "863\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php",
"size": "818\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Hook/LocalisationCacheRecacheHook.php",
"size": "771\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/logging/Hook/LogEventsListGetExtraInputsHook.php",
"size": "892\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/logging/Hook/LogEventsListLineEndingHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/logging/Hook/LogEventsListShowLogExtractHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/exception/Hook/LogExceptionHook.php",
"size": "764\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/LoginFormValidErrorMessagesHook.php",
"size": "807\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/logging/Hook/LogLineHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/LonelyPagesQueryHook.php",
"size": "679\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MagicWordwgVariableIDsHook.php",
"size": "583\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MaintenanceRefreshLinksInitHook.php",
"size": "604\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MaintenanceShellStartHook.php",
"size": "366\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MaintenanceUpdateAddParamsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/MakeGlobalVariablesScriptHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/logging/Hook/ManualLogEntryBeforePublishHook.php",
"size": "614\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/MarkPatrolledCompleteHook.php",
"size": "769\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/MarkPatrolledHook.php",
"size": "831\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MediaWikiPerformActionHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MediaWikiServicesHook.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MimeMagicGuessFromContentHook.php",
"size": "881\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MimeMagicImproveFromExtensionHook.php",
"size": "728\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MimeMagicInitHook.php",
"size": "945\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/export/Hook/ModifyExportQueryHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MovePageCheckPermissionsHook.php",
"size": "906\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/MovePageIsValidMoveHook.php",
"size": "750\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/Hook/NamespaceIsMovableHook.php",
"size": "795\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/NewPagesLineEndingHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/OldChangesListRecentChangesLineHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/OpenSearchUrlsHook.php",
"size": "659\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/OtherAutoblockLogLinkHook.php",
"size": "709\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/OtherBlockLogLinkHook.php",
"size": "805\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/OutputPageAfterGetHeadLinksArrayHook.php",
"size": "940\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/OutputPageBeforeHTMLHook.php",
"size": "877\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/OutputPageBodyAttributesHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/OutputPageCheckLastModifiedHook.php",
"size": "904\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/OutputPageParserOutputHook.php",
"size": "858\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/Hook/OutputPageRenderCategoryLinkHook.php",
"size": "930\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/PageHistoryBeforeListHook.php",
"size": "703\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/PageHistoryLineEndingHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php",
"size": "930\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php",
"size": "736\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/PageMoveCompleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/PageMoveCompletingHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/PageRenderingHashHook.php",
"size": "902\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserAfterParseHook.php",
"size": "734\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserAfterTidyHook.php",
"size": "622\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserBeforeInternalParseHook.php",
"size": "736\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserBeforePreprocessHook.php",
"size": "710\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserCacheSaveCompleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserClearStateHook.php",
"size": "570\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserClonedHook.php",
"size": "548\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserFetchTemplateDataHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserFirstCallInitHook.php",
"size": "595\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserGetVariableValueSwitchHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserGetVariableValueTsHook.php",
"size": "707\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserLimitReportFormatHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserLimitReportPrepareHook.php",
"size": "873\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserLogLinterDataHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserMakeImageParamsHook.php",
"size": "930\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserModifyImageHTMLHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserOptionsRegisterHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserOutputPostCacheTransformHook.php",
"size": "814\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php",
"size": "776\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ParserTestGlobalsHook.php",
"size": "664\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/password/Hook/PasswordPoliciesForUserHook.php",
"size": "703\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/PostLoginRedirectHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/PreferencesGetIconHook.php",
"size": "840\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/PreferencesGetLayoutHook.php",
"size": "1,000\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/PreferencesGetLegendHook.php",
"size": "809\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/PrefsEmailAuditHook.php",
"size": "703\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ProtectionForm__buildFormHook.php",
"size": "785\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ProtectionForm__saveHook.php",
"size": "876\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ProtectionForm__showLogExtractHook.php",
"size": "745\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/ProtectionFormAddFormFieldsHook.php",
"size": "541\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/RandomPageQueryHook.php",
"size": "732\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/RawPageViewBeforeOutputHook.php",
"size": "650\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php",
"size": "732\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/Hook/RecentChange_saveHook.php",
"size": "635\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Hook/RejectParserCacheValueHook.php",
"size": "985\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/context/Hook/RequestContextCreateSkinHook.php",
"size": "939\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/SelfLinkBeginHook.php",
"size": "874\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/SendWatchlistEmailNotificationHook.php",
"size": "833\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/SetupAfterCacheHook.php",
"size": "481\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/ShortPagesQueryHook.php",
"size": "735\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SidebarBeforeOutputHook.php",
"size": "856\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SiteNoticeAfterHook.php",
"size": "683\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SiteNoticeBeforeHook.php",
"size": "775\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinAddFooterLinksHook.php",
"size": "926\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinAfterBottomScriptsHook.php",
"size": "756\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinAfterContentHook.php",
"size": "731\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinBuildSidebarHook.php",
"size": "627\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinCopyrightFooterHook.php",
"size": "999\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinCopyrightFooterMessageHook.php",
"size": "997\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinEditSectionLinksHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinPreloadExistenceHook.php",
"size": "662\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinSubPageSubtitleHook.php",
"size": "880\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php",
"size": "863\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SoftwareInfoHook.php",
"size": "636\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php",
"size": "670\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php",
"size": "970\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php",
"size": "865\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialExportGetExtraPagesHook.php",
"size": "701\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php",
"size": "944\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialListusersDefaultQueryHook.php",
"size": "691\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialListusersFormatRowHook.php",
"size": "688\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialListusersHeaderFormHook.php",
"size": "676\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialListusersHeaderHook.php",
"size": "663\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialListusersQueryInfoHook.php",
"size": "678\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php",
"size": "781\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialMovepageAfterMoveHook.php",
"size": "678\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php",
"size": "693\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialNewpagesConditionsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialNewPagesFiltersHook.php",
"size": "833\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialPrefixIndexGetFormFiltersHook.php",
"size": "722\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialPrefixIndexQueryHook.php",
"size": "680\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialRecentChangesPanelHook.php",
"size": "704\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialResetTokensTokensHook.php",
"size": "712\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchCreateLinkHook.php",
"size": "712\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchGoResultHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchNogomatchHook.php",
"size": "810\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchProfilesHook.php",
"size": "550\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchResultsAppendHook.php",
"size": "847\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchResultsHook.php",
"size": "732\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchResultsPrependHook.php",
"size": "930\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialSearchSetupEngineHook.php",
"size": "705\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialStatsAddExtraHook.php",
"size": "1,001\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php",
"size": "920\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php",
"size": "855\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialUploadCompleteHook.php",
"size": "590\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialVersionVersionUrlHook.php",
"size": "655\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php",
"size": "813\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/SpecialWhatLinksHereQueryHook.php",
"size": "929\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TestCanonicalRedirectHook.php",
"size": "922\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php",
"size": "767\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TempUserCreatedRedirectHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleExistsHook.php",
"size": "622\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleGetEditNoticesHook.php",
"size": "794\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleGetRestrictionTypesHook.php",
"size": "663\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleIsAlwaysKnownHook.php",
"size": "879\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleIsMovableHook.php",
"size": "906\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleMoveHook.php",
"size": "874\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/TitleMoveStartingHook.php",
"size": "706\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UnblockUserCompleteHook.php",
"size": "725\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UnblockUserHook.php",
"size": "801\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UndeleteForm__showHistoryHook.php",
"size": "794\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UndeleteForm__showRevisionHook.php",
"size": "796\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/UndeletePageToolLinksHook.php",
"size": "807\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/UnitTestsAfterDatabaseSetupHook.php",
"size": "776\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php",
"size": "573\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/UnitTestsListHook.php",
"size": "697\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/UnwatchArticleCompleteHook.php",
"size": "669\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/UnwatchArticleHook.php",
"size": "791\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php",
"size": "628\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/upload/Hook/UploadCompleteHook.php",
"size": "625\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/upload/Hook/UploadCreateFromRequestHook.php",
"size": "658\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UploadFormInitDescriptorHook.php",
"size": "601\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UploadFormSourceDescriptorsHook.php",
"size": "761\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UploadForm_BeforeProcessingHook.php",
"size": "918\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UploadForm_getInitialPageTextHook.php",
"size": "822\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UploadForm_initialHook.php",
"size": "788\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/upload/Hook/UploadStashFileHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/upload/Hook/UploadVerifyFileHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/upload/Hook/UploadVerifyUploadHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/Hook/UserEditCountUpdateHook.php",
"size": "571\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/context/Hook/UserGetLanguageObjectHook.php",
"size": "729\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UserLoginCompleteHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UserLogoutCompleteHook.php",
"size": "765\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/UserMailerChangeReturnPathHook.php",
"size": "735\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/UserMailerSplitToHook.php",
"size": "669\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/UserMailerTransformContentHook.php",
"size": "888\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/Hook/UserMailerTransformMessageHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/UserToolLinksEditHook.php",
"size": "740\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/media/Hook/ValidateExtendedMetadataCacheHook.php",
"size": "767\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/WantedPages__getQueryInfoHook.php",
"size": "806\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/WatchArticleCompleteHook.php",
"size": "650\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/Hook/WatchArticleHook.php",
"size": "896\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/watchlist/Hook/WatchedItemQueryServiceExtensionsHook.php",
"size": "789\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php",
"size": "762\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php",
"size": "837\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/WebRequestPathInfoRouterHook.php",
"size": "601\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Hook/WebResponseSetCookieHook.php",
"size": "856\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/Hook/WhatLinksHerePropsHook.php",
"size": "830\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/export/Hook/WikiExporter__dumpStableQueryHook.php",
"size": "837\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/export/Hook/XmlDumpWriterOpenPageHook.php",
"size": "785\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php",
"size": "967\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php",
"size": "847\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/interwiki/Hook/InterwikiLoadPrefixHook.php",
"size": "941\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php",
"size": "684\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Hook/Language__getMessagesFileNameHook.php",
"size": "784\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/Hook/HtmlPageLinkRendererEndHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleConfirmDeleteHook.php",
"size": "755\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleDeleteAfterSuccessHook.php",
"size": "742\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleDeleteCompleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleDeleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleFromTitleHook.php",
"size": "815\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticlePageDataAfterHook.php",
"size": "698\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticlePageDataBeforeHook.php",
"size": "845\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleParserOptionsHook.php",
"size": "809\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleProtectCompleteHook.php",
"size": "790\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleProtectHook.php",
"size": "762\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticlePurgeHook.php",
"size": "557\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleRevisionViewCustomHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleShowPatrolFooterHook.php",
"size": "669\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleUndeleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleViewFooterHook.php",
"size": "661\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleViewHeaderHook.php",
"size": "962\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ArticleViewRedirectHook.php",
"size": "617\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/Article__MissingArticleConditionsHook.php",
"size": "930\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/BeforeDisplayNoArticleTextHook.php",
"size": "659\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/CategoryAfterPageAddedHook.php",
"size": "702\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/CategoryAfterPageRemovedHook.php",
"size": "790\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/CategoryPageViewHook.php",
"size": "576\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/DisplayOldSubtitleHook.php",
"size": "663\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php",
"size": "715\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ImagePageAfterImageLinksHook.php",
"size": "689\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ImagePageFileHistoryLineHook.php",
"size": "856\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ImagePageFindFileHook.php",
"size": "800\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ImagePageShowTOCHook.php",
"size": "617\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/IsFileCacheableHook.php",
"size": "580\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/OpportunisticLinksUpdateHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/PageDeleteCompleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/PageDeleteHook.php",
"size": "1,006\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/PageDeletionDataUpdatesHook.php",
"size": "986\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/PageUndeleteCompleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/PageUndeleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/PageViewUpdatesHook.php",
"size": "758\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/RevisionFromEditCompleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/RevisionUndeletedHook.php",
"size": "699\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/RollbackCompleteHook.php",
"size": "944\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/ShowMissingArticleHook.php",
"size": "605\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/WikiPageDeletionUpdatesHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/Hook/WikiPageFactoryHook.php",
"size": "669\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/PermissionErrorAuditHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/PermissionStatusAuditHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/TitleQuickPermissionsHook.php",
"size": "1,006\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/TitleReadWhitelistHook.php",
"size": "853\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/UserCanHook.php",
"size": "1,007\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/UserGetAllRightsHook.php",
"size": "581\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/UserGetRightsHook.php",
"size": "620\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/UserGetRightsRemoveHook.php",
"size": "886\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/UserIsBlockedFromHook.php",
"size": "977\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php",
"size": "642\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/preferences/Hook/GetPreferencesHook.php",
"size": "675\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/preferences/Hook/PreferencesFormPreSaveHook.php",
"size": "921\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/RenameUser/Hook/RenameUserAbortHook.php",
"size": "710\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/RenameUser/Hook/RenameUserCompleteHook.php",
"size": "697\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/RenameUser/Hook/RenameUserPreRenameHook.php",
"size": "700\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/RenameUser/Hook/RenameUserSQLHook.php",
"size": "658\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/RenameUser/Hook/RenameUserWarningHook.php",
"size": "955\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Rest/Hook/SearchResultProvideDescriptionHook.php",
"size": "1,006\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php",
"size": "778\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/Hook/RevisionRecordInsertedHook.php",
"size": "658\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/PrefixSearchBackendHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/PrefixSearchExtractNamespaceHook.php",
"size": "850\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchableNamespacesHook.php",
"size": "583\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchAfterNoDirectMatchHook.php",
"size": "782\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchGetNearMatchBeforeHook.php",
"size": "761\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchGetNearMatchCompleteHook.php",
"size": "695\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchGetNearMatchHook.php",
"size": "687\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchIndexFieldsHook.php",
"size": "718\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchResultInitFromTitleHook.php",
"size": "722\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchResultProvideThumbnailHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SearchResultsAugmentHook.php",
"size": "939\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/ShowSearchHitHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/ShowSearchHitTitleHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SpecialSearchPowerBoxHook.php",
"size": "863\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/Hook/SpecialSearchProfileFormHook.php",
"size": "821\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/Hook/SessionCheckInfoHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/Hook/SessionMetadataHook.php",
"size": "875\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/shell/Hook/WfShellWikiCmdHook.php",
"size": "798\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinAfterPortletHook.php",
"size": "661\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Hook/SkinPageReadyConfigHook.php",
"size": "663\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/AuthChangeFormFieldsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php",
"size": "825\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php",
"size": "780\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php",
"size": "678\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php",
"size": "694\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php",
"size": "650\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/SpecialPage_initListHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/Hook/WgQueryPagesHook.php",
"size": "771\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php",
"size": "739\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/ArticlePrepareTextForEditHook.php",
"size": "731\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/MultiContentSaveHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/PageContentSaveHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/PageSaveCompleteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/ParserOutputStashForEditHook.php",
"size": "1,016\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/Hook/RevisionDataUpdatesHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/AutopromoteConditionHook.php",
"size": "715\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/ConfirmEmailCompleteHook.php",
"size": "603\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/EmailConfirmedHook.php",
"size": "821\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/GetAutoPromoteGroupsHook.php",
"size": "667\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/InvalidateEmailCompleteHook.php",
"size": "616\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/IsValidPasswordHook.php",
"size": "818\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/PingLimiterHook.php",
"size": "896\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserAddGroupHook.php",
"size": "803\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserArrayFromResultHook.php",
"size": "756\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserCanSendEmailHook.php",
"size": "781\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserClearNewTalkNotificationHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserEffectiveGroupsHook.php",
"size": "644\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserGetDefaultOptionsHook.php",
"size": "905\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php",
"size": "736\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserGetEmailHook.php",
"size": "603\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserGetReservedNamesHook.php",
"size": "575\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserGroupsChangedHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserIsBlockedGloballyHook.php",
"size": "833\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserIsBotHook.php",
"size": "597\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserIsLockedHook.php",
"size": "633\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php",
"size": "673\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserLoadDefaultsHook.php",
"size": "571\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserLogoutHook.php",
"size": "547\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserPrivilegedGroupsHook.php",
"size": "748\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserRemoveGroupHook.php",
"size": "680\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserSaveSettingsHook.php",
"size": "752\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserSendConfirmationMailHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php",
"size": "745\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/UserSetEmailHook.php",
"size": "611\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Hook/User__mailPasswordInternalHook.php",
"size": "821\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/Hook/LoadUserOptionsHook.php",
"size": "668\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/Hook/SaveUserOptionsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/Hook/ConditionalDefaultOptionsAddConditionHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/scoped-callback/src/ScopedCallback.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/HookContainer/StaticHookRegistry.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/HookContainer/HookRegistry.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/HookContainer/DeprecatedHooks.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/HookContainer/HookContainer.php",
"size": "23\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/services/src/SalvageableService.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/telemetry/MediaWikiPropagator.php",
"size": "926\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/telemetry/ContextPropagatorInterface.php",
"size": "803\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/config/ConfigFactory.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/telemetry/NoopTracer.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/telemetry/TracerInterface.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/telemetry/SpanContext.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/telemetry/SpanInterface.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/telemetry/TracerState.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/context/RequestContext.php",
"size": "23\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/context/IContextSource.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LocalizationContext.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/MessageLocalizer.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/CsrfTokenSetProvider.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/context/MutableContext.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/telemetry/NoopSpan.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/assert/src/Assert.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/utils/UrlUtils.php",
"size": "17\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/filebackend/fsfile/TempFSFile.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/filebackend/fsfile/FSFile.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/ip-utils/src/IPUtils.php",
"size": "26\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/debug/logger/LoggingContext.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/utfnormal/src/Validator.php",
"size": "23\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/utfnormal/src/Constants.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/PHPSessionHandler.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/SessionManager.php",
"size": "37\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/SessionManagerInterface.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/config/ServiceOptions.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/OutputFormats.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Formatters/NullFormatter.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Formatters/FormatterInterface.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/BufferingStatsdDataFactory.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/IBufferingStatsdDataFactory.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/objectcache/SqlBagOStuff.php",
"size": "63\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/DeferredUpdates.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/CachedBagOStuff.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/HashBagOStuff.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Message/MessageFormatterFactory.php",
"size": "982\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/IMessageFormatterFactory.php",
"size": "400\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Message/Message.php",
"size": "47\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/MessageSpecifier.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserNameUtils.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserRigorOptions.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LanguageFactory.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LocalisationCache.php",
"size": "41\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LCStoreDB.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LCStore.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LanguageNameUtils.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LanguageFallback.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LanguageConverterFactory.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/MapCacheLRU.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/TitleParser.php",
"size": "15\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/Title.php",
"size": "116\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/dao/WikiAwareEntityTrait.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/parsoid/src/Core/LinkTargetTrait.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/LinkTarget.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/parsoid/src/Core/LinkTarget.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/PageIdentity.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/PageReference.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/dao/WikiAwareEntity.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/languages/LanguageJa.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Language.php",
"size": "158\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/DebugInfo/DebugInfoTrait.php",
"size": "344\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/interwiki/ClassicInterwikiLookup.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/interwiki/InterwikiLookup.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/objectcache/WANObjectCache.php",
"size": "129\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/db/MWLBFactory.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/ConfiguredReadOnlyMode.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/ChronologyProtector.php",
"size": "25\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/request-timeout/src/RequestTimeout.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/lbfactory/LBFactorySimple.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/lbfactory/LBFactory.php",
"size": "24\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/lbfactory/ILBFactory.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/lbfactory/IConnectionProvider.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/Message/TextFormatter.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/ITextFormatter.php",
"size": "956\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/TempUser/RealTempUserConfig.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/TempUser/TempUserConfig.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/TempUser/Pattern.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/php-session-serializer/src/PhpSessionSerializer.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/CookieSessionProvider.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/SessionProvider.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/SessionProviderInterface.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/SessionInfo.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/GrantsInfo.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/BotPasswordSessionProvider.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/ImmutableSessionProviderWithCookie.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/utils/MWCryptRand.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/SessionId.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/SessionBackend.php",
"size": "26\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserFactory.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/loadbalancer/LoadBalancer.php",
"size": "69\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/ServerInfo.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/DatabaseFactory.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/loadmonitor/LoadMonitor.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/loadmonitor/ILoadMonitor.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/User.php",
"size": "104\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/HookContainer/ProtectedHookAccessorTrait.php",
"size": "926\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/Authority.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserIdentity.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/mail/UserEmailContact.php",
"size": "646\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/IDBAccessObject.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/Session.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php",
"size": "17\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Request/WebResponse.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/session/Token.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/StubObject/StubGlobalUser.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/StubObject/StubObject.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/StubObject/StubUserLang.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Output/OutputPage.php",
"size": "165\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/context/ContextSource.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/debug/DeprecationHelper.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/ResourceLoader/Module.php",
"size": "33\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/ParserOutput.php",
"size": "113\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/CacheTime.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/GhostFieldAccessTrait.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/json/JsonDeserializableTrait.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/ParserCacheMetadata.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/json/JsonDeserializable.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Request/ContentSecurityPolicy.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Request/ProxyLookup.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiEntryPoint.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/MediaWikiEntryPoint.php",
"size": "41\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/EntryPointEnvironment.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiMain.php",
"size": "74\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiBase.php",
"size": "68\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/ParamValidator.php",
"size": "30\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef/IntegerDef.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef/NumericDef.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Validator/SubmoduleDef.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef/EnumDef.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/ParamValidator/TypeDef/NamespaceDef.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef/StringDef.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/context/DerivativeContext.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiHookRunner.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIAfterExecuteHook.php",
"size": "605\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiCheckCanExecuteHook.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiDeprecationHelpHook.php",
"size": "694\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiLogFeatureUsageHook.php",
"size": "689\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiFeedContributions__feedItemHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiFormatHighlightHook.php",
"size": "791\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIGetAllowedParamsHook.php",
"size": "685\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIGetDescriptionMessagesHook.php",
"size": "630\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIGetParamDescriptionMessagesHook.php",
"size": "657\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIHelpModifyOutputHook.php",
"size": "892\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiMain__moduleManagerHook.php",
"size": "734\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiMain__onExceptionHook.php",
"size": "756\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiMakeParserOptionsHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiMaxLagInfoHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiOpenSearchSuggestHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiOptionsHook.php",
"size": "950\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiParseMakeOutputPageHook.php",
"size": "812\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIQueryAfterExecuteHook.php",
"size": "632\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQueryBaseAfterQueryHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQueryBaseBeforeQueryHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQueryBaseProcessRowHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQueryCheckCanExecuteHook.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIQueryGeneratorAfterExecuteHook.php",
"size": "751\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIQuerySiteInfoGeneralInfoHook.php",
"size": "718\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/APIQuerySiteInfoStatisticsInfoHook.php",
"size": "616\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQueryTokensRegisterTypesHook.php",
"size": "795\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQueryWatchlistExtractOutputDataHook.php",
"size": "880\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php",
"size": "980\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiQuery__moduleManagerHook.php",
"size": "744\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiRsdServiceApisHook.php",
"size": "780\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/ApiValidatePasswordHook.php",
"size": "607\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Hook/RequestHasSameOriginSecurityHook.php",
"size": "786\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Validator/ApiParamValidator.php",
"size": "16\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/Validator/ApiParamValidatorCallbacks.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/Callbacks.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiResult.php",
"size": "39\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiSerializable.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiErrorFormatter_BackCompat.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiErrorFormatter.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/languages/LanguageEn.php",
"size": "915\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiModuleManager.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/ParamValidator/TypeDef/UserDef.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/ActorStoreFactory.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/HideUserUtils.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/ActorStore.php",
"size": "24\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserIdentityLookup.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/ActorNormalization.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/ActorCache.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef/PresenceBooleanDef.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiParamInfo.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/export/WikiExporterFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/RevisionStoreFactory.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/BlobStoreFactory.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/externalstore/ExternalStoreAccess.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/externalstore/ExternalStoreFactory.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/NameTableStoreFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/SlotRoleRegistry.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/NameTableStore.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/ContentHandlerFactory.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/IContentHandlerFactory.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/TitleFactory.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/SlotRecord.php",
"size": "20\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/CommentStore/CommentStore.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/PageStoreFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/PageStore.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/PageLookup.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/LinkCache.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/TitleFormatter.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/UserOptionsManager.php",
"size": "22\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/UserOptionsLookup.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/DefaultOptionsLookup.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/ConditionalDefaultsLookup.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Registration/UserRegistrationLookup.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Registration/LocalUserRegistrationProvider.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Registration/IUserRegistrationProvider.php",
"size": "788\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserIdentityUtils.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/GenderCache.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/RevisionStore.php",
"size": "109\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/LegacyArticleIdAccess.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/RevisionFactory.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Revision/RevisionLookup.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/SqlBlobStore.php",
"size": "25\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Storage/BlobStore.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQuery.php",
"size": "28\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiPageSet.php",
"size": "51\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LanguageConverter.php",
"size": "36\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/ILanguageConverter.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/ListParam.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/MessageParam.php",
"size": "793\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/json-codec/src/JsonCodecable.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/json-codec/src/JsonCodecableTrait.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/ListType.php",
"size": "582\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/ParamType.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Message/ScalarParam.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/cache/LinkBatchFactory.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/LinksMigration.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/LinkTargetStore.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/LinkTargetLookup.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/TempUser/TempUserDetailsLookup.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/TrivialLanguageConverter.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/SpecialPageFactory.php",
"size": "47\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/profiler/ProfilingContext.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiFormatJson.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiFormatBase.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/Options/UserOptionsCacheEntry.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/Skin.php",
"size": "83\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/skins/SkinFactory.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllCategories.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryGeneratorBase.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryBase.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryBlockInfoTrait.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiBlockInfoTrait.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Parser.php",
"size": "213\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/ParserFactory.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/MagicWordFactory.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/LinkRendererFactory.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/File/BadFileLookup.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filerepo/RepoGroup.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/mime/MimeAnalyzer.php",
"size": "35\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/mime/MimeMap.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/tidy/RemexDriver.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/tidy/TidyDriverBase.php",
"size": "708\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/http/HttpRequestFactory.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Category/TrackingCategories.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/preferences/SignatureValidatorFactory.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/preferences/SignatureValidator.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/ChangeTagsStore.php",
"size": "31\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Renderer/ContentRenderer.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/uuid/GlobalIdGenerator.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Transform/ContentTransformer.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/CommentFormatter/CommentFormatter.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/CommentFormatter/CommentParserFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/linker/LinkRenderer.php",
"size": "20\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/TempUser/TempUserCreator.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/AuthManager.php",
"size": "107\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/ReadOnlyMode.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/BlockManager.php",
"size": "29\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/DatabaseBlockStoreFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/DatabaseBlockStore.php",
"size": "51\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/BlockRestrictionStoreFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/CrossWikiBlockTargetFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/BlockTargetFactory.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/AutoblockExemptionList.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/DatabaseBlock.php",
"size": "21\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/AbstractBlock.php",
"size": "15\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/Block.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/BlockRestrictionStore.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/BlockCache.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/watchlist/WatchlistManager.php",
"size": "17\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/recentchanges/RecentChange.php",
"size": "45\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/changetags/Taggable.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/TalkPageNotificationManager.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/watchlist/WatchedItemStore.php",
"size": "54\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/watchlist/WatchedItemStoreInterface.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/jobqueue/JobQueueGroupFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/jobqueue/JobQueueGroup.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/WikiPageFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/BotPasswordStore.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/CentralId/CentralIdLookupFactory.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/CentralId/LocalIdLookup.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/CentralId/CentralIdLookup.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/auth/Throttler.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllDeletedRevisions.php",
"size": "17\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryRevisionsBase.php",
"size": "30\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllLinks.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/GroupPermissionsLookup.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllImages.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filerepo/LocalRepo.php",
"size": "20\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filerepo/FileRepo.php",
"size": "62\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filebackend/FileBackendGroup.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filebackend/lockmanager/LockManagerGroupFactory.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/filebackend/fsfile/TempFSFileFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/filebackend/lockmanager/LockManagerGroup.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/lockmanager/FSLockManager.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/lockmanager/LockManager.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/filebackend/FSFileBackend.php",
"size": "35\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/filebackend/FileBackendStore.php",
"size": "69\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/filebackend/FileBackend.php",
"size": "65\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/MessageCache.php",
"size": "55\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/MessageParser.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/DefaultOutputPipelineFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/OutputTransformPipeline.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/ExtractBody.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/ContentTextTransformStage.php",
"size": "819\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/OutputTransformStage.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/AddRedirectHeader.php",
"size": "612\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/RenderDebugInfo.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/ParsoidLocalization.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/ContentDOMTransformStage.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/ExecutePostCacheTransformHooks.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/AddWrapperDivClass.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/HandleSectionLinks.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/HandleParsoidSectionLinks.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/HandleTOCMarkers.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/DeduplicateStyles.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/ExpandToAbsoluteUrls.php",
"size": "652\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/HydrateHeaderPlaceholders.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/OutputTransform/Stages/HardenNFC.php",
"size": "637\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllMessages.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/RestrictionStore.php",
"size": "22\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllPages.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/ActorMigration.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/ActorMigrationBase.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllRevisions.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserGroupManagerFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserGroupManager.php",
"size": "41\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/user/UserEditTracker.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAllUsers.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryAuthManagerInfo.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryBacklinks.php",
"size": "19\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/BlockActionInfo.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryBlocks.php",
"size": "15\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryCategories.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryCategoryInfo.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/collation/CollationFactory.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryCategoryMembers.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/collation/UppercaseCollation.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/collation/Collation.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryCodexIcons.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryContributors.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryDeletedRevisions.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/CommentFormatter/RowCommentFormatter.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryDeletedrevs.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryDuplicateFiles.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryExternalLinks.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryExtLinksUsage.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryFilearchive.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryFileRepoInfo.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryBacklinksprop.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryImageInfo.php",
"size": "28\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryImages.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/editpage/IntroMessageBuilder.php",
"size": "21\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/editpage/ParametersHelper.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/PermissionManager.php",
"size": "65\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/FormatterFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/LazyLocalizationContext.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/block/BlockErrorFormatter.php",
"size": "10\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/RedirectStore.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/RedirectLookup.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/actions/ActionFactory.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/editpage/PreloadedContentBuilder.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryInfo.php",
"size": "36\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryIWBacklinks.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryIWLinks.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryLangBacklinks.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryLangLinks.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryLanguageinfo.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryLinks.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/logging/LogFormatterFactory.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryLogEvents.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryMyStashedFiles.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryPagePropNames.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/page/PageProps.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryPageProps.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryPagesWithProp.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/SearchEngineConfig.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/SearchEngineFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryPrefixSearch.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/SearchApi.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryProtectedTitles.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryQueryPage.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/QueryPage.php",
"size": "30\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specialpage/SpecialPage.php",
"size": "36\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/SpecialMediaStatistics.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryRandom.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryRecentChanges.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryRevisions.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/TitleMatcher.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQuerySearch.php",
"size": "15\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQuerySiteinfo.php",
"size": "38\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryStashImageInfo.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryTags.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryTokens.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryUserContribs.php",
"size": "24\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryUserInfo.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryUsers.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/watchlist/WatchedItemQueryService.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryWatchlist.php",
"size": "20\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiQueryWatchlistRaw.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/specials/SpecialVersion.php",
"size": "47\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/DBConnRef.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/IMaintainableDatabase.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/IDatabaseForOwner.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/querybuilder/JoinGroupBase.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/Database.php",
"size": "109\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/DatabaseMySQL.php",
"size": "26\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/TransactionManager.php",
"size": "29\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/DatabaseFlags.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/platform/SQLPlatform.php",
"size": "62\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/platform/MySQLPlatform.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/replication/MysqlReplicationReporter.php",
"size": "17\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/replication/ReplicationReporter.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/Query.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/utils/CriticalSessionInfo.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/utils/GeneralizedSql.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/utils/QueryStatus.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/StatsUtils.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Metrics/BaseMetric.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Metrics/BaseMetricInterface.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Metrics/TimingMetric.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Metrics/MetricTrait.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Metrics/MetricInterface.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php",
"size": "726\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Sample.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/database/utils/TransactionIdentifier.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/dependency/FileDependency.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/dependency/CacheDependency.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/dependency/MainConfigDependency.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/dependency/ConstantDependency.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/title/TitleValue.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiHelpParamValueMessage.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef/LimitDef.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/UserAuthority.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/Permissions/RateLimiter.php",
"size": "11\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/WRStats/WRStatsFactory.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/WRStats/BagOStuffStatsStore.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/WRStats/StatsStore.php",
"size": "1\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Parsoid/ParsoidParserFactory.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Parsoid/Config/SiteConfig.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/parsoid/src/Config/SiteConfig.php",
"size": "59\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Parsoid/Config/DataAccess.php",
"size": "18\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/parsoid/src/Config/DataAccess.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Parsoid/Config/PageConfigFactory.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php",
"size": "395\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/WikitextContentHandler.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/TextContentHandler.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/ContentHandler.php",
"size": "60\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/WikitextContent.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/TextContent.php",
"size": "7\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/AbstractContent.php",
"size": "8\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/Content.php",
"size": "12\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/JavaScriptContentHandler.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/CodeContentHandler.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/JsonContentHandler.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/CssContentHandler.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/content/FallbackContentHandler.php",
"size": "4\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/ParamValidator/TypeDef/TimestampDef.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/language/MessageInfo.php",
"size": "358\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/expression/Expression.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/expression/IExpression.php",
"size": "559\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/Stats/Metrics/CounterMetric.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/expression/LikeValue.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/encasing/LikeMatch.php",
"size": "587\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/StatusValue.php",
"size": "16\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php",
"size": "6\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/libs/rdbms/ChangedTablesTracker.php",
"size": "2\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/vendor/wikimedia/utfnormal/src/UtfNormalData.inc",
"size": "114\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/MWCallableUpdate.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/DeferrableUpdate.php",
"size": "426\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/DeferrableCallback.php",
"size": "365\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/TransactionRoundAwareUpdate.php",
"size": "758\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/DeferredUpdatesScopeMediaWikiStack.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/DeferredUpdatesScopeStack.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/deferred/DeferredUpdatesScope.php",
"size": "9\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/parser/Sanitizer.php",
"size": "59\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/api/ApiAuthManagerHelper.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/ExternalLinks/LinkFilter.php",
"size": "17\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/ParamValidator/TypeDef/TitleDef.php",
"size": "5\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/logging/LogPage.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/SearchEngine.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/SearchMySQL.php",
"size": "14\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/search/SearchDatabase.php",
"size": "3\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/includes/utils/GitInfo.php",
"size": "13\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/languages/messages/MessagesJa.php",
"size": "25\u30ad\u30ed\u30d0\u30a4\u30c8"
},
{
"name": "/home/yakkun233/domains/tasupedia.com/public_html/wiki/languages/messages/MessagesEn.php",
"size": "27\u30ad\u30ed\u30d0\u30a4\u30c8"
}
]
}
}