Résultat de l’API de MediaWiki

Voici la représentation HTML du format JSON. HTML convient au débogage, mais est inapproprié pour être utilisé dans une application.

Spécifiez le paramètre format pour modifier le format de sortie. Pour voir la représentation non HTML du format JSON, mettez format=json.

Voir la documentation complète, ou l’aide de l’API pour plus d’informations.

{
    "batchcomplete": "",
    "query": {
        "authmanagerinfo": {
            "canauthenticatenow": "",
            "cancreateaccounts": "",
            "preservedusername": "",
            "requests": [
                {
                    "id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "Authentification par mot de passe",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Nom d\u2019utilisateur",
                            "help": "Nom d\u2019utilisateur pour l\u2019authentification."
                        },
                        "password": {
                            "type": "password",
                            "label": "Mot de passe",
                            "help": "Mot de passe pour l\u2019authentification.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Garder ma session active",
                            "help": "Indique si le mot de passe doit \u00eatre m\u00e9moris\u00e9 au-del\u00e0 de la dur\u00e9e de la session.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    },
    "debuginfo": {
        "mwVersion": "1.45.1",
        "phpEngine": "PHP",
        "phpVersion": "8.3.29",
        "time": 0.02184605598449707,
        "log": [
            {
                "msg": "MWDebug output complete",
                "type": "log",
                "caller": "MediaWiki\\Debug\\MWDebug::appendDebugInfoToApiResult"
            }
        ],
        "debugLog": [
            "\n\nStart request GET /api.php?action=query&amirequestsfor=login&meta=authmanagerinfo\nIP: 172.18.0.1\nHTTP HEADERS:\nHOST: savoirs.dev.observatoirecegep.ca\nX-REAL-IP: 216.73.216.115\nX-FORWARDED-FOR: 216.73.216.115\nX-FORWARDED-PROTO: https\nCONNECTION: close\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)",
            "[objectcache] MainWANObjectCache using store Wikimedia\\ObjectCache\\EmptyBagOStuff",
            "[localisation] LocalisationCache using store LCStoreDB",
            "[localisation] LocalisationCache::loadCoreData: got localisation for fr from source",
            "[session] SessionManager using store SqlBagOStuff",
            "[session] SessionBackend \"g1a8kn08c3uajt684k48gp6649cocstv\" is unsaved, marking dirty in constructor",
            "[session] SessionBackend \"g1a8kn08c3uajt684k48gp6649cocstv\" 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 \"require/require_once/MediaWiki\\Session\\Session->renew/MediaWiki\\Session\\SessionBackend->renew\" metadata dirty for renew(): require/require_once/MediaWiki\\Session\\Session->renew/MediaWiki\\Session\\SessionBackend->renew",
            "[session] SessionBackend \"g1a8kn08c3uajt684k48gp6649cocstv\" save: dataDirty=1 metaDirty=1 forcePersist=0",
            "[cookie] already deleted setcookie: \"mediawiki_dev_mw_session\", \"\", \"1734937295\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[cookie] already deleted setcookie: \"mediawiki_dev_mwUserID\", \"\", \"1734937295\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[cookie] already deleted setcookie: \"mediawiki_dev_mwToken\", \"\", \"1734937295\", \"/\", \"\", \"1\", \"1\", \"\"",
            "[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1734937295\", \"/\", \"\", \"\", \"1\", \"\"",
            "MediaWiki\\Parser\\ParserFactory: using default preprocessor",
            "[SQLBagOStuff] MainObjectStash using store SqlBagOStuff",
            "[MessageCache] MessageCache using store Wikimedia\\ObjectCache\\EmptyBagOStuff",
            "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::open [0.28ms] 172.16.163.132:3306: SET group_concat_max_len = 262144, `sql_mode` = ''",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/mediawiki_dev-mw",
            "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly [0.31ms] 172.16.163.132:3306: SELECT @@GLOBAL.read_only AS Value",
            "[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:172.16.163.132%3A3306): miss, new value computed",
            "[rdbms] Wikimedia\\Rdbms\\Database::beginIfImplied (MessageCache::loadFromDB(fr)-big) [0.265ms] 172.16.163.132:3306: BEGIN",
            "[rdbms] MessageCache::loadFromDB(fr)-big [0.657ms] 172.16.163.132:3306: SELECT  page_title,page_latest  FROM `mwpage` `page`    WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000)",
            "[rdbms] MessageCache::loadFromDB(fr)-small [1.044ms] 172.16.163.132:3306: 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 `mwpage` `page` JOIN `mwrevision` `revision` ON ((page_id = rev_page)) JOIN `mwactor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `mwcomment` `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)",
            "[MessageCache] MessageCache::loadUnguarded: Loading fr... local cache is empty, global cache is empty, loading from DB",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.768ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'deps'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [2.212ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'list'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.601ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'preload'  LIMIT 1",
            "[silenced-error] [2407b461537181520e3a84ea] /api.php?action=query&amirequestsfor=login&meta=authmanagerinfo   PHP Warning: filemtime(): stat failed for /var/www/html/languages/i18n/nontranslatable/fr.json",
            "[silenced-error] [2407b461537181520e3a84ea] /api.php?action=query&amirequestsfor=login&meta=authmanagerinfo   PHP Warning: filemtime(): stat failed for /var/www/html/skins/Kadence/i18n/fr.json",
            "[silenced-error] [2407b461537181520e3a84ea] /api.php?action=query&amirequestsfor=login&meta=authmanagerinfo   PHP Warning: filemtime(): stat failed for /var/www/html/skins/Ocft/i18n/fr.json",
            "[silenced-error] [2407b461537181520e3a84ea] /api.php?action=query&amirequestsfor=login&meta=authmanagerinfo   PHP Warning: filemtime(): stat failed for /var/www/html/extensions/VisualEditor/editcheck/i18n/api/fr.json",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.283ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'preload'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.279ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-provider-password'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.248ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:userlogin-yourname'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.241ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-username-help'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.244ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:userlogin-yourpassword'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.218ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-password-help'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.224ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:userlogin-remembermypassword'  LIMIT 1",
            "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/mediawiki_dev-mw",
            "[rdbms] LCStoreDB::get [0.233ms] 172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-userlogin-remembermypassword-help'  LIMIT 1",
            "MediaWiki\\Api\\ApiMain::setCacheMode: setting cache mode private",
            "[gitinfo] Candidate cacheFile=/var/www/html/gitinfo.json for /var/www/html",
            "[gitinfo] Cache incomplete for /var/www/html"
        ],
        "queries": [
            {
                "sql": "172.16.163.132:3306: SET group_concat_max_len = 262144, `sql_mode` = ''",
                "function": "Wikimedia\\Rdbms\\DatabaseMySQL::open",
                "time": 0.00028000000000000003
            },
            {
                "sql": "172.16.163.132:3306: SELECT @@GLOBAL.read_only AS Value",
                "function": "Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly",
                "time": 0.00031
            },
            {
                "sql": "172.16.163.132:3306: BEGIN",
                "function": "Wikimedia\\Rdbms\\Database::beginIfImplied (MessageCache::loadFromDB(fr)-big)",
                "time": 0.000265
            },
            {
                "sql": "172.16.163.132:3306: SELECT  page_title,page_latest  FROM `mwpage` `page`    WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len > 10000)  ",
                "function": "MessageCache::loadFromDB(fr)-big",
                "time": 0.000657
            },
            {
                "sql": "172.16.163.132:3306: 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 `mwpage` `page` JOIN `mwrevision` `revision` ON ((page_id = rev_page)) JOIN `mwactor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) JOIN `mwcomment` `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(fr)-small",
                "time": 0.001044
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'deps'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000768
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'list'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.002212
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000601
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'preload'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000283
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-provider-password'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000279
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:userlogin-yourname'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000248
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-username-help'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000241
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:userlogin-yourpassword'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000244
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-password-help'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.00021799999999999999
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:userlogin-remembermypassword'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.000224
            },
            {
                "sql": "172.16.163.132:3306: SELECT  lc_value  FROM `mwl10n_cache` `l10n_cache`    WHERE lc_lang = 'fr' AND lc_key = 'messages:authmanager-userlogin-remembermypassword-help'  LIMIT 1  ",
                "function": "LCStoreDB::get",
                "time": 0.00023300000000000003
            }
        ],
        "request": {
            "method": "GET",
            "url": "/api.php?action=query&amirequestsfor=login&meta=authmanagerinfo",
            "headers": {
                "HOST": "savoirs.dev.observatoirecegep.ca",
                "X-REAL-IP": "216.73.216.115",
                "X-FORWARDED-FOR": "216.73.216.115",
                "X-FORWARDED-PROTO": "https",
                "CONNECTION": "close",
                "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": "query",
                "amirequestsfor": "login",
                "meta": "authmanagerinfo"
            }
        },
        "memory": "2,05\u202fMio",
        "memoryPeak": "3,66\u202fMio",
        "includes": [
            {
                "name": "/var/www/html/api.php",
                "size": "780\u202foctet"
            },
            {
                "name": "/var/www/html/includes/WebStart.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/BootstrapHelperFunctions.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Setup.php",
                "size": "23\u202fkio"
            },
            {
                "name": "/var/www/html/includes/AutoLoader.php",
                "size": "13\u202fkio"
            },
            {
                "name": "/var/www/html/autoload.php",
                "size": "389\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/autoload.php",
                "size": "733\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/composer/autoload_real.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/composer/platform_check.php",
                "size": "917\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/composer/ClassLoader.php",
                "size": "16\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/composer/include_paths.php",
                "size": "428\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/composer/autoload_static.php",
                "size": "271\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/ralouphie/getallheaders/src/getallheaders.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/symfony/deprecation-contracts/function.php",
                "size": "1\u00a0014\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/base-convert/src/Functions.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/guzzlehttp/guzzle/src/functions_include.php",
                "size": "160\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/guzzlehttp/guzzle/src/functions.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php82/bootstrap.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php83/bootstrap.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php84/bootstrap.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php84/bootstrap82.php",
                "size": "531\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/timestamp/src/defines.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/symfony/polyfill-php85/bootstrap.php",
                "size": "837\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Defines.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/mime/defines.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/defines.php",
                "size": "852\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IDatabase.php",
                "size": "46\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IReadableDatabase.php",
                "size": "26\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/platform/ISQLPlatform.php",
                "size": "23\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DbQuoter.php",
                "size": "371\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IDatabaseFlags.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadbalancer/ILoadBalancer.php",
                "size": "21\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerInterface.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/config/SiteConfiguration.php",
                "size": "21\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/SettingsBuilder.php",
                "size": "25\u202fkio"
            },
            {
                "name": "/var/www/html/includes/registration/ExtensionRegistry.php",
                "size": "19\u202fkio"
            },
            {
                "name": "/var/www/html/includes/DomainEvent/DomainEventSubscriber.php",
                "size": "542\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/GlobalConfigBuilder.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigBuilderBase.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigBuilder.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/PhpIniSink.php",
                "size": "794\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigSchemaAggregator.php",
                "size": "14\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/JsonSchemaTrait.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/ConfigSchema.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/MainConfigNames.php",
                "size": "142\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/PhpSettingsSource.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/SettingsSource.php",
                "size": "621\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/SettingsIncludeLocator.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/GlobalFunctions.php",
                "size": "63\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Request/HeaderCallback.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Request/WebRequest.php",
                "size": "48\u202fkio"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LoggerFactory.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/http/Telemetry.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/http/TelemetryHeadersInterface.php",
                "size": "646\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/http/HttpStatus.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Source/ArraySource.php",
                "size": "420\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/at-ease/src/AtEase.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/config-schema.php",
                "size": "88\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/Config/MergeStrategy.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/LocalSettings.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/config/GlobalVarConfig.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/config/Config.php",
                "size": "738\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/OutputHandler.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Settings/DynamicDefaultValues.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/MainConfigSchema.php",
                "size": "401\u202fkio"
            },
            {
                "name": "/var/www/html/includes/SetupDynamicConfig.php",
                "size": "14\u202fkio"
            },
            {
                "name": "/var/www/html/includes/title/NamespaceInfo.php",
                "size": "17\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LanguageCode.php",
                "size": "13\u202fkio"
            },
            {
                "name": "/var/www/html/includes/WikiMap/WikiMap.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/domain/DatabaseDomain.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/objectcache/ObjectCacheFactory.php",
                "size": "14\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/APCUBagOStuff.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/MediumSpecificBagOStuff.php",
                "size": "36\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/BagOStuff.php",
                "size": "30\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/utils/ExpirationAwareness.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/IStoreKeyEncoder.php",
                "size": "676\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerAwareInterface.php",
                "size": "297\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/StatsFactory.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/StatsCache.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Emitters/NullEmitter.php",
                "size": "304\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Emitters/EmitterInterface.php",
                "size": "451\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/NullLogger.php",
                "size": "707\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/AbstractLogger.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/shell/Shell.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/SerializedValueContainer.php",
                "size": "907\u202foctet"
            },
            {
                "name": "/var/www/html/extensions/VisualEditor/includes/Hooks.php",
                "size": "45\u202fkio"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php",
                "size": "960\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/BeforeInitializeHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/BeforePageDisplayHook.php",
                "size": "725\u202foctet"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagsListActiveHook.php",
                "size": "609\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/CustomEditorHook.php",
                "size": "716\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineViewHeaderHook.php",
                "size": "585\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showEditForm_fieldsHook.php",
                "size": "778\u202foctet"
            },
            {
                "name": "/var/www/html/includes/preferences/Hook/GetPreferencesHook.php",
                "size": "675\u202foctet"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ListDefinedTagsHook.php",
                "size": "535\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/MakeGlobalVariablesScriptHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageBodyAttributesHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/ParserTestGlobalsHook.php",
                "size": "664\u202foctet"
            },
            {
                "name": "/var/www/html/includes/preferences/Hook/PreferencesFormPreSaveHook.php",
                "size": "921\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/RecentChange_saveHook.php",
                "size": "635\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php",
                "size": "780\u202foctet"
            },
            {
                "name": "/var/www/html/includes/ResourceLoader/Hook/ResourceLoaderGetConfigVarsHook.php",
                "size": "1\u00a0021\u202foctet"
            },
            {
                "name": "/var/www/html/includes/ResourceLoader/Hook/ResourceLoaderRegisterModulesHook.php",
                "size": "732\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinEditSectionLinksHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php",
                "size": "863\u202foctet"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/UserLoggedInHook.php",
                "size": "551\u202foctet"
            },
            {
                "name": "/var/www/html/extensions/Math/src/Hooks.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPage_initListHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/MaintenanceRefreshLinksInitHook.php",
                "size": "604\u202foctet"
            },
            {
                "name": "/var/www/html/extensions/PageImages/includes/PageImages.php",
                "size": "9\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiOpenSearchSuggestHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/InfoActionHook.php",
                "size": "779\u202foctet"
            },
            {
                "name": "/var/www/html/extensions/TemplateStyles/includes/Hooks.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserFirstCallInitHook.php",
                "size": "595\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php",
                "size": "778\u202foctet"
            },
            {
                "name": "/var/www/html/includes/debug/MWDebug.php",
                "size": "22\u202fkio"
            },
            {
                "name": "/var/www/html/includes/MediaWikiServices.php",
                "size": "60\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/services/src/ServiceContainer.php",
                "size": "15\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/psr/container/src/ContainerInterface.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/services/src/DestructibleService.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/NonSerializable/NonSerializableTrait.php",
                "size": "382\u202foctet"
            },
            {
                "name": "/var/www/html/includes/exception/MWExceptionRenderer.php",
                "size": "14\u202fkio"
            },
            {
                "name": "/var/www/html/includes/exception/MWExceptionHandler.php",
                "size": "23\u202fkio"
            },
            {
                "name": "/var/www/html/includes/profiler/Profiler.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/profiler/ProfilerStub.php",
                "size": "534\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/TransactionProfiler.php",
                "size": "17\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/object-factory/src/ObjectFactory.php",
                "size": "13\u202fkio"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LegacySpi.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/debug/logger/Spi.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LegacyLogger.php",
                "size": "15\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LogLevel.php",
                "size": "336\u202foctet"
            },
            {
                "name": "/var/www/html/skins/MinervaNeue/includes/ServiceWiring.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/VisualEditor/includes/ServiceWiring.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/VisualEditor/includes/VisualEditorParsoidClientFactory.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/VisualEditor/includes/Services/VisualEditorAvailabilityLookup.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/Cite/src/ServiceWiring.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/Math/ServiceWiring.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/PageImages/includes/ServiceWiring.php",
                "size": "408\u202foctet"
            },
            {
                "name": "/var/www/html/extensions/TemplateStyles/includes/ServiceWiring.php",
                "size": "687\u202foctet"
            },
            {
                "name": "/var/www/html/includes/ServiceWiring.php",
                "size": "107\u202fkio"
            },
            {
                "name": "/var/www/html/includes/HookContainer/HookRunner.php",
                "size": "135\u202fkio"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/GetActionNameHook.php",
                "size": "548\u202foctet"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthenticationAttemptThrottledHook.php",
                "size": "1\u00a0021\u202foctet"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthManagerFilterProvidersHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthManagerVerifyAuthenticationHook.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/AuthPreserveQueryParamsHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php",
                "size": "597\u202foctet"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/LocalUserCreatedHook.php",
                "size": "814\u202foctet"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/ResetPasswordExpirationHook.php",
                "size": "681\u202foctet"
            },
            {
                "name": "/var/www/html/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/Hook/AbortAutoblockHook.php",
                "size": "663\u202foctet"
            },
            {
                "name": "/var/www/html/includes/block/Hook/GetAllBlockActionsHook.php",
                "size": "983\u202foctet"
            },
            {
                "name": "/var/www/html/includes/block/Hook/GetUserBlockHook.php",
                "size": "989\u202foctet"
            },
            {
                "name": "/var/www/html/includes/block/Hook/PerformRetroactiveAutoblockHook.php",
                "size": "730\u202foctet"
            },
            {
                "name": "/var/www/html/includes/block/Hook/SpreadAnyEditBlockHook.php",
                "size": "736\u202foctet"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/BacklinkCacheGetConditionsHook.php",
                "size": "748\u202foctet"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/BacklinkCacheGetPrefixHook.php",
                "size": "588\u202foctet"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php",
                "size": "828\u202foctet"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php",
                "size": "752\u202foctet"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessageCacheFetchOverridesHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessageCacheReplaceHook.php",
                "size": "634\u202foctet"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessageCache__getHook.php",
                "size": "843\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Message/Hook/MessagePostProcessTextHook.php",
                "size": "896\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Message/Hook/MessagePostProcessHtmlHook.php",
                "size": "1\u00a0002\u202foctet"
            },
            {
                "name": "/var/www/html/includes/cache/Hook/MessagesPreLoadHook.php",
                "size": "651\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleSquidURLsHook.php",
                "size": "661\u202foctet"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagAfterDeleteHook.php",
                "size": "899\u202foctet"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagCanCreateHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagCanDeleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/changetags/Hook/ChangeTagsAllowedAddHook.php",
                "size": "930\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentAlterParserOutputHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentGetParserOutputHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentHandlerForModelIDHook.php",
                "size": "939\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ContentModelCanBeUsedOnHook.php",
                "size": "969\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/ConvertContentHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/content/Hook/GetContentModelsHook.php",
                "size": "621\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/GetDifferenceEngineHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/content/Hook/GetSlotDiffRendererHook.php",
                "size": "894\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/JsonValidateSaveHook.php",
                "size": "940\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/PageContentLanguageHook.php",
                "size": "787\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/PlaceNewSectionHook.php",
                "size": "932\u202foctet"
            },
            {
                "name": "/var/www/html/includes/content/Hook/SearchDataForIndexHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/content/Hook/SearchDataForIndex2Hook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Contribute/Hook/ContributeCardsHook.php",
                "size": "397\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/AbortDiffCacheHook.php",
                "size": "543\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/ArticleContentOnDiffHook.php",
                "size": "729\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php",
                "size": "782\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php",
                "size": "903\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php",
                "size": "930\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php",
                "size": "1\u00a0014\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineNewHeaderHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineOldHeaderHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php",
                "size": "631\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php",
                "size": "934\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php",
                "size": "691\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffHook.php",
                "size": "629\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php",
                "size": "624\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php",
                "size": "856\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php",
                "size": "719\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/DiffToolsHook.php",
                "size": "861\u202foctet"
            },
            {
                "name": "/var/www/html/includes/diff/Hook/NewDifferenceEngineHook.php",
                "size": "864\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/AbortEmailNotificationHook.php",
                "size": "817\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php",
                "size": "801\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/ActionBeforeFormDisplayHook.php",
                "size": "683\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/ActionModifyFormFieldsHook.php",
                "size": "767\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/AddNewAccountHook.php",
                "size": "734\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/AfterBuildFeedLinksHook.php",
                "size": "877\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/AfterFinalPageOutputHook.php",
                "size": "982\u202foctet"
            },
            {
                "name": "/var/www/html/includes/import/Hook/AfterImportPageHook.php",
                "size": "954\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php",
                "size": "876\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/AlternateEditHook.php",
                "size": "643\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/AlternateEditPreviewHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/AlternateUserMailerHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/AncientPagesQueryHook.php",
                "size": "683\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ApiBeforeMainHook.php",
                "size": "548\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ArticleMergeCompleteHook.php",
                "size": "636\u202foctet"
            },
            {
                "name": "/var/www/html/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php",
                "size": "998\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ArticleUpdateBeforeRedirectHook.php",
                "size": "830\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/BadImageHook.php",
                "size": "702\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/BeforePageRedirectHook.php",
                "size": "970\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php",
                "size": "979\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BeforeWelcomeCreationHook.php",
                "size": "832\u202foctet"
            },
            {
                "name": "/var/www/html/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php",
                "size": "870\u202foctet"
            },
            {
                "name": "/var/www/html/includes/media/Hook/BitmapHandlerTransformHook.php",
                "size": "870\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BlockIpCompleteHook.php",
                "size": "801\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BlockIpHook.php",
                "size": "780\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/BookInformationHook.php",
                "size": "646\u202foctet"
            },
            {
                "name": "/var/www/html/includes/title/Hook/CanonicalNamespacesHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/CategoryViewer__doCategoryQueryHook.php",
                "size": "881\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/CategoryViewer__generateLinkHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/ChangesListInitRowsHook.php",
                "size": "704\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/ChangesListInsertArticleLinkHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/ChangesListInsertLogEntryHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ChangeUserGroupsHook.php",
                "size": "968\u202foctet"
            },
            {
                "name": "/var/www/html/includes/collation/Hook/Collation__factoryHook.php",
                "size": "831\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php",
                "size": "1\u00a0010\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ContentSecurityPolicyDirectivesHook.php",
                "size": "933\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ContentSecurityPolicyScriptSourceHook.php",
                "size": "966\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContribsPager__getQueryInfoHook.php",
                "size": "772\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContributionsLineEndingHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ContributionsToolLinksHook.php",
                "size": "988\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/DeletedContributionsLineEndingHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/DeleteUnknownPreferencesHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFilterHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFilterMergedContentHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFormInitialTextHook.php",
                "size": "572\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditFormPreloadTextHook.php",
                "size": "624\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageBeforeConflictDiffHook.php",
                "size": "871\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageBeforeEditButtonsHook.php",
                "size": "806\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageBeforeEditToolbarHook.php",
                "size": "704\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageCopyrightWarningHook.php",
                "size": "838\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageGetCheckboxesDefinitionHook.php",
                "size": "809\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageGetDiffContentHook.php",
                "size": "834\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageGetPreviewContentHook.php",
                "size": "834\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageNoSuchSectionHook.php",
                "size": "674\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPageTosSummaryHook.php",
                "size": "768\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__attemptSaveHook.php",
                "size": "698\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__attemptSave_afterHook.php",
                "size": "831\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__importFormDataHook.php",
                "size": "719\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showEditForm_initialHook.php",
                "size": "741\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showReadOnlyForm_initialHook.php",
                "size": "831\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/EditPage__showStandardInputs_optionsHook.php",
                "size": "864\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserCCHook.php",
                "size": "764\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserCompleteHook.php",
                "size": "768\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserFormHook.php",
                "size": "560\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserHook.php",
                "size": "1\u00a0012\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/EmailUserPermissionsErrorsHook.php",
                "size": "868\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/EmailUserAuthorizeSendHook.php",
                "size": "745\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/EmailUserSendEmailHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/EnhancedChangesListModifyBlockLineDataHook.php",
                "size": "910\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/EnhancedChangesListModifyLineDataHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/EnhancedChangesList__getLogTextHook.php",
                "size": "967\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ExtensionTypesHook.php",
                "size": "837\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/FetchChangesListHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/FileDeleteCompleteHook.php",
                "size": "1\u00a0000\u202foctet"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/FileTransformedHook.php",
                "size": "841\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/FileUndeleteCompleteHook.php",
                "size": "813\u202foctet"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/FileUploadHook.php",
                "size": "870\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/FormatAutocommentsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/gallery/Hook/GalleryGetModesHook.php",
                "size": "704\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetBlockErrorMessageKeyHook.php",
                "size": "677\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/GetCacheVaryCookiesHook.php",
                "size": "845\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetCanonicalURLHook.php",
                "size": "756\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetDefaultSortkeyHook.php",
                "size": "643\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetDoubleUnderscoreIDsHook.php",
                "size": "751\u202foctet"
            },
            {
                "name": "/var/www/html/includes/media/Hook/GetExtendedMetadataHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/GetFullURLHook.php",
                "size": "737\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Hook/GetHumanTimestampHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/GetInternalURLHook.php",
                "size": "744\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetIPHook.php",
                "size": "512\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Hook/GetLangPreferredVariantHook.php",
                "size": "954\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/GetLinkColoursHook.php",
                "size": "833\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetLocalURLHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/GetLocalURL__ArticleHook.php",
                "size": "772\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetLocalURL__InternalHook.php",
                "size": "800\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/GetLogTypesOnUserHook.php",
                "size": "544\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/GetMagicVariableIDsHook.php",
                "size": "675\u202foctet"
            },
            {
                "name": "/var/www/html/includes/media/Hook/GetMetadataVersionHook.php",
                "size": "937\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/GetNewMessagesAlertHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/GetSecurityLogContextHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/GetSessionJwtDataHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/GetRelativeTimestampHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/GitViewersHook.php",
                "size": "610\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/HistoryPageToolLinksHook.php",
                "size": "772\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/HistoryToolsHook.php",
                "size": "906\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ImageBeforeProduceHTMLHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/ImgAuthBeforeStreamHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/ImgAuthModifyHeadersHook.php",
                "size": "927\u202foctet"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleContentXMLTagHook.php",
                "size": "640\u202foctet"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleLogItemXMLTagHook.php",
                "size": "660\u202foctet"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandlePageXMLTagHook.php",
                "size": "651\u202foctet"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleRevisionXMLTagHook.php",
                "size": "754\u202foctet"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleToplevelXMLTagHook.php",
                "size": "601\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ImportHandleUnknownUserHook.php",
                "size": "589\u202foctet"
            },
            {
                "name": "/var/www/html/includes/import/Hook/ImportHandleUploadXMLTagHook.php",
                "size": "670\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ImportLogInterwikiLinkHook.php",
                "size": "712\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ImportSourcesHook.php",
                "size": "714\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/InitializeArticleMaybeRedirectHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/InternalParseBeforeLinksHook.php",
                "size": "828\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/RCFeed/Hook/IRCLineURLHook.php",
                "size": "785\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/IsTrustedProxyHook.php",
                "size": "639\u202foctet"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/IsUploadAllowedFromUrlHook.php",
                "size": "643\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/IsValidEmailAddrHook.php",
                "size": "737\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LanguageGetNamespacesHook.php",
                "size": "835\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/LanguageLinksHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/LanguageSelectorHook.php",
                "size": "660\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/LinkerMakeExternalImageHook.php",
                "size": "684\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/LinkerMakeExternalLinkHook.php",
                "size": "802\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/LinkerMakeMediaLinkFileHook.php",
                "size": "910\u202foctet"
            },
            {
                "name": "/var/www/html/includes/deferred/Hook/LinksUpdateCompleteHook.php",
                "size": "759\u202foctet"
            },
            {
                "name": "/var/www/html/includes/deferred/Hook/LinksUpdateHook.php",
                "size": "604\u202foctet"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php",
                "size": "786\u202foctet"
            },
            {
                "name": "/var/www/html/includes/filerepo/Hook/LocalFile__getHistoryHook.php",
                "size": "863\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php",
                "size": "987\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LocalisationCacheRecacheHook.php",
                "size": "924\u202foctet"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogEventsListGetExtraInputsHook.php",
                "size": "892\u202foctet"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogEventsListLineEndingHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogEventsListShowLogExtractHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/exception/Hook/LogExceptionHook.php",
                "size": "764\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/LoginFormValidErrorMessagesHook.php",
                "size": "984\u202foctet"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/LogLineHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/LonelyPagesQueryHook.php",
                "size": "679\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/MagicWordwgVariableIDsHook.php",
                "size": "583\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/MaintenanceShellStartHook.php",
                "size": "366\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/MaintenanceUpdateAddParamsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/logging/Hook/ManualLogEntryBeforePublishHook.php",
                "size": "614\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/MarkPatrolledCompleteHook.php",
                "size": "769\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/MarkPatrolledHook.php",
                "size": "831\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/MediaWikiPerformActionHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/MediaWikiServicesHook.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/MimeMagicGuessFromContentHook.php",
                "size": "881\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/MimeMagicImproveFromExtensionHook.php",
                "size": "728\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/MimeMagicInitHook.php",
                "size": "945\u202foctet"
            },
            {
                "name": "/var/www/html/includes/export/Hook/ModifyExportQueryHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/MovePageCheckPermissionsHook.php",
                "size": "906\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/MovePageIsValidMoveHook.php",
                "size": "750\u202foctet"
            },
            {
                "name": "/var/www/html/includes/title/Hook/NamespaceIsMovableHook.php",
                "size": "795\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/NewPagesLineEndingHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/OldChangesListRecentChangesLineHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/OpenSearchUrlsHook.php",
                "size": "659\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/OtherAutoblockLogLinkHook.php",
                "size": "709\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/OtherBlockLogLinkHook.php",
                "size": "805\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageAfterGetHeadLinksArrayHook.php",
                "size": "940\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageBeforeHTMLHook.php",
                "size": "877\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageCheckLastModifiedHook.php",
                "size": "904\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageParserOutputHook.php",
                "size": "858\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/Hook/OutputPageRenderCategoryLinkHook.php",
                "size": "930\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryBeforeListHook.php",
                "size": "703\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryLineEndingHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php",
                "size": "930\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php",
                "size": "736\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/PageMoveCompleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/PageMoveCompletingHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/PageRenderingHashHook.php",
                "size": "902\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserAfterParseHook.php",
                "size": "734\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserAfterTidyHook.php",
                "size": "622\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserBeforeInternalParseHook.php",
                "size": "736\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserBeforePreprocessHook.php",
                "size": "710\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserCacheSaveCompleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserClearStateHook.php",
                "size": "570\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserClonedHook.php",
                "size": "548\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserFetchTemplateDataHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserGetVariableValueSwitchHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserGetVariableValueTsHook.php",
                "size": "707\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserLimitReportFormatHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserLimitReportPrepareHook.php",
                "size": "873\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserLogLinterDataHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserMakeImageParamsHook.php",
                "size": "930\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserModifyImageHTMLHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserOptionsRegisterHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserOutputPostCacheTransformHook.php",
                "size": "814\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php",
                "size": "776\u202foctet"
            },
            {
                "name": "/var/www/html/includes/password/Hook/PasswordPoliciesForUserHook.php",
                "size": "703\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/PostLoginRedirectHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/PreferencesGetIconHook.php",
                "size": "840\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/PreferencesGetLayoutHook.php",
                "size": "1\u00a0000\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/PreferencesGetLegendHook.php",
                "size": "809\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/PrefsEmailAuditHook.php",
                "size": "703\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UserCanChangeEmailHook.php",
                "size": "834\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionForm__buildFormHook.php",
                "size": "785\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionForm__saveHook.php",
                "size": "876\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionForm__showLogExtractHook.php",
                "size": "745\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/ProtectionFormAddFormFieldsHook.php",
                "size": "541\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/RandomPageQueryHook.php",
                "size": "732\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/RawPageViewBeforeOutputHook.php",
                "size": "650\u202foctet"
            },
            {
                "name": "/var/www/html/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php",
                "size": "762\u202foctet"
            },
            {
                "name": "/var/www/html/includes/recentchanges/Hook/RecentChangesPurgeQueryHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Hook/RejectParserCacheValueHook.php",
                "size": "985\u202foctet"
            },
            {
                "name": "/var/www/html/includes/context/Hook/RequestContextCreateSkinHook.php",
                "size": "939\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/SelfLinkBeginHook.php",
                "size": "874\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/SendWatchlistEmailNotificationHook.php",
                "size": "940\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/SetupAfterCacheHook.php",
                "size": "481\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/ShortPagesQueryHook.php",
                "size": "735\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SidebarBeforeOutputHook.php",
                "size": "856\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SiteNoticeAfterHook.php",
                "size": "683\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SiteNoticeBeforeHook.php",
                "size": "775\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAddFooterLinksHook.php",
                "size": "926\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAfterBottomScriptsHook.php",
                "size": "756\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAfterContentHook.php",
                "size": "731\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinBuildSidebarHook.php",
                "size": "627\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinCopyrightFooterMessageHook.php",
                "size": "997\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinPreloadExistenceHook.php",
                "size": "662\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinSubPageSubtitleHook.php",
                "size": "880\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SoftwareInfoHook.php",
                "size": "636\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php",
                "size": "670\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php",
                "size": "970\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php",
                "size": "865\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialExportGetExtraPagesHook.php",
                "size": "701\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php",
                "size": "944\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersDefaultQueryHook.php",
                "size": "691\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersFormatRowHook.php",
                "size": "688\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersHeaderFormHook.php",
                "size": "676\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersHeaderHook.php",
                "size": "663\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialListusersQueryInfoHook.php",
                "size": "678\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php",
                "size": "781\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialLogResolveLogTypeHook.php",
                "size": "735\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialMovepageAfterMoveHook.php",
                "size": "678\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php",
                "size": "693\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialNewpagesConditionsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialNewPagesFiltersHook.php",
                "size": "833\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialPrefixIndexGetFormFiltersHook.php",
                "size": "722\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialPrefixIndexQueryHook.php",
                "size": "680\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialRecentChangesPanelHook.php",
                "size": "704\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialResetTokensTokensHook.php",
                "size": "712\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchCreateLinkHook.php",
                "size": "712\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchGoResultHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchNogomatchHook.php",
                "size": "810\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchProfilesHook.php",
                "size": "550\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsAppendHook.php",
                "size": "847\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsHook.php",
                "size": "732\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchResultsPrependHook.php",
                "size": "930\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialSearchSetupEngineHook.php",
                "size": "705\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialStatsAddExtraHook.php",
                "size": "1\u00a0001\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php",
                "size": "920\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php",
                "size": "855\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialUploadCompleteHook.php",
                "size": "590\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialVersionVersionUrlHook.php",
                "size": "655\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php",
                "size": "958\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/SpecialWhatLinksHereQueryHook.php",
                "size": "929\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TestCanonicalRedirectHook.php",
                "size": "922\u202foctet"
            },
            {
                "name": "/var/www/html/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php",
                "size": "767\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TempUserCreatedRedirectHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleExistsHook.php",
                "size": "622\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleGetEditNoticesHook.php",
                "size": "794\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleGetRestrictionTypesHook.php",
                "size": "663\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleIsAlwaysKnownHook.php",
                "size": "879\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleIsMovableHook.php",
                "size": "906\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleMoveHook.php",
                "size": "874\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/TitleMoveStartingHook.php",
                "size": "706\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UnblockUserCompleteHook.php",
                "size": "725\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UnblockUserHook.php",
                "size": "801\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UndeleteForm__showHistoryHook.php",
                "size": "794\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UndeleteForm__showRevisionHook.php",
                "size": "796\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/UndeletePageToolLinksHook.php",
                "size": "807\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/UnitTestsAfterDatabaseSetupHook.php",
                "size": "776\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php",
                "size": "573\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/UnitTestsListHook.php",
                "size": "697\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/UnwatchArticleCompleteHook.php",
                "size": "669\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/UnwatchArticleHook.php",
                "size": "791\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php",
                "size": "705\u202foctet"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadCompleteHook.php",
                "size": "625\u202foctet"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadCreateFromRequestHook.php",
                "size": "658\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadFormInitDescriptorHook.php",
                "size": "601\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadFormSourceDescriptorsHook.php",
                "size": "761\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadForm_BeforeProcessingHook.php",
                "size": "918\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadForm_getInitialPageTextHook.php",
                "size": "822\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UploadForm_initialHook.php",
                "size": "788\u202foctet"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadStashFileHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadVerifyFileHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/upload/Hook/UploadVerifyUploadHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/Hook/UserEditCountUpdateHook.php",
                "size": "571\u202foctet"
            },
            {
                "name": "/var/www/html/includes/context/Hook/UserGetLanguageObjectHook.php",
                "size": "729\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UserLoginCompleteHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UserLogoutCompleteHook.php",
                "size": "765\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerChangeReturnPathHook.php",
                "size": "750\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerSplitToHook.php",
                "size": "684\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerTransformContentHook.php",
                "size": "903\u202foctet"
            },
            {
                "name": "/var/www/html/includes/mail/Hook/UserMailerTransformMessageHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Hook/UserToolLinksEditHook.php",
                "size": "740\u202foctet"
            },
            {
                "name": "/var/www/html/includes/media/Hook/ValidateExtendedMetadataCacheHook.php",
                "size": "767\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WantedPages__getQueryInfoHook.php",
                "size": "806\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/WatchArticleCompleteHook.php",
                "size": "650\u202foctet"
            },
            {
                "name": "/var/www/html/includes/actions/Hook/WatchArticleHook.php",
                "size": "896\u202foctet"
            },
            {
                "name": "/var/www/html/includes/watchlist/Hook/WatchedItemQueryServiceExtensionsHook.php",
                "size": "789\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php",
                "size": "762\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php",
                "size": "837\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/WebRequestPathInfoRouterHook.php",
                "size": "597\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Hook/WebResponseSetCookieHook.php",
                "size": "856\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specials/Hook/WhatLinksHerePropsHook.php",
                "size": "830\u202foctet"
            },
            {
                "name": "/var/www/html/includes/export/Hook/WikiExporter__dumpStableQueryHook.php",
                "size": "837\u202foctet"
            },
            {
                "name": "/var/www/html/includes/export/Hook/XmlDumpWriterOpenPageHook.php",
                "size": "785\u202foctet"
            },
            {
                "name": "/var/www/html/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php",
                "size": "967\u202foctet"
            },
            {
                "name": "/var/www/html/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php",
                "size": "847\u202foctet"
            },
            {
                "name": "/var/www/html/includes/interwiki/Hook/InterwikiLoadPrefixHook.php",
                "size": "941\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php",
                "size": "859\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Hook/Language__getMessagesFileNameHook.php",
                "size": "949\u202foctet"
            },
            {
                "name": "/var/www/html/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/linker/Hook/HtmlPageLinkRendererEndHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleConfirmDeleteHook.php",
                "size": "755\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleDeleteAfterSuccessHook.php",
                "size": "742\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleDeleteCompleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleDeleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleFromTitleHook.php",
                "size": "815\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticlePageDataAfterHook.php",
                "size": "698\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticlePageDataBeforeHook.php",
                "size": "845\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleParserOptionsHook.php",
                "size": "809\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleProtectCompleteHook.php",
                "size": "790\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleProtectHook.php",
                "size": "762\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticlePurgeHook.php",
                "size": "557\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleRevisionViewCustomHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleShowPatrolFooterHook.php",
                "size": "669\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleUndeleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleViewFooterHook.php",
                "size": "661\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleViewHeaderHook.php",
                "size": "962\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ArticleViewRedirectHook.php",
                "size": "617\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/Article__MissingArticleConditionsHook.php",
                "size": "930\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/BeforeDisplayNoArticleTextHook.php",
                "size": "659\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/CategoryAfterPageAddedHook.php",
                "size": "702\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/CategoryAfterPageRemovedHook.php",
                "size": "790\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/CategoryPageViewHook.php",
                "size": "576\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/DisplayOldSubtitleHook.php",
                "size": "663\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php",
                "size": "715\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageAfterImageLinksHook.php",
                "size": "689\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageFileHistoryLineHook.php",
                "size": "856\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageFindFileHook.php",
                "size": "800\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ImagePageShowTOCHook.php",
                "size": "617\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/IsFileCacheableHook.php",
                "size": "580\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/OpportunisticLinksUpdateHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageDeleteCompleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageDeleteHook.php",
                "size": "1\u00a0006\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageDeletionDataUpdatesHook.php",
                "size": "986\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageUndeleteCompleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageUndeleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/PageViewUpdatesHook.php",
                "size": "758\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/RevisionFromEditCompleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/RevisionUndeletedHook.php",
                "size": "699\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/RollbackCompleteHook.php",
                "size": "944\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/ShowMissingArticleHook.php",
                "size": "605\u202foctet"
            },
            {
                "name": "/var/www/html/includes/page/Hook/WikiPageDeletionUpdatesHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/Hook/WikiPageFactoryHook.php",
                "size": "669\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/PermissionStatusAuditHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/TitleQuickPermissionsHook.php",
                "size": "1\u00a0006\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/TitleReadWhitelistHook.php",
                "size": "853\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserCanHook.php",
                "size": "1\u00a0007\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserGetAllRightsHook.php",
                "size": "581\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserGetRightsHook.php",
                "size": "620\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserGetRightsRemoveHook.php",
                "size": "886\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserIsBlockedFromHook.php",
                "size": "977\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php",
                "size": "642\u202foctet"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserAbortHook.php",
                "size": "710\u202foctet"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserCompleteHook.php",
                "size": "697\u202foctet"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserPreRenameHook.php",
                "size": "700\u202foctet"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserSQLHook.php",
                "size": "658\u202foctet"
            },
            {
                "name": "/var/www/html/includes/RenameUser/Hook/RenameUserWarningHook.php",
                "size": "955\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Rest/Hook/SearchResultProvideDescriptionHook.php",
                "size": "1\u00a0006\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Revision/Hook/RevisionRecordInsertedHook.php",
                "size": "658\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/PrefixSearchBackendHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/search/Hook/PrefixSearchExtractNamespaceHook.php",
                "size": "850\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchableNamespacesHook.php",
                "size": "583\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchAfterNoDirectMatchHook.php",
                "size": "782\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchBeforeHook.php",
                "size": "761\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchCompleteHook.php",
                "size": "695\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchGetNearMatchHook.php",
                "size": "687\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchIndexFieldsHook.php",
                "size": "718\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchResultInitFromTitleHook.php",
                "size": "722\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchResultProvideThumbnailHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SearchResultsAugmentHook.php",
                "size": "939\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/ShowSearchHitHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/search/Hook/ShowSearchHitTitleHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SpecialSearchPowerBoxHook.php",
                "size": "863\u202foctet"
            },
            {
                "name": "/var/www/html/includes/search/Hook/SpecialSearchProfileFormHook.php",
                "size": "821\u202foctet"
            },
            {
                "name": "/var/www/html/includes/session/Hook/SessionCheckInfoHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/Hook/SessionMetadataHook.php",
                "size": "895\u202foctet"
            },
            {
                "name": "/var/www/html/includes/shell/Hook/WfShellWikiCmdHook.php",
                "size": "798\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinAfterPortletHook.php",
                "size": "661\u202foctet"
            },
            {
                "name": "/var/www/html/includes/skins/Hook/SkinPageReadyConfigHook.php",
                "size": "657\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/AuthChangeFormFieldsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php",
                "size": "825\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php",
                "size": "678\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php",
                "size": "694\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php",
                "size": "650\u202foctet"
            },
            {
                "name": "/var/www/html/includes/specialpage/Hook/WgQueryPagesHook.php",
                "size": "777\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php",
                "size": "739\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/ArticlePrepareTextForEditHook.php",
                "size": "731\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/MultiContentSaveHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/PageContentSaveHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/PageSaveCompleteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/ParserOutputStashForEditHook.php",
                "size": "1\u00a0016\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Storage/Hook/RevisionDataUpdatesHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Hook/AutopromoteConditionHook.php",
                "size": "715\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/ConfirmEmailCompleteHook.php",
                "size": "603\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/EmailConfirmedHook.php",
                "size": "821\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/GetAutoPromoteGroupsHook.php",
                "size": "667\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/InvalidateEmailCompleteHook.php",
                "size": "616\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/IsValidPasswordHook.php",
                "size": "818\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/PingLimiterHook.php",
                "size": "896\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserAddGroupHook.php",
                "size": "803\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserArrayFromResultHook.php",
                "size": "756\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserCanSendEmailHook.php",
                "size": "781\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserClearNewTalkNotificationHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserEffectiveGroupsHook.php",
                "size": "644\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetDefaultOptionsHook.php",
                "size": "905\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php",
                "size": "736\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetEmailHook.php",
                "size": "603\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGetReservedNamesHook.php",
                "size": "575\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserGroupsChangedHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserIsBlockedGloballyHook.php",
                "size": "833\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserIsBotHook.php",
                "size": "597\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserIsLockedHook.php",
                "size": "633\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php",
                "size": "673\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserLoadDefaultsHook.php",
                "size": "571\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserLogoutHook.php",
                "size": "547\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserPrivilegedGroupsHook.php",
                "size": "748\u202foctet"
            },
            {
                "name": "/var/www/html/includes/linker/Hook/UserLinkRendererUserLinkPostRenderHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserRemoveGroupHook.php",
                "size": "680\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSaveSettingsHook.php",
                "size": "752\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSendConfirmationMailHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php",
                "size": "745\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/UserSetEmailHook.php",
                "size": "611\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Hook/User__mailPasswordInternalHook.php",
                "size": "821\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Options/Hook/LoadUserOptionsHook.php",
                "size": "668\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Options/Hook/LocalUserOptionsStoreSaveHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Options/Hook/SaveUserOptionsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Options/Hook/ConditionalDefaultOptionsAddConditionHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/scoped-callback/src/ScopedCallback.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/HookContainer/StaticHookRegistry.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/HookContainer/HookRegistry.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/HookContainer/DeprecatedHooks.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/HookContainer/HookContainer.php",
                "size": "20\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/services/src/SalvageableService.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/telemetry/MediaWikiPropagator.php",
                "size": "926\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/ContextPropagatorInterface.php",
                "size": "803\u202foctet"
            },
            {
                "name": "/var/www/html/includes/config/ConfigFactory.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/NoopTracer.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/TracerInterface.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/SpanContext.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/SpanInterface.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/TracerState.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/context/RequestContext.php",
                "size": "22\u202fkio"
            },
            {
                "name": "/var/www/html/includes/context/IContextSource.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LocalizationContext.php",
                "size": "429\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/MessageLocalizer.php",
                "size": "856\u202foctet"
            },
            {
                "name": "/var/www/html/includes/session/CsrfTokenSetProvider.php",
                "size": "360\u202foctet"
            },
            {
                "name": "/var/www/html/includes/context/MutableContext.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/telemetry/NoopSpan.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/assert/src/Assert.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/utils/UrlUtils.php",
                "size": "17\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/fsfile/TempFSFile.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/filebackend/fsfile/FSFile.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/ip-utils/src/IPUtils.php",
                "size": "26\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Request/ProxyLookup.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/ip-utils/src/IPSet.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/debug/logger/LoggingContext.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/utfnormal/src/Validator.php",
                "size": "23\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/utfnormal/src/Constants.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/PHPSessionHandler.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SessionManager.php",
                "size": "38\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SessionManagerInterface.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/CentralId/CentralIdLookupFactory.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/config/ServiceOptions.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/ActorStoreFactory.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/OutputFormats.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Formatters/NullFormatter.php",
                "size": "411\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Formatters/FormatterInterface.php",
                "size": "469\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/EmptyBagOStuff.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/DeferredUpdates.php",
                "size": "18\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/WANObjectCache.php",
                "size": "126\u202fkio"
            },
            {
                "name": "/var/www/html/includes/db/MWLBFactory.php",
                "size": "14\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/ExternalLinksTable.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/LinksTable.php",
                "size": "13\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/TemplateLinksTable.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/GenericPageLinksTable.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/TitleLinksTable.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/ImageLinksTable.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/ExistenceLinksTable.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/InterwikiLinksTable.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/PageLinksTable.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/LinksUpdate/CategoryLinksTable.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ConfiguredReadOnlyMode.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ChronologyProtector.php",
                "size": "22\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/RequestTimeout.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/LBFactorySimple.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/LBFactory.php",
                "size": "25\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/ILBFactory.php",
                "size": "18\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/lbfactory/IConnectionProvider.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/Message/MessageFormatterFactory.php",
                "size": "982\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/Message/IMessageFormatterFactory.php",
                "size": "400\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/Message/Message.php",
                "size": "47\u202fkio"
            },
            {
                "name": "/var/www/html/includes/HookContainer/ProtectedHookAccessorTrait.php",
                "size": "926\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/Message/MessageSpecifier.php",
                "size": "731\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/UserNameUtils.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserRigorOptions.php",
                "size": "738\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/LanguageFactory.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LocalisationCache.php",
                "size": "41\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LCStoreDB.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LCStore.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LanguageNameUtils.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LanguageFallback.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LanguageConverterFactory.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/MapCacheLRU/MapCacheLRU.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/title/TitleParser.php",
                "size": "14\u202fkio"
            },
            {
                "name": "/var/www/html/includes/title/Title.php",
                "size": "114\u202fkio"
            },
            {
                "name": "/var/www/html/includes/dao/WikiAwareEntityTrait.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/LinkTargetTrait.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/linker/LinkTarget.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/LinkTarget.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/PageIdentity.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/PageReference.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/dao/WikiAwareEntity.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/dependency/FileDependency.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/dependency/CacheDependency.php",
                "size": "503\u202foctet"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesFr.php",
                "size": "26\u202fkio"
            },
            {
                "name": "/var/www/html/languages/messages/MessagesEn.php",
                "size": "28\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/Language.php",
                "size": "158\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/DebugInfo/DebugInfoTrait.php",
                "size": "344\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/interwiki/ClassicInterwikiLookup.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/interwiki/InterwikiLookup.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/Message/TextFormatter.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ITextFormatter.php",
                "size": "956\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/RealTempUserConfig.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/TempUserConfig.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/Pattern.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/HideUserUtils.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/ActorStore.php",
                "size": "24\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserIdentityLookup.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/ActorNormalization.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadbalancer/LoadBalancer.php",
                "size": "70\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php",
                "size": "9\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ServerInfo.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DatabaseFactory.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadmonitor/LoadMonitor.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/loadmonitor/ILoadMonitor.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/ActorCache.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserFactory.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/CentralId/LocalIdLookup.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/CentralId/CentralIdLookup.php",
                "size": "14\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SingleBackendSessionStore.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/psr/log/Psr/Log/LoggerAwareTrait.php",
                "size": "402\u202foctet"
            },
            {
                "name": "/var/www/html/includes/session/SessionStore.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/objectcache/SqlBagOStuff.php",
                "size": "54\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/CachedBagOStuff.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/objectcache/HashBagOStuff.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/php-session-serializer/src/PhpSessionSerializer.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/json/RsaJwtCodec.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/json/JwtCodec.php",
                "size": "905\u202foctet"
            },
            {
                "name": "/var/www/html/includes/session/CookieSessionProvider.php",
                "size": "20\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SessionProvider.php",
                "size": "24\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SessionProviderInterface.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SessionInfo.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Permissions/GrantsInfo.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/BotPasswordSessionProvider.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/ImmutableSessionProviderWithCookie.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/utils/MWCryptRand.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SessionBackend.php",
                "size": "25\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/SessionId.php",
                "size": "1\u00a0015\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/User.php",
                "size": "103\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Permissions/Authority.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserIdentity.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/mail/UserEmailContact.php",
                "size": "646\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/IDBAccessObject.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/StatsUtils.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/BaseMetric.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/BaseMetricInterface.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/CounterMetric.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/MetricTrait.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/MetricInterface.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/Session.php",
                "size": "17\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/Token.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php",
                "size": "16\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Request/WebResponse.php",
                "size": "9\u202fkio"
            },
            {
                "name": "/var/www/html/includes/session/UserInfo.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/StubObject/StubGlobalUser.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/StubObject/StubObject.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/StubObject/StubUserLang.php",
                "size": "529\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Output/OutputPage.php",
                "size": "163\u202fkio"
            },
            {
                "name": "/var/www/html/includes/context/ContextSource.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/debug/DeprecationHelper.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/ResourceLoader/Module.php",
                "size": "33\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/ParserOutput.php",
                "size": "112\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/CacheTime.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/json-codec/src/JsonCodecableTrait.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/ParserCacheMetadata.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/json-codec/src/JsonCodecable.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php",
                "size": "19\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Core/MergeStrategy.php",
                "size": "624\u202foctet"
            },
            {
                "name": "/var/www/html/includes/parser/ContentHolder.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/Utils/DOMCompat.php",
                "size": "23\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/Document.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/Node.php",
                "size": "512\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/Attr.php",
                "size": "486\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/Comment.php",
                "size": "519\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/CharacterData.php",
                "size": "566\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/DocumentFragment.php",
                "size": "558\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/DocumentType.php",
                "size": "534\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/Element.php",
                "size": "504\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/ProcessingInstruction.php",
                "size": "587\u202foctet"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/parsoid/src/DOM/Text.php",
                "size": "501\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Request/ContentSecurityPolicy.php",
                "size": "20\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/MWCallableUpdate.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/DeferrableUpdate.php",
                "size": "426\u202foctet"
            },
            {
                "name": "/var/www/html/includes/deferred/DeferrableCallback.php",
                "size": "365\u202foctet"
            },
            {
                "name": "/var/www/html/includes/deferred/TransactionRoundAwareUpdate.php",
                "size": "758\u202foctet"
            },
            {
                "name": "/var/www/html/includes/deferred/DeferredUpdatesScopeMediaWikiStack.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/DeferredUpdatesScopeStack.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/deferred/DeferredUpdatesScope.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiEntryPoint.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/MediaWikiEntryPoint.php",
                "size": "39\u202fkio"
            },
            {
                "name": "/var/www/html/includes/EntryPointEnvironment.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiMain.php",
                "size": "77\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiBase.php",
                "size": "67\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/ParamValidator.php",
                "size": "30\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/IntegerDef.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/NumericDef.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Validator/SubmoduleDef.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/EnumDef.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/ParamValidator/TypeDef/NamespaceDef.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/StringDef.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/context/DerivativeContext.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiHookRunner.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIAfterExecuteHook.php",
                "size": "605\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiCheckCanExecuteHook.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiDeprecationHelpHook.php",
                "size": "694\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiLogFeatureUsageHook.php",
                "size": "689\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiFeedContributions__feedItemHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiFormatHighlightHook.php",
                "size": "791\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIGetAllowedParamsHook.php",
                "size": "685\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIGetDescriptionMessagesHook.php",
                "size": "630\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIGetParamDescriptionMessagesHook.php",
                "size": "657\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIHelpModifyOutputHook.php",
                "size": "892\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMain__moduleManagerHook.php",
                "size": "734\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMain__onExceptionHook.php",
                "size": "756\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMakeParserOptionsHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiMaxLagInfoHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiOptionsHook.php",
                "size": "950\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiParseMakeOutputPageHook.php",
                "size": "812\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQueryAfterExecuteHook.php",
                "size": "632\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryBaseAfterQueryHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryBaseBeforeQueryHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryBaseProcessRowHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryCheckCanExecuteHook.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQueryGeneratorAfterExecuteHook.php",
                "size": "751\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQuerySiteInfoGeneralInfoHook.php",
                "size": "718\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/APIQuerySiteInfoStatisticsInfoHook.php",
                "size": "616\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryTokensRegisterTypesHook.php",
                "size": "795\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryWatchlistExtractOutputDataHook.php",
                "size": "880\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php",
                "size": "980\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiQuery__moduleManagerHook.php",
                "size": "744\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiRsdServiceApisHook.php",
                "size": "780\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/ApiValidatePasswordHook.php",
                "size": "607\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Hook/RequestHasSameOriginSecurityHook.php",
                "size": "786\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/Validator/ApiParamValidator.php",
                "size": "16\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/Validator/ApiParamValidatorCallbacks.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/Callbacks.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiResult.php",
                "size": "38\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiSerializable.php",
                "size": "980\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/ApiErrorFormatter_BackCompat.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiErrorFormatter.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/languages/LanguageEn.php",
                "size": "184\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/ApiModuleManager.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/ParamValidator/TypeDef/UserDef.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/ParamValidator/TypeDef/PresenceBooleanDef.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/export/WikiExporterFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionStoreFactory.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/BlobStoreFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/externalstore/ExternalStoreAccess.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/externalstore/ExternalStoreFactory.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/NameTableStoreFactory.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Revision/SlotRoleRegistry.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/NameTableStore.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/content/ContentHandlerFactory.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/content/IContentHandlerFactory.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/title/TitleFactory.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Revision/SlotRecord.php",
                "size": "19\u202fkio"
            },
            {
                "name": "/var/www/html/includes/CommentStore/CommentStore.php",
                "size": "13\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/PageStoreFactory.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/PageStore.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/PageLookup.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/LinkCache.php",
                "size": "18\u202fkio"
            },
            {
                "name": "/var/www/html/includes/title/TitleFormatter.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Options/UserOptionsManager.php",
                "size": "22\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Options/UserOptionsLookup.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Options/DefaultOptionsLookup.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Options/ConditionalDefaultsLookup.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Registration/UserRegistrationLookup.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Registration/LocalUserRegistrationProvider.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/Registration/IUserRegistrationProvider.php",
                "size": "788\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/UserIdentityUtils.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/cache/GenderCache.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/RecentChangeStore.php",
                "size": "20\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/RecentChangeFactory.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/RecentChangeLookup.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/changetags/ChangeTagsStore.php",
                "size": "31\u202fkio"
            },
            {
                "name": "/var/www/html/includes/jobqueue/JobQueueGroupFactory.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/ReadOnlyMode.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/uuid/GlobalIdGenerator.php",
                "size": "26\u202fkio"
            },
            {
                "name": "/var/www/html/includes/jobqueue/JobQueueGroup.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Permissions/PermissionManager.php",
                "size": "63\u202fkio"
            },
            {
                "name": "/var/www/html/includes/specialpage/SpecialPageFactory.php",
                "size": "47\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Permissions/GroupPermissionsLookup.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserGroupManagerFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserGroupManager.php",
                "size": "33\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserRequirementsConditionCheckerFactory.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserRequirementsConditionChecker.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/UserEditTracker.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/BlockManager.php",
                "size": "29\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/DatabaseBlockStoreFactory.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/DatabaseBlockStore.php",
                "size": "51\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/BlockRestrictionStoreFactory.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/CrossWikiBlockTargetFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/BlockTargetFactory.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/AutoblockExemptionList.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/DatabaseBlock.php",
                "size": "20\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/AbstractBlock.php",
                "size": "15\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/Block.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/BlockRestrictionStore.php",
                "size": "9\u202fkio"
            },
            {
                "name": "/var/www/html/includes/block/BlockCache.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/FormatterFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/MessageParser.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/Parser.php",
                "size": "210\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/ParserFactory.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/MagicWordFactory.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/linker/LinkRendererFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/File/BadFileLookup.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/filerepo/RepoGroup.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/mime/MimeAnalyzer.php",
                "size": "34\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/mime/MimeMap.php",
                "size": "18\u202fkio"
            },
            {
                "name": "/var/www/html/includes/tidy/RemexDriver.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/tidy/TidyDriverBase.php",
                "size": "714\u202foctet"
            },
            {
                "name": "/var/www/html/includes/http/HttpRequestFactory.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Category/TrackingCategories.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/preferences/SignatureValidatorFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/preferences/SignatureValidator.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/DefaultOutputPipelineFactory.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/OutputTransformPipeline.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ExtractBody.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/ContentTextTransformStage.php",
                "size": "848\u202foctet"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/OutputTransformStage.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/AddRedirectHeader.php",
                "size": "641\u202foctet"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/RenderDebugInfo.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ExecutePostCacheTransformHooks.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/AddWrapperDivClass.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HandleSectionLinks.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HandleParsoidSectionLinks.php",
                "size": "9\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/ContentDOMTransformStage.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/ContentHolderTransformStage.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ParsoidLocalization.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HandleTOCMarkersText.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HandleTOCMarkersDOM.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/parser/ParserOptions.php",
                "size": "47\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/DeduplicateStyles.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/DeduplicateStylesDOM.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/ExpandToAbsoluteUrls.php",
                "size": "681\u202foctet"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HydrateHeaderPlaceholders.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/OutputTransform/Stages/HardenNFC.php",
                "size": "666\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/LazyLocalizationContext.php",
                "size": "849\u202foctet"
            },
            {
                "name": "/var/www/html/includes/block/BlockErrorFormatter.php",
                "size": "9\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/RedirectStore.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/RedirectLookup.php",
                "size": "617\u202foctet"
            },
            {
                "name": "/var/www/html/includes/Permissions/RestrictionStore.php",
                "size": "23\u202fkio"
            },
            {
                "name": "/var/www/html/includes/linker/LinksMigration.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/linker/LinkTargetStore.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/linker/LinkTargetLookup.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/actions/ActionFactory.php",
                "size": "13\u202fkio"
            },
            {
                "name": "/var/www/html/includes/recentchanges/RecentChangeRCFeedNotifier.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/WikiPageFactory.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionStore.php",
                "size": "110\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/LegacyArticleIdAccess.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionFactory.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Revision/RevisionLookup.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/SqlBlobStore.php",
                "size": "24\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Storage/BlobStore.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiQuery.php",
                "size": "28\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiPageSet.php",
                "size": "50\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/LanguageConverter.php",
                "size": "36\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/ILanguageConverter.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ListType.php",
                "size": "622\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ListParam.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Message/MessageParam.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ParamType.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Message/ScalarParam.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/page/LinkBatchFactory.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/TempUser/TempUserDetailsLookup.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/TrivialLanguageConverter.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/export/WikiExporter.php",
                "size": "17\u202fkio"
            },
            {
                "name": "/var/www/html/includes/export/XmlDumpWriter.php",
                "size": "23\u202fkio"
            },
            {
                "name": "/var/www/html/includes/profiler/ProfilingContext.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AuthManager.php",
                "size": "108\u202fkio"
            },
            {
                "name": "/var/www/html/includes/watchlist/WatchlistManager.php",
                "size": "16\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/TalkPageNotificationManager.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/watchlist/WatchedItemStore.php",
                "size": "54\u202fkio"
            },
            {
                "name": "/var/www/html/includes/watchlist/WatchedItemStoreInterface.php",
                "size": "13\u202fkio"
            },
            {
                "name": "/var/www/html/includes/user/BotPasswordStore.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Notification/NotificationService.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/Notification/MiddlewareChain.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryAuthManagerInfo.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryBase.php",
                "size": "20\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiQueryBlockInfoTrait.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiBlockInfoTrait.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiFormatJson.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiFormatBase.php",
                "size": "11\u202fkio"
            },
            {
                "name": "/var/www/html/includes/api/ApiContinuationManager.php",
                "size": "8\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/TimingMetric.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Metrics/RunningTimer.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/Stats/Sample.php",
                "size": "689\u202foctet"
            },
            {
                "name": "/var/www/html/includes/api/ApiAuthManagerHelper.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/ThrottlePreAuthenticationProvider.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AbstractPreAuthenticationProvider.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AbstractAuthenticationProvider.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AuthenticationProvider.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/PreAuthenticationProvider.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/Throttler.php",
                "size": "7\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/TemporaryPasswordPrimaryAuthenticationProvider.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AbstractTemporaryPasswordPrimaryAuthenticationProvider.php",
                "size": "17\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AbstractPrimaryAuthenticationProvider.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/PrimaryAuthenticationProvider.php",
                "size": "16\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/LocalPasswordPrimaryAuthenticationProvider.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/CheckBlocksSecondaryAuthenticationProvider.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AbstractSecondaryAuthenticationProvider.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/SecondaryAuthenticationProvider.php",
                "size": "10\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/ResetPasswordSecondaryAuthenticationProvider.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/EmailNotificationSecondaryAuthenticationProvider.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/PasswordAuthenticationRequest.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/AuthenticationRequest.php",
                "size": "15\u202fkio"
            },
            {
                "name": "/var/www/html/includes/auth/RememberMeAuthenticationRequest.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/RawMessage.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/MessageCache.php",
                "size": "55\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/MessageInfo.php",
                "size": "358\u202foctet"
            },
            {
                "name": "/var/www/html/includes/user/Options/UserOptionsCacheEntry.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/skins/Skin.php",
                "size": "80\u202fkio"
            },
            {
                "name": "/var/www/html/includes/skins/SkinFactory.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/Cite/src/ReferencePreviews/ReferencePreviewsContext.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/Cite/src/ReferencePreviews/ReferencePreviewsGadgetsIntegration.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/Cite/src/Hooks/ReferencePreviewsHooks.php",
                "size": "12\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/Math/src/MathConfig.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/extensions/Math/src/HookHandlers/PreferencesHooksHandler.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/wait-condition-loop/src/WaitConditionLoop.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DBConnRef.php",
                "size": "29\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IMaintainableDatabase.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/IDatabaseForOwner.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/expression/IExpression.php",
                "size": "559\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/expression/LikeValue.php",
                "size": "2\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/Database.php",
                "size": "111\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DatabaseMySQL.php",
                "size": "26\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/TransactionManager.php",
                "size": "29\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/DatabaseFlags.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/platform/SQLPlatform.php",
                "size": "63\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/platform/MySQLPlatform.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/replication/MysqlReplicationReporter.php",
                "size": "16\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/replication/ReplicationReporter.php",
                "size": "5\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/Query.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/CriticalSessionInfo.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/GeneralizedSql.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/QueryStatus.php",
                "size": "1\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php",
                "size": "4\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php",
                "size": "3\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/encasing/LikeMatch.php",
                "size": "587\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/expression/Expression.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php",
                "size": "27\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/querybuilder/JoinGroupBase.php",
                "size": "6\u202fkio"
            },
            {
                "name": "/var/www/html/includes/libs/rdbms/database/utils/TransactionIdentifier.php",
                "size": "672\u202foctet"
            },
            {
                "name": "/var/www/html/includes/libs/StatusValue.php",
                "size": "15\u202fkio"
            },
            {
                "name": "/var/www/html/includes/language/dependency/MainConfigDependency.php",
                "size": "774\u202foctet"
            },
            {
                "name": "/var/www/html/includes/language/dependency/ConstantDependency.php",
                "size": "461\u202foctet"
            },
            {
                "name": "/var/www/html/includes/utils/GitInfo.php",
                "size": "12\u202fkio"
            }
        ]
    }
}