Log | MWDebug output complete | MWDebug::getDebugHTML |
# | SQL | Time | Call |
---|---|---|---|
1 | localhost: SET "client_encoding" = 'UTF8' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
2 | localhost: SET "datestyle" = 'ISO, YMD' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
3 | localhost: SET "timezone" = 'GMT' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
4 | localhost: SET "standard_conforming_strings" = 'on' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
5 | localhost: SET "bytea_output" = 'escape' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
6 | localhost: SET "client_min_messages" = 'ERROR' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
7 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
8 | localhost: SELECT current_schemas(false) | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
9 | localhost: SHOW search_path | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
10 | localhost: SET search_path = "mediawiki", "$user", public | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
11 | localhost: SHOW default_transaction_read_only | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::serverIsReadOnly |
12 | localhost: BEGIN | 0.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds) |
13 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM "revision" JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "page" ON ((page_id = rev_page)) LEFT JOIN "user" ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 213 LIMIT 1 | 5.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
14 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1 | 1.0000ms | LCStoreDB::get |
15 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 7.0000ms | LCStoreDB::get |
16 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 | 1.0000ms | LCStoreDB::get |
17 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 | 1.0000ms | LCStoreDB::get |
18 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1 | 0.0000ms | LCStoreDB::get |
19 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_random,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 102 AND page_title = 'Out_current' LIMIT 1 | 1.0000ms | WikiPage::pageData |
20 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM "revision" JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "page" ON ((page_id = rev_page)) LEFT JOIN "user" ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 213 LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
21 | localhost: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM "slots" JOIN "content" ON ((slot_content_id = content_id)) WHERE slot_revision_id = 213 | 1.0000ms | MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb |
22 | localhost: SELECT role_id AS "id",role_name AS "name" FROM "slot_roles" ORDER BY id | 1.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
23 | localhost: SELECT model_id AS "id",model_name AS "name" FROM "content_models" ORDER BY id | 1.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
24 | localhost: SET "client_encoding" = 'UTF8' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
25 | localhost: SET "datestyle" = 'ISO, YMD' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
26 | localhost: SET "timezone" = 'GMT' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
27 | localhost: SET "standard_conforming_strings" = 'on' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
28 | localhost: SET "bytea_output" = 'escape' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
29 | localhost: SET "client_min_messages" = 'ERROR' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
30 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
31 | localhost: SELECT current_schemas(false) | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
32 | localhost: SHOW search_path | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
33 | localhost: SET search_path = "mediawiki", "$user", public | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
34 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:fbc6ccd08ee26e87afc19d96c2da51c2' AND (exptime >= '2025-06-21 06:18:54+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
35 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_fpt_pplb" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='e24f220e9ef62a832ec371ed0f8cec90dda818a2') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 4.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
36 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
37 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:fbc6ccd08ee26e87afc19d96c2da51c2') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
38 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:fbc6ccd08ee26e87afc19d96c2da51c2','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
39 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
40 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2' AND (exptime >= '2025-06-21 06:18:55+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
41 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
42 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
43 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\x758e510e83201044ef821710a208eb217a0403cb9250ad188118d378f762dadf7ecfbc376340c03b8106364da9d827616663023e007b943c61d9775a73c35bd1347730dc45935244369a2fdbf7c08e30871417639d85f43aa032219fd029874a28e95113f5c2a1944e775d37506bad25c1460bbc5ab5faabd8f6b8d19ecfb411061fd0e410d725c6b96c35234ff5a0ab142de02d4a44d72a2221490dc623d74e4b14cef41c7f6bd7f501','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
44 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
45 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8d4d2a1e894d0b58b2db7dd96c5669a4' AND (exptime >= '2025-06-21 06:18:55+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
46 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Out_current' AND smw_namespace = 102 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 1.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
47 | localhost: SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_fpt_redi" INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_title='Out_current') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
48 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
49 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:8d4d2a1e894d0b58b2db7dd96c5669a4') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
50 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:8d4d2a1e894d0b58b2db7dd96c5669a4','\x2bb63234b452f22f2d894f2e2d2a4acd2b51b20600','2025-06-22 06:18:55+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
51 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
52 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
53 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
54 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\x7d8edb69c43014447b911bb0143daf8b480946f76150d659194b6659c2f61e9b40fe92ef9973663218f86a9040cd733bf043a8aba9810ea0de8f3ed3b1ef72ef831ecd305c41b88ab9b54a6acaf076b1ce817a945b6975cdc808edf3012753fa136c648a26fa859288334cde73b2d6061911518c9a10f4694df14fc5b6d74df6fe6c9b50590ae55eea7dadf5766c67268b9c07f9a4648505c913f118458c9718f2423a71f264383b4dbf6bff1c8e6cd9642d31591ed145348c812f87f33e65fba378bdbe01','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
55 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
56 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:208' AND (exptime >= '2025-06-21 06:18:55+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
57 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:208' AND (exptime >= '2025-06-21 06:18:55+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
58 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 213 | 1.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
59 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 | 0.0000ms | LCStoreDB::get |
60 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e' AND (exptime >= '2025-06-21 06:18:55+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
61 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
62 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
63 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e','\x4bb432b0aaae0500','2025-06-28 06:18:55+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
64 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
65 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:48dc8286fc9ee52dc66d94447e0bbbe2' AND (exptime >= '2025-06-21 06:18:55+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
66 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en' AND (exptime >= '2025-06-21 06:18:55+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
67 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en:status' AND (exptime >= '2025-06-21 06:18:55+00') | 20.0000ms | SqlBagOStuff::fetchBlobs |
68 | localhost: SELECT (CASE WHEN pg_try_advisory_lock('168358096319296027') THEN EXTRACT(epoch from clock_timestamp()) ELSE NULL END) AS acquired | 0.0000ms | SqlBagOStuff::doLock |
69 | localhost: SELECT page_title,page_latest FROM "page" WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len > 10000) | 1.0000ms | MessageCache::loadFromDB(en)-big |
70 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 6.0000ms | LCStoreDB::get |
71 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM "page" JOIN "revision" ON ((page_id = rev_page)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len <= 10000) AND (page_latest = rev_id) | 2.0000ms | MessageCache::loadFromDB(en)-small |
72 | localhost: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM "slots" JOIN "content" ON ((slot_content_id = content_id)) WHERE slot_revision_id IN (21295,2711,20614,14) AND slot_role_id = 1 | 1.0000ms | MediaWiki\Revision\RevisionStore::getSlotRowsForBatch |
73 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id IN (14,2711,18890,19571) | 0.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
74 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
75 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:messages:en') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
76 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:messages:en','\xa5565f73a336107f3e7f0a1d69675a4fb001dbc4c14f89e3fc99c95c3a717bbd3e0a10588d901809374973f9ee5d0961207593660263bcecae767fbbab5d84a379f4a422df8b9ca5280ac1478952ce4245c1743e891c341ea2e57a8d4a861392a20d9104dd53c6504c102e4b468159098481a3ee285768381e8c521c33caefd0d300c195095eb9aa7a642442b4c28c260bc32f719a529ebb8c64558402522c06cfed5aba673517b2c04cab0d0e4a3717226704a78a7045d0a83c15e9a35dd498ae4419a159f9503bacc843e582ff9c4708258457441a5b2325188eedd25700f74dec0c204093c01278474f3a5f5b804353a4284f083a93db12334890126883156a3413869522265f1dc49087a07c40be7e840dee02cb9cf23a187fd270639cdce5526c79ea26820919a183f3f3732b13322572c73f393d5b2e8f7a221b1e444ed39ee09ea6d506fc6814f0f3f4d3c2000c1b42f30d54cbf73ccd7e6e231f299a9218cba66c4c60d0935a7dd18fd04333588c82a97e78ff271c8b69e2fd68b64821d22d23d6914d4e2caa4a1491b1da55da34806c7826893abb2672741098ab9781c694df6a2dcdd5d3927522b8e0a4c7af7773cbaef1e9a83d53d6fededfc1feef3454127355620949ae5512d8f4c087a59b6ea4f61f4a84d3fdb999364ea0c1485bcad14cb75ebbf1e9df4473fdf0a8c7bfb7fab160692fc3fe614b071d7ad2a1a71d7ad6a1c37e751aa42fd367cb666b3b801ebba777d09a3123e35292aa7a3474dd5400579a61c421c37666202337dd3630e46867e0d032ba7634a8a6703e29763f4f836a4b047b343bd6b7619b10ea6d7380cdd5b657db900c970af2db50269e979050b53944ffe2a5fb90b69a3d6ebd035e85d4f6e3c8cede7d30f6baac8df7d210e85b9bed0ed9ce8c7d693ac1654505df67df8a3a45b04d45397c7ea8e902cbb74db81398bd3144d798e75b9c1364a65c5d7568213e622070535ddf4f4d075a1381f94a7cea06b595ec275a801935cef5c2b136eb9e91514eb39f6d6cf580834de64a52125c43685d65f2ddaeb271e6d59ecee53b3c11fe91a056fc2d57ad275a7dc4d355f58ea054f2a1a8d6c99b617533c83e9441f61e57eaddaec271e85b4fea0d4ffaf076bc3bcdfd690e73f3c8f9fcebcd0d3abdbad0af4791b3ae3fd7facd0f418c8688e3bf688e75ef0da0890a4c7909bebf3704348e4a242d1b054934846403a0887201ebf71ec7a8609e8ac22c36f2ddab166e082b8d034db8054929d6f3613044ebd5c9edf21208807c7d7af30da8eb932f17bf9d5cacd616fed7d5edfaeae68bb3a051b0a88faf5f495209d91c5ffdc9ec95d32bce32d0d62735a990c860a61154af375f0e33319aa3cd218c372174ae9ffaf3c8874fc202c11948bfba6df61028f6340c1e3f727e272c1105d15ecd093b008496a70fd16b718de343f483ff594ba7917379b2bed4e40414fd789ec5413099cf26c761982447a137f1fcf934c3d3236f1efb5a2f8c9cd5b75fae6eff300ec140e005332f0c022ff4e7b399b378fe07','9999-12-31 23:59:59+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
77 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
78 | localhost: SELECT pg_advisory_unlock('168358096319296027') AS released | 0.0000ms | SqlBagOStuff::doUnlock |
79 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_iq_moreresults' LIMIT 1 | 0.0000ms | LCStoreDB::get |
80 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2' AND (exptime >= '2025-06-21 06:18:55+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
81 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=631) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
82 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
83 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
84 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\x558e3d6fc2301086f35b3c5602ecc4817059bb30d00e55c588cee1484e9593605f8baa2aff9d1865e9767ade8f7b110cfc45287250b94663aad2ec8bc6b972e7b676975f6c59594b1a9d2355633233e8fa1d2a501fc7d3ebe133b0823255e41a5496180a1e847c368cc2431f55fd56473066565f327f8e4d477eee8a60417522633a4db1a81d53183148826953248fbd70b3f27461bcf317af87d06ee29d7f6463d6fa19d64bf8f64de1379119fc6bbd066c3df5b27c3ddf64b64dd3f400','2025-06-28 06:18:55+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
85 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
86 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
87 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
88 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\x9d8e5d6ec3201006ef822f602860581fa247b0d81f4b346eb00c561455b97bed87e4ad55d5e76f67761218f8aa10414d53ddf143a8a9b1821e40bdef6da27ddbe4da3add9bae3b87e13c4cb5165263027bb2ce81bae54bae6549c808f5f3060793db1d6c600a26f899a288334cde73b4d60ed223a2183522e8c31ac38f8a752bab6ced5e57a13c674a2d97eb52ca655f8f4d663902f9a0648119c913711f448c9730a49974e4e8c970729a5edf7e090e6cd9242d215aeed105348c039f0ee77d4cf6a9086fff0afe5be1e3f10d','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
89 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
90 | localhost: SELECT s_id FROM "smw_fpt_subp" WHERE o_id=631 LIMIT 1 | 1.0000ms | SMW\SQLStore\QueryEngine\QuerySegmentListProcessor::hierarchy |
91 | localhost: SELECT DISTINCT t0.smw_id AS id,t0.smw_title AS t,t0.smw_namespace AS ns,t0.smw_iw AS iw,t0.smw_subobject AS so,t0.smw_sortkey AS sortkey,t0.smw_sort FROM "smw_object_ids" AS t0 INNER JOIN "smw_di_number" AS t1 ON t0.smw_id=t1.s_id WHERE (t1.p_id=631) AND t0.smw_iw!=':smw' AND t0.smw_iw!=':smw-delete' AND t0.smw_iw!=':smw-redi' ORDER BY t0.smw_sort ASC LIMIT 55 OFFSET 0 | 1.0000ms | SMW\SQLStore\QueryEngine\QueryEngine::getInstanceQueryResult |
92 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM "page" WHERE ((page_namespace = 0 AND page_title = 'AC_DC')) | 0.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
93 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1c2a33c6638294cfa2be5510b4f4b10f' AND (exptime >= '2025-06-21 06:18:55+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
94 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:fbc6ccd08ee26e87afc19d96c2da51c2' AND (exptime >= '2025-06-21 06:18:55+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
95 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_di_wikipage" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_object_ids" AS t1 ON t0.p_id=t1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='e24f220e9ef62a832ec371ed0f8cec90dda818a2') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t0.p_id=10) AND (t3.o_hash='en') | 6.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
96 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
97 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:fbc6ccd08ee26e87afc19d96c2da51c2') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
98 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:fbc6ccd08ee26e87afc19d96c2da51c2','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
99 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
100 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
101 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
102 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\x9d8e5b6ec3201045f78237602860982ca24bb09887251a3758062b8aa2ecbdf647fb9728eaefdcb9e79e0406ee1522a871ac1b7e093575aaa007509f5b1b695b57b9b44ef7a6eb8e60381e53ad85d429813bbace81bae673ae654ec808f5fb0a7b27b71bd8c0144cf01345116798bce768ad1da4474431ea84a0776a0c4f11cb5a1659dbad2e4279ca945a2e97b994f3b6ec994cb20bf2de921926244fc47d10315ec29026d291a327c3c969fa5b7b211cd8b2495a42b4dca30b6818073e18cefb98ec2f227cfc4bf85dc3f8dcf0159ea5d29a97e3f2e6d4e3f103','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
103 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
104 | localhost: SELECT p.smw_title AS prop, o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_di_wikipage" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=631) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
105 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
106 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
107 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\x558fbd6ec4201084fd2c94917207180c5eb769ae48524451ca13e0f5199dfc7340728a2cbf7b4ce226ddea9b9d995d031c96082507c2a9614c4b5697ce5aa96c25146f85d4422035d622690c30583cd0e6153490b7e78fa7d37bf004648ee01448919949e6947028a639f9698ca479692230b6a90fc5708eaec761cb8a2080f429cd7964e5aef61ec36c42ca30df14713063f2ee71c0d69bbbbffac3142ec778f75fe9c80ef4d74c77f3ed13c377261bf897da057319704c7bebf996b6b575fdab1035d5d2219356575c95acad94aa2bda2967b56bb1cb6f5358d6f507','2025-06-28 06:18:55+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
108 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
109 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
110 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
111 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\x9d8e5b6ec3201045f78237602860982ca24bb09887251a3758062b8aa2ecbdf647fb9728eaefdcb9e79e0406ee1522a871ac1b7e093575aaa007509f5b1b695b57b9b44ef7a6eb8e60381e53ad85d429813bbace81bae673ae654ec808f5fb0a7b27b71bd8c0144cf01345116798bce768ad1da4474431ea84a0776a0c4f11cb5a1659dbad2e4279ca945a2e97b994f3b6ec994cb20bf2de921926244fc47d10315ec29026d291a327c3c969fa5b7b211cd8b2495a42b4dca30b6818073e18cefb98ec2f227cfc4bf85dc3f8dcf0159ea5d29a97e3f2e6d4e3f103','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
112 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
113 | localhost: SELECT s_id, p.smw_title AS prop, o_serialized AS v0, o_sortkey AS v2 FROM "smw_di_number" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (p_id=631) AND (s_id IN (1279)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
114 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:daed9c307e4d739fe0c1fff0fc9a12a1' AND (exptime >= '2025-06-21 06:18:55+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
115 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_conv" WHERE (s_id=631) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
116 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
117 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
118 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad903f4fc33010c5fb512a8f48b4bed8899dcb0462e9000c083156fe97d68224ad6da85095ef4e5cc2c0c6c0767af7ee77774f21c37344562029a8029025d4cc685d0a5d7151585e4ace1d555a3bd228043c7ba4cd234a244ff72f779be7e00996195150248baca9a436c9758be190fcd047d23c341101a6eed5a2db46b377ddc48ac891ec533ae412d8dcdd7b170e2aa42ce69ba2eb549fbcb9ee9cf5eae45ffd6a08bb753cf98fb48615bd0cd379f8f8eec2675626e117b50d6ad7b93ecd5bb7c734d9c6f17b05afa92c8d8352cbaa100c6c25445dd156182d8d756d7e9be279761b2e6a0bb5a9046bc14a669d6825545a5bda1694ebec2e7e42aae7906edf064db2fcf79452f0fdee92021258de4ce77a847f428a0949295d76193b8e5f','2025-06-28 06:18:55+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
119 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
120 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
121 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
122 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\x9d8e5b6ec3201045f78237602860982ca24bb09887251a3758062b8aa2ecbdf647fb9728eaefdcb9e79e0406ee1522a871ac1b7e093575aaa007509f5b1b695b57b9b44ef7a6eb8e60381e53ad85d429813bbace81bae673ae654ec808f5fb0a7b27b71bd8c0144cf01345116798bce768ad1da4474431ea84a0776a0c4f11cb5a1659dbad2e4279ca945a2e97b994f3b6ec994cb20bf2de921926244fc47d10315ec29026d291a327c3c969fa5b7b211cd8b2495a42b4dca30b6818073e18cefb98ec2f227cfc4bf85dc3f8dcf0159ea5d29a97e3f2e6d4e3f103','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
123 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
124 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_kiloseparator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
125 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_decseparator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
126 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
127 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:daed9c307e4d739fe0c1fff0fc9a12a1') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
128 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:daed9c307e4d739fe0c1fff0fc9a12a1','\x558e4b0e80200c44efd21314249a8c2b8f82a2090b3f01172686bb0b6a405733d3a66faaa1707a54206b3cb53aba1805a8a3b6a804cd7fc3a02cc1a3014d7ad8575718f7ca4264cce35f828160e674aae240dbe55b578336374ef64830591eeac18590420817','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
129 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
130 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
131 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
132 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad916d6ac3300c86ef925cc0761c7fa887d811822dc9e0356b42ec504ae9dde730b67f2d63ecafa4f7d1831440c1bd80876e9aca1edf196b772a202d746f7b9d70df36bed45e0ad5f747c31e83a19405bb53007364c711ba6b3ee7b2cc215284f2718596c9f506da113ae54c42cf3c2a4263c86bad2d8b1823abee144136aa774f11ebb6acbcd55b591973ca186a5e2ef3b29cf7b5f5387113a496e21952448348c2312bc3ce8684d29337a8288c127fb6bd1076a44905c9ce6b1271745151b4743046637cd0df0837fc49f8b786feb9e12b3c71c12daf47e53f8e4181c9e3202c6bb2834f2c50a69444fb6690ed4a5f88c7e313','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
133 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
134 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_unit" WHERE (s_id=631) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
135 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
136 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
137 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad913f4fc33010c5fb512a8f08da3bc7891d672a62e9000c083156fe97d682246d62a850d5ef8edd06a16e0cddac7777ef9e7fa7249387416654120a0a51e4586646eb9ceb82716a592e1873a0b476a45212e5c14ba89ea590e4e5f1ed61f9da7b22f36441419249d25450cbe09a49b70dbe6b07523d5583448cd59b49b31accc635d16b888bc926846d7a62365637def55bd58724a64c836b541bbcb96b9cf56aefdffdacebd7f361efbfc21c67701a867178f7e9faefa444e1c2b5eed5ba716d18b7ae7621b61d8fe715ac04911b87b91605e519da82f3b2809a1b2d8c7575fa36c8c3d86d182f2d96a6e0598d5664d6f15a60a1b5859a02d3a99bfe422a4748f71f9d2649fe3fa5d0fb767da220094e1731ae9778254b1e2d0160da2cfe28184db38c418eb905ce388b441c9a48849658438917c7bf46887887c5ed39c1f107','2025-06-28 06:18:55+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
138 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
139 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
140 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
141 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad916d6ac3300c86ef925cc0761c7fa887d811822dc9e0356b42ec504ae9dde730b67f2d63ecafa4f7d1831440c1bd80876e9aca1edf196b772a202d746f7b9d70df36bed45e0ad5f747c31e83a19405bb53007364c711ba6b3ee7b2cc215284f2718596c9f506da113ae54c42cf3c2a4263c86bad2d8b1823abee144136aa774f11ebb6acbcd55b591973ca186a5e2ef3b29cf7b5f5387113a496e21952448348c2312bc3ce8684d29337a8288c127fb6bd1076a44905c9ce6b1271745151b4743046637cd0df0837fc49f8b786feb9e12b3c71c12daf47e53f8e4181c9e3202c6bb2834f2c50a69444fb6690ed4a5f88c7e313','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
142 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
143 | localhost: SELECT o_serialized AS v0, o_sortkey AS v2 FROM "smw_fpt_prec" WHERE (s_id=631) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
144 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
145 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
146 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad91bb4e03311045f329914bc463c6f6fab555104d0aa0408812f9b58905bb49760d0845f977bc6111d051d0597766ee5c9fb1a632fbc1306a08058ba82ad4cc3b574927b8a481578af308d6b9486a6bd0ec9381fad62843eeae1fae96f77d229f16140c998d9acd7699633bdb6c73da7403a96feac12096eac9ac7d1cfc3ab6c56b30dc9075cedbf1896caaae53ecb7b6cfa338661a626bbb9cfc591b43b26fe9299d6ffad5c5f0965ef3059ec37118a6e1dd4becdf47a508bf5c9bdeaedad8e569ebe32e97b6c3e17305d7a02a1fb1724a50c9300829b580467aa77c88cdf86d30fba9db73a9036a2f246b302816a26c140ae7023414b81bbbe917243d41ba7cde3832ca7fa794fbd4ad8e140cc1f9a2c44d06ffc952164b0098b78b6f0ade51c638545805905cf24224a22f44a8c60634fe3afe7f842877589cfe4cc00b401454344c72109e0a15b4f2dc06c9a9d59e7fdde1f001','2025-06-28 06:18:55+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
147 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
148 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
149 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
150 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad916d6ac3300c86ef925cc0761c7fa887d811822dc9e0356b42ec504ae9dde730b67f2d63ecafa4f7d1831440c1bd80876e9aca1edf196b772a202d746f7b9d70df36bed45e0ad5f747c31e83a19405bb53007364c711ba6b3ee7b2cc215284f2718596c9f506da113ae54c42cf3c2a4263c86bad2d8b1823abee144136aa774f11ebb6acbcd55b591973ca186a5e2ef3b29cf7b5f5387113a496e21952448348c2312bc3ce8684d29337a8288c127fb6bd1076a44905c9ce6b1271745151b4743046637cd0df0837fc49f8b786feb9e12b3c71c12daf47e53f8e4181c9e3202c6bb2834f2c50a69444fb6690ed4a5f88c7e313','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
151 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
152 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-ui-tooltip-title-quantity' LIMIT 1 | 0.0000ms | LCStoreDB::get |
153 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:07fc058d419559880615e503ec9f5e42' AND (exptime >= '2025-06-21 06:18:55+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
154 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:02b78014f570e02e5255b8813c04f8ca' AND (exptime >= '2025-06-21 06:18:55+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
155 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:558a6339e7fe4633e25a439cc6f349de' AND (exptime >= '2025-06-21 06:18:55+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
156 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:1a8c424a5fab8618107755f9507ed8a5' AND (exptime >= '2025-06-21 06:18:55+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
157 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:100a650000a6f90517e97c2d0dbee0a3' AND (exptime >= '2025-06-21 06:18:55+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
158 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:8c767aa3fbc784c7684f134b6bdabb02' AND (exptime >= '2025-06-21 06:18:55+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
159 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:8c767aa3fbc784c7684f134b6bdabb02' AND (exptime >= '2025-06-21 06:18:55+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
160 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:c34681129897742537f8b275f35bc9e3' AND (exptime >= '2025-06-21 06:18:55+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
161 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:c34681129897742537f8b275f35bc9e3' AND (exptime >= '2025-06-21 06:18:55+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
162 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:156cfb9ac3a3dabedaf999294b33a750' AND (exptime >= '2025-06-21 06:18:55+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
163 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:156cfb9ac3a3dabedaf999294b33a750' AND (exptime >= '2025-06-21 06:18:55+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
164 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 | 1.0000ms | LCStoreDB::get |
165 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:c502d99cf924ea5f6ebed19ee436e4d2' AND (exptime >= '2025-06-21 06:18:55+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
166 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:arc:091d584fced301b442654dd8c23b3fc9' AND (exptime >= '2025-06-21 06:18:56+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
167 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
168 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idhash:208-0!dateformat=default') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
169 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idhash:208-0!dateformat=default','\xd5597b6fdb3812ff2a3a05d77f2eb645bd6ca9d9005927dd7ab7796c9db4289a22a048cad64696b412152757e4bbdf0cf5f0db9716bbb89ed154d270def3e390940abfef12e2eb5ff56bf128755f3fca8e8fa836cd45f8d3adde2bd29806bd28e1e2b19b4db3de38132ca2b17ffd9489a2f77b491319c9a75b5d834b2c406217c371737bd4a3c7b7c9510fcc64c7443b59dc1b86a1cd16cf27874b0f4741aef56a39f85fd220161a8b695180cd22cd2bc23cba8faabb6236573760f84806297f824b0e7fd3e35707c4355e1ff5e0161e5b1d97a5ecb032cf45225186b603b379a710711847c9bdd6dc0007f06b353f4654e9eb291bb9c6a9a49d3c9d77927216881cb4104851a3110752ce956b7c1104780c39bb9b6793ca815d253819de9d0e97327e32d4f0f9585d6b5ff88aeaa5d8b4c6cc9faa6aca514c5fe781c6256ab3bab689f68b8c26cbbe75a6d1641ac39f147923888a50a45524a9444294409244cb55fb79934490b23479107911a5c95204d6a16daad26fb12b01954047b7aaca9d1cf590670ba704e5b2aa9fd258f1cf4eb457b17c8df8793591af1be9e682a95265ebd530e929dc1ceb87fa3b9a4c4a3a11efa0e285ee7ffe72a80f21c0499a47a27e1e253c6254a679fd7c8d11351369c541c86006baaa6c74123a1330cc109f57799a891c27c696b856c50a91d11ccd8198ff02fe198d9275ac2a218cae8eeaabae00a5fba6e13e7fa9e9f52cd67d680b2b1359f7c933842966590ca968a2ae1f47bc49cb0c7ca8efdf44b1180b9ab3e96526a1ee35f9ec118094d07829b923a85e8e5378897621e663c1504ef7431a17e2507f1b71b1857c91fe42e358e44f0b4641f9488a59adea3ce565acbcd2a1405d404cb7904fb1805c34cf324d631965c53652ab618c424a4d9aa45117317e8d90292a7528ac049196e51106a59814a1e1016dbf16c33409a3c907daa0e723cd932899d44f7580f5538d1285bcaf6a421662863561edd42b6148e6a5c0025d0edf5e9fbf0314ea084a009ba4b30c1e4d83c03fc326a643c80006cf1274ebf2f266d4e66d84ade62a8d23f65429c05a2538674fc1546d9e37b7b20c2e833fc0d7567e86be7e807b1cbf3b19ff86d7d0222167563f342de6d92ee9831b74400c8707c1c00b02e4491b8024651c1feaaa25810700dfbb1abe07c4300f0eee7ebf397bff89122ab86096d3a79e639926e766e0096693014447b8078edfa956072ac6e71f6f6f4f471f015c57004d2c1134bd7bf1d4d852ade351be17a1003b4c34749c4c4d1f686811d77de319b27c77fde9ea0c1de72161a108fa0e77833e7743da77ac9070e20d5c2198c3f704379532f37bbda6989d99e011c549d04df349af98470fb247bac60136ecb5884e473779a42b478697171fd088700933c540d890086ac0c586b4046660591e234660ec710496e20dfd3fc769a083fed074cd8125fa866d13cb720261b03e27161b0866b861bfbf4f6db5aaef508dbedf5c8cae5181e5b070c007bcef31d3e3a667d81c6c19340c886d70e6ec31825b853d16c6bf9d7d4269466860859ecba9e71a6e5ff43d93d956c808b16d6760ee0b63a985ee32f45c237f314b1becefd0a9863741daac073094d5b71f50021b314add15600e50d8744b9ca3cb18d8654d8d7f8f39d50f37cc3549dd654e8d7f87399c945bcc35536d973935fe1de6807f9bb90694bbcca9f1bf2899089cb7b4f8101511b462545137f2153a2ec90bfa457a5a6631ee3dc482382eeb46fcf256fac226b986ffcd6e892165be3b705c5bb09093fe00fbefeeee09bacb605c37bd665949b60455fc9fc7f4c2b5ea852be95881d2e4243429a5d0903d0e3a038f399419d431c3c0b30db627599f3f2f45edfbfffaf2654fdf448323d5386d466dd31a5023f0e062423b668ee151e8fdcec0f6f62dde6443ff853a13b5164ecffe6e0b6f2e519a52c838e182b8a135207d371cb81caa6106d4b2fa74b06f8d563bb76f6bfbe3bddda362f8f6f6c152bead59b575da676ff41df6e0f8bac3dee9de665c31fc95f6aa1aeeb1070cdf6e4f3eca1faa1bff101bdbbfb335ffa801e2090b88702093706416f9397d3c15999ceabeb5e10b08c04150c4b7b7e33535a059e479fb32604a8b6963792d4162e3440541755beadae2841e8b3f4b8cee9c669572969689544f8b864316bd802ca62959cc203cbbef8ca60d7e35a6e7ff69665461fe5bec558cd50e91b43b61b3ddc69176bbba998015370fb1c5ceb2583cdeb5476996e6c297349f08d989014f9d079a4720020a44b255e25d348b008f199474e9c0dc89919c2b72275298ed6470f4c77563060835bac4f40ef5652e9695d5980e83069ed69747e7348edb6158d1d686b3ec015a95143c819260de8975888731f87d59e34c0bf026a3098f121697c01dfd1bb47e764cf7d034bc3e71cc350959bff081ac943340682d60ec6057cab1a6bc42ce67e5c9261316fe418465a25e7ca82a2bad9bcc6552c83cca3a8d42b4bc83a5f5cdd91a3c64304a26b03a84518c7c7860ed1ac63f35f8e18da1a91fd13a329534c617378cb2a958882fbd5b311dc33589e112d833ea6b8c32d6fd816b1bc61a3dc7d4400eeb9797f5de6f1546bf8e978084979760e9792550b5c9dac0d3160cade3e66bd3cd013f9542b8ad5209167660a715420c35523538406a3b7e5a21638bc83a865ae615af2ac6ad38daa2bd1258c3d2562f96d876faeab449f9664c3daf6002b5efc5d5329676e1e7195f5683ca7351146a05d4c7f441702d4ab40a299ab2a8cd2339d5603955df4ed4a7061e2c5e4275fc4cb1f911c79e0d9918748c7f70285d98e6332a7fe222a4652c350080d6faacad78eca8c15c20acd2448bb86612ababbd1750ca1cf2a4cd69a1416a2713889f6b8160b42c84af95c97d92ceb1c55ea1c363e8c1f25a61f5abc22dd4afef18f6c0ed5b4ed7248ed5b70f11e2502f17f04f886579f56ff08c2f50c503e467089b98fb3f28bb07cbed39ebec11d23866505e39ced9e20d754e4fabf8d6a8ea15f082f626a613355366735fa6ac5308d92e06b8512c01eb00c8f7e261c49b756e898efb9a11bf29443bf8be4e56fbe676db20d2c6534a7ea685b0dc66f4634e33d8e89e460f43fc24206abfeaf6d0494b094da0f54e651615b5efe681993e8eaab93c5650afb7b3f4f1eaea025ac2b09a4e4bd43335ffeb5d4145afd6cbc5f6aba2aa8d7648d90294151dca9de3d2da3c2ff0b5d86a66590e42d797c396292af05836ac603f6cbf2bad8dab2f329ba36d975019c8dfd4bde25d35952b9e39a4527d5759f213d953dc46d60954730c1210e5ed8654912aa0ae4e5d47af079b0a221a4c6cab10d6d9e6bea7dda8543e5e56a5dbdc71e8afff03','2025-06-22 06:18:56+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
170 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
171 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
172 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:208') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
173 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idoptions:208','\x5d90416f83300c85ff4bce1c801654b1235ba54add8a3676465ee2d248904471c2e8aafdf785ae655d4f513e3fbf679b8ae52229d889556009df09c5ce38a915b1e2c47a18378a775ee09bfc425638eb319a6855bd6881a5f6cafda34fa301251ed1b8c3953bb02dba2da8d6433b7b48e5d0ee81e33312dd704f68bba0bdfe0538dc6bdbc39c43de181b9aea5d398b24c14717c609a6ca8567404b6187bb7a2ddd597457c5d1a02239e0f90276ed159f0eb095bd9c433f2d18de01d1cd9c935c4bf14bbe2356023f603880b44756acf2651c5f582dfbb01f4be3348bf33489f3649565ec527cc5414ed36c82519a2c22d6b8a3c126e8ff7a03e4ba371d8ecd258d3dfc00','2025-06-22 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
174 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
175 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-reserved-category' LIMIT 1 | 0.0000ms | LCStoreDB::get |
176 | localhost: SELECT smw_id, smw_sortkey FROM "smw_object_ids" WHERE (smw_sortkey='Out current') AND (smw_namespace=102) AND (smw_subobject='') AND (smw_iw!=':smw') AND (smw_iw!=':smw-delete') AND (smw_iw!=':smw-redi') LIMIT 2 | 0.0000ms | SMW\SQLStore\EntityStore\DuplicateFinder::hasDuplicate |
177 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-introductory-message' LIMIT 1 | 0.0000ms | LCStoreDB::get |
178 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Smw-property-introductory-message' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
179 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-message-out-current' LIMIT 1 | 0.0000ms | LCStoreDB::get |
180 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Smw-property-message-out-current' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
181 | localhost: SELECT smw_proptable_hash FROM "smw_object_ids" WHERE smw_id = 631 LIMIT 1 | 0.0000ms | SMW\SQLStore\PropertyTable\PropertyTableHashes::getPropertyTableHashesById |
182 | localhost: SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_fpt_ask" INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=631) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
183 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM "page" WHERE ((page_namespace = 102 AND page_title = 'Out_current')) | 0.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
184 | localhost: SELECT o_serialized AS v0, o_sortkey AS v2 FROM "smw_fpt_mdat" WHERE (s_id=631) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
185 | localhost: SELECT smw_seqmap FROM "smw_object_aux" WHERE smw_id = 631 LIMIT 1 | 1.0000ms | SMW\SQLStore\EntityStore\SequenceMapFinder::findMapById |
186 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM "page" WHERE ((page_namespace = 102 AND page_title IN ('Has_query','Corresponds_to','Modification_date','Has_type','Display_units') )) | 1.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
187 | localhost: SELECT smw_id,smw_title,smw_namespace,smw_iw,smw_subobject,smw_sortkey,smw_sort FROM "smw_object_ids" WHERE smw_hash IN ('ea129a82625b44673217ce6d5bac4d1d7d4e9ce9','56dd99aca77adce01454ad90ea011188c2f81d9f','670186d9da6d1f44ac46cedf92668143eb9d8b1a','048e091da0a2cf40c490256d750e2d3e2083d659','23fe069841052dcdb05c01e9a74590553b7e625c') | 1.0000ms | SMW\SQLStore\EntityStore\CacheWarmer::prefetchFromList |
188 | localhost: SELECT COUNT(*) AS "rowcount" FROM (SELECT 1 FROM "job" WHERE job_cmd = 'smw.changePropagationDispatch' AND job_token = '' ) "tmp_count" | 1.0000ms | JobQueueDB::doGetSize |
189 | localhost: SELECT COUNT(*) AS "rowcount" FROM (SELECT 1 FROM "job" WHERE job_cmd = 'smw.changePropagationUpdate' AND job_token = '' ) "tmp_count" | 0.0000ms | JobQueueDB::doGetSize |
190 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:chgprop:b80bf7c02ee5060fe171f7dcf339f8a3' AND (exptime >= '2025-06-21 06:18:56+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
191 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:12a09e9675d8c0c729ff5e3af8272e8e' AND (exptime >= '2025-06-21 06:18:56+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
192 | localhost: SELECT p.smw_title AS prop, o_blob AS v0, o_hash AS v1 FROM "smw_di_blob" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (s_id=631) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
193 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
194 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:12a09e9675d8c0c729ff5e3af8272e8e') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
195 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:12a09e9675d8c0c729ff5e3af8272e8e','\x2bb632b252cacb57b20600','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
196 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
197 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
198 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
199 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad916d6ac3300c86ef925cc076fc25f7103b42b02519bc664d88134a19bdfb1cc6f6afa58cfd94a5f7d1831c830a9f3540e8c6b1eee99d71eb4e354817bab77d1b715f57be6cbd14aaef8f863b0663ad3376a7d8aa96352674d7722e759e62a214eac735b44cd96e417b42afbccd08cc46115a4ba0b5762c524aacba530ab251c13f442cebbcf0baddeac25872c1b895f932cdf3795f5a8f3337416a299e424e681149786665d9bb985102814545d148fcddf644d8932615257bd02492f149517274308cb510f50fc20f7f127ed5101e1b3ec313575ccb72bcfcc7312832010ec2b1263740668132e72cda6f46d9aef402a28d0960b0ce9047814e41ce868798bd728a3d7f23eef72f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
200 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
201 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-introductory-message-user' LIMIT 1 | 0.0000ms | LCStoreDB::get |
202 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Smw-property-introductory-message-user' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
203 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-doc-page-name' LIMIT 1 | 1.0000ms | LCStoreDB::get |
204 | localhost: SELECT t.smw_id,t.smw_hash,p.smw_countmap FROM "smw_object_ids" "t" JOIN "smw_object_aux" "p" ON ((p.smw_id=t.smw_id)) WHERE t.smw_hash = 'e24f220e9ef62a832ec371ed0f8cec90dda818a2' | 1.0000ms | SMW\SQLStore\EntityStore\AuxiliaryFields::fetchCountMap |
205 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:january' LIMIT 1 | 0.0000ms | LCStoreDB::get |
206 | localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM "interwiki" WHERE iw_prefix = 'imported' LIMIT 1 | 1.0000ms | MediaWiki\Interwiki\ClassicInterwikiLookup::load |
207 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info-current' LIMIT 1 | 0.0000ms | LCStoreDB::get |
208 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
209 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:currentrevisionlink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
210 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:diff' LIMIT 1 | 0.0000ms | LCStoreDB::get |
211 | localhost: SELECT rev_id FROM "revision" WHERE rev_page = 208 AND (rev_timestamp < '2012-01-04 12:51:18+00' OR (rev_timestamp = '2012-01-04 12:51:18+00' AND (rev_id < 213))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1 | 1.0000ms | MediaWiki\Revision\RevisionStore::getRelativeRevision |
212 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:previousrevision' LIMIT 1 | 0.0000ms | LCStoreDB::get |
213 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nextrevision' LIMIT 1 | 0.0000ms | LCStoreDB::get |
214 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-nav' LIMIT 1 | 0.0000ms | LCStoreDB::get |
215 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pipe-separator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
216 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-entity-examiner-deferred-constraint-error' LIMIT 1 | 1.0000ms | LCStoreDB::get |
217 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-entity-examiner-deferred-check-awaiting-response' LIMIT 1 | 0.0000ms | LCStoreDB::get |
218 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-entity-examiner-check' LIMIT 1 | 0.0000ms | LCStoreDB::get |
219 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1 | 0.0000ms | LCStoreDB::get |
220 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1 | 0.0000ms | LCStoreDB::get |
221 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c4aef2d400f006e56713b03f248e739c' AND (exptime >= '2025-06-21 06:18:56+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
222 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ecf1bfb0c38f5ce6dd63443e69ec9841' AND (exptime >= '2025-06-21 06:18:56+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
223 | localhost: SELECT smw_id,smw_title,smw_namespace,smw_hash FROM "smw_object_ids" WHERE smw_hash IN ('10a089a1849f37ff1d682c230591d2a497b927bf','e24f220e9ef62a832ec371ed0f8cec90dda818a2') | 1.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::prefetchFromList |
224 | localhost: SELECT s_id,o_hash,o_blob FROM "smw_fpt_dtitle" WHERE s_id IN (632,631) | 1.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::fetchFromTable |
225 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
226 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:ecf1bfb0c38f5ce6dd63443e69ec9841') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
227 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:ecf1bfb0c38f5ce6dd63443e69ec9841','\x2bb632b4525250b20600','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
228 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
229 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
230 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
231 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad916d6ac3300c86ef925ec076fc21b987d811822dc990b56b429c50cae8dde7c0b67f2d65ecafa4f7d18394a2899f3562ec86a16ef95d68ed8e35ea10bbb76d1d685b16b9ac07adcce1b037c23e986a9da83ba6087bd6b9d85dc7d358a773ca9c63fdb8c69619d75bb4c004067c21147186c97b466b6d10957316d31d73d48d8af010312fd32ccb7aabb3d058464aeb385dced374dae6d693224d905b4aceb164f244ac40c47881900a6964f46438394dbfdb9e08035b36490ba065951d64c339f0ce70de63b23f08e8ff24fcaa213e367c8667a9b48cf35ef98f63701246ea5510cba1c7228a742945b56f26ddaef402a28d2914f4c13190a260b014277d2a6082119017104245e79215f5501c8967f6bdb5bd781442b0df16f7fb17','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
232 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
233 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
234 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:48dc8286fc9ee52dc66d94447e0bbbe2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
235 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:48dc8286fc9ee52dc66d94447e0bbbe2','\x2bb632b4525250b20600','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
236 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
237 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
238 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
239 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad916d6ac3300c86ef925ec076fc21b987d811822dc990b56b429c50cae8dde7c0b67f2d65ecafa4f7d18394a2899f3562ec86a16ef95d68ed8e35ea10bbb76d1d685b16b9ac07adcce1b037c23e986a9da83ba6087bd6b9d85dc7d358a773ca9c63fdb8c69619d75bb4c004067c21147186c97b466b6d10957316d31d73d48d8af010312fd32ccb7aabb3d058464aeb385dced374dae6d693224d905b4aceb164f244ac40c47881900a6964f46438394dbfdb9e08035b36490ba065951d64c339f0ce70de63b23f08e8ff24fcaa213e367c8667a9b48cf35ef98f63701246ea5510cba1c7228a742945b56f26ddaef402a28d2914f4c13190a260b014277d2a6082119017104245e79215f5501c8967f6bdb5bd781442b0df16f7fb17','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
240 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
241 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-head' LIMIT 1 | 0.0000ms | LCStoreDB::get |
242 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_viewasrdf' LIMIT 1 | 0.0000ms | LCStoreDB::get |
243 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:and' LIMIT 1 | 0.0000ms | LCStoreDB::get |
244 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:100a650000a6f90517e97c2d0dbee0a3' AND (exptime >= '2025-06-21 06:18:56+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
245 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:c34681129897742537f8b275f35bc9e3' AND (exptime >= '2025-06-21 06:18:56+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
246 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-parse' LIMIT 1 | 0.0000ms | LCStoreDB::get |
247 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-ui-tooltip-title-property' LIMIT 1 | 0.0000ms | LCStoreDB::get |
248 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:8c767aa3fbc784c7684f134b6bdabb02' AND (exptime >= '2025-06-21 06:18:56+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
249 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:156cfb9ac3a3dabedaf999294b33a750' AND (exptime >= '2025-06-21 06:18:56+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
250 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM "revision" JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "page" ON ((page_id = rev_page)) LEFT JOIN "user" ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE page_namespace = 102 AND page_title = 'Out_current' AND (rev_id=page_latest) LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
251 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:parseraftertidy:15821adcea93affc183e66a7535356b0' AND (exptime >= '2025-06-21 06:18:56+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
252 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-facts' LIMIT 1 | 0.0000ms | LCStoreDB::get |
253 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-facts-help' LIMIT 1 | 0.0000ms | LCStoreDB::get |
254 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-attachments' LIMIT 1 | 0.0000ms | LCStoreDB::get |
255 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-attachments-help' LIMIT 1 | 0.0000ms | LCStoreDB::get |
256 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-derived' LIMIT 1 | 0.0000ms | LCStoreDB::get |
257 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Smw-factbox-derived' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
258 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
259 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:c4aef2d400f006e56713b03f248e739c') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
260 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:c4aef2d400f006e56713b03f248e739c','\x015204adfb613a313a7b733a33323a226231623830363139616333306635333163633364663861643264396365386436223b613a323a7b733a343a2274696d65223b733a31303a2231373530343836373336223b733a373a22636f6e74656e74223b733a313030313a2278dad557db6ee33610fd158205f6a5b565276e8ccab6806cb78b7d29dadd14e8a34189a38808456a49ca8ed1f6df3ba42e912f49dcc5366d1e920cc999e19933172afc2acfe6b3349bf3f91cf2c9e5fc87efd37c76955fcce69719f0ec4f16cfe23f6c7c1553039bb5e07421e28be9e5c2e23e954cdd52142f620aca0bd3694c7360ae36b0b6e082f26cd2283bb8775e673699a3d6928b0dc924b376456db91d39965ae2859c652ed5f734590a55d58e08bea27818f6ed480aeb6867a7d8c6db51e27615aca8615c684a142b219858542c20bb03f480ee244b41f6eec26acf69aecd9337050bbc4b3889fe6f0abd45c08e392841394b98e22458125730470ab601920228921924043849778491da82a1c97bafb78c82c76469217342ab1e5aa6954397431cc9902e24a962061d8d74ed90a2fd53e4d01b52c4b6f340b9b09564bb38953abb5b9cd445ba0b609c26e3f19894da006129ba2674692ba63a653465a43090af686435628f84e2703fae8a2abaa920134cc66f0db20251fcabd11518b78b7fa9dde86292d5c660440fe49da79ee092b48b65c49265e4f1247419610c8781189e4ba1ee10e510f4c3eeb3d87fbaafb4719fdebd8f8670d68f613fad4e7aec784272003e007e12b7af6009a44d4558d0d33a2364ebb1a30ca4f43e2ca2f30d704083572cc46d21f1c7610512ce1c1b356d336d57a196575428240c3a8d26e62ec29e84379f6bed163f6a8cd5565a712c7addec1181ad4038e0c58639814d5019e090a34f8e62e307b549b347b0d83760acaf7f1fbf36be0f89d525905a0947748eeeaa626745c624f95c33851076a1dbf02674b811bc69ae1b28fd61467e062ed8efe24e8c8f59486b219d504fd5439fce41786ba7fbd84f9d634034d95f0ff37e00c2b9b6c569420f9cfc77f4212106248e3a9d6b29b1d23ac038b6c128b40e03bc65ad70aeb271146db7dbb16d891f959ef8ad275e9bdbc80bd1079055dcb6ccbac52fc0d2e4385b9eb071df29cf35cc5ec5a3bf29b926e490680bcc64c539cd7f1334dfeebae446c3ece248723a9ae29feba33170b661f2eda022de7c33bd9a2c7c1a1a693a994c48f9af4780b7a0547e5914bdf15e246d8a9e48d4ff6d6a7d60367c300ce7d5c926f3cf38079b1991827fd52178f7a66d5b759a2f318c10f5da5f7d3c86ba7868d249678e9edef01f71f07c25fe863eed518935bb4947a1c7f83c8daf7c289dc955f4b19dcba7497b384e3a29b0f75587051683ef73bcef7134e759bdf2f1f0aef95e0ecfa7fdb26f9a60ea8bbbfdf60e6fb2aa4b30585a1e5f6f8555f722d3a30d6a1d901d8f90bd9869b2b73c7398ecbb7871c65ef9a0b8feee6b3ffe6d3eb03b03b791bfe18c863e69f678479ff8ddfe37dbaee9e2afbf0109b5ce74223b7d7d','2025-07-21 06:18:56+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
261 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
262 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
263 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
264 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad915b6e02310c45f7326c20ef3861115d024afc90a6506634991142157b6f50d5fe8150d55fdbf7f8c429d9e4cf96531e0e87b6d577c675d8b7ac631edeb6f580dbb2f079dd696576bb7b23de074b6b130efbd2633deb7d1e2ee3716cd3a954aab97d5c72cf8ceb353b2004034130317b43180225e75c64556b6533ec6bd69d9ae021625ea69997f5da66c651462ceb389d4fd374dce6de63e12e483dc5a72c150322296036812116419d28053454bcc6df6d4f84811c99a2199223553d544335d29de14348c5fd20c0fe49f855c3f4d8f0199eb8e132cef7ca7f1c830a5342ab223b8a36092bd422a2fa6f16ddaff402a28fa9c429444f800aa349229e6d1130d130f00b0846d155aa420be2910351b0ce590e8931817bc5025d6131e49412a502fb10b5adca8a71c0fd61f88db8ddbe00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
265 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
266 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
267 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
268 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
269 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
270 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
271 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
272 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
273 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
274 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
275 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
276 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
277 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' LIMIT 1 | 0.0000ms | LCStoreDB::get |
278 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
279 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
280 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
281 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
282 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
283 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
284 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
285 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
286 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
287 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
288 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
289 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
290 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
291 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
292 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
293 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
294 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
295 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1 | 0.0000ms | LCStoreDB::get |
296 | localhost: SELECT DISTINCT ON (smw_sort, smw_id) smw_id, smw_title, smw_namespace, smw_iw, smw_subobject, smw_sortkey, smw_sort FROM "smw_object_ids" INNER JOIN "smw_di_number" AS t1 ON t1.s_id=smw_id WHERE (t1.p_id=631) AND (smw_iw!=':smw') AND (smw_iw!=':smw-delete') AND (smw_iw!=':smw-redi') LIMIT 21 | 1.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
297 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-page-list-count' LIMIT 1 | 0.0000ms | LCStoreDB::get |
298 | localhost: SELECT s_id, p.smw_title AS prop, o_serialized AS v0, o_sortkey AS v2 FROM "smw_di_number" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (p_id=631) AND (s_id IN (1279)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
299 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_serv" WHERE (s_id=631) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
300 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
301 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
302 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad52bb6e1b3110d4a7182c83c4de25974f5532d2b8485204414a834f89884f92ef981881a07f0fcf39c35197c21d313b3b1cced03be54e9313dc310e1ed148b42286207550a47922698832f810325b7b87ee541dacbf38e3d8d74fdf3fde7d1b2b737296e0e0d86ac67cf3772d0fabc3b1d5c37e62ebcfebc921f6e9bbd5703fc55d1ebad6e4c8b15d6bc7f9886299ee6a1e8f7e6c33387b9af2e0f7adc60f434ed53fd51ff5fa306e6fa6a7faabdde0353c2fc3b2fcf8338fbf67a40317aa65f4db21efdb72ebfd63ebb4f3f9ef1564c1c8985106a3b8169894d65641d131989872999f0deeb4b023699bd046a545c16444caba18542124281c28cc6cfe12925d42ba7d380436c3ff9f521beb7efb9c826378b5e976abc33792d45d1200ae86cd6b0a3170210824ca049a34f54432c69e08b758c0e245f96f61a2f7b079ffaf03ea01a2e2aa084da02257265913c9274ddcdb48973d90b189bc4eb27fd09243afcf4a5fd014193945e55fd8e73f','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
303 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
304 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
305 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
306 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad915b6e02310c45f7326c20ef3861115d024afc90a6506634991142157b6f50d5fe8150d55fdbf7f8c429d9e4cf96531e0e87b6d577c675d8b7ac631edeb6f580dbb2f079dd696576bb7b23de074b6b130efbd2633deb7d1e2ee3716cd3a954aab97d5c72cf8ceb353b2004034130317b43180225e75c64556b6533ec6bd69d9ae021625ea69997f5da66c651462ceb389d4fd374dce6de63e12e483dc5a72c150322296036812116419d28053454bcc6df6d4f84811c99a2199223553d544335d29de14348c5fd20c0fe49f855c3f4d8f0199eb8e132cef7ca7f1c830a5342ab223b8a36092bd422a2fa6f16ddaff402a28fa9c429444f800aa349229e6d1130d130f00b0846d155aa420be2910351b0ce590e8931817bc5025d6131e49412a502fb10b5adca8a71c0fd61f88db8ddbe00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
307 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
308 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-prev' LIMIT 1 | 0.0000ms | LCStoreDB::get |
309 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-next' LIMIT 1 | 0.0000ms | LCStoreDB::get |
310 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:shown-title' LIMIT 1 | 0.0000ms | LCStoreDB::get |
311 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-filter' LIMIT 1 | 0.0000ms | LCStoreDB::get |
312 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-page-filter-note' LIMIT 1 | 0.0000ms | LCStoreDB::get |
313 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-ui-tooltip-title-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
314 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-tab-usage' LIMIT 1 | 0.0000ms | LCStoreDB::get |
315 | localhost: SELECT smw_id,smw_title,usage_count FROM "smw_prop_stats" JOIN "smw_object_ids" ON ((smw_id=p_id)) WHERE smw_namespace = 102 AND smw_iw = '' AND smw_subobject = '' AND (smw_sortkey = 'Out current') ORDER BY smw_sort LIMIT 1 OFFSET 0 | 2.0000ms | SMW\SQLStore\Lookup\PropertyUsageListLookup::doQueryPropertyTable |
316 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:store:lookup:ec10a88b0ea94bf96c89b41c42cbe17a' AND (exptime >= '2025-06-21 06:18:56+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
317 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
318 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:store:lookup:ec10a88b0ea94bf96c89b41c42cbe17a') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
319 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:store:lookup:ec10a88b0ea94bf96c89b41c42cbe17a','\x05c1510a80201005c0bb78825632f1799a355d100da32dfc88eede8cc2071806e1556c04336bab3a3aa79ca0c784dee32ae863b4e7445e99769b9358265eb8080571d60709ce3193989840f133f107','2025-06-21 06:18:41+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
320 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
321 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
322 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:store:lookup:d4a1c2dbf2a1a0aef19f5279f955aa1f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
323 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:store:lookup:d4a1c2dbf2a1a0aef19f5279f955aa1f','\x6d8ecdaac2400c85fb2c79824e47ab64b66e5cdcaba0e8469051b308da1f6652a548dfdd4caf8b0bba08847c27e79c88d658048f053e234e10842b0217d1e4086636cd27f37266cb745178e328e03c1a7c32e66efc4acb0a8dd2cdcffeb058ae43d352901eb04c9685fa644a165efc52a8ca9a56b8a923b85ff52ccc1ffdf79755c72bf5630585ab4e8ee72e04aa259d8ae9373dd7770a516b9fb44b446b3f45ed7bd9f95b47dbbea577fe173fae85c283af9c02b5fd988bc017708ca5356e60342ecd300ce05e','2025-06-21 06:18:41+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
324 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
325 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:june' LIMIT 1 | 0.0000ms | LCStoreDB::get |
326 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-indicator-last-count-update' LIMIT 1 | 0.0000ms | LCStoreDB::get |
327 | localhost: SELECT DISTINCT s_title AS smw_title, s_namespace AS smw_namespace, '' AS smw_iw, '' AS smw_subobject, s_title AS smw_sortkey, s_title AS smw_sort FROM "smw_fpt_redi" AS t1 WHERE (t1.o_id=631) LIMIT 26 | 0.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
328 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-tab-redirects' LIMIT 1 | 0.0000ms | LCStoreDB::get |
329 | localhost: SELECT DISTINCT ON (smw_sort, smw_id) smw_id, smw_title, smw_namespace, smw_iw, smw_subobject, smw_sortkey, smw_sort FROM "smw_object_ids" INNER JOIN "smw_fpt_subp" AS t1 ON t1.s_id=smw_id WHERE (t1.o_id=631) AND (smw_iw!=':smw') AND (smw_iw!=':smw-delete') AND (smw_iw!=':smw-redi') LIMIT 26 | 1.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
330 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-tab-subproperties' LIMIT 1 | 0.0000ms | LCStoreDB::get |
331 | localhost: SELECT DISTINCT ON (smw_sort, smw_id) smw_id, smw_title, smw_namespace, smw_iw, smw_subobject, smw_sortkey, smw_sort FROM "smw_object_ids" INNER JOIN "smw_di_wikipage" AS t1 ON t1.s_id=smw_id WHERE (t1.p_id=22) AND (t1.o_id=631) AND (smw_iw!=':smw') AND (smw_iw!=':smw-delete') AND (smw_iw!=':smw-redi') LIMIT 11 | 1.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
332 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-tab-errors' LIMIT 1 | 0.0000ms | LCStoreDB::get |
333 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
334 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
335 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad524d6f133114cc4fa97c44d0bee76f3ba7545c7a000e0871ac9ebf128b6e92ee1a2a14e5bfe32d0b25370ebd59f3e68dc733266ffc69f2827bc68110ad42276208ca042d0d4f52592933500899adc9a33f550feb4fde7af6f9c3d7f7775fc6cabc9a253878b69a316a74d7f2b03a1c5b3dec27b6feb89e3c629fbe590df753dce5a16b4d5e7ab66bed381f512cd35dcde391c63683b3a7290fb46f35be1b72aaf454bfd5ebc3b8bd999eea8f7683d7f0bc0ccbf2e3f73cfe9c910e5ca89691b643deb7e5d6fbc7d669e7f3ef2ba403ab624615ace64660d2c6380dc5c46063ca657e36f8d3c28ed2b8842e6a230a262b5236c5a20e2141e120c3cce67f42724b48b70f87c066f8ff536a63dd6f9f53f00caf36dd6ef5f84a92a64b02c0d5b0794921062e8404852a819146f64432c69e087758c0e145f9af61a2f7b079fbaf03d90344cd751146828e5cdbe46c94948ce4e4a2bcec415a972499a4fa072d39f4fa9ca282b6a8c865d474c92652ae28ed02d85412384b39068a68b9c84ef3bfdae75f','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
336 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
337 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
338 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
339 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad915b6e02310c45f7326c20ef3861115d024afc90a6506634991142157b6f50d5fe8150d55fdbf7f8c429d9e4cf96531e0e87b6d577c675d8b7ac631edeb6f580dbb2f079dd696576bb7b23de074b6b130efbd2633deb7d1e2ee3716cd3a954aab97d5c72cf8ceb353b2004034130317b43180225e75c64556b6533ec6bd69d9ae021625ea69997f5da66c651462ceb389d4fd374dce6de63e12e483dc5a72c150322296036812116419d28053454bcc6df6d4f84811c99a2199223553d544335d29de14348c5fd20c0fe49f855c3f4d8f0199eb8e132cef7ca7f1c830a5342ab223b8a36092bd422a2fa6f16ddaff402a28fa9c429444f800aa349229e6d1130d130f00b0846d155aa420be2910351b0ce590e8931817bc5025d6131e49412a502fb10b5adca8a71c0fd61f88db8ddbe00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
340 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
341 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=631) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
342 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
343 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
344 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad934b6f53311085f353aabb44d0ced8e36756416cba001608b1acc6afc4829ba4f71a2a14f5bfe35b524158b1e8ce3a3e733cfec6666ffd69f652f84100235a854ec61094099a8c48a42c51060e210f6bf6e84fd5c3fa63af1a3ebdfff2eef6f35407af9608017e582d1a37be6d795c1d8ead1ef6f3b0feb09e3d62df7db51aefe6b8cb63cf9a3df961d7da7159a23cefee6a9e8e3cb5455c7a9af3c8fb56e39b31a7ca0ff56bbd3e4cdb9bf9a1fe6837780d4fc5702ebeff9ea79f8bd2858bd432f176ccfb763ef5eebe75dbe3e3ef23c8815531a30a560b233169639c866262b031e5b25c1bfce9ec8e645c4217b591059395299b62518790a008a0b0b8c533247786f4f6db210c8bfcff94da54f7db270a7ec0ab4d6fb77a7ca148d32301e06adcfca11083909240a14a60c8502792317622c261018717c37f8926fa1c36afffee803a40d4421769087414da266723713224d845ba9c035997884d52fd81961cfaf89ce282b6a828286abe74332b579476016c2a099ce51c0347b44266a7c53fd9b2e8fe0d289b648ae0a49414d9c5d49129a98d8367f7e32f','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
345 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
346 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
347 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
348 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad915b6e02310c45f7326c20ef3861115d024afc90a6506634991142157b6f50d5fe8150d55fdbf7f8c429d9e4cf96531e0e87b6d577c675d8b7ac631edeb6f580dbb2f079dd696576bb7b23de074b6b130efbd2633deb7d1e2ee3716cd3a954aab97d5c72cf8ceb353b2004034130317b43180225e75c64556b6533ec6bd69d9ae021625ea69997f5da66c651462ceb389d4fd374dce6de63e12e483dc5a72c150322296036812116419d28053454bcc6df6d4f84811c99a2199223553d544335d29de14348c5fd20c0fe49f855c3f4d8f0199eb8e132cef7ca7f1c830a5342ab223b8a36092bd422a2fa6f16ddaff402a28fa9c429444f800aa349229e6d1130d130f00b0846d155aa420be2910351b0ce590e8931817bc5025d6131e49412a502fb10b5adca8a71c0fd61f88db8ddbe00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
349 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
350 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
351 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
352 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad934b6fd3401485f3532a2f11b4f7cedc796615c4a60b608110cbeace2b198193d4365428ca7f675c0c255db1e8ce3e73e6ccf1773dec9d3f8d5e0adf096044abd0c9188232419311899425cac021e46ecd1efda97a587ff4d6779fde7f7977fb79a89d57738400dfad668d27be9d72bf3a1ca77ad88fddfac37af4886df5d5aabf1be32ef72d6bf4e4bbdd341de74794cbeaaee6e1c8c3348b73a731f7bc9f6a7cd3e754f9a17eadd787617b333ed41fd30d5ec3e3665836df7fcfc3cf5969c2456a1978dbe7fdb49c7a773f35dbf9fcfb08726055cca882d5c2484cda18a7a198186c4cb9cc9f0dfeb4b8231997d0456d64c16465caa658d42124280228cc6ef107925b20bdfd7608dd2cff3fa569a8fbed2305dfe1d5a6d5ad1e5f28d2b44800b8ea374f14621052122854090c196a4432c64644382ce0f062f82f51a2cd61f3fadf06d400a216ba4843a0a3d036391b899321c12ed2e51cc8ba446c926a3f68c9a18dcf292e688b8a82a2e64b37b372456917c0a692c059ce3170442b64765a3ccb9645b76b40d924530427a5a4c82ea6864c496d1c3c6ba28903658d451800d95e9ba595d359b6fb837f9b9c7f01','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
353 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
354 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
355 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
356 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad915b6e02310c45f7326c20ef3861115d024afc90a6506634991142157b6f50d5fe8150d55fdbf7f8c429d9e4cf96531e0e87b6d577c675d8b7ac631edeb6f580dbb2f079dd696576bb7b23de074b6b130efbd2633deb7d1e2ee3716cd3a954aab97d5c72cf8ceb353b2004034130317b43180225e75c64556b6533ec6bd69d9ae021625ea69997f5da66c651462ceb389d4fd374dce6de63e12e483dc5a72c150322296036812116419d28053454bcc6df6d4f84811c99a2199223553d544335d29de14348c5fd20c0fe49f855c3f4d8f0199eb8e132cef7ca7f1c830a5342ab223b8a36092bd422a2fa6f16ddaff402a28fa9c429444f800aa349229e6d1130d130f00b0846d155aa420be2910351b0ce590e8931817bc5025d6131e49412a502fb10b5adca8a71c0fd61f88db8ddbe00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
357 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
358 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
359 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
360 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad934d6f13311086f353aa3d226867ecf1674e415c7a000e0871acfc314e56b049ba6ba85095ff8eb76c55921387deecf1ebd7af9fb18347f08f9397c2770202a255e8648a5199a8c9884cca12318418b95b078ffeb1f7b0feecadefbe7cfcf6e1f6ebd8775ecd16027cb79a6ba186dbcac3ea70acfd613f75eb4febc923b6d537abe16e4a3b1e9ad7e4c977bb5a8ff310e5b2baeb793c86b1cec539d3c443d8d73ebd1b38f7e1a1ffde5f1fc6edcdf4d0ffaa37780d4f9b61d97cff93c7df73a515ce5ccb18b603efeb72eadd7d6db2d3e9ef11e4c0aac4a8a2d5c248ccda18a7a198146dca5ce66b37468b3a9171195dd24616cc566636c5a28e3143114071568b67486e81f4fec7217673f9ff29d5b1df6f9f28f80eaf362d6eeff1952c4db30480ab61f34221452125814295c190a14684313522c261018767cd7f8d10ad0f9bb7ff26a00610b5d0451a029d84b6d9d944211b12c1253aef0359972998acda032d1c5bfb9c0a056d514950d2e15c1d8272456917c1e692c1d9c02986845648765a5c78cba2db372036d91411b25252b04bb92153521b071749348548acb1080320dbb4495a38cdb2fd1fbc4862593a6003d9527b64911c1b669d4c5412c8a27d569ffe00','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
361 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
362 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
363 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
364 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad915b6e02310c45f7326c20ef3861115d024afc90a6506634991142157b6f50d5fe8150d55fdbf7f8c429d9e4cf96531e0e87b6d577c675d8b7ac631edeb6f580dbb2f079dd696576bb7b23de074b6b130efbd2633deb7d1e2ee3716cd3a954aab97d5c72cf8ceb353b2004034130317b43180225e75c64556b6533ec6bd69d9ae021625ea69997f5da66c651462ceb389d4fd374dce6de63e12e483dc5a72c150322296036812116419d28053454bcc6df6d4f84811c99a2199223553d544335d29de14348c5fd20c0fe49f855c3f4d8f0199eb8e132cef7ca7f1c830a5342ab223b8a36092bd422a2fa6f16ddaff402a28fa9c429444f800aa349229e6d1130d130f00b0846d155aa420be2910351b0ce590e8931817bc5025d6131e49412a502fb10b5adca8a71c0fd61f88db8ddbe00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
365 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
366 | localhost: SELECT p.smw_title AS prop, o_value AS v0 FROM "smw_di_bool" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (s_id=631) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
367 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
368 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
369 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fbc6ccd08ee26e87afc19d96c2da51c2','\xad534d6f133110cd4fa9f688a09db1c79f391571e9013820c4b1b2c7e374059ba4bb0b15aaf2dff19654253971e8cd7e7e7ef3fc669c22627c9ca256b1539010bdc1a03967e3b225a70a194f249072966e9d6223f711d69fa38fdd978fdf3edc7c1dfb2e9a454241ec560b96e67433cbb0daede77eb79dbaf5a7f5b494e9566f56c3edc4773234ad2952eceee679bf2c511f4fef7a19f7699c1770f134c990b673cfef06297d7ae8bff797bb7173353df4bfe62bbc84a7cb70bc7cff53c6df0bd28013d53aa6cd20dbf958f5f67e6eb4c3e16f090ae00d0b9aecad721a8b752e58a88eb3e722757936c4c7239bc9858281add3158bd7455cf568732e5015505ed8ea39a4700ce9fd8f5dee16f8ff539ac77ebb794a21767871ddecf6115f49d2354900b818ae5f52e0acb42630680a3872d41211e496880a5821e049f35fc344ebc3f5db7f1d500b10adb2553b02cbcafa123c532a8e540a4ca77d201f0a25574c1bd02ab9b52f9854d157c38ad8a653764a26546343065f6a81e093704e8c5e6909569d69eb6adb372071c555958a315a49e0d22233daba00674e2ca54c62b12a07a0dbb6519a392bbafd1f3c73e245071007c5531bb24c419c8865978d06f2e8cf9ca0b21618b964492e27ad91a57acb1048a1c833fbf007','2025-06-28 06:18:56+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
370 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
371 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
372 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
373 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fbc6ccd08ee26e87afc19d96c2da51c2','\xad915b6e02310c45f7326c20ef3861115d024afc90a6506634991142157b6f50d5fe8150d55fdbf7f8c429d9e4cf96531e0e87b6d577c675d8b7ac631edeb6f580dbb2f079dd696576bb7b23de074b6b130efbd2633deb7d1e2ee3716cd3a954aab97d5c72cf8ceb353b2004034130317b43180225e75c64556b6533ec6bd69d9ae021625ea69997f5da66c651462ceb389d4fd374dce6de63e12e483dc5a72c150322296036812116419d28053454bcc6df6d4f84811c99a2199223553d544335d29de14348c5fd20c0fe49f855c3f4d8f0199eb8e132cef7ca7f1c830a5342ab223b8a36092bd422a2fa6f16ddaff402a28fa9c429444f800aa349229e6d1130d130f00b0846d155aa420be2910351b0ce590e8931817bc5025d6131e49412a502fb10b5adca8a71c0fd61f88db8ddbe00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
374 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
375 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-tab-specification' LIMIT 1 | 0.0000ms | LCStoreDB::get |
376 | localhost: COMMIT | 0.0000ms | MediaWiki::preOutputCommit |
377 | localhost: BEGIN | 0.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (LinkBatch::doQuery (for Skin::preloadExistence)) |
378 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model FROM "page" WHERE ((page_namespace = 103 AND page_title = 'Out_current')) | 0.0000ms | LinkBatch::doQuery (for Skin::preloadExistence) |
379 | localhost: SELECT user_ip FROM "user_newtalk" WHERE user_ip = '216.73.216.48' LIMIT 1 | 1.0000ms | MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages |
380 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
381 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-info' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
382 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
383 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Footer-info' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
384 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
385 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
386 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-privacy' LIMIT 1 | 0.0000ms | LCStoreDB::get |
387 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-privacy' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
388 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-privacy' LIMIT 1 | 0.0000ms | LCStoreDB::get |
389 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-privacy' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
390 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-about' LIMIT 1 | 0.0000ms | LCStoreDB::get |
391 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-about' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
392 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-about' LIMIT 1 | 0.0000ms | LCStoreDB::get |
393 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-about' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
394 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-disclaimers' LIMIT 1 | 0.0000ms | LCStoreDB::get |
395 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-disclaimers' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
396 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-disclaimers' LIMIT 1 | 0.0000ms | LCStoreDB::get |
397 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Accesskey-footer-places-disclaimers' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
398 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
399 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Footer-places' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
400 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
401 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-icons' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
402 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
403 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Footer-icons' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
404 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-login' LIMIT 1 | 0.0000ms | LCStoreDB::get |
405 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-createaccount' LIMIT 1 | 1.0000ms | LCStoreDB::get |
406 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-property' LIMIT 1 | 0.0000ms | LCStoreDB::get |
407 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Nstab-property' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
408 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-property_talk' LIMIT 1 | 0.0000ms | LCStoreDB::get |
409 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Nstab-property_talk' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
410 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1 | 1.0000ms | LCStoreDB::get |
411 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'View-view' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
412 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-viewsource' LIMIT 1 | 1.0000ms | LCStoreDB::get |
413 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Vector-action-viewsource' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
414 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
415 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
416 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:help-mediawiki' LIMIT 1 | 1.0000ms | LCStoreDB::get |
417 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
418 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_browselink' LIMIT 1 | 1.0000ms | LCStoreDB::get |
419 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
420 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-n-help-mediawiki' LIMIT 1 | 0.0000ms | LCStoreDB::get |
421 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-n-help-mediawiki' LIMIT 1 | 0.0000ms | LCStoreDB::get |
422 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1 | 0.0000ms | LCStoreDB::get |
423 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
424 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-t-smwbrowselink' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
425 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
426 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Accesskey-t-smwbrowselink' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
427 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1 | 0.0000ms | LCStoreDB::get |
428 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:otherlanguages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
429 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-user-interface-preferences' LIMIT 1 | 0.0000ms | LCStoreDB::get |
430 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1 | 0.0000ms | LCStoreDB::get |
431 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'User-interface-preferences' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
432 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1 | 1.0000ms | LCStoreDB::get |
433 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1 | 1.0000ms | LCStoreDB::get |
434 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-p-notifications' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
435 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1 | 1.0000ms | LCStoreDB::get |
436 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Notifications' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
437 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-associated-pages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
438 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-p-associated-pages' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
439 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-nstab-property' LIMIT 1 | 0.0000ms | LCStoreDB::get |
440 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-ca-nstab-property' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
441 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-nstab' LIMIT 1 | 0.0000ms | LCStoreDB::get |
442 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-nstab-property' LIMIT 1 | 0.0000ms | LCStoreDB::get |
443 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-nstab-property' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
444 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-nstab' LIMIT 1 | 0.0000ms | LCStoreDB::get |
445 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:red-link-title' LIMIT 1 | 0.0000ms | LCStoreDB::get |
446 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
447 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Associated-pages' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
448 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1 | 0.0000ms | LCStoreDB::get |
449 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views' LIMIT 1 | 0.0000ms | LCStoreDB::get |
450 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
451 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
452 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
453 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
454 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-ca-purge' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
455 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
456 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-purge' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
457 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
458 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1 | 0.0000ms | LCStoreDB::get |
459 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-102' LIMIT 1 | 0.0000ms | LCStoreDB::get |
460 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Namespacenotice-102' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
461 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out-tooltip' LIMIT 1 | 0.0000ms | LCStoreDB::get |
462 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out' LIMIT 1 | 0.0000ms | LCStoreDB::get |
463 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-toggle-sidebar' LIMIT 1 | 0.0000ms | LCStoreDB::get |
464 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-main-menu-tooltip' LIMIT 1 | 0.0000ms | LCStoreDB::get |
465 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptonavigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
466 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptosearch' LIMIT 1 | 0.0000ms | LCStoreDB::get |
467 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptocontent' LIMIT 1 | 0.0000ms | LCStoreDB::get |
468 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitesubtitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
469 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitetitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
470 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-language-variant-switcher-label' LIMIT 1 | 0.0000ms | LCStoreDB::get |
471 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:variantname-en' LIMIT 1 | 0.0000ms | LCStoreDB::get |
472 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Variantname-en' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
473 | localhost: SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM "page" WHERE ((page_namespace = 8 AND page_title IN ('Common.css','Noscript.css','Print.css','Vector.css') )) | 0.0000ms | MediaWiki\ResourceLoader\WikiModule::preloadTitleInfo |
474 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:february' LIMIT 1 | 0.0000ms | LCStoreDB::get |
475 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:march' LIMIT 1 | 0.0000ms | LCStoreDB::get |
476 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:april' LIMIT 1 | 0.0000ms | LCStoreDB::get |
477 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:may_long' LIMIT 1 | 0.0000ms | LCStoreDB::get |
478 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:july' LIMIT 1 | 0.0000ms | LCStoreDB::get |
479 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:august' LIMIT 1 | 0.0000ms | LCStoreDB::get |
480 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:september' LIMIT 1 | 0.0000ms | LCStoreDB::get |
481 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:october' LIMIT 1 | 0.0000ms | LCStoreDB::get |
482 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:november' LIMIT 1 | 0.0000ms | LCStoreDB::get |
483 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:december' LIMIT 1 | 0.0000ms | LCStoreDB::get |
484 | localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM "page_restrictions" WHERE pr_page = 208 | 1.0000ms | MediaWiki\Permissions\RestrictionStore::loadRestrictions |
485 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:lightncandy-compiled:2.2.0:1310722:/var/www/solab/skins/Vector/includes/templates:skin-legacy' AND (exptime >= '2025-06-21 06:18:57+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
Key | Value |
---|---|
HOST | solab.eu |
CONNECTION | keep-alive |
PRAGMA | no-cache |
CACHE-CONTROL | no-cache |
UPGRADE-INSECURE-REQUESTS | 1 |
USER-AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
ACCEPT | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
SEC-FETCH-SITE | none |
SEC-FETCH-MODE | navigate |
SEC-FETCH-USER | ?1 |
SEC-FETCH-DEST | document |
SEC-CH-UA | "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99" |
SEC-CH-UA-MOBILE | ?0 |
SEC-CH-UA-PLATFORM | "Windows" |
ACCEPT-ENCODING | gzip, deflate, br, zstd |
Key | Value |
---|---|
oldid | 213 |
title | Property:Out_current |
/var/www/solab/index.php | 2 KB |
/var/www/solab/includes/PHPVersionCheck.php | 11 KB |
/var/www/solab/includes/WebStart.php | 4 KB |
/var/www/solab/includes/BootstrapHelperFunctions.php | 3 KB |
/var/www/solab/includes/Setup.php | 22 KB |
/var/www/solab/includes/AutoLoader.php | 10 KB |
/var/www/solab/autoload.php | 292 KB |
/var/www/solab/vendor/autoload.php | 756 bytes |
/var/www/solab/vendor/composer/autoload_real.php | 2 KB |
/var/www/solab/vendor/composer/platform_check.php | 925 bytes |
/var/www/solab/vendor/composer/ClassLoader.php | 16 KB |
/var/www/solab/vendor/composer/include_paths.php | 437 bytes |
/var/www/solab/vendor/composer/autoload_static.php | 1,011 KB |
/var/www/solab/vendor/symfony/polyfill-php80/bootstrap.php | 1 KB |
/var/www/solab/vendor/symfony/deprecation-contracts/function.php | 1,014 bytes |
/var/www/solab/vendor/param-processor/param-processor/DefaultConfig.php | 210 bytes |
/var/www/solab/vendor/param-processor/param-processor/src/ParameterTypes.php | 2 KB |
/var/www/solab/vendor/symfony/polyfill-intl-grapheme/bootstrap.php | 2 KB |
/var/www/solab/vendor/symfony/polyfill-intl-normalizer/bootstrap.php | 725 bytes |
/var/www/solab/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php | 719 bytes |
/var/www/solab/vendor/symfony/string/Resources/functions.php | 852 bytes |
/var/www/solab/vendor/sabre/event/lib/coroutine.php | 4 KB |
/var/www/solab/vendor/sabre/event/lib/Loop/functions.php | 3 KB |
/var/www/solab/vendor/sabre/event/lib/Promise/functions.php | 3 KB |
/var/www/solab/vendor/tysonandre/var_representation_polyfill/src/var_representation.php | 2 KB |
/var/www/solab/vendor/mediawiki/parser-hooks/ParserHooks.php | 1 KB |
/var/www/solab/vendor/ralouphie/getallheaders/src/getallheaders.php | 2 KB |
/var/www/solab/vendor/guzzlehttp/promises/src/functions_include.php | 167 bytes |
/var/www/solab/vendor/guzzlehttp/promises/src/functions.php | 10 KB |
/var/www/solab/vendor/myclabs/deep-copy/src/DeepCopy/deep_copy.php | 396 bytes |
/var/www/solab/vendor/wikimedia/at-ease/src/Wikimedia/Functions.php | 2 KB |
/var/www/solab/vendor/wikimedia/base-convert/src/Functions.php | 4 KB |
/var/www/solab/vendor/guzzlehttp/guzzle/src/functions_include.php | 162 bytes |
/var/www/solab/vendor/guzzlehttp/guzzle/src/functions.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/GlobalFunctions.php | 6 KB |
/var/www/solab/extensions/Validator/Validator.php | 2 KB |
/var/www/solab/vendor/phpunit/phpunit/src/Framework/Assert/Functions.php | 99 KB |
/var/www/solab/vendor/symfony/var-dumper/Resources/functions/dump.php | 2 KB |
/var/www/solab/vendor/wikimedia/timestamp/src/defines.php | 2 KB |
/var/www/solab/vendor/diff/diff/Diff.php | 203 bytes |
/var/www/solab/vendor/giorgiosironi/eris/src/Generator/functions.php | 346 bytes |
/var/www/solab/extensions/Maps/Maps_Settings.php | 415 bytes |
/var/www/solab/extensions/Maps/DefaultSettings.php | 11 KB |
/var/www/solab/extensions/SemanticResultFormats/SemanticResultFormats.php | 7 KB |
/var/www/solab/extensions/SemanticResultFormats/DefaultSettings.php | 4 KB |
/var/www/solab/vendor/psy/psysh/src/functions.php | 17 KB |
/var/www/solab/vendor/symfony/polyfill-php81/bootstrap.php | 738 bytes |
/var/www/solab/vendor/symfony/polyfill-php82/bootstrap.php | 1 KB |
/var/www/solab/vendor/symfony/polyfill-php83/bootstrap.php | 2 KB |
/var/www/solab/vendor/wikimedia/relpath/src/Wikimedia/RelPath.php | 5 KB |
/var/www/solab/vendor/hamcrest/hamcrest-php/hamcrest/Hamcrest.php | 21 KB |
/var/www/solab/vendor/wmde/hamcrest-html-matchers/src/functions.php | 2 KB |
/var/www/solab/includes/Defines.php | 11 KB |
/var/www/solab/includes/libs/mime/defines.php | 2 KB |
/var/www/solab/includes/libs/rdbms/defines.php | 956 bytes |
/var/www/solab/includes/libs/rdbms/database/IDatabase.php | 51 KB |
/var/www/solab/includes/libs/rdbms/database/IReadableDatabase.php | 25 KB |
/var/www/solab/includes/libs/rdbms/platform/ISQLPlatform.php | 23 KB |
/var/www/solab/includes/libs/rdbms/database/DbQuoter.php | 345 bytes |
/var/www/solab/includes/libs/rdbms/database/IDatabaseFlags.php | 3 KB |
/var/www/solab/includes/libs/rdbms/loadbalancer/ILoadBalancer.php | 25 KB |
/var/www/solab/vendor/psr/log/Psr/Log/LoggerInterface.php | 3 KB |
/var/www/solab/includes/config/SiteConfiguration.php | 22 KB |
/var/www/solab/includes/Settings/SettingsBuilder.php | 26 KB |
/var/www/solab/includes/registration/ExtensionRegistry.php | 17 KB |
/var/www/solab/includes/Settings/Config/GlobalConfigBuilder.php | 2 KB |
/var/www/solab/includes/Settings/Config/ConfigBuilderBase.php | 2 KB |
/var/www/solab/includes/Settings/Config/ConfigBuilder.php | 2 KB |
/var/www/solab/includes/Settings/Config/PhpIniSink.php | 794 bytes |
/var/www/solab/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php | 2 KB |
/var/www/solab/includes/Settings/Config/ConfigSchemaAggregator.php | 13 KB |
/var/www/solab/includes/Settings/Source/JsonSchemaTrait.php | 4 KB |
/var/www/solab/includes/Settings/Config/ConfigSchema.php | 1 KB |
/var/www/solab/includes/MainConfigNames.php | 139 KB |
/var/www/solab/includes/Settings/Source/PhpSettingsSource.php | 2 KB |
/var/www/solab/includes/Settings/Source/SettingsSource.php | 621 bytes |
/var/www/solab/includes/Settings/Source/SettingsIncludeLocator.php | 1 KB |
/var/www/solab/includes/GlobalFunctions.php | 68 KB |
/var/www/solab/includes/Request/HeaderCallback.php | 4 KB |
/var/www/solab/includes/Request/WebRequest.php | 44 KB |
/var/www/solab/includes/http/Telemetry.php | 4 KB |
/var/www/solab/includes/libs/http/TelemetryHeadersInterface.php | 292 bytes |
/var/www/solab/includes/Settings/Source/ArraySource.php | 385 bytes |
/var/www/solab/vendor/wikimedia/at-ease/src/Wikimedia/AtEase/AtEase.php | 2 KB |
/var/www/solab/includes/config-schema.php | 83 KB |
/var/www/solab/includes/Settings/Config/MergeStrategy.php | 3 KB |
/var/www/solab/LocalSettings.php | 8 KB |
/var/www/solab/includes/config/GlobalVarConfig.php | 2 KB |
/var/www/solab/includes/config/Config.php | 1 KB |
/var/www/solab/includes/Settings/DynamicDefaultValues.php | 2 KB |
/var/www/solab/includes/MainConfigSchema.php | 378 KB |
/var/www/solab/includes/SetupDynamicConfig.php | 13 KB |
/var/www/solab/includes/title/NamespaceInfo.php | 18 KB |
/var/www/solab/includes/language/LanguageCode.php | 13 KB |
/var/www/solab/includes/objectcache/ObjectCache.php | 13 KB |
/var/www/solab/includes/WikiMap/WikiMap.php | 10 KB |
/var/www/solab/includes/libs/rdbms/database/domain/DatabaseDomain.php | 7 KB |
/var/www/solab/includes/libs/objectcache/EmptyBagOStuff.php | 2 KB |
/var/www/solab/includes/libs/objectcache/MediumSpecificBagOStuff.php | 36 KB |
/var/www/solab/includes/libs/objectcache/BagOStuff.php | 29 KB |
/var/www/solab/includes/libs/objectcache/utils/ExpirationAwareness.php | 2 KB |
/var/www/solab/includes/libs/objectcache/utils/StorageAwareness.php | 2 KB |
/var/www/solab/includes/libs/objectcache/IStoreKeyEncoder.php | 523 bytes |
/var/www/solab/vendor/psr/log/Psr/Log/LoggerAwareInterface.php | 297 bytes |
/var/www/solab/includes/libs/Stats/NullStatsdDataFactory.php | 3 KB |
/var/www/solab/includes/libs/Stats/IBufferingStatsdDataFactory.php | 972 bytes |
/var/www/solab/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php | 3 KB |
/var/www/solab/vendor/psr/log/Psr/Log/NullLogger.php | 707 bytes |
/var/www/solab/vendor/psr/log/Psr/Log/AbstractLogger.php | 3 KB |
/var/www/solab/includes/shell/Shell.php | 6 KB |
/var/www/solab/includes/libs/objectcache/serialized/SerializedValueContainer.php | 1 KB |
/var/www/solab/includes/registration/ExtensionProcessor.php | 28 KB |
/var/www/solab/includes/registration/Processor.php | 2 KB |
/var/www/solab/includes/exception/ShellDisabledError.php | 1 KB |
/var/www/solab/includes/registration/VersionChecker.php | 11 KB |
/var/www/solab/vendor/composer/semver/src/VersionParser.php | 21 KB |
/var/www/solab/vendor/composer/semver/src/Constraint/Constraint.php | 12 KB |
/var/www/solab/vendor/composer/semver/src/Constraint/ConstraintInterface.php | 2 KB |
/var/www/solab/vendor/composer/semver/src/Constraint/MultiConstraint.php | 9 KB |
/var/www/solab/extensions/Scribunto/includes/Hooks.php | 12 KB |
/var/www/solab/extensions/Maps/src/MapsRegistration.php | 948 bytes |
/var/www/solab/extensions/Maps/src/MapsHooks.php | 6 KB |
/var/www/solab/includes/MediaWikiServices.php | 57 KB |
/var/www/solab/vendor/wikimedia/services/src/ServiceContainer.php | 15 KB |
/var/www/solab/vendor/psr/container/src/ContainerInterface.php | 1 KB |
/var/www/solab/vendor/wikimedia/services/src/DestructibleService.php | 2 KB |
/var/www/solab/includes/libs/NonSerializableTrait.php | 375 bytes |
/var/www/solab/extensions/SemanticMediaWiki/includes/SemanticMediaWiki.php | 22 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/Localizer.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/Message.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/LocalLanguage/LocalLanguage.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Serializer/Serializer.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Serializer/TurtleSerializer.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Serializer/RDFXMLSerializer.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/RdfResultPrinter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/FileExportPrinter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/ResultPrinter.php | 19 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ExportPrinter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/EmbeddedResultPrinter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/DsvResultPrinter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/AggregatablePrinter.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotator.php | 531 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/SpecificationLookup.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/RestrictionExaminer.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Result/ResultArray.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/QueryResult.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/ServicesFactory.php | 15 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/EntityIdManager.php | 31 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Deferred/CallableUpdate.php | 8 KB |
/var/www/solab/vendor/psr/log/Psr/Log/LoggerAwareTrait.php | 402 bytes |
/var/www/solab/includes/deferred/DeferrableUpdate.php | 292 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Deferred/TransactionalCallableUpdate.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Parser/InTextAnnotationParser.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/HookDispatcherAwareTrait.php | 387 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Encoder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/ListResultPrinter.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Parser.php | 796 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/ChangeOp/ChangeOp.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Connection/ConnectionProvider.php | 542 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/PropertyValue.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DataValue.php | 27 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/StringValue.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/Database.php | 18 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_Blob.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DataItem.php | 7 KB |
/var/www/solab/includes/json/JsonUnserializable.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Store.php | 17 KB |
/var/www/solab/vendor/onoi/message-reporter/src/MessageReporterAwareTrait.php | 333 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/QueryEngine.php | 717 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Jobs/UpdateJob.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Job.php | 5 KB |
/var/www/solab/includes/jobqueue/Job.php | 12 KB |
/var/www/solab/includes/jobqueue/RunnableJob.php | 3 KB |
/var/www/solab/includes/jobqueue/IJobSpecification.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Jobs/RefreshJob.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/SemanticData.php | 26 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_WikiPage.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_Property.php | 15 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Serializers/QueryResultSerializer.php | 8 KB |
/var/www/solab/vendor/serialization/serialization/src/Serializers/DispatchableSerializer.php | 311 bytes |
/var/www/solab/vendor/serialization/serialization/src/Serializers/Serializer.php | 968 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValueFactory.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exception/DataItemException.php | 178 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/PropertyTableDefinition.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/DIConcept.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/TableResultPrinter.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/CategoryResultPrinter.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SPARQLStore/SPARQLStore.php | 14 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SPARQLStore/RepositoryConnectors/FourstoreRepositoryConnector.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SPARQLStore/RepositoryConnectors/GenericRepositoryConnector.php | 21 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SPARQLStore/RepositoryConnection.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SPARQLStore/RepositoryConnectors/VirtuosoRepositoryConnector.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/SQLStore.php | 17 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/Description.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/ThingDescription.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/ClassDescription.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/ConceptDescription.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/NamespaceDescription.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/ValueDescription.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/Conjunction.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/Disjunction.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Language/SomeProperty.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/PrintRequest.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Search/ExtendedSearchEngine.php | 7 KB |
/var/www/solab/includes/search/SearchEngine.php | 26 KB |
/var/www/solab/includes/title/Title.php | 118 KB |
/var/www/solab/includes/debug/DeprecationHelper.php | 10 KB |
/var/www/solab/includes/dao/WikiAwareEntityTrait.php | 3 KB |
/var/www/solab/includes/linker/LinkTarget.php | 4 KB |
/var/www/solab/includes/page/PageIdentity.php | 5 KB |
/var/www/solab/includes/page/PageReference.php | 4 KB |
/var/www/solab/includes/dao/WikiAwareEntity.php | 2 KB |
/var/www/solab/includes/libs/rdbms/IDBAccessObject.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/ListLookup.php | 694 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Element/ExpElement.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Element.php | 735 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Element/ExpResource.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Element/ExpNsResource.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exporter/Element/ExpLiteral.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/QueryEngine.php | 17 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserParameterProcessor.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParameterProcessorFactory.php | 711 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/RequestOptions.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/StringCondition.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/HashBuilder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/BooleanValue.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/QueryPrinterFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctions/SubobjectParserFunction.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctions/RecurringEventsParserFunction.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataModel/ContainerSemanticData.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/ElasticStore.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/DefaultSettings.php | 85 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Globals.php | 221 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Setup.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks.php | 41 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/NamespaceManager.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/LocalLanguage/JsonContentsFileReader.php | 4 KB |
/var/www/solab/vendor/onoi/cache/src/NullCache.php | 714 bytes |
/var/www/solab/vendor/onoi/cache/src/Cache.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/LocalLanguage/LanguageContents.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/LocalLanguage/FallbackFinder.php | 2 KB |
/var/www/solab/includes/debug/MWDebug.php | 22 KB |
/var/www/solab/includes/exception/MWExceptionRenderer.php | 13 KB |
/var/www/solab/includes/exception/MWExceptionHandler.php | 26 KB |
/var/www/solab/includes/profiler/Profiler.php | 9 KB |
/var/www/solab/includes/profiler/ProfilerStub.php | 1 KB |
/var/www/solab/includes/libs/rdbms/TransactionProfiler.php | 17 KB |
/var/www/solab/includes/libs/Stats/StatsdAwareInterface.php | 435 bytes |
/var/www/solab/includes/debug/logger/LoggerFactory.php | 3 KB |
/var/www/solab/vendor/wikimedia/object-factory/src/ObjectFactory.php | 13 KB |
/var/www/solab/includes/debug/logger/LegacySpi.php | 2 KB |
/var/www/solab/includes/debug/logger/Spi.php | 3 KB |
/var/www/solab/includes/debug/logger/LegacyLogger.php | 15 KB |
/var/www/solab/vendor/psr/log/Psr/Log/LogLevel.php | 336 bytes |
/var/www/solab/includes/HookContainer/FauxGlobalHookArray.php | 2 KB |
/var/www/solab/skins/Vector/includes/ServiceWiring.php | 8 KB |
/var/www/solab/skins/Vector/includes/Constants.php | 6 KB |
/var/www/solab/skins/MinervaNeue/includes/ServiceWiring.php | 6 KB |
/var/www/solab/includes/ServiceWiring.php | 91 KB |
/var/www/solab/includes/HookContainer/HookRunner.php | 118 KB |
/var/www/solab/includes/actions/Hook/GetActionNameHook.php | 530 bytes |
/var/www/solab/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php | 1 KB |
/var/www/solab/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php | 597 bytes |
/var/www/solab/includes/auth/Hook/LocalUserCreatedHook.php | 814 bytes |
/var/www/solab/includes/auth/Hook/ResetPasswordExpirationHook.php | 681 bytes |
/var/www/solab/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php | 1 KB |
/var/www/solab/includes/auth/Hook/UserLoggedInHook.php | 551 bytes |
/var/www/solab/includes/block/Hook/AbortAutoblockHook.php | 663 bytes |
/var/www/solab/includes/block/Hook/GetAllBlockActionsHook.php | 983 bytes |
/var/www/solab/includes/block/Hook/GetUserBlockHook.php | 989 bytes |
/var/www/solab/includes/block/Hook/PerformRetroactiveAutoblockHook.php | 730 bytes |
/var/www/solab/includes/cache/Hook/BacklinkCacheGetConditionsHook.php | 743 bytes |
/var/www/solab/includes/cache/Hook/BacklinkCacheGetPrefixHook.php | 583 bytes |
/var/www/solab/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php | 1 KB |
/var/www/solab/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php | 828 bytes |
/var/www/solab/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php | 734 bytes |
/var/www/solab/includes/language/Hook/MessageCacheFetchOverridesHook.php | 1 KB |
/var/www/solab/includes/language/Hook/MessageCacheReplaceHook.php | 634 bytes |
/var/www/solab/includes/language/Hook/MessageCache__getHook.php | 843 bytes |
/var/www/solab/includes/language/Hook/MessagesPreLoadHook.php | 651 bytes |
/var/www/solab/includes/Hook/TitleSquidURLsHook.php | 661 bytes |
/var/www/solab/includes/changetags/Hook/ChangeTagAfterDeleteHook.php | 899 bytes |
/var/www/solab/includes/changetags/Hook/ChangeTagCanCreateHook.php | 1 KB |
/var/www/solab/includes/changetags/Hook/ChangeTagCanDeleteHook.php | 1 KB |
/var/www/solab/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php | 1 KB |
/var/www/solab/includes/changetags/Hook/ChangeTagsAllowedAddHook.php | 930 bytes |
/var/www/solab/includes/changetags/Hook/ChangeTagsListActiveHook.php | 609 bytes |
/var/www/solab/includes/changetags/Hook/ListDefinedTagsHook.php | 535 bytes |
/var/www/solab/includes/content/Hook/ContentAlterParserOutputHook.php | 1 KB |
/var/www/solab/includes/content/Hook/ContentGetParserOutputHook.php | 1 KB |
/var/www/solab/includes/content/Hook/ContentHandlerForModelIDHook.php | 921 bytes |
/var/www/solab/includes/content/Hook/ContentModelCanBeUsedOnHook.php | 969 bytes |
/var/www/solab/includes/content/Hook/ConvertContentHook.php | 1 KB |
/var/www/solab/includes/content/Hook/GetContentModelsHook.php | 621 bytes |
/var/www/solab/includes/content/Hook/GetDifferenceEngineHook.php | 1 KB |
/var/www/solab/includes/content/Hook/GetSlotDiffRendererHook.php | 858 bytes |
/var/www/solab/includes/content/Hook/JsonValidateSaveHook.php | 922 bytes |
/var/www/solab/includes/content/Hook/PageContentLanguageHook.php | 755 bytes |
/var/www/solab/includes/content/Hook/PlaceNewSectionHook.php | 899 bytes |
/var/www/solab/includes/content/Hook/SearchDataForIndexHook.php | 1 KB |
/var/www/solab/includes/content/Hook/SearchDataForIndex2Hook.php | 1 KB |
/var/www/solab/includes/specials/Contribute/Hook/ContributeCardsHook.php | 351 bytes |
/var/www/solab/includes/diff/Hook/AbortDiffCacheHook.php | 543 bytes |
/var/www/solab/includes/diff/Hook/ArticleContentOnDiffHook.php | 729 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php | 782 bytes |
/var/www/solab/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php | 942 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php | 903 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php | 930 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php | 990 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineNewHeaderHook.php | 2 KB |
/var/www/solab/includes/diff/Hook/DifferenceEngineOldHeaderHook.php | 2 KB |
/var/www/solab/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php | 631 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php | 902 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php | 691 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineShowDiffHook.php | 629 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php | 624 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php | 856 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php | 719 bytes |
/var/www/solab/includes/diff/Hook/DifferenceEngineViewHeaderHook.php | 585 bytes |
/var/www/solab/includes/diff/Hook/DiffToolsHook.php | 861 bytes |
/var/www/solab/includes/diff/Hook/NewDifferenceEngineHook.php | 864 bytes |
/var/www/solab/includes/changes/Hook/AbortEmailNotificationHook.php | 752 bytes |
/var/www/solab/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php | 760 bytes |
/var/www/solab/includes/actions/Hook/ActionBeforeFormDisplayHook.php | 649 bytes |
/var/www/solab/includes/actions/Hook/ActionModifyFormFieldsHook.php | 752 bytes |
/var/www/solab/includes/specials/Hook/AddNewAccountHook.php | 734 bytes |
/var/www/solab/includes/Hook/AfterBuildFeedLinksHook.php | 738 bytes |
/var/www/solab/includes/Hook/AfterFinalPageOutputHook.php | 841 bytes |
/var/www/solab/includes/import/Hook/AfterImportPageHook.php | 954 bytes |
/var/www/solab/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php | 859 bytes |
/var/www/solab/includes/Hook/AlternateEditHook.php | 643 bytes |
/var/www/solab/includes/Hook/AlternateEditPreviewHook.php | 1,004 bytes |
/var/www/solab/includes/mail/Hook/AlternateUserMailerHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/AncientPagesQueryHook.php | 683 bytes |
/var/www/solab/includes/Hook/ApiBeforeMainHook.php | 534 bytes |
/var/www/solab/includes/Hook/ArticleMergeCompleteHook.php | 636 bytes |
/var/www/solab/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php | 998 bytes |
/var/www/solab/includes/Hook/ArticleUpdateBeforeRedirectHook.php | 815 bytes |
/var/www/solab/includes/Hook/BadImageHook.php | 702 bytes |
/var/www/solab/includes/Hook/BeforeInitializeHook.php | 889 bytes |
/var/www/solab/includes/Hook/BeforePageDisplayHook.php | 575 bytes |
/var/www/solab/includes/Hook/BeforePageRedirectHook.php | 833 bytes |
/var/www/solab/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php | 962 bytes |
/var/www/solab/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/BeforeWelcomeCreationHook.php | 832 bytes |
/var/www/solab/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php | 846 bytes |
/var/www/solab/includes/media/Hook/BitmapHandlerTransformHook.php | 846 bytes |
/var/www/solab/includes/specials/Hook/BlockIpCompleteHook.php | 801 bytes |
/var/www/solab/includes/specials/Hook/BlockIpHook.php | 780 bytes |
/var/www/solab/includes/specials/Hook/BookInformationHook.php | 646 bytes |
/var/www/solab/includes/title/Hook/CanonicalNamespacesHook.php | 1 KB |
/var/www/solab/includes/Hook/CategoryViewer__doCategoryQueryHook.php | 881 bytes |
/var/www/solab/includes/Hook/CategoryViewer__generateLinkHook.php | 1 KB |
/var/www/solab/includes/changes/Hook/ChangesListInitRowsHook.php | 680 bytes |
/var/www/solab/includes/changes/Hook/ChangesListInsertArticleLinkHook.php | 977 bytes |
/var/www/solab/includes/specials/Hook/ChangeUserGroupsHook.php | 968 bytes |
/var/www/solab/includes/collation/Hook/Collation__factoryHook.php | 831 bytes |
/var/www/solab/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php | 1,010 bytes |
/var/www/solab/includes/Hook/ContentSecurityPolicyDirectivesHook.php | 933 bytes |
/var/www/solab/includes/Hook/ContentSecurityPolicyScriptSourceHook.php | 966 bytes |
/var/www/solab/includes/specials/Hook/ContribsPager__getQueryInfoHook.php | 762 bytes |
/var/www/solab/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php | 989 bytes |
/var/www/solab/includes/specials/Hook/ContributionsLineEndingHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/ContributionsToolLinksHook.php | 982 bytes |
/var/www/solab/includes/actions/Hook/CustomEditorHook.php | 701 bytes |
/var/www/solab/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/DeletedContributionsLineEndingHook.php | 1 KB |
/var/www/solab/includes/Hook/DeleteUnknownPreferencesHook.php | 1 KB |
/var/www/solab/includes/Hook/EditFilterHook.php | 788 bytes |
/var/www/solab/includes/Hook/EditFilterMergedContentHook.php | 2 KB |
/var/www/solab/includes/Hook/EditFormInitialTextHook.php | 572 bytes |
/var/www/solab/includes/Hook/EditFormPreloadTextHook.php | 624 bytes |
/var/www/solab/includes/Hook/EditPageBeforeConflictDiffHook.php | 871 bytes |
/var/www/solab/includes/Hook/EditPageBeforeEditButtonsHook.php | 806 bytes |
/var/www/solab/includes/Hook/EditPageBeforeEditToolbarHook.php | 704 bytes |
/var/www/solab/includes/Hook/EditPageCopyrightWarningHook.php | 838 bytes |
/var/www/solab/includes/Hook/EditPageGetCheckboxesDefinitionHook.php | 809 bytes |
/var/www/solab/includes/Hook/EditPageGetDiffContentHook.php | 816 bytes |
/var/www/solab/includes/Hook/EditPageGetPreviewContentHook.php | 816 bytes |
/var/www/solab/includes/Hook/EditPageNoSuchSectionHook.php | 674 bytes |
/var/www/solab/includes/Hook/EditPageTosSummaryHook.php | 768 bytes |
/var/www/solab/includes/Hook/EditPage__attemptSaveHook.php | 698 bytes |
/var/www/solab/includes/Hook/EditPage__attemptSave_afterHook.php | 831 bytes |
/var/www/solab/includes/Hook/EditPage__importFormDataHook.php | 719 bytes |
/var/www/solab/includes/Hook/EditPage__showEditForm_fieldsHook.php | 778 bytes |
/var/www/solab/includes/Hook/EditPage__showEditForm_initialHook.php | 991 bytes |
/var/www/solab/includes/Hook/EditPage__showReadOnlyForm_initialHook.php | 831 bytes |
/var/www/solab/includes/Hook/EditPage__showStandardInputs_optionsHook.php | 864 bytes |
/var/www/solab/includes/specials/Hook/EmailUserCCHook.php | 749 bytes |
/var/www/solab/includes/specials/Hook/EmailUserCompleteHook.php | 753 bytes |
/var/www/solab/includes/specials/Hook/EmailUserFormHook.php | 541 bytes |
/var/www/solab/includes/specials/Hook/EmailUserHook.php | 979 bytes |
/var/www/solab/includes/specials/Hook/EmailUserPermissionsErrorsHook.php | 868 bytes |
/var/www/solab/includes/mail/Hook/EmailUserAuthorizeSendHook.php | 745 bytes |
/var/www/solab/includes/mail/Hook/EmailUserSendEmailHook.php | 1 KB |
/var/www/solab/includes/changes/Hook/EnhancedChangesListModifyBlockLineDataHook.php | 862 bytes |
/var/www/solab/includes/changes/Hook/EnhancedChangesListModifyLineDataHook.php | 1 KB |
/var/www/solab/includes/changes/Hook/EnhancedChangesList__getLogTextHook.php | 919 bytes |
/var/www/solab/includes/specials/Hook/ExtensionTypesHook.php | 837 bytes |
/var/www/solab/includes/changes/Hook/FetchChangesListHook.php | 972 bytes |
/var/www/solab/includes/Hook/FileDeleteCompleteHook.php | 961 bytes |
/var/www/solab/includes/filerepo/Hook/FileTransformedHook.php | 817 bytes |
/var/www/solab/includes/specials/Hook/FileUndeleteCompleteHook.php | 813 bytes |
/var/www/solab/includes/filerepo/Hook/FileUploadHook.php | 846 bytes |
/var/www/solab/includes/Hook/FormatAutocommentsHook.php | 1 KB |
/var/www/solab/includes/gallery/Hook/GalleryGetModesHook.php | 704 bytes |
/var/www/solab/includes/Hook/GetBlockErrorMessageKeyHook.php | 677 bytes |
/var/www/solab/includes/Hook/GetCacheVaryCookiesHook.php | 706 bytes |
/var/www/solab/includes/Hook/GetCanonicalURLHook.php | 756 bytes |
/var/www/solab/includes/Hook/GetDefaultSortkeyHook.php | 643 bytes |
/var/www/solab/includes/Hook/GetDoubleUnderscoreIDsHook.php | 751 bytes |
/var/www/solab/includes/media/Hook/GetExtendedMetadataHook.php | 1 KB |
/var/www/solab/includes/Hook/GetFullURLHook.php | 737 bytes |
/var/www/solab/includes/language/Hook/GetHumanTimestampHook.php | 1 KB |
/var/www/solab/includes/Hook/GetInternalURLHook.php | 744 bytes |
/var/www/solab/includes/Hook/GetIPHook.php | 512 bytes |
/var/www/solab/includes/language/Hook/GetLangPreferredVariantHook.php | 803 bytes |
/var/www/solab/includes/parser/Hook/GetLinkColoursHook.php | 833 bytes |
/var/www/solab/includes/Hook/GetLocalURLHook.php | 1 KB |
/var/www/solab/includes/Hook/GetLocalURL__ArticleHook.php | 772 bytes |
/var/www/solab/includes/Hook/GetLocalURL__InternalHook.php | 800 bytes |
/var/www/solab/includes/specials/Hook/GetLogTypesOnUserHook.php | 544 bytes |
/var/www/solab/includes/Hook/GetMagicVariableIDsHook.php | 675 bytes |
/var/www/solab/includes/media/Hook/GetMetadataVersionHook.php | 937 bytes |
/var/www/solab/includes/skins/Hook/GetNewMessagesAlertHook.php | 1 KB |
/var/www/solab/includes/Hook/GetRelativeTimestampHook.php | 1 KB |
/var/www/solab/includes/Hook/GitViewersHook.php | 610 bytes |
/var/www/solab/includes/actions/Hook/HistoryPageToolLinksHook.php | 754 bytes |
/var/www/solab/includes/actions/Hook/HistoryToolsHook.php | 906 bytes |
/var/www/solab/includes/Hook/ImageBeforeProduceHTMLHook.php | 2 KB |
/var/www/solab/includes/Hook/ImgAuthBeforeStreamHook.php | 1 KB |
/var/www/solab/includes/Hook/ImgAuthModifyHeadersHook.php | 927 bytes |
/var/www/solab/includes/import/Hook/ImportHandleContentXMLTagHook.php | 640 bytes |
/var/www/solab/includes/import/Hook/ImportHandleLogItemXMLTagHook.php | 660 bytes |
/var/www/solab/includes/import/Hook/ImportHandlePageXMLTagHook.php | 651 bytes |
/var/www/solab/includes/import/Hook/ImportHandleRevisionXMLTagHook.php | 754 bytes |
/var/www/solab/includes/import/Hook/ImportHandleToplevelXMLTagHook.php | 601 bytes |
/var/www/solab/includes/Hook/ImportHandleUnknownUserHook.php | 589 bytes |
/var/www/solab/includes/import/Hook/ImportHandleUploadXMLTagHook.php | 670 bytes |
/var/www/solab/includes/specials/Hook/ImportLogInterwikiLinkHook.php | 712 bytes |
/var/www/solab/includes/specials/Hook/ImportSourcesHook.php | 714 bytes |
/var/www/solab/includes/actions/Hook/InfoActionHook.php | 612 bytes |
/var/www/solab/includes/Hook/InitializeArticleMaybeRedirectHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/InternalParseBeforeLinksHook.php | 794 bytes |
/var/www/solab/includes/rcfeed/Hook/IRCLineURLHook.php | 761 bytes |
/var/www/solab/includes/Hook/IsTrustedProxyHook.php | 639 bytes |
/var/www/solab/includes/upload/Hook/IsUploadAllowedFromUrlHook.php | 643 bytes |
/var/www/solab/includes/parser/Hook/IsValidEmailAddrHook.php | 737 bytes |
/var/www/solab/includes/language/Hook/LanguageGetNamespacesHook.php | 688 bytes |
/var/www/solab/includes/Hook/LanguageLinksHook.php | 1,013 bytes |
/var/www/solab/includes/specials/Hook/LanguageSelectorHook.php | 660 bytes |
/var/www/solab/includes/Hook/LinkerMakeExternalImageHook.php | 684 bytes |
/var/www/solab/includes/Hook/LinkerMakeExternalLinkHook.php | 802 bytes |
/var/www/solab/includes/Hook/LinkerMakeMediaLinkFileHook.php | 886 bytes |
/var/www/solab/includes/deferred/Hook/LinksUpdateCompleteHook.php | 759 bytes |
/var/www/solab/includes/deferred/Hook/LinksUpdateHook.php | 604 bytes |
/var/www/solab/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php | 762 bytes |
/var/www/solab/includes/filerepo/Hook/LocalFile__getHistoryHook.php | 839 bytes |
/var/www/solab/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php | 818 bytes |
/var/www/solab/includes/language/Hook/LocalisationCacheRecacheHook.php | 771 bytes |
/var/www/solab/includes/logging/Hook/LogEventsListGetExtraInputsHook.php | 874 bytes |
/var/www/solab/includes/logging/Hook/LogEventsListLineEndingHook.php | 1,011 bytes |
/var/www/solab/includes/logging/Hook/LogEventsListShowLogExtractHook.php | 2 KB |
/var/www/solab/includes/exception/Hook/LogExceptionHook.php | 877 bytes |
/var/www/solab/includes/specials/Hook/LoginFormValidErrorMessagesHook.php | 807 bytes |
/var/www/solab/includes/logging/Hook/LogLineHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/LonelyPagesQueryHook.php | 679 bytes |
/var/www/solab/includes/Hook/MagicWordwgVariableIDsHook.php | 583 bytes |
/var/www/solab/includes/Hook/MaintenanceRefreshLinksInitHook.php | 604 bytes |
/var/www/solab/includes/Hook/MaintenanceShellStartHook.php | 366 bytes |
/var/www/solab/includes/Hook/MaintenanceUpdateAddParamsHook.php | 1 KB |
/var/www/solab/includes/Hook/MakeGlobalVariablesScriptHook.php | 1 KB |
/var/www/solab/includes/logging/Hook/ManualLogEntryBeforePublishHook.php | 596 bytes |
/var/www/solab/includes/changes/Hook/MarkPatrolledCompleteHook.php | 769 bytes |
/var/www/solab/includes/changes/Hook/MarkPatrolledHook.php | 831 bytes |
/var/www/solab/includes/Hook/MediaWikiPerformActionHook.php | 1 KB |
/var/www/solab/includes/Hook/MediaWikiServicesHook.php | 2 KB |
/var/www/solab/includes/Hook/MimeMagicGuessFromContentHook.php | 866 bytes |
/var/www/solab/includes/Hook/MimeMagicImproveFromExtensionHook.php | 713 bytes |
/var/www/solab/includes/Hook/MimeMagicInitHook.php | 930 bytes |
/var/www/solab/includes/export/Hook/ModifyExportQueryHook.php | 1 KB |
/var/www/solab/includes/Hook/MovePageCheckPermissionsHook.php | 906 bytes |
/var/www/solab/includes/Hook/MovePageIsValidMoveHook.php | 750 bytes |
/var/www/solab/includes/title/Hook/NamespaceIsMovableHook.php | 795 bytes |
/var/www/solab/includes/specials/Hook/NewPagesLineEndingHook.php | 1 KB |
/var/www/solab/includes/changes/Hook/OldChangesListRecentChangesLineHook.php | 1 KB |
/var/www/solab/includes/Hook/OpenSearchUrlsHook.php | 659 bytes |
/var/www/solab/includes/specials/Hook/OtherAutoblockLogLinkHook.php | 709 bytes |
/var/www/solab/includes/specials/Hook/OtherBlockLogLinkHook.php | 805 bytes |
/var/www/solab/includes/Hook/OutputPageAfterGetHeadLinksArrayHook.php | 775 bytes |
/var/www/solab/includes/Hook/OutputPageBeforeHTMLHook.php | 736 bytes |
/var/www/solab/includes/Hook/OutputPageBodyAttributesHook.php | 1 KB |
/var/www/solab/includes/Hook/OutputPageCheckLastModifiedHook.php | 749 bytes |
/var/www/solab/includes/Hook/OutputPageMakeCategoryLinksHook.php | 1,016 bytes |
/var/www/solab/includes/Hook/OutputPageParserOutputHook.php | 696 bytes |
/var/www/solab/includes/actions/Hook/PageHistoryBeforeListHook.php | 670 bytes |
/var/www/solab/includes/actions/Hook/PageHistoryLineEndingHook.php | 1 KB |
/var/www/solab/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php | 930 bytes |
/var/www/solab/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php | 736 bytes |
/var/www/solab/includes/Hook/PageMoveCompleteHook.php | 1 KB |
/var/www/solab/includes/Hook/PageMoveCompletingHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/PageRenderingHashHook.php | 902 bytes |
/var/www/solab/includes/parser/Hook/ParserAfterParseHook.php | 700 bytes |
/var/www/solab/includes/parser/Hook/ParserAfterTidyHook.php | 605 bytes |
/var/www/solab/includes/parser/Hook/ParserBeforeInternalParseHook.php | 702 bytes |
/var/www/solab/includes/parser/Hook/ParserBeforePreprocessHook.php | 676 bytes |
/var/www/solab/includes/parser/Hook/ParserCacheSaveCompleteHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/ParserClearStateHook.php | 553 bytes |
/var/www/solab/includes/parser/Hook/ParserClonedHook.php | 531 bytes |
/var/www/solab/includes/parser/Hook/ParserFetchTemplateDataHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/ParserFirstCallInitHook.php | 578 bytes |
/var/www/solab/includes/parser/Hook/ParserGetVariableValueSwitchHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/ParserGetVariableValueTsHook.php | 690 bytes |
/var/www/solab/includes/parser/Hook/ParserLimitReportFormatHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/ParserLimitReportPrepareHook.php | 839 bytes |
/var/www/solab/includes/parser/Hook/ParserLogLinterDataHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/ParserMakeImageParamsHook.php | 889 bytes |
/var/www/solab/includes/parser/Hook/ParserModifyImageHTMLHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/ParserOptionsRegisterHook.php | 1 KB |
/var/www/solab/includes/parser/Hook/ParserOutputPostCacheTransformHook.php | 797 bytes |
/var/www/solab/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php | 759 bytes |
/var/www/solab/includes/Hook/ParserTestGlobalsHook.php | 664 bytes |
/var/www/solab/includes/password/Hook/PasswordPoliciesForUserHook.php | 703 bytes |
/var/www/solab/includes/specials/Hook/PostLoginRedirectHook.php | 1 KB |
/var/www/solab/includes/Hook/PreferencesGetIconHook.php | 840 bytes |
/var/www/solab/includes/Hook/PreferencesGetLayoutHook.php | 1,000 bytes |
/var/www/solab/includes/specials/Hook/PreferencesGetLegendHook.php | 790 bytes |
/var/www/solab/includes/specials/Hook/PrefsEmailAuditHook.php | 701 bytes |
/var/www/solab/includes/Hook/ProtectionForm__buildFormHook.php | 770 bytes |
/var/www/solab/includes/Hook/ProtectionForm__saveHook.php | 861 bytes |
/var/www/solab/includes/Hook/ProtectionForm__showLogExtractHook.php | 730 bytes |
/var/www/solab/includes/Hook/ProtectionFormAddFormFieldsHook.php | 526 bytes |
/var/www/solab/includes/specials/Hook/RandomPageQueryHook.php | 732 bytes |
/var/www/solab/includes/actions/Hook/RawPageViewBeforeOutputHook.php | 632 bytes |
/var/www/solab/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php | 732 bytes |
/var/www/solab/includes/changes/Hook/RecentChange_saveHook.php | 611 bytes |
/var/www/solab/includes/parser/Hook/RejectParserCacheValueHook.php | 936 bytes |
/var/www/solab/includes/context/Hook/RequestContextCreateSkinHook.php | 906 bytes |
/var/www/solab/includes/Hook/SelfLinkBeginHook.php | 874 bytes |
/var/www/solab/includes/mail/Hook/SendWatchlistEmailNotificationHook.php | 833 bytes |
/var/www/solab/includes/Hook/SetupAfterCacheHook.php | 481 bytes |
/var/www/solab/includes/specials/Hook/ShortPagesQueryHook.php | 735 bytes |
/var/www/solab/includes/skins/Hook/SidebarBeforeOutputHook.php | 771 bytes |
/var/www/solab/includes/skins/Hook/SiteNoticeAfterHook.php | 668 bytes |
/var/www/solab/includes/skins/Hook/SiteNoticeBeforeHook.php | 760 bytes |
/var/www/solab/includes/skins/Hook/SkinAddFooterLinksHook.php | 911 bytes |
/var/www/solab/includes/skins/Hook/SkinAfterBottomScriptsHook.php | 674 bytes |
/var/www/solab/includes/skins/Hook/SkinAfterContentHook.php | 716 bytes |
/var/www/solab/includes/skins/Hook/SkinBuildSidebarHook.php | 612 bytes |
/var/www/solab/includes/skins/Hook/SkinCopyrightFooterHook.php | 914 bytes |
/var/www/solab/includes/skins/Hook/SkinEditSectionLinksHook.php | 1 KB |
/var/www/solab/includes/skins/Hook/SkinPreloadExistenceHook.php | 647 bytes |
/var/www/solab/includes/skins/Hook/SkinSubPageSubtitleHook.php | 865 bytes |
/var/www/solab/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php | 1 KB |
/var/www/solab/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php | 848 bytes |
/var/www/solab/includes/specials/Hook/SoftwareInfoHook.php | 636 bytes |
/var/www/solab/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php | 670 bytes |
/var/www/solab/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php | 871 bytes |
/var/www/solab/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php | 847 bytes |
/var/www/solab/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/SpecialExportGetExtraPagesHook.php | 701 bytes |
/var/www/solab/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php | 853 bytes |
/var/www/solab/includes/specials/Hook/SpecialListusersDefaultQueryHook.php | 691 bytes |
/var/www/solab/includes/specials/Hook/SpecialListusersFormatRowHook.php | 688 bytes |
/var/www/solab/includes/specials/Hook/SpecialListusersHeaderFormHook.php | 676 bytes |
/var/www/solab/includes/specials/Hook/SpecialListusersHeaderHook.php | 663 bytes |
/var/www/solab/includes/specials/Hook/SpecialListusersQueryInfoHook.php | 678 bytes |
/var/www/solab/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php | 781 bytes |
/var/www/solab/includes/specials/Hook/SpecialMovepageAfterMoveHook.php | 678 bytes |
/var/www/solab/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php | 693 bytes |
/var/www/solab/includes/specials/Hook/SpecialNewpagesConditionsHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/SpecialNewPagesFiltersHook.php | 833 bytes |
/var/www/solab/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/SpecialRecentChangesPanelHook.php | 704 bytes |
/var/www/solab/includes/specials/Hook/SpecialResetTokensTokensHook.php | 712 bytes |
/var/www/solab/includes/specials/Hook/SpecialSearchCreateLinkHook.php | 712 bytes |
/var/www/solab/includes/specials/Hook/SpecialSearchGoResultHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/SpecialSearchNogomatchHook.php | 810 bytes |
/var/www/solab/includes/specials/Hook/SpecialSearchProfilesHook.php | 550 bytes |
/var/www/solab/includes/specials/Hook/SpecialSearchResultsAppendHook.php | 847 bytes |
/var/www/solab/includes/specials/Hook/SpecialSearchResultsHook.php | 732 bytes |
/var/www/solab/includes/specials/Hook/SpecialSearchResultsPrependHook.php | 930 bytes |
/var/www/solab/includes/specials/Hook/SpecialSearchSetupEngineHook.php | 705 bytes |
/var/www/solab/includes/specials/Hook/SpecialStatsAddExtraHook.php | 983 bytes |
/var/www/solab/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php | 920 bytes |
/var/www/solab/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php | 855 bytes |
/var/www/solab/includes/specials/Hook/SpecialUploadCompleteHook.php | 590 bytes |
/var/www/solab/includes/specials/Hook/SpecialVersionVersionUrlHook.php | 655 bytes |
/var/www/solab/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php | 813 bytes |
/var/www/solab/includes/Hook/TestCanonicalRedirectHook.php | 922 bytes |
/var/www/solab/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php | 767 bytes |
/var/www/solab/includes/Hook/TempUserCreatedRedirectHook.php | 1 KB |
/var/www/solab/includes/Hook/TitleExistsHook.php | 622 bytes |
/var/www/solab/includes/Hook/TitleGetEditNoticesHook.php | 794 bytes |
/var/www/solab/includes/Hook/TitleGetRestrictionTypesHook.php | 663 bytes |
/var/www/solab/includes/Hook/TitleIsAlwaysKnownHook.php | 879 bytes |
/var/www/solab/includes/Hook/TitleIsMovableHook.php | 906 bytes |
/var/www/solab/includes/Hook/TitleMoveHook.php | 874 bytes |
/var/www/solab/includes/Hook/TitleMoveStartingHook.php | 706 bytes |
/var/www/solab/includes/specials/Hook/UnblockUserCompleteHook.php | 725 bytes |
/var/www/solab/includes/specials/Hook/UnblockUserHook.php | 801 bytes |
/var/www/solab/includes/specials/Hook/UndeleteForm__showHistoryHook.php | 779 bytes |
/var/www/solab/includes/specials/Hook/UndeleteForm__showRevisionHook.php | 781 bytes |
/var/www/solab/includes/skins/Hook/UndeletePageToolLinksHook.php | 789 bytes |
/var/www/solab/includes/Hook/UnitTestsAfterDatabaseSetupHook.php | 776 bytes |
/var/www/solab/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php | 573 bytes |
/var/www/solab/includes/Hook/UnitTestsListHook.php | 697 bytes |
/var/www/solab/includes/actions/Hook/UnwatchArticleCompleteHook.php | 654 bytes |
/var/www/solab/includes/actions/Hook/UnwatchArticleHook.php | 776 bytes |
/var/www/solab/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php | 628 bytes |
/var/www/solab/includes/upload/Hook/UploadCompleteHook.php | 625 bytes |
/var/www/solab/includes/upload/Hook/UploadCreateFromRequestHook.php | 658 bytes |
/var/www/solab/includes/specials/Hook/UploadFormInitDescriptorHook.php | 601 bytes |
/var/www/solab/includes/specials/Hook/UploadFormSourceDescriptorsHook.php | 761 bytes |
/var/www/solab/includes/specials/Hook/UploadForm_BeforeProcessingHook.php | 918 bytes |
/var/www/solab/includes/specials/Hook/UploadForm_getInitialPageTextHook.php | 822 bytes |
/var/www/solab/includes/specials/Hook/UploadForm_initialHook.php | 788 bytes |
/var/www/solab/includes/upload/Hook/UploadStashFileHook.php | 1 KB |
/var/www/solab/includes/upload/Hook/UploadVerifyFileHook.php | 1 KB |
/var/www/solab/includes/upload/Hook/UploadVerifyUploadHook.php | 2 KB |
/var/www/solab/includes/deferred/Hook/UserEditCountUpdateHook.php | 552 bytes |
/var/www/solab/includes/context/Hook/UserGetLanguageObjectHook.php | 711 bytes |
/var/www/solab/includes/specials/Hook/UserLoginCompleteHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/UserLogoutCompleteHook.php | 765 bytes |
/var/www/solab/includes/mail/Hook/UserMailerChangeReturnPathHook.php | 735 bytes |
/var/www/solab/includes/mail/Hook/UserMailerSplitToHook.php | 669 bytes |
/var/www/solab/includes/mail/Hook/UserMailerTransformContentHook.php | 888 bytes |
/var/www/solab/includes/mail/Hook/UserMailerTransformMessageHook.php | 1 KB |
/var/www/solab/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php | 1 KB |
/var/www/solab/includes/Hook/UserToolLinksEditHook.php | 740 bytes |
/var/www/solab/includes/media/Hook/ValidateExtendedMetadataCacheHook.php | 743 bytes |
/var/www/solab/includes/specials/Hook/WantedPages__getQueryInfoHook.php | 806 bytes |
/var/www/solab/includes/actions/Hook/WatchArticleCompleteHook.php | 635 bytes |
/var/www/solab/includes/actions/Hook/WatchArticleHook.php | 881 bytes |
/var/www/solab/includes/watcheditem/Hook/WatchedItemQueryServiceExtensionsHook.php | 769 bytes |
/var/www/solab/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php | 762 bytes |
/var/www/solab/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php | 822 bytes |
/var/www/solab/includes/Hook/WebRequestPathInfoRouterHook.php | 601 bytes |
/var/www/solab/includes/Hook/WebResponseSetCookieHook.php | 856 bytes |
/var/www/solab/includes/specials/Hook/WhatLinksHerePropsHook.php | 830 bytes |
/var/www/solab/includes/export/Hook/WikiExporter__dumpStableQueryHook.php | 837 bytes |
/var/www/solab/includes/export/Hook/XmlDumpWriterOpenPageHook.php | 785 bytes |
/var/www/solab/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php | 967 bytes |
/var/www/solab/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php | 827 bytes |
/var/www/solab/includes/interwiki/Hook/InterwikiLoadPrefixHook.php | 941 bytes |
/var/www/solab/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php | 684 bytes |
/var/www/solab/includes/language/Hook/Language__getMessagesFileNameHook.php | 784 bytes |
/var/www/solab/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php | 1,020 bytes |
/var/www/solab/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php | 1 KB |
/var/www/solab/includes/linker/Hook/HtmlPageLinkRendererEndHook.php | 1 KB |
/var/www/solab/includes/page/Hook/ArticleConfirmDeleteHook.php | 740 bytes |
/var/www/solab/includes/page/Hook/ArticleDeleteAfterSuccessHook.php | 742 bytes |
/var/www/solab/includes/page/Hook/ArticleDeleteCompleteHook.php | 1 KB |
/var/www/solab/includes/page/Hook/ArticleDeleteHook.php | 1 KB |
/var/www/solab/includes/page/Hook/ArticleFromTitleHook.php | 782 bytes |
/var/www/solab/includes/page/Hook/ArticlePageDataAfterHook.php | 683 bytes |
/var/www/solab/includes/page/Hook/ArticlePageDataBeforeHook.php | 830 bytes |
/var/www/solab/includes/page/Hook/ArticleParserOptionsHook.php | 777 bytes |
/var/www/solab/includes/page/Hook/ArticleProtectCompleteHook.php | 775 bytes |
/var/www/solab/includes/page/Hook/ArticleProtectHook.php | 747 bytes |
/var/www/solab/includes/page/Hook/ArticlePurgeHook.php | 542 bytes |
/var/www/solab/includes/page/Hook/ArticleRevisionViewCustomHook.php | 1 KB |
/var/www/solab/includes/page/Hook/ArticleShowPatrolFooterHook.php | 654 bytes |
/var/www/solab/includes/page/Hook/ArticleUndeleteHook.php | 1 KB |
/var/www/solab/includes/page/Hook/ArticleViewFooterHook.php | 646 bytes |
/var/www/solab/includes/page/Hook/ArticleViewHeaderHook.php | 930 bytes |
/var/www/solab/includes/page/Hook/ArticleViewRedirectHook.php | 602 bytes |
/var/www/solab/includes/page/Hook/Article__MissingArticleConditionsHook.php | 930 bytes |
/var/www/solab/includes/page/Hook/BeforeDisplayNoArticleTextHook.php | 644 bytes |
/var/www/solab/includes/page/Hook/CategoryAfterPageAddedHook.php | 687 bytes |
/var/www/solab/includes/page/Hook/CategoryAfterPageRemovedHook.php | 775 bytes |
/var/www/solab/includes/page/Hook/CategoryPageViewHook.php | 561 bytes |
/var/www/solab/includes/page/Hook/DisplayOldSubtitleHook.php | 648 bytes |
/var/www/solab/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php | 700 bytes |
/var/www/solab/includes/page/Hook/ImagePageAfterImageLinksHook.php | 674 bytes |
/var/www/solab/includes/page/Hook/ImagePageFileHistoryLineHook.php | 817 bytes |
/var/www/solab/includes/page/Hook/ImagePageFindFileHook.php | 761 bytes |
/var/www/solab/includes/page/Hook/ImagePageShowTOCHook.php | 602 bytes |
/var/www/solab/includes/page/Hook/IsFileCacheableHook.php | 565 bytes |
/var/www/solab/includes/page/Hook/OpportunisticLinksUpdateHook.php | 1 KB |
/var/www/solab/includes/page/Hook/PageDeleteCompleteHook.php | 1 KB |
/var/www/solab/includes/page/Hook/PageDeleteHook.php | 1,006 bytes |
/var/www/solab/includes/page/Hook/PageDeletionDataUpdatesHook.php | 967 bytes |
/var/www/solab/includes/page/Hook/PageUndeleteCompleteHook.php | 1 KB |
/var/www/solab/includes/page/Hook/PageUndeleteHook.php | 1 KB |
/var/www/solab/includes/page/Hook/PageViewUpdatesHook.php | 743 bytes |
/var/www/solab/includes/page/Hook/RevisionFromEditCompleteHook.php | 1 KB |
/var/www/solab/includes/page/Hook/RevisionUndeletedHook.php | 699 bytes |
/var/www/solab/includes/page/Hook/RollbackCompleteHook.php | 929 bytes |
/var/www/solab/includes/page/Hook/ShowMissingArticleHook.php | 590 bytes |
/var/www/solab/includes/page/Hook/WikiPageDeletionUpdatesHook.php | 1 KB |
/var/www/solab/includes/page/Hook/WikiPageFactoryHook.php | 654 bytes |
/var/www/solab/includes/Permissions/Hook/PermissionErrorAuditHook.php | 1 KB |
/var/www/solab/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php | 1 KB |
/var/www/solab/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php | 1 KB |
/var/www/solab/includes/Permissions/Hook/TitleQuickPermissionsHook.php | 1,006 bytes |
/var/www/solab/includes/Permissions/Hook/TitleReadWhitelistHook.php | 853 bytes |
/var/www/solab/includes/Permissions/Hook/UserCanHook.php | 1,007 bytes |
/var/www/solab/includes/Permissions/Hook/UserGetAllRightsHook.php | 581 bytes |
/var/www/solab/includes/Permissions/Hook/UserGetRightsHook.php | 620 bytes |
/var/www/solab/includes/Permissions/Hook/UserGetRightsRemoveHook.php | 886 bytes |
/var/www/solab/includes/Permissions/Hook/UserIsBlockedFromHook.php | 977 bytes |
/var/www/solab/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php | 642 bytes |
/var/www/solab/includes/preferences/Hook/GetPreferencesHook.php | 675 bytes |
/var/www/solab/includes/preferences/Hook/PreferencesFormPreSaveHook.php | 902 bytes |
/var/www/solab/includes/RenameUser/Hook/RenameUserAbortHook.php | 710 bytes |
/var/www/solab/includes/RenameUser/Hook/RenameUserCompleteHook.php | 697 bytes |
/var/www/solab/includes/RenameUser/Hook/RenameUserPreRenameHook.php | 700 bytes |
/var/www/solab/includes/RenameUser/Hook/RenameUserSQLHook.php | 702 bytes |
/var/www/solab/includes/RenameUser/Hook/RenameUserWarningHook.php | 955 bytes |
/var/www/solab/includes/Rest/Hook/SearchResultProvideDescriptionHook.php | 1,006 bytes |
/var/www/solab/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php | 778 bytes |
/var/www/solab/includes/Revision/Hook/RevisionRecordInsertedHook.php | 658 bytes |
/var/www/solab/includes/search/Hook/PrefixSearchBackendHook.php | 1 KB |
/var/www/solab/includes/search/Hook/PrefixSearchExtractNamespaceHook.php | 850 bytes |
/var/www/solab/includes/search/Hook/SearchableNamespacesHook.php | 583 bytes |
/var/www/solab/includes/search/Hook/SearchAfterNoDirectMatchHook.php | 782 bytes |
/var/www/solab/includes/search/Hook/SearchGetNearMatchBeforeHook.php | 761 bytes |
/var/www/solab/includes/search/Hook/SearchGetNearMatchCompleteHook.php | 695 bytes |
/var/www/solab/includes/search/Hook/SearchGetNearMatchHook.php | 687 bytes |
/var/www/solab/includes/search/Hook/SearchIndexFieldsHook.php | 718 bytes |
/var/www/solab/includes/search/Hook/SearchResultInitFromTitleHook.php | 722 bytes |
/var/www/solab/includes/search/Hook/SearchResultProvideThumbnailHook.php | 1 KB |
/var/www/solab/includes/search/Hook/SearchResultsAugmentHook.php | 939 bytes |
/var/www/solab/includes/search/Hook/ShowSearchHitHook.php | 2 KB |
/var/www/solab/includes/search/Hook/ShowSearchHitTitleHook.php | 1 KB |
/var/www/solab/includes/search/Hook/SpecialSearchPowerBoxHook.php | 863 bytes |
/var/www/solab/includes/search/Hook/SpecialSearchProfileFormHook.php | 821 bytes |
/var/www/solab/includes/session/Hook/SessionCheckInfoHook.php | 1 KB |
/var/www/solab/includes/session/Hook/SessionMetadataHook.php | 875 bytes |
/var/www/solab/includes/shell/Hook/WfShellWikiCmdHook.php | 798 bytes |
/var/www/solab/includes/skins/Hook/SkinAfterPortletHook.php | 646 bytes |
/var/www/solab/includes/skins/Hook/SkinPageReadyConfigHook.php | 663 bytes |
/var/www/solab/includes/specialpage/Hook/AuthChangeFormFieldsHook.php | 1 KB |
/var/www/solab/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php | 825 bytes |
/var/www/solab/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php | 2 KB |
/var/www/solab/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php | 2 KB |
/var/www/solab/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php | 780 bytes |
/var/www/solab/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php | 678 bytes |
/var/www/solab/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php | 694 bytes |
/var/www/solab/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php | 631 bytes |
/var/www/solab/includes/specialpage/Hook/SpecialPage_initListHook.php | 2 KB |
/var/www/solab/includes/specialpage/Hook/WgQueryPagesHook.php | 771 bytes |
/var/www/solab/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php | 724 bytes |
/var/www/solab/includes/Storage/Hook/ArticlePrepareTextForEditHook.php | 699 bytes |
/var/www/solab/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php | 3 KB |
/var/www/solab/includes/Storage/Hook/MultiContentSaveHook.php | 2 KB |
/var/www/solab/includes/Storage/Hook/PageContentSaveHook.php | 1 KB |
/var/www/solab/includes/Storage/Hook/PageSaveCompleteHook.php | 1 KB |
/var/www/solab/includes/Storage/Hook/ParserOutputStashForEditHook.php | 966 bytes |
/var/www/solab/includes/Storage/Hook/RevisionDataUpdatesHook.php | 1 KB |
/var/www/solab/includes/user/Hook/AutopromoteConditionHook.php | 711 bytes |
/var/www/solab/includes/user/Hook/ConfirmEmailCompleteHook.php | 603 bytes |
/var/www/solab/includes/user/Hook/EmailConfirmedHook.php | 821 bytes |
/var/www/solab/includes/user/Hook/GetAutoPromoteGroupsHook.php | 667 bytes |
/var/www/solab/includes/user/Hook/InvalidateEmailCompleteHook.php | 616 bytes |
/var/www/solab/includes/user/Hook/IsValidPasswordHook.php | 800 bytes |
/var/www/solab/includes/user/Hook/PingLimiterHook.php | 896 bytes |
/var/www/solab/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php | 920 bytes |
/var/www/solab/includes/user/Hook/UserAddGroupHook.php | 803 bytes |
/var/www/solab/includes/user/Hook/UserArrayFromResultHook.php | 776 bytes |
/var/www/solab/includes/user/Hook/UserCanSendEmailHook.php | 781 bytes |
/var/www/solab/includes/user/Hook/UserClearNewTalkNotificationHook.php | 1 KB |
/var/www/solab/includes/user/Hook/UserEffectiveGroupsHook.php | 644 bytes |
/var/www/solab/includes/user/Hook/UserGetDefaultOptionsHook.php | 905 bytes |
/var/www/solab/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php | 736 bytes |
/var/www/solab/includes/user/Hook/UserGetEmailHook.php | 603 bytes |
/var/www/solab/includes/user/Hook/UserGetReservedNamesHook.php | 575 bytes |
/var/www/solab/includes/user/Hook/UserGroupsChangedHook.php | 1 KB |
/var/www/solab/includes/user/Hook/UserIsBlockedGloballyHook.php | 833 bytes |
/var/www/solab/includes/user/Hook/UserIsBotHook.php | 597 bytes |
/var/www/solab/includes/user/Hook/UserIsLockedHook.php | 633 bytes |
/var/www/solab/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php | 673 bytes |
/var/www/solab/includes/user/Hook/UserLoadDefaultsHook.php | 571 bytes |
/var/www/solab/includes/user/Hook/UserLogoutHook.php | 547 bytes |
/var/www/solab/includes/user/Hook/UserPrivilegedGroupsHook.php | 748 bytes |
/var/www/solab/includes/user/Hook/UserRemoveGroupHook.php | 680 bytes |
/var/www/solab/includes/user/Hook/UserSaveSettingsHook.php | 752 bytes |
/var/www/solab/includes/user/Hook/UserSendConfirmationMailHook.php | 2 KB |
/var/www/solab/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php | 745 bytes |
/var/www/solab/includes/user/Hook/UserSetEmailHook.php | 611 bytes |
/var/www/solab/includes/user/Hook/User__mailPasswordInternalHook.php | 821 bytes |
/var/www/solab/includes/user/Options/Hook/LoadUserOptionsHook.php | 668 bytes |
/var/www/solab/includes/user/Options/Hook/SaveUserOptionsHook.php | 1 KB |
/var/www/solab/vendor/wikimedia/scoped-callback/src/ScopedCallback.php | 3 KB |
/var/www/solab/includes/HookContainer/StaticHookRegistry.php | 1 KB |
/var/www/solab/includes/HookContainer/HookRegistry.php | 1 KB |
/var/www/solab/includes/HookContainer/DeprecatedHooks.php | 5 KB |
/var/www/solab/includes/HookContainer/HookContainer.php | 23 KB |
/var/www/solab/vendor/wikimedia/services/src/SalvageableService.php | 2 KB |
/var/www/solab/includes/config/ConfigFactory.php | 5 KB |
/var/www/solab/includes/utils/UrlUtils.php | 18 KB |
/var/www/solab/includes/context/RequestContext.php | 22 KB |
/var/www/solab/includes/context/IContextSource.php | 4 KB |
/var/www/solab/includes/language/MessageLocalizer.php | 1 KB |
/var/www/solab/includes/session/CsrfTokenSetProvider.php | 1 KB |
/var/www/solab/includes/context/MutableContext.php | 2 KB |
/var/www/solab/includes/libs/filebackend/fsfile/TempFSFile.php | 6 KB |
/var/www/solab/includes/libs/filebackend/fsfile/FSFile.php | 6 KB |
/var/www/solab/vendor/wikimedia/ip-utils/src/IPUtils.php | 26 KB |
/var/www/solab/includes/json/FormatJson.php | 10 KB |
/var/www/solab/vendor/wikimedia/utfnormal/src/Validator.php | 23 KB |
/var/www/solab/vendor/wikimedia/utfnormal/src/Constants.php | 4 KB |
/var/www/solab/includes/session/PHPSessionHandler.php | 11 KB |
/var/www/solab/includes/session/SessionManager.php | 36 KB |
/var/www/solab/includes/session/SessionManagerInterface.php | 4 KB |
/var/www/solab/includes/libs/Stats/BufferingStatsdDataFactory.php | 6 KB |
/var/www/solab/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php | 3 KB |
/var/www/solab/includes/objectcache/SqlBagOStuff.php | 61 KB |
/var/www/solab/includes/deferred/DeferredUpdates.php | 19 KB |
/var/www/solab/includes/libs/objectcache/CachedBagOStuff.php | 6 KB |
/var/www/solab/includes/libs/objectcache/HashBagOStuff.php | 5 KB |
/var/www/solab/includes/Message/MessageFormatterFactory.php | 1 KB |
/var/www/solab/includes/libs/Message/IMessageFormatterFactory.php | 393 bytes |
/var/www/solab/includes/language/Message.php | 43 KB |
/var/www/solab/includes/libs/MessageSpecifier.php | 1 KB |
/var/www/solab/includes/user/UserNameUtils.php | 11 KB |
/var/www/solab/includes/user/UserRigorOptions.php | 1 KB |
/var/www/solab/includes/config/ServiceOptions.php | 3 KB |
/var/www/solab/includes/language/LanguageFactory.php | 9 KB |
/var/www/solab/includes/language/LocalisationCache.php | 40 KB |
/var/www/solab/includes/language/LCStoreDB.php | 4 KB |
/var/www/solab/includes/language/LCStore.php | 2 KB |
/var/www/solab/includes/language/LanguageNameUtils.php | 10 KB |
/var/www/solab/includes/language/LanguageFallback.php | 5 KB |
/var/www/solab/includes/language/LanguageConverterFactory.php | 6 KB |
/var/www/solab/includes/libs/MapCacheLRU.php | 12 KB |
/var/www/solab/includes/title/MediaWikiTitleCodec.php | 20 KB |
/var/www/solab/includes/title/TitleFormatter.php | 3 KB |
/var/www/solab/includes/title/TitleParser.php | 2 KB |
/var/www/solab/includes/languages/LanguageEn.php | 881 bytes |
/var/www/solab/includes/language/Language.php | 144 KB |
/var/www/solab/includes/libs/DebugInfo/DebugInfoTrait.php | 344 bytes |
/var/www/solab/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php | 2 KB |
/var/www/solab/vendor/wikimedia/assert/src/Assert.php | 10 KB |
/var/www/solab/includes/libs/objectcache/wancache/WANObjectCache.php | 125 KB |
/var/www/solab/includes/db/MWLBFactory.php | 16 KB |
/var/www/solab/includes/libs/rdbms/ConfiguredReadOnlyMode.php | 2 KB |
/var/www/solab/includes/libs/rdbms/ChronologyProtector.php | 25 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/RequestTimeout.php | 3 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php | 1 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php | 5 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/LBFactorySimple.php | 5 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/LBFactory.php | 22 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/ILBFactory.php | 16 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/IConnectionProvider.php | 3 KB |
/var/www/solab/includes/cache/GenderCache.php | 5 KB |
/var/www/solab/includes/user/DefaultOptionsLookup.php | 5 KB |
/var/www/solab/includes/user/UserOptionsLookup.php | 4 KB |
/var/www/solab/includes/interwiki/ClassicInterwikiLookup.php | 11 KB |
/var/www/solab/includes/interwiki/InterwikiLookup.php | 2 KB |
/var/www/solab/includes/Message/TextFormatter.php | 1 KB |
/var/www/solab/includes/libs/Message/ITextFormatter.php | 935 bytes |
/var/www/solab/includes/Message/Converter.php | 3 KB |
/var/www/solab/includes/user/TempUser/RealTempUserConfig.php | 3 KB |
/var/www/solab/includes/user/TempUser/TempUserConfig.php | 2 KB |
/var/www/solab/vendor/wikimedia/php-session-serializer/src/Wikimedia/PhpSessionSerializer.php | 11 KB |
/var/www/solab/includes/session/CookieSessionProvider.php | 14 KB |
/var/www/solab/includes/session/SessionProvider.php | 24 KB |
/var/www/solab/includes/session/SessionProviderInterface.php | 2 KB |
/var/www/solab/includes/session/SessionInfo.php | 8 KB |
/var/www/solab/includes/Permissions/GrantsInfo.php | 4 KB |
/var/www/solab/includes/session/BotPasswordSessionProvider.php | 6 KB |
/var/www/solab/includes/session/ImmutableSessionProviderWithCookie.php | 5 KB |
/var/www/solab/includes/utils/MWCryptRand.php | 2 KB |
/var/www/solab/includes/session/SessionId.php | 2 KB |
/var/www/solab/includes/session/SessionBackend.php | 24 KB |
/var/www/solab/includes/user/User.php | 107 KB |
/var/www/solab/includes/HookContainer/ProtectedHookAccessorTrait.php | 926 bytes |
/var/www/solab/includes/Permissions/Authority.php | 8 KB |
/var/www/solab/includes/user/UserIdentity.php | 2 KB |
/var/www/solab/includes/mail/UserEmailContact.php | 656 bytes |
/var/www/solab/includes/session/Session.php | 19 KB |
/var/www/solab/includes/utils/MWTimestamp.php | 5 KB |
/var/www/solab/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php | 15 KB |
/var/www/solab/includes/Request/WebResponse.php | 10 KB |
/var/www/solab/includes/session/Token.php | 3 KB |
/var/www/solab/includes/StubObject/StubGlobalUser.php | 5 KB |
/var/www/solab/includes/StubObject/StubObject.php | 7 KB |
/var/www/solab/includes/StubObject/StubUserLang.php | 1 KB |
/var/www/solab/includes/Output/OutputPage.php | 146 KB |
/var/www/solab/includes/context/ContextSource.php | 5 KB |
/var/www/solab/includes/ResourceLoader/Module.php | 36 KB |
/var/www/solab/includes/Request/ContentSecurityPolicy.php | 18 KB |
/var/www/solab/vendor/onoi/callback-container/src/CallbackContainerFactory.php | 931 bytes |
/var/www/solab/vendor/onoi/callback-container/src/CallbackContainerBuilder.php | 7 KB |
/var/www/solab/vendor/onoi/callback-container/src/ContainerBuilder.php | 1,008 bytes |
/var/www/solab/vendor/onoi/callback-container/src/ServiceRegistry.php | 956 bytes |
/var/www/solab/vendor/onoi/callback-container/src/ContainerRegistry.php | 403 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/SharedServicesContainer.php | 28 KB |
/var/www/solab/vendor/onoi/callback-container/src/CallbackContainer.php | 392 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/mediawiki.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/importer.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/events.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/cache.php | 518 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/HookDispatcher.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SetupFile.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/FileSystemSmwJsonRepo.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SmwJsonRepo.php | 321 bytes |
/var/www/solab/vendor/jeroen/file-fetcher/src/SimpleFileFetcher.php | 555 bytes |
/var/www/solab/vendor/jeroen/file-fetcher/src/FileFetcher.php | 368 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/File.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SetupCheck.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/TemplateEngine.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/LocalMessageProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/MessageLocalizer.php | 259 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Site.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/TypesRegistry.php | 17 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/MwCollaboratorFactory.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Connection/ConnectionManager.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/LoadBalancerConnectionProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/ConnectionProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Settings.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Options.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ConfigLegacyTrait.php | 15 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/ChangeListenerAwareTrait.php | 685 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Logger.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/ElasticFactory.php | 15 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/ConnectionProvider.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/LockManager.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/CacheFactory.php | 3 KB |
/var/www/solab/vendor/onoi/cache/src/CacheFactory.php | 2 KB |
/var/www/solab/vendor/onoi/cache/src/FixedInMemoryLruCache.php | 3 KB |
/var/www/solab/vendor/onoi/cache/src/MediaWikiCache.php | 2 KB |
/var/www/solab/vendor/onoi/cache/src/CompositeCache.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Config.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/res/Resources.php | 19 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/GroupPermissions.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Logo.php | 25 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Hooks.php | 3 KB |
/var/www/solab/extensions/Maps/src/MapsSetup.php | 4 KB |
/var/www/solab/extensions/Maps/src/MapsFactory.php | 8 KB |
/var/www/solab/extensions/Maps/src/SemanticMapsSetup.php | 2 KB |
/var/www/solab/extensions/Maps/src/MappingServices.php | 2 KB |
/var/www/solab/extensions/Maps/src/GoogleMapsService.php | 9 KB |
/var/www/solab/extensions/Maps/src/MappingService.php | 858 bytes |
/var/www/solab/extensions/Maps/src/LeafletService.php | 7 KB |
/var/www/solab/extensions/Maps/src/DataAccess/MwImageRepository.php | 726 bytes |
/var/www/solab/extensions/Maps/src/DataAccess/ImageRepository.php | 290 bytes |
/var/www/solab/includes/filerepo/RepoGroup.php | 12 KB |
/var/www/solab/includes/libs/mime/MimeAnalyzer.php | 35 KB |
/var/www/solab/includes/libs/mime/MimeMap.php | 18 KB |
/var/www/solab/extensions/Maps/src/Map/SemanticFormat/MapPrinter.php | 10 KB |
/var/www/solab/includes/Request/ProxyLookup.php | 2 KB |
/var/www/solab/includes/MediaWiki.php | 48 KB |
/var/www/solab/includes/title/TitleValue.php | 8 KB |
/var/www/solab/includes/language/TrivialLanguageConverter.php | 5 KB |
/var/www/solab/includes/language/ILanguageConverter.php | 8 KB |
/var/www/solab/includes/Revision/RevisionStoreFactory.php | 6 KB |
/var/www/solab/includes/Storage/BlobStoreFactory.php | 3 KB |
/var/www/solab/includes/externalstore/ExternalStoreAccess.php | 7 KB |
/var/www/solab/includes/externalstore/ExternalStoreFactory.php | 5 KB |
/var/www/solab/includes/libs/rdbms/loadbalancer/LoadBalancer.php | 68 KB |
/var/www/solab/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php | 9 KB |
/var/www/solab/includes/libs/rdbms/ServerInfo.php | 5 KB |
/var/www/solab/includes/libs/rdbms/database/DatabaseFactory.php | 11 KB |
/var/www/solab/includes/libs/rdbms/loadmonitor/LoadMonitor.php | 14 KB |
/var/www/solab/includes/libs/rdbms/loadmonitor/ILoadMonitor.php | 2 KB |
/var/www/solab/includes/Storage/NameTableStoreFactory.php | 4 KB |
/var/www/solab/includes/Revision/SlotRoleRegistry.php | 8 KB |
/var/www/solab/includes/Storage/NameTableStore.php | 16 KB |
/var/www/solab/includes/content/ContentHandlerFactory.php | 7 KB |
/var/www/solab/includes/content/IContentHandlerFactory.php | 1 KB |
/var/www/solab/includes/title/TitleFactory.php | 5 KB |
/var/www/solab/includes/Revision/SlotRecord.php | 20 KB |
/var/www/solab/includes/CommentStore/CommentStore.php | 14 KB |
/var/www/solab/includes/user/ActorMigration.php | 4 KB |
/var/www/solab/includes/user/ActorMigrationBase.php | 18 KB |
/var/www/solab/includes/user/ActorStoreFactory.php | 4 KB |
/var/www/solab/includes/page/PageStoreFactory.php | 2 KB |
/var/www/solab/includes/page/PageStore.php | 12 KB |
/var/www/solab/includes/page/PageLookup.php | 4 KB |
/var/www/solab/includes/cache/LinkCache.php | 18 KB |
/var/www/solab/includes/Revision/RevisionStore.php | 108 KB |
/var/www/solab/includes/page/LegacyArticleIdAccess.php | 2 KB |
/var/www/solab/includes/Revision/RevisionFactory.php | 6 KB |
/var/www/solab/includes/Revision/RevisionLookup.php | 6 KB |
/var/www/solab/includes/Storage/SqlBlobStore.php | 23 KB |
/var/www/solab/includes/Storage/BlobStore.php | 5 KB |
/var/www/solab/includes/user/ActorStore.php | 24 KB |
/var/www/solab/includes/user/UserIdentityLookup.php | 2 KB |
/var/www/solab/includes/user/ActorNormalization.php | 4 KB |
/var/www/solab/includes/user/ActorCache.php | 5 KB |
/var/www/solab/includes/libs/rdbms/DBAccessObjectUtils.php | 3 KB |
/var/www/solab/includes/libs/rdbms/database/DBConnRef.php | 27 KB |
/var/www/solab/includes/libs/rdbms/database/IMaintainableDatabase.php | 7 KB |
/var/www/solab/includes/Revision/RevisionSelectQueryBuilder.php | 3 KB |
/var/www/solab/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php | 25 KB |
/var/www/solab/includes/libs/rdbms/querybuilder/JoinGroupBase.php | 5 KB |
/var/www/solab/includes/libs/rdbms/database/Database.php | 111 KB |
/var/www/solab/includes/libs/rdbms/database/DatabasePostgres.php | 33 KB |
/var/www/solab/includes/libs/rdbms/database/TransactionManager.php | 32 KB |
/var/www/solab/includes/libs/rdbms/database/DatabaseFlags.php | 3 KB |
/var/www/solab/includes/libs/rdbms/platform/SQLPlatform.php | 57 KB |
/var/www/solab/includes/libs/rdbms/platform/PostgresPlatform.php | 8 KB |
/var/www/solab/includes/libs/rdbms/database/replication/ReplicationReporter.php | 6 KB |
/var/www/solab/includes/libs/rdbms/database/Query.php | 3 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php | 1 KB |
/var/www/solab/includes/libs/rdbms/database/utils/CriticalSessionInfo.php | 2 KB |
/var/www/solab/includes/libs/rdbms/database/utils/GeneralizedSql.php | 2 KB |
/var/www/solab/includes/libs/rdbms/database/utils/QueryStatus.php | 2 KB |
/var/www/solab/includes/libs/rdbms/database/resultwrapper/PostgresResultWrapper.php | 1 KB |
/var/www/solab/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php | 4 KB |
/var/www/solab/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php | 3 KB |
/var/www/solab/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php | 726 bytes |
/var/www/solab/includes/libs/rdbms/database/utils/TransactionIdentifier.php | 1 KB |
/var/www/solab/includes/page/PageIdentityValue.php | 4 KB |
/var/www/solab/includes/page/PageReferenceValue.php | 4 KB |
/var/www/solab/includes/page/ProperPageIdentity.php | 3 KB |
/var/www/solab/includes/user/ExternalUserNames.php | 5 KB |
/var/www/solab/includes/user/UserIdentityValue.php | 5 KB |
/var/www/solab/includes/CommentStore/CommentStoreComment.php | 3 KB |
/var/www/solab/includes/language/RawMessage.php | 2 KB |
/var/www/solab/includes/Revision/RevisionSlots.php | 8 KB |
/var/www/solab/includes/Revision/RevisionStoreRecord.php | 7 KB |
/var/www/solab/includes/Revision/RevisionRecord.php | 19 KB |
/var/www/solab/includes/cache/HTMLFileCache.php | 7 KB |
/var/www/solab/includes/cache/FileCacheBase.php | 7 KB |
/var/www/solab/includes/user/UserOptionsManager.php | 24 KB |
/var/www/solab/includes/user/UserFactory.php | 11 KB |
/var/www/solab/includes/language/LanguageConverter.php | 37 KB |
/var/www/solab/includes/skins/Skin.php | 78 KB |
/var/www/solab/includes/skins/SkinFactory.php | 5 KB |
/var/www/solab/includes/Permissions/PermissionStatus.php | 4 KB |
/var/www/solab/includes/libs/StatusValue.php | 15 KB |
/var/www/solab/includes/Permissions/UserAuthority.php | 13 KB |
/var/www/solab/includes/Permissions/PermissionManager.php | 61 KB |
/var/www/solab/includes/specialpage/SpecialPageFactory.php | 45 KB |
/var/www/solab/includes/Permissions/GroupPermissionsLookup.php | 6 KB |
/var/www/solab/includes/user/UserGroupManagerFactory.php | 4 KB |
/var/www/solab/includes/user/UserGroupManager.php | 39 KB |
/var/www/solab/includes/libs/rdbms/ReadOnlyMode.php | 2 KB |
/var/www/solab/includes/user/UserEditTracker.php | 6 KB |
/var/www/solab/includes/jobqueue/JobQueueGroupFactory.php | 4 KB |
/var/www/solab/includes/libs/uuid/GlobalIdGenerator.php | 27 KB |
/var/www/solab/includes/jobqueue/JobQueueGroup.php | 13 KB |
/var/www/solab/includes/block/BlockErrorFormatter.php | 9 KB |
/var/www/solab/includes/user/UserIdentityUtils.php | 933 bytes |
/var/www/solab/includes/cache/UserCache.php | 5 KB |
/var/www/solab/includes/cache/LinkBatchFactory.php | 2 KB |
/var/www/solab/includes/linker/LinksMigration.php | 4 KB |
/var/www/solab/includes/linker/LinkTargetStore.php | 8 KB |
/var/www/solab/includes/linker/LinkTargetLookup.php | 3 KB |
/var/www/solab/includes/page/RedirectStore.php | 2 KB |
/var/www/solab/includes/page/RedirectLookup.php | 1 KB |
/var/www/solab/includes/page/WikiPageFactory.php | 4 KB |
/var/www/solab/includes/Permissions/RestrictionStore.php | 22 KB |
/var/www/solab/includes/actions/ActionFactory.php | 13 KB |
/var/www/solab/includes/Permissions/RateLimiter.php | 11 KB |
/var/www/solab/includes/libs/WRStats/WRStatsFactory.php | 4 KB |
/var/www/solab/includes/libs/WRStats/BagOStuffStatsStore.php | 1 KB |
/var/www/solab/includes/libs/WRStats/StatsStore.php | 1 KB |
/var/www/solab/includes/user/CentralId/CentralIdLookupFactory.php | 5 KB |
/var/www/solab/includes/user/CentralId/LocalIdLookup.php | 5 KB |
/var/www/solab/includes/user/CentralId/CentralIdLookup.php | 11 KB |
/var/www/solab/includes/language/dependency/FileDependency.php | 2 KB |
/var/www/solab/includes/language/dependency/CacheDependency.php | 1 KB |
/var/www/solab/includes/language/dependency/GlobalDependency.php | 1 KB |
/var/www/solab/includes/language/dependency/MainConfigDependency.php | 1 KB |
/var/www/solab/includes/language/dependency/ConstantDependency.php | 1 KB |
/var/www/solab/includes/page/WikiPage.php | 107 KB |
/var/www/solab/includes/page/Page.php | 1 KB |
/var/www/solab/includes/page/PageRecord.php | 2 KB |
/var/www/solab/includes/page/Article.php | 63 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/ArticleFromTitle.php | 1,016 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/HookListener.php | 129 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/StoreFactory.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/SQLStoreFactory.php | 27 KB |
/var/www/solab/vendor/onoi/message-reporter/src/NullMessageReporter.php | 295 bytes |
/var/www/solab/vendor/onoi/message-reporter/src/MessageReporter.php | 344 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngineFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/IdCacheManager.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/AuxiliaryFields.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/InMemoryPoolCache.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/StatsFormatter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/CacheWarmer.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DisplayTitleFinder.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/EntityCache.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/RedirectTargetLookup.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/PropertyTable/PropertyTableHashes.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Connection/ConnRef.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/TransactionHandler.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/EntityIdFinder.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/TableFieldUpdater.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/IdEntityFinder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/IteratorFactory.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/SequenceMapFinder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Flag.php | 601 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/ChangeListeners/CallableChangeListener.php | 919 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/CallableChangeListenerTrait.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/ChangeListener.php | 457 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/PageFactory.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Page/PropertyPage.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Page/Page.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminerFactory.php | 2 KB |
/var/www/solab/includes/linker/LinkRendererFactory.php | 3 KB |
/var/www/solab/includes/linker/LinkRenderer.php | 16 KB |
/var/www/solab/includes/CommentFormatter/CommentFormatter.php | 13 KB |
/var/www/solab/includes/CommentFormatter/CommentParserFactory.php | 2 KB |
/var/www/solab/includes/Revision/ArchivedRevisionLookup.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/DotArray.php | 2 KB |
/var/www/solab/includes/page/PageStoreRecord.php | 4 KB |
/var/www/solab/includes/page/ExistingPageRecord.php | 520 bytes |
/var/www/solab/includes/parser/Parser.php | 205 KB |
/var/www/solab/includes/parser/ParserFactory.php | 7 KB |
/var/www/solab/includes/parser/MagicWordFactory.php | 5 KB |
/var/www/solab/includes/page/File/BadFileLookup.php | 4 KB |
/var/www/solab/includes/tidy/RemexDriver.php | 3 KB |
/var/www/solab/includes/tidy/TidyDriverBase.php | 689 bytes |
/var/www/solab/includes/http/HttpRequestFactory.php | 11 KB |
/var/www/solab/includes/Category/TrackingCategories.php | 8 KB |
/var/www/solab/includes/preferences/SignatureValidatorFactory.php | 3 KB |
/var/www/solab/includes/preferences/SignatureValidator.php | 12 KB |
/var/www/solab/includes/parser/Parsoid/Config/PageConfigFactory.php | 7 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php | 395 bytes |
/var/www/solab/includes/parser/Parsoid/ParsoidParserFactory.php | 2 KB |
/var/www/solab/includes/parser/Parsoid/Config/SiteConfig.php | 24 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Config/SiteConfig.php | 49 KB |
/var/www/solab/includes/parser/Parsoid/Config/DataAccess.php | 15 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Config/DataAccess.php | 5 KB |
/var/www/solab/includes/content/Transform/ContentTransformer.php | 2 KB |
/var/www/solab/includes/content/WikitextContentHandler.php | 13 KB |
/var/www/solab/includes/content/TextContentHandler.php | 7 KB |
/var/www/solab/includes/content/ContentHandler.php | 62 KB |
/var/www/solab/includes/actions/ViewAction.php | 2 KB |
/var/www/solab/includes/actions/FormlessAction.php | 1 KB |
/var/www/solab/includes/actions/Action.php | 12 KB |
/var/www/solab/includes/profiler/ProfilingContext.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PropertyRegistry.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/NamespaceInfo.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PropertyAliasFinder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataTypeRegistry.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ImportValue.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/PropertyChainValue.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ConstraintSchemaValue.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_WikiPage.php | 23 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Number.php | 17 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/TemperatureValue.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Time.php | 24 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/MonolingualTextValue.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/AbstractMultiValue.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ReferenceValue.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ExternalIdentifierValue.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/KeywordValue.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Quantity.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/TypesValue.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/LanguageCodeValue.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/AllowsValue.php | 343 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/AllowsListValue.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/AllowsPatternValue.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PropertyLabelFinder.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/DataValueServiceFactory.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/datavalues.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/ServicesContainer.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/MonolingualTextLookup.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/Query.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/PropertyTableInfoFetcher.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/PropertyTypeFinder.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/PropertyTableDefinitionBuilder.php | 6 KB |
/var/www/solab/includes/libs/rdbms/database/QueryBuilderFromRawSql.php | 6 KB |
/var/www/solab/includes/libs/rdbms/encasing/PostgresBlob.php | 92 bytes |
/var/www/solab/includes/libs/rdbms/encasing/Blob.php | 391 bytes |
/var/www/solab/includes/libs/rdbms/encasing/IBlob.php | 229 bytes |
/var/www/solab/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php | 5 KB |
/var/www/solab/includes/libs/rdbms/database/utils/AtomicSectionIdentifier.php | 984 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/EntityLookup.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/EntityLookup.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/TraversalPropertyLookup.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/PropertySubjectsLookup.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/PropertiesLookup.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/SemanticDataLookup.php | 22 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/CachingSemanticDataLookup.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/StubSemanticData.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataModel/SubSemanticData.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlerFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIWikiPageHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/TableBuilder/FieldType.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/RequestOptionsProcessor.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/ResultLimiter.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/LinkBatch.php | 3 KB |
/var/www/solab/includes/cache/LinkBatch.php | 10 KB |
/var/www/solab/includes/parser/ParserOptions.php | 45 KB |
/var/www/solab/includes/page/ParserOutputAccess.php | 14 KB |
/var/www/solab/includes/parser/ParserCacheFactory.php | 5 KB |
/var/www/solab/includes/json/JsonCodec.php | 8 KB |
/var/www/solab/includes/json/JsonUnserializer.php | 2 KB |
/var/www/solab/includes/json/JsonSerializer.php | 1 KB |
/var/www/solab/includes/Revision/RevisionRenderer.php | 9 KB |
/var/www/solab/includes/content/Renderer/ContentRenderer.php | 1 KB |
/var/www/solab/includes/parser/ParserCache.php | 19 KB |
/var/www/solab/languages/messages/MessagesEn.php | 26 KB |
/var/www/solab/includes/parser/CacheTime.php | 10 KB |
/var/www/solab/includes/libs/GhostFieldAccessTrait.php | 2 KB |
/var/www/solab/includes/json/JsonUnserializableTrait.php | 1 KB |
/var/www/solab/includes/parser/ParserCacheMetadata.php | 1 KB |
/var/www/solab/includes/Status/Status.php | 16 KB |
/var/www/solab/includes/json/JsonConstants.php | 1 KB |
/var/www/solab/includes/deferred/MWCallableUpdate.php | 2 KB |
/var/www/solab/includes/deferred/DeferrableCallback.php | 227 bytes |
/var/www/solab/includes/deferred/TransactionRoundAwareUpdate.php | 602 bytes |
/var/www/solab/includes/deferred/DeferredUpdatesScopeMediaWikiStack.php | 5 KB |
/var/www/solab/includes/deferred/DeferredUpdatesScopeStack.php | 3 KB |
/var/www/solab/includes/deferred/DeferredUpdatesScope.php | 10 KB |
/var/www/solab/includes/poolcounter/PoolWorkArticleViewCurrent.php | 6 KB |
/var/www/solab/includes/poolcounter/PoolWorkArticleView.php | 3 KB |
/var/www/solab/includes/poolcounter/PoolCounterWork.php | 6 KB |
/var/www/solab/includes/poolcounter/PoolCounterFactory.php | 2 KB |
/var/www/solab/includes/poolcounter/PoolCounterNull.php | 1 KB |
/var/www/solab/includes/poolcounter/PoolCounter.php | 7 KB |
/var/www/solab/includes/Revision/RenderedRevision.php | 17 KB |
/var/www/solab/includes/Revision/SlotRenderingProvider.php | 685 bytes |
/var/www/solab/includes/content/WikitextContent.php | 8 KB |
/var/www/solab/includes/content/TextContent.php | 7 KB |
/var/www/solab/includes/content/AbstractContent.php | 16 KB |
/var/www/solab/includes/content/Content.php | 15 KB |
/var/www/solab/includes/content/Renderer/ContentParseParams.php | 1 KB |
/var/www/solab/includes/parser/ParserOutput.php | 90 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php | 2 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php | 17 KB |
/var/www/solab/includes/parser/MagicWord.php | 6 KB |
/var/www/solab/includes/parser/Preprocessor.php | 4 KB |
/var/www/solab/includes/parser/Preprocessor_Hash.php | 26 KB |
/var/www/solab/includes/parser/CoreParserFunctions.php | 52 KB |
/var/www/solab/includes/parser/CoreTagHooks.php | 8 KB |
/var/www/solab/includes/parser/MagicWordArray.php | 10 KB |
/var/www/solab/extensions/GioExtension/GioExt.class.php | 6 KB |
/var/www/solab/extensions/GioExtension/g_utility.php | 11 KB |
/var/www/solab/extensions/GioExtension/vendor/autoload.php | 771 bytes |
/var/www/solab/extensions/GioExtension/vendor/composer/autoload_real.php | 2 KB |
/var/www/solab/extensions/GioExtension/vendor/composer/platform_check.php | 925 bytes |
/var/www/solab/extensions/GioExtension/vendor/composer/autoload_static.php | 14 KB |
/var/www/solab/extensions/GioExtension/vendor/symfony/polyfill-mbstring/bootstrap.php | 7 KB |
/var/www/solab/extensions/GioExtension/vendor/symfony/polyfill-mbstring/bootstrap80.php | 9 KB |
/var/www/solab/extensions/GioExtension/vendor/symfony/polyfill-ctype/bootstrap.php | 2 KB |
/var/www/solab/extensions/GioExtension/vendor/symfony/polyfill-ctype/bootstrap80.php | 2 KB |
/var/www/solab/extensions/GioExtension/vendor/symfony/polyfill-php73/bootstrap.php | 1,011 bytes |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient-services/autoload.php | 1 KB |
/var/www/solab/extensions/GioExtension/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php | 741 bytes |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/aliases.php | 3 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Client.php | 41 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Service.php | 2 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/AccessToken/Revoke.php | 2 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/AccessToken/Verify.php | 8 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Model.php | 10 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Utils/UriTemplate.php | 11 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php | 3 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php | 724 bytes |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php | 2 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Http/Batch.php | 8 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Http/MediaFileUpload.php | 10 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Http/REST.php | 6 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Task/Retryable.php | 751 bytes |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Task/Exception.php | 712 bytes |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Exception.php | 696 bytes |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Task/Runner.php | 8 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Collection.php | 3 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Service/Exception.php | 2 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Service/Resource.php | 11 KB |
/var/www/solab/extensions/GioExtension/vendor/google/apiclient/src/Task/Composer.php | 4 KB |
/var/www/solab/extensions/GioExtension/GioSparql.class.php | 3 KB |
/var/www/solab/extensions/ParserFunctions/includes/Hooks.php | 3 KB |
/var/www/solab/extensions/ParserFunctions/includes/ParserFunctions.php | 26 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctionFactory.php | 12 KB |
/var/www/solab/vendor/mediawiki/parser-hooks/src/HookRegistrant.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctions/InfoParserFunction.php | 3 KB |
/var/www/solab/vendor/mediawiki/parser-hooks/src/HookHandler.php | 549 bytes |
/var/www/solab/vendor/mediawiki/parser-hooks/src/HookDefinition.php | 3 KB |
/var/www/solab/vendor/mediawiki/parser-hooks/src/FunctionRunner.php | 2 KB |
/var/www/solab/vendor/mediawiki/parser-hooks/src/Internal/Runner.php | 2 KB |
/var/www/solab/vendor/param-processor/param-processor/src/Processor.php | 14 KB |
/var/www/solab/vendor/param-processor/param-processor/src/Options.php | 2 KB |
/var/www/solab/vendor/mediawiki/parser-hooks/src/HookRunner.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctions/DocumentationParserFunction.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctions/SectionTag.php | 2 KB |
/var/www/solab/extensions/Maps/src/ParserHookSetup.php | 5 KB |
/var/www/solab/extensions/Maps/src/ParserHooks/CoordinatesFunction.php | 2 KB |
/var/www/solab/extensions/Maps/src/ParserHooks/DistanceFunction.php | 2 KB |
/var/www/solab/extensions/Maps/src/Presentation/MapsDistanceParser.php | 4 KB |
/var/www/solab/extensions/Maps/src/ParserHooks/FindDestinationFunction.php | 3 KB |
/var/www/solab/extensions/Maps/src/ParserHooks/GeocodeFunction.php | 2 KB |
/var/www/solab/vendor/jeroen/simple-geocoder/src/Geocoders/Decorators/CoordinateFriendlyGeocoder.php | 950 bytes |
/var/www/solab/vendor/jeroen/simple-geocoder/src/Geocoder.php | 376 bytes |
/var/www/solab/vendor/jeroen/simple-geocoder/src/Geocoders/FileFetchers/NominatimGeocoder.php | 1 KB |
/var/www/solab/extensions/Maps/src/DataAccess/MapsFileFetcher.php | 555 bytes |
/var/www/solab/vendor/data-values/geo/src/Parsers/LatLongParser.php | 3 KB |
/var/www/solab/vendor/data-values/interfaces/src/ValueParsers/ValueParser.php | 595 bytes |
/var/www/solab/vendor/data-values/interfaces/src/ValueParsers/ParserOptions.php | 2 KB |
/var/www/solab/extensions/Maps/src/DataAccess/CachingGeocoder.php | 958 bytes |
/var/www/solab/extensions/Maps/src/ParserHooks/GeoDistanceFunction.php | 2 KB |
/var/www/solab/extensions/Maps/src/ParserHooks/MapsDocFunction.php | 4 KB |
/var/www/solab/includes/parser/LinkHolderArray.php | 15 KB |
/var/www/solab/includes/parser/StripState.php | 6 KB |
/var/www/solab/includes/profiler/SectionProfiler.php | 9 KB |
/var/www/solab/extensions/Scribunto/includes/Scribunto.php | 4 KB |
/var/www/solab/includes/parser/PPFrame_Hash.php | 16 KB |
/var/www/solab/includes/parser/PPFrame.php | 5 KB |
/var/www/solab/includes/parser/PPDStack_Hash.php | 3 KB |
/var/www/solab/includes/parser/PPDStackElement_Hash.php | 4 KB |
/var/www/solab/includes/parser/PPDPart_Hash.php | 1 KB |
/var/www/solab/includes/parser/PPNode_Hash_Tree.php | 9 KB |
/var/www/solab/includes/parser/PPNode.php | 3 KB |
/var/www/solab/includes/parser/PPNode_Hash_Array.php | 2 KB |
/var/www/solab/includes/parser/CoreMagicVariables.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/CircularReferenceGuard.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserData.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/formatters/MessageFormatter.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctions/ExpensiveFuncExecutionWatcher.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ParserFunctions/AskParserFunction.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/query/SMW_QueryProcessor.php | 16 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/QueryContext.php | 932 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/PostProcHandler.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Parser/RecursiveTextProcessor.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Processor/ParamListProcessor.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/PrintRequestFactory.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/PrintRequest/Deserializer.php | 5 KB |
/var/www/solab/includes/parser/Sanitizer.php | 61 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/CharArmor.php | 742 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/PropertyValueParser.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/ValueParser.php | 337 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/ConstraintFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/CompoundConstraintValueValidator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/ConstraintValueValidator.php | 354 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/UniquenessConstraintValueValidator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/Constraints/UniqueValueConstraint.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/Constraint.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/PatternConstraintValueValidator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/AllowsPatternValueParser.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/MediaWikiNsContentReader.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/RevisionGuardAwareTrait.php | 377 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/RevisionGuard.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/AllowsListConstraintValueValidator.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/AllowsListValueParser.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/PropertySpecificationConstraintValueValidator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/ConstraintSchemaValueValidator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/ConstraintCheckRunner.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/ConstraintRegistry.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Schema/SchemaFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Schema/SchemaFinder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/PropertyValueFormatter.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/DataValueFormatter.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/ValueFormatter.php | 332 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Processor/DefaultParamDefinition.php | 4 KB |
/var/www/solab/includes/language/MessageCache.php | 55 KB |
/var/www/solab/vendor/wikimedia/wait-condition-loop/src/WaitConditionLoop.php | 6 KB |
/var/www/solab/includes/libs/rdbms/encasing/LikeMatch.php | 587 bytes |
/var/www/solab/includes/content/CssContentHandler.php | 4 KB |
/var/www/solab/includes/content/CodeContentHandler.php | 2 KB |
/var/www/solab/includes/content/CssContent.php | 2 KB |
/var/www/solab/vendor/param-processor/param-processor/src/ParamDefinition.php | 12 KB |
/var/www/solab/vendor/param-processor/param-processor/src/IParamDefinition.php | 6 KB |
/var/www/solab/vendor/param-processor/param-processor/src/ParamDefinitionFactory.php | 6 KB |
/var/www/solab/vendor/param-processor/param-processor/src/PackagePrivate/ParamType.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultFormat.php | 4 KB |
/var/www/solab/vendor/param-processor/param-processor/src/Definition/StringParam.php | 2 KB |
/var/www/solab/vendor/data-values/validators/src/StringValidator.php | 2 KB |
/var/www/solab/vendor/data-values/validators/src/PackagePrivate/ValueValidatorBase.php | 4 KB |
/var/www/solab/vendor/data-values/interfaces/src/ValueValidators/ValueValidator.php | 294 bytes |
/var/www/solab/vendor/data-values/validators/src/RangeValidator.php | 4 KB |
/var/www/solab/vendor/param-processor/param-processor/src/TopologicalSort.php | 4 KB |
/var/www/solab/vendor/param-processor/param-processor/src/PackagePrivate/Param.php | 10 KB |
/var/www/solab/vendor/param-processor/param-processor/src/IParam.php | 324 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIUriHandler.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_URI.php | 5 KB |
/var/www/solab/includes/linker/Linker.php | 80 KB |
/var/www/solab/vendor/param-processor/param-processor/src/ProcessedParam.php | 1 KB |
/var/www/solab/vendor/param-processor/param-processor/src/ProcessingResult.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/query/SMW_Query.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Processor/QueryCreator.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/QueryFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Parser/LegacyParser.php | 24 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Parser/DescriptionProcessor.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Parser/Tokenizer.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/QueryToken.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/QuerySourceFactory.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/OrderCondition.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/ConditionBuilder.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreterFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/DispatchingDescriptionInterpreter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreter.php | 509 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/FulltextSearchTableFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/Fulltext/ValueMatchConditionBuilder.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/Fulltext/TextSanitizer.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Tesa/src/SanitizerFactory.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/Fulltext/SearchTable.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/ThingDescriptionInterpreter.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/SomePropertyInterpreter.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/ComparatorMapper.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/DisjunctionConjunctionInterpreter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/NamespaceDescriptionInterpreter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/ClassDescriptionInterpreter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/ValueDescriptionInterpreter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/DescriptionInterpreters/ConceptDescriptionInterpreter.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/QuerySegment.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/TableBuilder/TemporaryTableBuilder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/HierarchyTempTableBuilder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/QuerySegmentListProcessor.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngine/EngineOptions.php | 451 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Cache/CacheStats.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Stats.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Cache/ResultCache.php | 13 KB |
/var/www/solab/vendor/onoi/blob-store/src/BlobStore.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DINumberHandler.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Result/ItemJournal.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Result/ItemFetcher.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Result/FieldItemFinder.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Result/FilterMap.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/FieldList.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryDependencyLinksStoreFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryDependency/DependencyLinksTableUpdater.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryDependency/QueryDependencyLinksStore.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryDependency/QueryResultDependencyListResolver.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/HierarchyLookup.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/NamespaceExaminer.php | 2 KB |
/var/www/solab/includes/cache/CacheKeyHelper.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/SMW_Outputs.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ResultPrinters/PrefixParameterProcessor.php | 981 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/HtmlTable.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/PrintRequest/Formatter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Image.php | 1 KB |
/var/www/solab/includes/Html/Html.php | 39 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/PrefetchCache.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/PrefetchItemLookup.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataModel/SequenceMap.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Schema/SchemaList.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_Number.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Number/IntlNumberFormatter.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Number/UnitConverter.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIBlobHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/NumberValueFormatter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/Highlighter.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ProcessingErrorMsgHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ProfileAnnotatorFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ProfileAnnotators/NullProfileAnnotator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ProfileAnnotator.php | 513 bytes |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_Container.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ProfileAnnotators/DescriptionProfileAnnotator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ProfileAnnotators/ProfileAnnotatorDecorator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/ProfileAnnotators/FormatProfileAnnotator.php | 870 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/InternalParseBeforeLinks.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/OptionsAwareTrait.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Parser/LinksProcessor.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/MagicWordsFinder.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/RedirectTargetFinder.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/StripMarkerDecoder.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Timer.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/AnnotatorFactory.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/NullPropertyAnnotator.php | 836 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/RedirectPropertyAnnotator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/PropertyAnnotatorDecorator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataItemFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Parser/AnnotationProcessor.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Parser/LinksEncoder.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/DispatchingDataValueFormatter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/StringValueFormatter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/TimeValueFormatter.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/NoValueFormatter.php | 684 bytes |
/var/www/solab/includes/libs/StringUtils.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/TitleIsAlwaysKnown.php | 1 KB |
/var/www/solab/includes/libs/HtmlArmor.php | 2 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Core/TOCData.php | 9 KB |
/var/www/solab/includes/parser/PPNode_Hash_Text.php | 2 KB |
/var/www/solab/includes/parser/BlockLevelPass.php | 17 KB |
/var/www/solab/vendor/wikimedia/bcp-47-code/src/Bcp47CodeValue.php | 2 KB |
/var/www/solab/includes/tidy/RemexCompatFormatter.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Serializer/HtmlFormatter.php | 7 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Serializer/Formatter.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/DOM/DOMFormatter.php | 504 bytes |
/var/www/solab/vendor/wikimedia/remex-html/src/HTMLData.php | 105 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Serializer/Serializer.php | 10 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/PropGuard.php | 486 bytes |
/var/www/solab/vendor/wikimedia/remex-html/src/Serializer/AbstractSerializer.php | 266 bytes |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/TreeHandler.php | 7 KB |
/var/www/solab/includes/tidy/RemexCompatMunger.php | 17 KB |
/var/www/solab/includes/tidy/RemexCompatBuilder.php | 985 bytes |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/TreeBuilder.php | 28 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/ActiveFormattingElements.php | 9 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/CachingStack.php | 13 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/Stack.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/Dispatcher.php | 12 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/TokenHandler.php | 4 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/TemplateModeStack.php | 985 bytes |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/Tokenizer.php | 53 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/Initial.php | 4 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InsertionMode.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/BeforeHtml.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/BeforeHead.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InHead.php | 4 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InHeadNoscript.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/AfterHead.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InBody.php | 18 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/Text.php | 1,009 bytes |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InTable.php | 5 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InTableText.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InCaption.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InColumnGroup.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InTableBody.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InRow.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InCell.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InSelect.php | 4 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InSelectInTable.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InTemplate.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/AfterBody.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InFrameset.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/AfterFrameset.php | 1 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/AfterAfterBody.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/AfterAfterFrameset.php | 1 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InForeignContent.php | 6 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InPre.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/InTextarea.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Serializer/SerializerNode.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/PlainAttributes.php | 1 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/Attributes.php | 1 KB |
/var/www/solab/includes/tidy/RemexMungerData.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/Element.php | 5 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/FormattingElement.php | 167 bytes |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/LazyAttributes.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/Marker.php | 386 bytes |
/var/www/solab/vendor/wikimedia/utfnormal/src/Utils.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/ParserAfterTidy.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/CategoryPropertyAnnotator.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/MandatoryTypePropertyAnnotator.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/EditProtectedPropertyAnnotator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/DisplayTitlePropertyAnnotator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/SortKeyPropertyAnnotator.php | 994 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/TranslationPropertyAnnotator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/AttachmentLinkPropertyAnnotator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/ArticlePurge.php | 2 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/EventDispatcherAwareTrait.php | 406 bytes |
/var/www/solab/includes/parser/ParserObserver.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminer/CommonExaminer.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminer/DeclarationExaminer.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminer.php | 540 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminer/ChangePropagationExaminer.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminer/ProtectionExaminer.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Protection/ProtectionValidator.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/PermissionManager.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminer/PredefinedPropertyExaminer.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminer/UserdefinedPropertyExaminer.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DuplicateFinder.php | 5 KB |
/var/www/solab/includes/page/PageSelectQueryBuilder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DITimeHandler.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Jobs/ChangePropagationDispatchJob.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/JobQueue.php | 3 KB |
/var/www/solab/includes/jobqueue/JobQueue.php | 23 KB |
/var/www/solab/includes/jobqueue/JobQueueDB.php | 29 KB |
/var/www/solab/includes/jobqueue/JobFactory.php | 4 KB |
/var/www/solab/includes/libs/rdbms/encasing/Subquery.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/TitleQuickPermissions.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/TitlePermissions.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/DeclarationExaminerMsgBuilder.php | 2 KB |
/var/www/solab/includes/parser/RemexRemoveTagHandler.php | 5 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/RelayTokenHandler.php | 2 KB |
/var/www/solab/includes/parser/RemexStripTagHandler.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/NullTokenHandler.php | 931 bytes |
/var/www/solab/includes/Request/PathRouter.php | 14 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DependencyValidator.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryDependency/DependencyLinksValidator.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/EventListener/EventHandler.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/EventListener/EventListenerRegistry.php | 3 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/EventListenerCollection.php | 297 bytes |
/var/www/solab/vendor/onoi/event-dispatcher/src/EventDispatcherFactory.php | 2 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/Listener/GenericEventListenerCollection.php | 2 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/Dispatcher/GenericEventDispatcher.php | 3 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/EventDispatcher.php | 613 bytes |
/var/www/solab/vendor/onoi/event-dispatcher/src/Subscriber.php | 842 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/EventListener/EventListeners/InvalidateResultCacheEventListener.php | 2 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/EventListener.php | 688 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/EventListener/EventListeners/InvalidateEntityCacheEventListener.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/EventListener/EventListeners/InvalidatePropertySpecificationLookupCacheEventListener.php | 1 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/Listener/GenericCallbackEventListener.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/ArticleViewHeader.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/HmacSerializer.php | 3 KB |
/var/www/solab/includes/user/UserTimeCorrection.php | 8 KB |
/var/www/solab/includes/CommentFormatter/CommentParser.php | 16 KB |
/var/www/solab/includes/parser/Parsoid/PageBundleParserOutputConverter.php | 3 KB |
/var/www/solab/includes/parser/PPTemplateFrame_Hash.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/PermissionExaminer.php | 953 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/OutputPageParserOutput.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/FactboxText.php | 456 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Preference/PreferenceExaminer.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/GetPreferences.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/MessageLocalizerTrait.php | 780 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/IndicatorRegistry.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicatorsFactory.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/ConstraintErrorEntityExaminerDeferrableIndicatorProvider.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/ConstraintErrorEntityExaminerIndicatorProvider.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/TypableSeverityIndicatorProvider.php | 797 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProvider.php | 661 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/DeferrableIndicatorProvider.php | 744 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/DummyClient.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/Client.php | 16 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/EntityExaminerDeferrableCompositeIndicatorProvider.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/CompositeIndicatorProvider.php | 300 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/PermissionExaminerAware.php | 312 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/CompositeIndicatorHtmlBuilder.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/EntityExaminerCompositeIndicatorProvider.php | 4 KB |
/var/www/solab/vendor/wikimedia/cldr-plural-rule-parser/src/Evaluator.php | 5 KB |
/var/www/solab/vendor/wikimedia/cldr-plural-rule-parser/src/Range.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/FactboxFactory.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/CachedFactbox.php | 9 KB |
/var/www/solab/skins/Vector/includes/Hooks.php | 25 KB |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderSiteModulePagesHook.php | 737 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderSiteStylesModulePagesHook.php | 757 bytes |
/var/www/solab/skins/Vector/includes/SkinVectorLegacy.php | 5 KB |
/var/www/solab/includes/skins/SkinMustache.php | 4 KB |
/var/www/solab/includes/skins/SkinTemplate.php | 56 KB |
/var/www/solab/includes/skins/components/SkinComponentRegistry.php | 4 KB |
/var/www/solab/includes/skins/components/SkinComponentRegistryContext.php | 4 KB |
/var/www/solab/includes/skins/components/ComponentRegistryContext.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/CheckMagicWords.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/Factbox.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/AttachmentFormatter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/DisplayTitleLookup.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/SMW_Infolink.php | 19 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/InfoLinksProvider.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/HtmlDivTable.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/ContentParser.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/PageInfoProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PageInfo.php | 1,020 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/HtmlTabs.php | 4 KB |
/var/www/solab/includes/editpage/EditPage.php | 150 KB |
/var/www/solab/includes/editpage/IEditObject.php | 4 KB |
/var/www/solab/includes/parser/ParserOutputFlags.php | 5 KB |
/var/www/solab/extensions/Scribunto/includes/Engines/LuaStandalone/LuaStandaloneEngine.php | 3 KB |
/var/www/solab/extensions/Scribunto/includes/Engines/LuaCommon/LuaEngine.php | 27 KB |
/var/www/solab/extensions/Scribunto/includes/ScribuntoEngineBase.php | 8 KB |
/var/www/solab/includes/watchlist/WatchlistManager.php | 17 KB |
/var/www/solab/includes/changes/RecentChange.php | 42 KB |
/var/www/solab/includes/changetags/Taggable.php | 1 KB |
/var/www/solab/includes/user/TalkPageNotificationManager.php | 10 KB |
/var/www/solab/includes/watcheditem/WatchedItemStore.php | 53 KB |
/var/www/solab/includes/watcheditem/WatchedItemStoreInterface.php | 13 KB |
/var/www/solab/includes/libs/objectcache/ReplicatedBagOStuff.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Page/ListBuilder/ItemListBuilder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Page/ListBuilder/ValueListBuilder.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/SMW_PageLister.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Iterators/ResultIterator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Iterators/MappingIterator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Enum.php | 598 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Collator.php | 3 KB |
/var/www/solab/includes/collation/CollationFactory.php | 4 KB |
/var/www/solab/includes/collation/IdentityCollation.php | 1 KB |
/var/www/solab/includes/collation/Collation.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Pager.php | 5 KB |
/var/www/solab/includes/xml/Xml.php | 27 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/PropertyUsageListLookup.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/PropertyStatisticsStore.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Exception/SettingNotFoundException.php | 185 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/CachedListLookup.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Page/ListBuilder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/ConstraintSchemaCompiler.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIBooleanHandler.php | 2 KB |
/var/www/solab/includes/deferred/TransactionRoundDefiningUpdate.php | 841 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/BeforePageDisplay.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Installer.php | 12 KB |
/var/www/solab/includes/specialpage/SpecialPage.php | 35 KB |
/var/www/solab/includes/Html/TemplateParser.php | 9 KB |
/var/www/solab/vendor/zordius/lightncandy/src/LightnCandy.php | 6 KB |
/var/www/solab/vendor/zordius/lightncandy/src/Flags.php | 3 KB |
/var/www/solab/includes/skins/components/SkinComponentCopyright.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponent.php | 1 KB |
/var/www/solab/includes/skins/components/SkinComponentLastModified.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponentLogo.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponentTableOfContents.php | 3 KB |
/var/www/solab/includes/skins/components/SkinComponentSearch.php | 7 KB |
/var/www/solab/includes/skins/components/SkinComponentFooter.php | 11 KB |
/var/www/solab/includes/ResourceLoader/SkinModule.php | 27 KB |
/var/www/solab/includes/ResourceLoader/LessVarFileModule.php | 4 KB |
/var/www/solab/includes/ResourceLoader/FileModule.php | 49 KB |
/var/www/solab/includes/skins/components/SkinComponentMenu.php | 5 KB |
/var/www/solab/includes/context/DerivativeContext.php | 7 KB |
/var/www/solab/includes/skins/components/SkinComponentListItem.php | 8 KB |
/var/www/solab/includes/skins/components/SkinComponentLink.php | 8 KB |
/var/www/solab/includes/skins/components/SkinComponentUtils.php | 3 KB |
/var/www/solab/includes/auth/AuthManager.php | 91 KB |
/var/www/solab/includes/block/BlockManager.php | 23 KB |
/var/www/solab/includes/user/BotPasswordStore.php | 12 KB |
/var/www/solab/includes/auth/TemporaryPasswordPrimaryAuthenticationProvider.php | 16 KB |
/var/www/solab/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php | 6 KB |
/var/www/solab/includes/auth/AbstractPrimaryAuthenticationProvider.php | 5 KB |
/var/www/solab/includes/auth/AbstractAuthenticationProvider.php | 3 KB |
/var/www/solab/includes/auth/AuthenticationProvider.php | 3 KB |
/var/www/solab/includes/auth/PrimaryAuthenticationProvider.php | 17 KB |
/var/www/solab/includes/auth/LocalPasswordPrimaryAuthenticationProvider.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/PersonalUrls.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/SkinTemplateNavigationUniversal.php | 1 KB |
/var/www/solab/skins/Vector/includes/VectorServices.php | 859 bytes |
/var/www/solab/skins/Vector/includes/FeatureManagement/FeatureManager.php | 7 KB |
/var/www/solab/skins/Vector/includes/FeatureManagement/Requirements/DynamicConfigRequirement.php | 3 KB |
/var/www/solab/skins/Vector/includes/FeatureManagement/Requirement.php | 1 KB |
/var/www/solab/skins/Vector/includes/FeatureManagement/Requirements/OverridableConfigRequirement.php | 6 KB |
/var/www/solab/includes/config/MultiConfig.php | 2 KB |
/var/www/solab/includes/config/HashConfig.php | 2 KB |
/var/www/solab/includes/config/MutableConfig.php | 1 KB |
/var/www/solab/includes/config/IterableConfig.php | 1 KB |
/var/www/solab/skins/Vector/includes/FeatureManagement/Requirements/SimpleRequirement.php | 2 KB |
/var/www/solab/skins/Vector/includes/FeatureManagement/Requirements/LoggedInRequirement.php | 2 KB |
/var/www/solab/skins/Vector/includes/FeatureManagement/Requirements/UserPreferenceRequirement.php | 3 KB |
/var/www/solab/skins/Vector/includes/FeatureManagement/Requirements/LimitedWidthContentRequirement.php | 5 KB |
/var/www/solab/includes/upload/UploadBase.php | 70 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/SidebarBeforeOutput.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/SkinAfterContent.php | 1 KB |
/var/www/solab/skins/Vector/includes/Components/VectorComponentMenuVariants.php | 1 KB |
/var/www/solab/skins/Vector/includes/Components/VectorComponentMenu.php | 815 bytes |
/var/www/solab/skins/Vector/includes/Components/VectorComponent.php | 268 bytes |
/var/www/solab/includes/languages/data/Names.php | 26 KB |
/var/www/solab/skins/Vector/includes/Components/VectorComponentSearchBox.php | 4 KB |
/var/www/solab/includes/ResourceLoader/ResourceLoader.php | 75 KB |
/var/www/solab/includes/ResourceLoader/Context.php | 14 KB |
/var/www/solab/includes/ResourceLoader/dependencystore/SqlModuleDependencyStore.php | 6 KB |
/var/www/solab/includes/ResourceLoader/dependencystore/DependencyStore.php | 3 KB |
/var/www/solab/includes/ResourceLoader/MessageBlobStore.php | 8 KB |
/var/www/solab/resources/Resources.php | 99 KB |
/var/www/solab/includes/ResourceLoader/HookRunner.php | 2 KB |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderExcludeUserOptionsHook.php | 1 KB |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderForeignApiModulesHook.php | 887 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderRegisterModulesHook.php | 732 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderGetConfigVarsHook.php | 1,010 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderJqueryMsgModuleMagicWordsHook.php | 920 bytes |
/var/www/solab/skins/MinervaNeue/includes/Hooks.php | 14 KB |
/var/www/solab/includes/Request/FauxRequest.php | 7 KB |
/var/www/solab/includes/ResourceLoader/FilePath.php | 4 KB |
/var/www/solab/includes/ResourceLoader/SiteStylesModule.php | 2 KB |
/var/www/solab/includes/ResourceLoader/WikiModule.php | 21 KB |
/var/www/solab/includes/ResourceLoader/UserStylesModule.php | 3 KB |
/var/www/solab/includes/ResourceLoader/UserModule.php | 2 KB |
/var/www/solab/includes/ResourceLoader/ClientHtml.php | 17 KB |
/var/www/solab/includes/user/TempUser/TempUserCreator.php | 8 KB |
/var/www/solab/includes/auth/Throttler.php | 7 KB |
/var/www/solab/includes/ResourceLoader/SiteModule.php | 2 KB |
/var/www/solab/includes/ResourceLoader/UserOptionsModule.php | 3 KB |
/var/www/solab/includes/ResourceLoader/DerivativeContext.php | 7 KB |
/var/www/solab/vendor/wikimedia/minify/src/JavaScriptMinifier.php | 57 KB |
/var/www/solab/vendor/wikimedia/minify/src/IdentityMinifierState.php | 1 KB |
/var/www/solab/vendor/wikimedia/minify/src/MinifierState.php | 3 KB |
/var/www/solab/includes/user/LoggedOutEditToken.php | 2 KB |
/var/www/solab/vendor/wikimedia/minify/src/JavaScriptMinifierState.php | 1 KB |
/var/www/solab/vendor/wikimedia/wrappedstring/src/WrappedString.php | 4 KB |
/var/www/solab/vendor/wikimedia/wrappedstring/src/WrappedStringList.php | 3 KB |
/var/www/solab/includes/ResourceLoader/StartUpModule.php | 16 KB |
/var/www/solab/skins/MinervaNeue/includes/SkinOptions.php | 4 KB |
/var/www/solab/includes/utils/FileContentsHasher.php | 3 KB |
/var/www/solab/vendor/zordius/lightncandy/src/Runtime.php | 30 KB |
/var/www/solab/vendor/zordius/lightncandy/src/Encoder.php | 6 KB |
/var/www/solab/includes/utils/GitInfo.php | 13 KB |