MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{ "batchcomplete": "", "query": { "blocks": [] }, "debuginfo": { "mwVersion": "1.43.0", "phpEngine": "PHP", "phpVersion": "8.3.19", "time": 0.05348610877990723, "log": [ { "msg": "MWDebug output complete", "type": "log", "caller": "MediaWiki\\Debug\\MWDebug::appendDebugInfoToApiResult" } ], "debugLog": [ "\n\nStart request GET /api.php?action=query&bkusers=Alice%7CBob&list=blocks\nIP: 216.73.216.195\nHTTP HEADERS:\nCONTENT-LENGTH: 0\nCONNECTION: close\nHOST: www.aylhr.co\nACCEPT-ENCODING: gzip, br, zstd, deflate\nUSER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)\nACCEPT: */*\n(end headers)", "[session] SessionManager using store SqlBagOStuff", "[localisation] LocalisationCache using store LCStoreDB", "[objectcache] MainWANObjectCache using store Wikimedia\\ObjectCache\\EmptyBagOStuff", "[session] SessionBackend \"9uh3f6it5s0j8dsvknes9v0v0umfkqlb\" is unsaved, marking dirty in constructor", "[session] SessionBackend \"9uh3f6it5s0j8dsvknes9v0v0umfkqlb\" save: dataDirty=1 metaDirty=1 forcePersist=0", "[cookie] already deleted setcookie: \"aylhrwiki_crewiki_session\", \"\", \"1721168910\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"aylhrwiki_crewikiUserID\", \"\", \"1721168910\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"aylhrwiki_crewikiToken\", \"\", \"1721168910\", \"/\", \"\", \"1\", \"1\", \"\"", "[cookie] already deleted setcookie: \"forceHTTPS\", \"\", \"1721168910\", \"/\", \"\", \"\", \"1\", \"\"", "[session] SessionBackend \"9uh3f6it5s0j8dsvknes9v0v0umfkqlb\" 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 \"9uh3f6it5s0j8dsvknes9v0v0umfkqlb\" save: dataDirty=1 metaDirty=0 forcePersist=0", "[MessageCache] MessageCache using store SqlBagOStuff", "MediaWiki\\Parser\\ParserFactory: using default preprocessor", "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::open [1.483ms] mysql.aylhr.co: SET group_concat_max_len = 262144, `sql_mode` = ''", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reallyOpenConnection: opened new connection for 0/aylhrwiki-crewiki", "[rdbms] Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly [0.293ms] mysql.aylhr.co: SELECT @@GLOBAL.read_only AS Value", "[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:mysql.aylhr.co): miss, new value computed", "[rdbms] Wikimedia\\Rdbms\\Database::beginIfImplied (MediaWiki\\User\\ActorStore::getUserIdentityByName) [0.343ms] mysql.aylhr.co: BEGIN", "[rdbms] MediaWiki\\User\\ActorStore::getUserIdentityByName [0.745ms] mysql.aylhr.co: SELECT actor_id,actor_name,actor_user FROM `crewikiactor` WHERE actor_name = 'Alice' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[rdbms] MediaWiki\\User\\ActorStore::getUserIdentityByName [0.348ms] mysql.aylhr.co: SELECT actor_id,actor_name,actor_user FROM `crewikiactor` WHERE actor_name = 'Bob' LIMIT 1", "[rdbms] Wikimedia\\Rdbms\\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/aylhrwiki-crewiki", "[SQLBagOStuff] MicroStash using store SqlBagOStuff", "[rdbms] MediaWiki\\Api\\ApiQueryBlocks::execute [4.003ms] mysql.aylhr.co: SELECT bt_auto,bl_id,bl_timestamp,bt_address,bt_user,COALESCE(bt_address, bt_user_text) AS `bt_address_or_user_name`,actor_user,actor_name,bl_expiry,bl_anon_only,bl_create_account,bl_enable_autoblock,bl_block_email,bl_deleted,bl_allow_usertalk,bl_sitewide,comment_bl_reason.comment_text AS `bl_reason_text`,comment_bl_reason.comment_data AS `bl_reason_data`,comment_bl_reason.comment_id AS `bl_reason_cid` FROM `crewikiblock` JOIN `crewikiblock_target` ON ((bt_id=bl_target)) LEFT JOIN `crewikiuser` `block_target_user` ON ((user_id=bt_user)) JOIN `crewikiactor` ON ((actor_id=bl_by_actor)) JOIN `crewikicomment` `comment_bl_reason` ON ((comment_bl_reason.comment_id = bl_reason_id)) WHERE block_target_user.user_name IN ('Alice','Bob') AND bt_auto = 0 AND ((SELECT 1 FROM `crewikiblock_target` `hu_block_target` JOIN `crewikiblock` `hu_block` ON ((hu_block.bl_target=hu_block_target.bt_id)) WHERE (hu_block_target.bt_user=`crewikiblock_target`.bt_user) AND hu_block.bl_deleted = 1 ) IS NULL) AND (bl_expiry > '20250716222830') ORDER BY bl_timestamp DESC,bl_id DESC LIMIT 11", "MediaWiki\\Api\\ApiMain::setCacheMode: setting cache mode private", "[gitinfo] Candidate cacheFile=/home/aylhr/aylhr.co/gitinfo.json for /home/aylhr/aylhr.co", "[gitinfo] Cache incomplete for /home/aylhr/aylhr.co" ], "queries": [ { "sql": "mysql.aylhr.co: SET group_concat_max_len = 262144, `sql_mode` = ''", "function": "Wikimedia\\Rdbms\\DatabaseMySQL::open", "time": 0.0014830000000000002 }, { "sql": "mysql.aylhr.co: SELECT @@GLOBAL.read_only AS Value", "function": "Wikimedia\\Rdbms\\DatabaseMySQL::serverIsReadOnly", "time": 0.00029299999999999997 }, { "sql": "mysql.aylhr.co: BEGIN", "function": "Wikimedia\\Rdbms\\Database::beginIfImplied (MediaWiki\\User\\ActorStore::getUserIdentityByName)", "time": 0.00034300000000000004 }, { "sql": "mysql.aylhr.co: SELECT actor_id,actor_name,actor_user FROM `crewikiactor` WHERE actor_name = 'Alice' LIMIT 1 ", "function": "MediaWiki\\User\\ActorStore::getUserIdentityByName", "time": 0.000745 }, { "sql": "mysql.aylhr.co: SELECT actor_id,actor_name,actor_user FROM `crewikiactor` WHERE actor_name = 'Bob' LIMIT 1 ", "function": "MediaWiki\\User\\ActorStore::getUserIdentityByName", "time": 0.000348 }, { "sql": "mysql.aylhr.co: SELECT bt_auto,bl_id,bl_timestamp,bt_address,bt_user,COALESCE(bt_address, bt_user_text) AS `bt_address_or_user_name`,actor_user,actor_name,bl_expiry,bl_anon_only,bl_create_account,bl_enable_autoblock,bl_block_email,bl_deleted,bl_allow_usertalk,bl_sitewide,comment_bl_reason.comment_text AS `bl_reason_text`,comment_bl_reason.comment_data AS `bl_reason_data`,comment_bl_reason.comment_id AS `bl_reason_cid` FROM `crewikiblock` JOIN `crewikiblock_target` ON ((bt_id=bl_target)) LEFT JOIN `crewikiuser` `block_target_user` ON ((user_id=bt_user)) JOIN `crewikiactor` ON ((actor_id=bl_by_actor)) JOIN `crewikicomment` `comment_bl_reason` ON ((comment_bl_reason.comment_id = bl_reason_id)) WHERE block_target_user.user_name IN ('Alice','Bob') AND bt_auto = 0 AND ((SELECT 1 FROM `crewikiblock_target` `hu_block_target` JOIN `crewikiblock` `hu_block` ON ((hu_block.bl_target=hu_block_target.bt_id)) WHERE (hu_block_target.bt_user=`crewikiblock_target`.bt_user) AND hu_block.bl_deleted = 1 ) IS NULL) AND (bl_expiry > '20250716222830') ORDER BY bl_timestamp DESC,bl_id DESC LIMIT 11 ", "function": "MediaWiki\\Api\\ApiQueryBlocks::execute", "time": 0.0040030000000000005 } ], "request": { "method": "GET", "url": "/api.php?action=query&bkusers=Alice%7CBob&list=blocks", "headers": { "CONTENT-LENGTH": "0", "CONNECTION": "close", "HOST": "www.aylhr.co", "ACCEPT-ENCODING": "gzip, br, zstd, deflate", "USER-AGENT": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)", "ACCEPT": "*/*" }, "params": { "action": "query", "bkusers": "Alice|Bob", "list": "blocks" } }, "memory": "1.36 MB", "memoryPeak": "3.65 MB", "includes": [ { "name": "/home/aylhr/aylhr.co/api.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/WebStart.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/BootstrapHelperFunctions.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Setup.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/AutoLoader.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/autoload.php", "size": "344 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/autoload.php", "size": "756 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/autoload_real.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/platform_check.php", "size": "925 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/ClassLoader.php", "size": "16 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/include_paths.php", "size": "428 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/autoload_static.php", "size": "241 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/ralouphie/getallheaders/src/getallheaders.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/deprecation-contracts/function.php", "size": "1,008 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/base-convert/src/Functions.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php81/bootstrap.php", "size": "738 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/guzzlehttp/guzzle/src/functions_include.php", "size": "160 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/guzzlehttp/guzzle/src/functions.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php80/bootstrap.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/timestamp/src/defines.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php82/bootstrap.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/symfony/polyfill-php83/bootstrap.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Defines.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/mime/defines.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/defines.php", "size": "852 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IDatabase.php", "size": "47 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IReadableDatabase.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/platform/ISQLPlatform.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DbQuoter.php", "size": "371 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IDatabaseFlags.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadbalancer/ILoadBalancer.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/LoggerInterface.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/SiteConfiguration.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/SettingsBuilder.php", "size": "26 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/ExtensionRegistry.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/GlobalConfigBuilder.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigBuilderBase.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigBuilder.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/PhpIniSink.php", "size": "794 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigSchemaAggregator.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/JsonSchemaTrait.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/ConfigSchema.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MainConfigNames.php", "size": "140 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/PhpSettingsSource.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/SettingsSource.php", "size": "621 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/SettingsIncludeLocator.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/GlobalFunctions.php", "size": "66 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/HeaderCallback.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/WebRequest.php", "size": "45 KB" }, { "name": "/home/aylhr/aylhr.co/includes/http/Telemetry.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/http/TelemetryHeadersInterface.php", "size": "292 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Source/ArraySource.php", "size": "420 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/at-ease/src/AtEase.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config-schema.php", "size": "82 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/Config/MergeStrategy.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/LocalSettings.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/GlobalVarConfig.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/Config.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/OutputHandler.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Settings/DynamicDefaultValues.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MainConfigSchema.php", "size": "389 KB" }, { "name": "/home/aylhr/aylhr.co/includes/SetupDynamicConfig.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/NamespaceInfo.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageCode.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/WikiMap/WikiMap.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/domain/DatabaseDomain.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/objectcache/ObjectCacheFactory.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/EmptyBagOStuff.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/MediumSpecificBagOStuff.php", "size": "37 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/BagOStuff.php", "size": "28 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/utils/ExpirationAwareness.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/utils/StorageAwareness.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/IStoreKeyEncoder.php", "size": "676 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/LoggerAwareInterface.php", "size": "297 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsCache.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Emitters/NullEmitter.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Emitters/EmitterInterface.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/NullLogger.php", "size": "707 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/AbstractLogger.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsUtils.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/shell/Shell.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/serialized/SerializedValueContainer.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/ExtensionProcessor.php", "size": "29 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/Processor.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/exception/ShellDisabledError.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/registration/VersionChecker.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/VersionParser.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/Constraint/Constraint.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/Constraint/ConstraintInterface.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/composer/semver/src/Constraint/MultiConstraint.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/extensions/Bootstrap/src/Bootstrap.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/MWDebug.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MediaWikiServices.php", "size": "55 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/services/src/ServiceContainer.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/container/src/ContainerInterface.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/services/src/DestructibleService.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/NonSerializableTrait.php", "size": "375 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/exception/MWExceptionRenderer.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/exception/MWExceptionHandler.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/profiler/Profiler.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/profiler/ProfilerStub.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/TransactionProfiler.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/LoggerFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/object-factory/src/ObjectFactory.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/LegacySpi.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/Spi.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/logger/LegacyLogger.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/psr/log/Psr/Log/LogLevel.php", "size": "336 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/FauxGlobalHookArray.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/skins/Vector/includes/ServiceWiring.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ServiceWiring.php", "size": "97 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/HookRunner.php", "size": "122 KB" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/GetActionNameHook.php", "size": "548 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthManagerFilterProvidersHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthManagerVerifyAuthenticationHook.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/AuthPreserveQueryParamsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php", "size": "597 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/LocalUserCreatedHook.php", "size": "814 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/ResetPasswordExpirationHook.php", "size": "681 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/auth/Hook/UserLoggedInHook.php", "size": "551 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/AbortAutoblockHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/GetAllBlockActionsHook.php", "size": "983 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/GetUserBlockHook.php", "size": "989 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/PerformRetroactiveAutoblockHook.php", "size": "730 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/block/Hook/SpreadAnyEditBlockHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/BacklinkCacheGetConditionsHook.php", "size": "748 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/BacklinkCacheGetPrefixHook.php", "size": "588 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php", "size": "828 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessageCacheFetchOverridesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessageCacheReplaceHook.php", "size": "634 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessageCache__getHook.php", "size": "843 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/MessagesPreLoadHook.php", "size": "651 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleSquidURLsHook.php", "size": "661 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagAfterDeleteHook.php", "size": "899 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagCanCreateHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagCanDeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagsAllowedAddHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ChangeTagsListActiveHook.php", "size": "609 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/changetags/Hook/ListDefinedTagsHook.php", "size": "535 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentAlterParserOutputHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentGetParserOutputHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentHandlerForModelIDHook.php", "size": "939 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ContentModelCanBeUsedOnHook.php", "size": "969 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/ConvertContentHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/GetContentModelsHook.php", "size": "621 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/GetDifferenceEngineHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/GetSlotDiffRendererHook.php", "size": "894 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/JsonValidateSaveHook.php", "size": "940 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/PageContentLanguageHook.php", "size": "787 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/PlaceNewSectionHook.php", "size": "917 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/SearchDataForIndexHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Hook/SearchDataForIndex2Hook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Contribute/Hook/ContributeCardsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/AbortDiffCacheHook.php", "size": "543 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/ArticleContentOnDiffHook.php", "size": "729 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php", "size": "782 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php", "size": "960 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php", "size": "903 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php", "size": "990 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineNewHeaderHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineOldHeaderHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php", "size": "631 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php", "size": "919 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php", "size": "691 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowDiffHook.php", "size": "629 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php", "size": "624 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php", "size": "856 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php", "size": "719 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DifferenceEngineViewHeaderHook.php", "size": "585 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/DiffToolsHook.php", "size": "861 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/diff/Hook/NewDifferenceEngineHook.php", "size": "864 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/AbortEmailNotificationHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php", "size": "760 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/ActionBeforeFormDisplayHook.php", "size": "668 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/ActionModifyFormFieldsHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/AddNewAccountHook.php", "size": "734 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/AfterBuildFeedLinksHook.php", "size": "877 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/AfterFinalPageOutputHook.php", "size": "982 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/AfterImportPageHook.php", "size": "954 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php", "size": "876 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/AlternateEditHook.php", "size": "643 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/AlternateEditPreviewHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/AlternateUserMailerHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/AncientPagesQueryHook.php", "size": "683 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ApiBeforeMainHook.php", "size": "548 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ArticleMergeCompleteHook.php", "size": "636 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php", "size": "998 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ArticleUpdateBeforeRedirectHook.php", "size": "815 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/BadImageHook.php", "size": "702 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/BeforeInitializeHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/BeforePageDisplayHook.php", "size": "710 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/BeforePageRedirectHook.php", "size": "970 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php", "size": "979 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BeforeWelcomeCreationHook.php", "size": "832 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php", "size": "846 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/BitmapHandlerTransformHook.php", "size": "846 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BlockIpCompleteHook.php", "size": "801 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BlockIpHook.php", "size": "780 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/BookInformationHook.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/title/Hook/CanonicalNamespacesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/CategoryViewer__doCategoryQueryHook.php", "size": "881 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/CategoryViewer__generateLinkHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/ChangesListInitRowsHook.php", "size": "680 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/ChangesListInsertArticleLinkHook.php", "size": "977 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ChangeUserGroupsHook.php", "size": "968 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/collation/Hook/Collation__factoryHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php", "size": "1,010 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ContentSecurityPolicyDirectivesHook.php", "size": "933 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ContentSecurityPolicyScriptSourceHook.php", "size": "966 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContribsPager__getQueryInfoHook.php", "size": "772 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php", "size": "1,004 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContributionsLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ContributionsToolLinksHook.php", "size": "988 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/CustomEditorHook.php", "size": "701 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/DeletedContributionsLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/DeleteUnknownPreferencesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFilterHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFilterMergedContentHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFormInitialTextHook.php", "size": "572 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditFormPreloadTextHook.php", "size": "624 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageBeforeConflictDiffHook.php", "size": "871 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageBeforeEditButtonsHook.php", "size": "806 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageBeforeEditToolbarHook.php", "size": "704 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageCopyrightWarningHook.php", "size": "838 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageGetCheckboxesDefinitionHook.php", "size": "809 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageGetDiffContentHook.php", "size": "834 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageGetPreviewContentHook.php", "size": "834 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageNoSuchSectionHook.php", "size": "674 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPageTosSummaryHook.php", "size": "768 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__attemptSaveHook.php", "size": "698 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__attemptSave_afterHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__importFormDataHook.php", "size": "719 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showEditForm_fieldsHook.php", "size": "778 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showEditForm_initialHook.php", "size": "741 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showReadOnlyForm_initialHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/EditPage__showStandardInputs_optionsHook.php", "size": "864 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserCCHook.php", "size": "749 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserCompleteHook.php", "size": "753 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserFormHook.php", "size": "560 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserHook.php", "size": "997 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/EmailUserPermissionsErrorsHook.php", "size": "868 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/EmailUserAuthorizeSendHook.php", "size": "745 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/EmailUserSendEmailHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/EnhancedChangesListModifyBlockLineDataHook.php", "size": "862 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/EnhancedChangesListModifyLineDataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/EnhancedChangesList__getLogTextHook.php", "size": "919 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ExtensionTypesHook.php", "size": "837 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/FetchChangesListHook.php", "size": "972 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/FileDeleteCompleteHook.php", "size": "961 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/FileTransformedHook.php", "size": "817 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/FileUndeleteCompleteHook.php", "size": "813 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/FileUploadHook.php", "size": "846 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/FormatAutocommentsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/gallery/Hook/GalleryGetModesHook.php", "size": "704 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetBlockErrorMessageKeyHook.php", "size": "677 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/GetCacheVaryCookiesHook.php", "size": "845 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetCanonicalURLHook.php", "size": "756 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetDefaultSortkeyHook.php", "size": "643 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetDoubleUnderscoreIDsHook.php", "size": "751 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/GetExtendedMetadataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetFullURLHook.php", "size": "737 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/GetHumanTimestampHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetInternalURLHook.php", "size": "744 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetIPHook.php", "size": "512 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/GetLangPreferredVariantHook.php", "size": "803 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/GetLinkColoursHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetLocalURLHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetLocalURL__ArticleHook.php", "size": "772 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetLocalURL__InternalHook.php", "size": "800 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/GetLogTypesOnUserHook.php", "size": "544 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetMagicVariableIDsHook.php", "size": "675 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/GetMetadataVersionHook.php", "size": "937 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/GetNewMessagesAlertHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GetRelativeTimestampHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/GitViewersHook.php", "size": "610 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/HistoryPageToolLinksHook.php", "size": "772 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/HistoryToolsHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImageBeforeProduceHTMLHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImgAuthBeforeStreamHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImgAuthModifyHeadersHook.php", "size": "927 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleContentXMLTagHook.php", "size": "640 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleLogItemXMLTagHook.php", "size": "660 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandlePageXMLTagHook.php", "size": "651 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleRevisionXMLTagHook.php", "size": "754 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleToplevelXMLTagHook.php", "size": "601 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ImportHandleUnknownUserHook.php", "size": "589 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/import/Hook/ImportHandleUploadXMLTagHook.php", "size": "670 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ImportLogInterwikiLinkHook.php", "size": "712 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ImportSourcesHook.php", "size": "714 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/InfoActionHook.php", "size": "779 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/InitializeArticleMaybeRedirectHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/InternalParseBeforeLinksHook.php", "size": "828 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/RCFeed/Hook/IRCLineURLHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/IsTrustedProxyHook.php", "size": "639 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/IsUploadAllowedFromUrlHook.php", "size": "643 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/IsValidEmailAddrHook.php", "size": "737 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LanguageGetNamespacesHook.php", "size": "688 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/LanguageLinksHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/LanguageSelectorHook.php", "size": "660 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/LinkerMakeExternalImageHook.php", "size": "684 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/LinkerMakeExternalLinkHook.php", "size": "802 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/LinkerMakeMediaLinkFileHook.php", "size": "886 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/Hook/LinksUpdateCompleteHook.php", "size": "759 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/Hook/LinksUpdateHook.php", "size": "604 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php", "size": "762 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/Hook/LocalFile__getHistoryHook.php", "size": "839 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php", "size": "818 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LocalisationCacheRecacheHook.php", "size": "771 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogEventsListGetExtraInputsHook.php", "size": "874 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogEventsListLineEndingHook.php", "size": "1,011 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogEventsListShowLogExtractHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/exception/Hook/LogExceptionHook.php", "size": "764 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/LoginFormValidErrorMessagesHook.php", "size": "807 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/LogLineHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/LonelyPagesQueryHook.php", "size": "679 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MagicWordwgVariableIDsHook.php", "size": "583 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MaintenanceRefreshLinksInitHook.php", "size": "604 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MaintenanceShellStartHook.php", "size": "366 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MaintenanceUpdateAddParamsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/MakeGlobalVariablesScriptHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/logging/Hook/ManualLogEntryBeforePublishHook.php", "size": "596 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/MarkPatrolledCompleteHook.php", "size": "769 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/MarkPatrolledHook.php", "size": "831 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MediaWikiPerformActionHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MediaWikiServicesHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MimeMagicGuessFromContentHook.php", "size": "881 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MimeMagicImproveFromExtensionHook.php", "size": "728 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MimeMagicInitHook.php", "size": "945 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/ModifyExportQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MovePageCheckPermissionsHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/MovePageIsValidMoveHook.php", "size": "750 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/title/Hook/NamespaceIsMovableHook.php", "size": "795 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/NewPagesLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/OldChangesListRecentChangesLineHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/OpenSearchUrlsHook.php", "size": "659 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/OtherAutoblockLogLinkHook.php", "size": "709 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/OtherBlockLogLinkHook.php", "size": "805 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageAfterGetHeadLinksArrayHook.php", "size": "940 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageBeforeHTMLHook.php", "size": "877 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageBodyAttributesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageCheckLastModifiedHook.php", "size": "904 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageMakeCategoryLinksHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageParserOutputHook.php", "size": "858 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Output/Hook/OutputPageRenderCategoryLinkHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryBeforeListHook.php", "size": "688 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryLineEndingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PageMoveCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PageMoveCompletingHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/PageRenderingHashHook.php", "size": "902 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserAfterParseHook.php", "size": "734 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserAfterTidyHook.php", "size": "622 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserBeforeInternalParseHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserBeforePreprocessHook.php", "size": "710 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserCacheSaveCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserClearStateHook.php", "size": "570 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserClonedHook.php", "size": "548 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserFetchTemplateDataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserFirstCallInitHook.php", "size": "595 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserGetVariableValueSwitchHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserGetVariableValueTsHook.php", "size": "707 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserLimitReportFormatHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserLimitReportPrepareHook.php", "size": "873 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserLogLinterDataHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserMakeImageParamsHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserModifyImageHTMLHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserOptionsRegisterHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserOutputPostCacheTransformHook.php", "size": "814 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ParserTestGlobalsHook.php", "size": "664 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/password/Hook/PasswordPoliciesForUserHook.php", "size": "703 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/PostLoginRedirectHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PreferencesGetIconHook.php", "size": "840 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/PreferencesGetLayoutHook.php", "size": "1,000 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/PreferencesGetLegendHook.php", "size": "809 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/PrefsEmailAuditHook.php", "size": "701 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionForm__buildFormHook.php", "size": "770 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionForm__saveHook.php", "size": "861 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionForm__showLogExtractHook.php", "size": "730 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/ProtectionFormAddFormFieldsHook.php", "size": "526 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/RandomPageQueryHook.php", "size": "732 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/RawPageViewBeforeOutputHook.php", "size": "632 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php", "size": "732 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/recentchanges/Hook/RecentChange_saveHook.php", "size": "611 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Hook/RejectParserCacheValueHook.php", "size": "970 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/context/Hook/RequestContextCreateSkinHook.php", "size": "924 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/SelfLinkBeginHook.php", "size": "874 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/SendWatchlistEmailNotificationHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/SetupAfterCacheHook.php", "size": "481 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/ShortPagesQueryHook.php", "size": "735 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SidebarBeforeOutputHook.php", "size": "841 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SiteNoticeAfterHook.php", "size": "668 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SiteNoticeBeforeHook.php", "size": "760 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAddFooterLinksHook.php", "size": "911 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAfterBottomScriptsHook.php", "size": "741 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAfterContentHook.php", "size": "716 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinBuildSidebarHook.php", "size": "612 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinCopyrightFooterHook.php", "size": "999 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinCopyrightFooterMessageHook.php", "size": "997 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinEditSectionLinksHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinPreloadExistenceHook.php", "size": "647 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinSubPageSubtitleHook.php", "size": "865 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php", "size": "848 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SoftwareInfoHook.php", "size": "636 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php", "size": "670 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php", "size": "970 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php", "size": "865 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialExportGetExtraPagesHook.php", "size": "701 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php", "size": "944 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersDefaultQueryHook.php", "size": "691 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersFormatRowHook.php", "size": "688 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersHeaderFormHook.php", "size": "676 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersHeaderHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialListusersQueryInfoHook.php", "size": "678 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php", "size": "781 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialMovepageAfterMoveHook.php", "size": "678 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php", "size": "693 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialNewpagesConditionsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialNewPagesFiltersHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialPrefixIndexGetFormFiltersHook.php", "size": "722 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialPrefixIndexQueryHook.php", "size": "680 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialRecentChangesPanelHook.php", "size": "704 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialResetTokensTokensHook.php", "size": "712 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchCreateLinkHook.php", "size": "712 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchGoResultHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchNogomatchHook.php", "size": "810 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchProfilesHook.php", "size": "550 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchResultsAppendHook.php", "size": "847 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchResultsHook.php", "size": "732 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchResultsPrependHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialSearchSetupEngineHook.php", "size": "705 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialStatsAddExtraHook.php", "size": "1,001 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php", "size": "920 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php", "size": "855 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialUploadCompleteHook.php", "size": "590 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialVersionVersionUrlHook.php", "size": "655 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php", "size": "813 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/SpecialWhatLinksHereQueryHook.php", "size": "929 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TestCanonicalRedirectHook.php", "size": "922 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php", "size": "767 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TempUserCreatedRedirectHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleExistsHook.php", "size": "622 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleGetEditNoticesHook.php", "size": "794 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleGetRestrictionTypesHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleIsAlwaysKnownHook.php", "size": "879 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleIsMovableHook.php", "size": "906 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleMoveHook.php", "size": "874 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/TitleMoveStartingHook.php", "size": "706 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UnblockUserCompleteHook.php", "size": "725 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UnblockUserHook.php", "size": "801 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UndeleteForm__showHistoryHook.php", "size": "779 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UndeleteForm__showRevisionHook.php", "size": "781 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/UndeletePageToolLinksHook.php", "size": "807 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UnitTestsAfterDatabaseSetupHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php", "size": "573 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UnitTestsListHook.php", "size": "697 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/UnwatchArticleCompleteHook.php", "size": "654 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/UnwatchArticleHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php", "size": "628 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadCompleteHook.php", "size": "625 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadCreateFromRequestHook.php", "size": "658 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadFormInitDescriptorHook.php", "size": "601 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadFormSourceDescriptorsHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadForm_BeforeProcessingHook.php", "size": "918 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadForm_getInitialPageTextHook.php", "size": "822 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UploadForm_initialHook.php", "size": "788 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadStashFileHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadVerifyFileHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/upload/Hook/UploadVerifyUploadHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/Hook/UserEditCountUpdateHook.php", "size": "571 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/context/Hook/UserGetLanguageObjectHook.php", "size": "729 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UserLoginCompleteHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UserLogoutCompleteHook.php", "size": "765 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerChangeReturnPathHook.php", "size": "735 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerSplitToHook.php", "size": "669 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerTransformContentHook.php", "size": "888 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/mail/Hook/UserMailerTransformMessageHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/UserToolLinksEditHook.php", "size": "740 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/media/Hook/ValidateExtendedMetadataCacheHook.php", "size": "743 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WantedPages__getQueryInfoHook.php", "size": "806 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/WatchArticleCompleteHook.php", "size": "635 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/actions/Hook/WatchArticleHook.php", "size": "881 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/watchlist/Hook/WatchedItemQueryServiceExtensionsHook.php", "size": "789 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php", "size": "762 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php", "size": "822 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/WebRequestPathInfoRouterHook.php", "size": "601 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Hook/WebResponseSetCookieHook.php", "size": "856 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specials/Hook/WhatLinksHerePropsHook.php", "size": "830 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/WikiExporter__dumpStableQueryHook.php", "size": "837 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/XmlDumpWriterOpenPageHook.php", "size": "785 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php", "size": "967 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php", "size": "847 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/interwiki/Hook/InterwikiLoadPrefixHook.php", "size": "941 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php", "size": "684 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Hook/Language__getMessagesFileNameHook.php", "size": "784 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/Hook/HtmlPageLinkRendererEndHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleConfirmDeleteHook.php", "size": "740 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleDeleteAfterSuccessHook.php", "size": "742 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleDeleteCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleDeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleFromTitleHook.php", "size": "800 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticlePageDataAfterHook.php", "size": "683 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticlePageDataBeforeHook.php", "size": "830 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleParserOptionsHook.php", "size": "794 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleProtectCompleteHook.php", "size": "775 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleProtectHook.php", "size": "747 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticlePurgeHook.php", "size": "542 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleRevisionViewCustomHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleShowPatrolFooterHook.php", "size": "654 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleUndeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleViewFooterHook.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleViewHeaderHook.php", "size": "947 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ArticleViewRedirectHook.php", "size": "602 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/Article__MissingArticleConditionsHook.php", "size": "930 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/BeforeDisplayNoArticleTextHook.php", "size": "644 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/CategoryAfterPageAddedHook.php", "size": "687 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/CategoryAfterPageRemovedHook.php", "size": "775 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/CategoryPageViewHook.php", "size": "561 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/DisplayOldSubtitleHook.php", "size": "648 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php", "size": "700 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageAfterImageLinksHook.php", "size": "674 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageFileHistoryLineHook.php", "size": "817 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageFindFileHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ImagePageShowTOCHook.php", "size": "602 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/IsFileCacheableHook.php", "size": "565 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/OpportunisticLinksUpdateHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageDeleteCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageDeleteHook.php", "size": "1,006 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageDeletionDataUpdatesHook.php", "size": "986 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageUndeleteCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageUndeleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/PageViewUpdatesHook.php", "size": "743 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/RevisionFromEditCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/RevisionUndeletedHook.php", "size": "699 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/RollbackCompleteHook.php", "size": "929 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/ShowMissingArticleHook.php", "size": "590 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/WikiPageDeletionUpdatesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/Hook/WikiPageFactoryHook.php", "size": "654 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/PermissionErrorAuditHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/TitleQuickPermissionsHook.php", "size": "1,006 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/TitleReadWhitelistHook.php", "size": "853 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserCanHook.php", "size": "1,007 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserGetAllRightsHook.php", "size": "581 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserGetRightsHook.php", "size": "620 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserGetRightsRemoveHook.php", "size": "886 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserIsBlockedFromHook.php", "size": "977 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php", "size": "642 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/Hook/GetPreferencesHook.php", "size": "675 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/Hook/PreferencesFormPreSaveHook.php", "size": "921 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserAbortHook.php", "size": "710 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserCompleteHook.php", "size": "697 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserPreRenameHook.php", "size": "700 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserSQLHook.php", "size": "702 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/RenameUser/Hook/RenameUserWarningHook.php", "size": "955 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Rest/Hook/SearchResultProvideDescriptionHook.php", "size": "1,006 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php", "size": "778 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/Hook/RevisionRecordInsertedHook.php", "size": "658 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/PrefixSearchBackendHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/PrefixSearchExtractNamespaceHook.php", "size": "850 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchableNamespacesHook.php", "size": "583 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchAfterNoDirectMatchHook.php", "size": "782 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchGetNearMatchBeforeHook.php", "size": "761 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchGetNearMatchCompleteHook.php", "size": "695 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchGetNearMatchHook.php", "size": "687 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchIndexFieldsHook.php", "size": "718 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchResultInitFromTitleHook.php", "size": "722 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchResultProvideThumbnailHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SearchResultsAugmentHook.php", "size": "939 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/ShowSearchHitHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/ShowSearchHitTitleHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SpecialSearchPowerBoxHook.php", "size": "863 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/search/Hook/SpecialSearchProfileFormHook.php", "size": "821 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/session/Hook/SessionCheckInfoHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/Hook/SessionMetadataHook.php", "size": "875 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/shell/Hook/WfShellWikiCmdHook.php", "size": "798 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinAfterPortletHook.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Hook/SkinPageReadyConfigHook.php", "size": "663 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/AuthChangeFormFieldsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php", "size": "825 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php", "size": "780 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php", "size": "678 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php", "size": "694 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php", "size": "650 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/SpecialPage_initListHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/Hook/WgQueryPagesHook.php", "size": "771 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php", "size": "724 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/ArticlePrepareTextForEditHook.php", "size": "716 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/MultiContentSaveHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/PageContentSaveHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/PageSaveCompleteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/ParserOutputStashForEditHook.php", "size": "1,001 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/Hook/RevisionDataUpdatesHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/AutopromoteConditionHook.php", "size": "711 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/ConfirmEmailCompleteHook.php", "size": "603 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/EmailConfirmedHook.php", "size": "821 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/GetAutoPromoteGroupsHook.php", "size": "667 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/InvalidateEmailCompleteHook.php", "size": "616 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/IsValidPasswordHook.php", "size": "818 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/PingLimiterHook.php", "size": "896 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserAddGroupHook.php", "size": "803 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserArrayFromResultHook.php", "size": "776 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserCanSendEmailHook.php", "size": "781 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserClearNewTalkNotificationHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserEffectiveGroupsHook.php", "size": "644 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetDefaultOptionsHook.php", "size": "905 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php", "size": "736 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetEmailHook.php", "size": "603 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGetReservedNamesHook.php", "size": "575 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserGroupsChangedHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserIsBlockedGloballyHook.php", "size": "833 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserIsBotHook.php", "size": "597 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserIsLockedHook.php", "size": "633 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php", "size": "673 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserLoadDefaultsHook.php", "size": "571 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserLogoutHook.php", "size": "547 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserPrivilegedGroupsHook.php", "size": "748 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserRemoveGroupHook.php", "size": "680 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSaveSettingsHook.php", "size": "752 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSendConfirmationMailHook.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php", "size": "745 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/UserSetEmailHook.php", "size": "611 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Hook/User__mailPasswordInternalHook.php", "size": "821 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/Hook/LoadUserOptionsHook.php", "size": "668 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/Hook/SaveUserOptionsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/Hook/ConditionalDefaultOptionsAddConditionHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/scoped-callback/src/ScopedCallback.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/StaticHookRegistry.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/HookRegistry.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/DeprecatedHooks.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/HookContainer.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/services/src/SalvageableService.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/fsfile/TempFSFile.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/filebackend/fsfile/FSFile.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/RequestContext.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/IContextSource.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LocalizationContext.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/MessageLocalizer.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/CsrfTokenSetProvider.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/MutableContext.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/ip-utils/src/IPUtils.php", "size": "26 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/utfnormal/src/Validator.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/utfnormal/src/Constants.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/extensions/Bootstrap/src/Hooks/SetupAfterCache.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/PHPSessionHandler.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionManager.php", "size": "37 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionManagerInterface.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/ConfigFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/config/ServiceOptions.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/OutputFormats.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Formatters/NullFormatter.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Formatters/FormatterInterface.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/BufferingStatsdDataFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/IBufferingStatsdDataFactory.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/objectcache/SqlBagOStuff.php", "size": "61 KB" }, { "name": "/home/aylhr/aylhr.co/includes/deferred/DeferredUpdates.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/CachedBagOStuff.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/HashBagOStuff.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Message/MessageFormatterFactory.php", "size": "1,016 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/IMessageFormatterFactory.php", "size": "393 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Message/Message.php", "size": "46 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/MessageSpecifier.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserNameUtils.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserRigorOptions.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageFactory.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LocalisationCache.php", "size": "41 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LCStoreDB.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LCStore.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageNameUtils.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageFallback.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageConverterFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/MapCacheLRU.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/MediaWikiTitleCodec.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleFormatter.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleParser.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/Title.php", "size": "116 KB" }, { "name": "/home/aylhr/aylhr.co/includes/dao/WikiAwareEntityTrait.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/LinkTargetTrait.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkTarget.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/LinkTarget.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageIdentity.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageReference.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/dao/WikiAwareEntity.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/languages/LanguageEn.php", "size": "915 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/Language.php", "size": "149 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/DebugInfo/DebugInfoTrait.php", "size": "344 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/assert/src/Assert.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/objectcache/WANObjectCache.php", "size": "130 KB" }, { "name": "/home/aylhr/aylhr.co/includes/db/MWLBFactory.php", "size": "16 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ConfiguredReadOnlyMode.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ChronologyProtector.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/RequestTimeout.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/LBFactorySimple.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/LBFactory.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/ILBFactory.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/lbfactory/IConnectionProvider.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/GenderCache.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/DefaultOptionsLookup.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/UserOptionsLookup.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/ConditionalDefaultsLookup.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Registration/UserRegistrationLookup.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Registration/LocalUserRegistrationProvider.php", "size": "666 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Registration/IUserRegistrationProvider.php", "size": "452 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentityUtils.php", "size": "933 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/TempUser/RealTempUserConfig.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/TempUser/TempUserConfig.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/TempUser/Pattern.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/interwiki/ClassicInterwikiLookup.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/interwiki/InterwikiLookup.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Message/TextFormatter.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ITextFormatter.php", "size": "948 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/php-session-serializer/src/PhpSessionSerializer.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/CookieSessionProvider.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionProvider.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionProviderInterface.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionInfo.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/GrantsInfo.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/BotPasswordSessionProvider.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/ImmutableSessionProviderWithCookie.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/utils/MWCryptRand.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionId.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/SessionBackend.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserFactory.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadbalancer/LoadBalancer.php", "size": "68 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ServerInfo.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DatabaseFactory.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadmonitor/LoadMonitor.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/loadmonitor/ILoadMonitor.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/StatsdAwareInterface.php", "size": "574 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/NullStatsdDataFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/User.php", "size": "101 KB" }, { "name": "/home/aylhr/aylhr.co/includes/HookContainer/ProtectedHookAccessorTrait.php", "size": "926 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/Authority.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentity.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/mail/UserEmailContact.php", "size": "646 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/IDBAccessObject.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/Session.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/utils/MWTimestamp.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/WebResponse.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/session/Token.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/StubObject/StubGlobalUser.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/StubObject/StubObject.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/StubObject/StubUserLang.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Output/OutputPage.php", "size": "160 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/ContextSource.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/debug/DeprecationHelper.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ResourceLoader/Module.php", "size": "36 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/ParserOutput.php", "size": "111 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/CacheTime.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/GhostFieldAccessTrait.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/json/JsonDeserializableTrait.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/ParserCacheMetadata.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/json/JsonDeserializable.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/ContentSecurityPolicy.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Request/ProxyLookup.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiEntryPoint.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/MediaWikiEntryPoint.php", "size": "40 KB" }, { "name": "/home/aylhr/aylhr.co/includes/EntryPointEnvironment.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiMain.php", "size": "72 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiBase.php", "size": "69 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiBlockInfoTrait.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/ParamValidator.php", "size": "30 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/IntegerDef.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/NumericDef.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Validator/SubmoduleDef.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/EnumDef.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ParamValidator/TypeDef/NamespaceDef.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/StringDef.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/context/DerivativeContext.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiHookRunner.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIAfterExecuteHook.php", "size": "605 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiCheckCanExecuteHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiDeprecationHelpHook.php", "size": "694 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiLogFeatureUsageHook.php", "size": "689 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiFeedContributions__feedItemHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiFormatHighlightHook.php", "size": "791 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIGetAllowedParamsHook.php", "size": "685 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIGetDescriptionMessagesHook.php", "size": "630 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIGetParamDescriptionMessagesHook.php", "size": "657 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIHelpModifyOutputHook.php", "size": "892 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMain__moduleManagerHook.php", "size": "734 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMain__onExceptionHook.php", "size": "756 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMakeParserOptionsHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiMaxLagInfoHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiOpenSearchSuggestHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiOptionsHook.php", "size": "961 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiParseMakeOutputPageHook.php", "size": "812 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQueryAfterExecuteHook.php", "size": "632 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryBaseAfterQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryBaseBeforeQueryHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryBaseProcessRowHook.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQueryGeneratorAfterExecuteHook.php", "size": "751 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQuerySiteInfoGeneralInfoHook.php", "size": "718 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/APIQuerySiteInfoStatisticsInfoHook.php", "size": "616 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryTokensRegisterTypesHook.php", "size": "795 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryWatchlistExtractOutputDataHook.php", "size": "880 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQueryWatchlistPrepareWatchedItemQueryServiceOptionsHook.php", "size": "980 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiQuery__moduleManagerHook.php", "size": "744 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiRsdServiceApisHook.php", "size": "780 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/ApiValidatePasswordHook.php", "size": "607 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Hook/RequestHasSameOriginSecurityHook.php", "size": "786 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/Validator/ApiParamValidator.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/Validator/ApiParamValidatorCallbacks.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/Callbacks.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Message/Converter.php", "size": "787 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiResult.php", "size": "39 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiSerializable.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiErrorFormatter_BackCompat.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiErrorFormatter.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiModuleManager.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/ParamValidator/TypeDef/UserDef.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorStoreFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/HideUserUtils.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorStore.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentityLookup.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorNormalization.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ActorCache.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/PresenceBooleanDef.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/export/WikiExporterFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionStoreFactory.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/BlobStoreFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/externalstore/ExternalStoreAccess.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/externalstore/ExternalStoreFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/NameTableStoreFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/SlotRoleRegistry.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/NameTableStore.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/ContentHandlerFactory.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/IContentHandlerFactory.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/SlotRecord.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/CommentStore/CommentStore.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageStoreFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageStore.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/PageLookup.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/LinkCache.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionStore.php", "size": "109 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/LegacyArticleIdAccess.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionLookup.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/SqlBlobStore.php", "size": "25 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Storage/BlobStore.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQuery.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiPageSet.php", "size": "53 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LanguageConverter.php", "size": "36 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/ILanguageConverter.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ListParam.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/MessageParam.php", "size": "869 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ListType.php", "size": "582 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ParamType.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Message/ScalarParam.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/cache/LinkBatchFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinksMigration.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkTargetStore.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkTargetLookup.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/TrivialLanguageConverter.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/specialpage/SpecialPageFactory.php", "size": "47 KB" }, { "name": "/home/aylhr/aylhr.co/includes/export/WikiExporter.php", "size": "18 KB" }, { "name": "/home/aylhr/aylhr.co/includes/export/XmlDumpWriter.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/profiler/ProfilingContext.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/PermissionManager.php", "size": "63 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/GroupPermissionsLookup.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserGroupManagerFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserGroupManager.php", "size": "41 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ReadOnlyMode.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserEditTracker.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/jobqueue/JobQueueGroupFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/uuid/GlobalIdGenerator.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/jobqueue/JobQueueGroup.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockManager.php", "size": "29 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/DatabaseBlockStoreFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/DatabaseBlockStore.php", "size": "51 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockRestrictionStoreFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockUtilsFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockUtils.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/AutoblockExemptionList.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/DatabaseBlock.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/AbstractBlock.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/Block.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockRestrictionStore.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockCache.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/FormatterFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/MessageCache.php", "size": "57 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parser.php", "size": "209 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/ParserFactory.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/MagicWordFactory.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/utils/UrlUtils.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkRendererFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/File/BadFileLookup.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/filerepo/RepoGroup.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/mime/MimeAnalyzer.php", "size": "35 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/mime/MimeMap.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/tidy/RemexDriver.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/tidy/TidyDriverBase.php", "size": "708 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/UserOptionsManager.php", "size": "23 KB" }, { "name": "/home/aylhr/aylhr.co/includes/http/HttpRequestFactory.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Category/TrackingCategories.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/SignatureValidatorFactory.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/preferences/SignatureValidator.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/LazyLocalizationContext.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockErrorFormatter.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/RedirectStore.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/page/RedirectLookup.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/RestrictionStore.php", "size": "22 KB" }, { "name": "/home/aylhr/aylhr.co/includes/actions/ActionFactory.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/block/BlockActionInfo.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBlocks.php", "size": "15 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBase.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiQueryBlockInfoTrait.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiFormatJson.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiFormatBase.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/api/ApiContinuationManager.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/BaseMetric.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/BaseMetricInterface.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/TimingMetric.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/MetricTrait.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/MetricInterface.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php", "size": "726 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Sample.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/TimestampDef.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/ExternalUserNames.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Sanitizer.php", "size": "58 KB" }, { "name": "/home/aylhr/aylhr.co/includes/title/TitleValue.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DBConnRef.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IMaintainableDatabase.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/IDatabaseForOwner.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserSelectQueryBuilder.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/querybuilder/JoinGroupBase.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/Database.php", "size": "109 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DatabaseMySQL.php", "size": "26 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/TransactionManager.php", "size": "32 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/DatabaseFlags.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/platform/SQLPlatform.php", "size": "62 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/platform/MySQLPlatform.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/replication/MysqlReplicationReporter.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/replication/ReplicationReporter.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/Query.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/CriticalSessionInfo.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/GeneralizedSql.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/QueryStatus.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/database/utils/TransactionIdentifier.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/UserIdentityValue.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/ParamValidator/TypeDef/LimitDef.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/UserAuthority.php", "size": "14 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Permissions/RateLimiter.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/WRStats/WRStatsFactory.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/WRStats/BagOStuffStatsStore.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/WRStats/StatsStore.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/CentralId/CentralIdLookupFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/CentralId/LocalIdLookup.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/CentralId/CentralIdLookup.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/expression/Expression.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/expression/IExpression.php", "size": "559 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/utils/GitInfo.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/Skin.php", "size": "81 KB" }, { "name": "/home/aylhr/aylhr.co/includes/skins/SkinFactory.php", "size": "5 KB" }, { "name": "/home/aylhr/aylhr.co/includes/user/Options/UserOptionsCacheEntry.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/Stats/Metrics/CounterMetric.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/expression/LikeValue.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/encasing/LikeMatch.php", "size": "587 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/FileDependency.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/CacheDependency.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/MainConfigDependency.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/dependency/ConstantDependency.php", "size": "1 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/StatusValue.php", "size": "17 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/DBAccessObjectUtils.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionSlots.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/CommentStore/CommentStoreComment.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/language/RawMessage.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionStoreRecord.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/includes/Revision/RevisionRecord.php", "size": "19 KB" }, { "name": "/home/aylhr/aylhr.co/includes/linker/LinkRenderer.php", "size": "20 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/ParsoidParserFactory.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/Config/SiteConfig.php", "size": "27 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Config/SiteConfig.php", "size": "51 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/JSON/JSON.php", "size": "9 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Core/ContentModelHandler.php", "size": "695 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/ExtensionModule.php", "size": "751 bytes" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Nowiki/Nowiki.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/ExtensionTagHandler.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Pre/Pre.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Gallery/Gallery.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/Indicator/Indicator.php", "size": "3 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Ext/LST/LST.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/extensions/ImageMap/includes/ParsoidImageMap.php", "size": "12 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/Config/DataAccess.php", "size": "16 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Config/DataAccess.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Transform/ContentTransformer.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/Parsoid/Config/PageConfigFactory.php", "size": "7 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php", "size": "395 bytes" }, { "name": "/home/aylhr/aylhr.co/includes/content/WikitextContentHandler.php", "size": "13 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/TextContentHandler.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/ContentHandler.php", "size": "59 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/WikitextContent.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/TextContent.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/AbstractContent.php", "size": "10 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/Content.php", "size": "11 KB" }, { "name": "/home/aylhr/aylhr.co/includes/parser/MagicWord.php", "size": "8 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/CssContentHandler.php", "size": "4 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/CodeContentHandler.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/content/CssContent.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php", "size": "6 KB" }, { "name": "/home/aylhr/aylhr.co/includes/libs/rdbms/ChangedTablesTracker.php", "size": "2 KB" }, { "name": "/home/aylhr/aylhr.co/vendor/wikimedia/utfnormal/src/UtfNormalData.inc", "size": "114 KB" }, { "name": "/home/aylhr/aylhr.co/languages/messages/MessagesEn.php", "size": "27 KB" } ] } }