Property:Current
Jump to navigation
Jump to search
1 A
1000 mA
A,mA
Current | |
---|---|
AC DC | 0.2 A200 mA <br /> |
Ampere | 1 A1,000 mA <br /> |
Battery AAA | 1 A1,000 mA <br /> |
Current | 1 A1,000 mA <br /> |
Sol4 | 0.2 A200 mA <br /> |
Log | MWDebug output complete | MWDebug::getDebugHTML |
# | SQL | Time | Call |
---|---|---|---|
1 | localhost: SET "client_encoding" = 'UTF8' | 1.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' | 1.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 (LCStoreDB::get) |
13 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1 | 1.0000ms | LCStoreDB::get |
14 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 10.0000ms | LCStoreDB::get |
15 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 | 1.0000ms | LCStoreDB::get |
16 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 | 0.0000ms | LCStoreDB::get |
17 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1 | 0.0000ms | LCStoreDB::get |
18 | 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 = 'Current' LIMIT 1 | 2.0000ms | WikiPage::pageData |
19 | 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 = 194 LIMIT 1 | 11.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
20 | 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 = 194 | 3.0000ms | MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb |
21 | localhost: SELECT role_id AS "id",role_name AS "name" FROM "slot_roles" ORDER BY id | 2.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
22 | localhost: SELECT model_id AS "id",model_name AS "name" FROM "content_models" ORDER BY id | 3.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
23 | localhost: SET "client_encoding" = 'UTF8' | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
24 | localhost: SET "datestyle" = 'ISO, YMD' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
25 | localhost: SET "timezone" = 'GMT' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
26 | localhost: SET "standard_conforming_strings" = 'on' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
27 | localhost: SET "bytea_output" = 'escape' | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
28 | localhost: SET "client_min_messages" = 'ERROR' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
29 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
30 | localhost: SELECT current_schemas(false) | 3.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
31 | localhost: SHOW search_path | 4.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
32 | localhost: SET search_path = "mediawiki", "$user", public | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
33 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:742873a806c1fec43e4ae8b8e7706029' AND (exptime >= '2025-05-02 04:04:58+00') | 40.0000ms | SqlBagOStuff::fetchBlobs |
34 | 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='5c8e6101c4da8307e371456a3cd58b1d664797f6') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 12.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
35 | localhost: BEGIN | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
36 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:742873a806c1fec43e4ae8b8e7706029') | 65.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
37 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:742873a806c1fec43e4ae8b8e7706029','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
38 | localhost: COMMIT | 10.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
39 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029' AND (exptime >= '2025-05-02 04:04:59+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
40 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
41 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 52.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
42 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\x1dcc510e83201004d0bbe005008de0f2d98318c035a15a212cc498c6bb17fb3b336f2c48f8124cc0e699aa7ba32fcc10881ed8abe68c47e904975df784ea1959a2e899b120fe4e033bc31628eed62d0ee8734233a15c90724c98cb45097d5883b725c4638f71aba975b8627b5f9ac21dd420b5eaade6a3172bfaa1c7c1a2761a95e2239713330e84b9ef1f','9999-12-31 23:59:59+00') | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
43 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
44 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8f61da68a7d58fb2200dabc99758b43e' AND (exptime >= '2025-05-02 04:04:59+00') | 41.0000ms | SqlBagOStuff::fetchBlobs |
45 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Current' AND smw_namespace = 102 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 4.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
46 | 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='Current') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
47 | localhost: BEGIN | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
48 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:8f61da68a7d58fb2200dabc99758b43e') | 48.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
49 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:8f61da68a7d58fb2200dabc99758b43e','\x2bb632b752722e2d2a4acd2b51b20600','2025-05-03 04:04:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
50 | localhost: COMMIT | 8.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
51 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
52 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 33.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
53 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\x758e4b0ec3200c44ef422e00e483e32c7b90c8809168d31205a2aaaa72f712b5db6e3df3de9850e33be388629ef36eafec8a9832aa16c565df367e944649dd34e7d19c25ca393931d18f0314cf788b392d64bdc57c7f62656279e1baa595b7f2ca2bbb18a2a312d36349e9b6af35e3c0d5ee2bc50b9a4e836909e4e05460d7b5dc11830536460e528f62b2a8ea037dff770dc2a03c0d40c6f710acd6527ab26e1c4d0fb60abf8ae3f800','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
54 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
55 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:189' AND (exptime >= '2025-05-02 04:04:59+00') | 66.0000ms | SqlBagOStuff::fetchBlobs |
56 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:189' AND (exptime >= '2025-05-02 04:04:59+00') | 73.0000ms | SqlBagOStuff::fetchBlobs |
57 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 194 | 1.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
58 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 | 5.0000ms | LCStoreDB::get |
59 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e' AND (exptime >= '2025-05-02 04:04:59+00') | 51.0000ms | SqlBagOStuff::fetchBlobs |
60 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
61 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e') | 39.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
62 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e','\x4bb432b0aaae0500','2025-05-09 04:04:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
63 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
64 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:22315050553adc7fee26f341fad2eec8' AND (exptime >= '2025-05-02 04:04:59+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
65 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_dtitle" WHERE (s_id=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable (for SMW\DisplayTitleFinder::findDisplayTitleFor) |
66 | localhost: SELECT smw_seqmap FROM "smw_object_aux" WHERE smw_id = 622 LIMIT 1 | 2.0000ms | SMW\SQLStore\EntityStore\SequenceMapFinder::findMapById |
67 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
68 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:22315050553adc7fee26f341fad2eec8') | 40.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
69 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:22315050553adc7fee26f341fad2eec8','\x2bb632b4525250b20600','2025-05-09 04:04:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
70 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
71 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
72 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 34.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
73 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\x8d8edd6ec3200c46df85bc003f011ce7720f521930126b56a240545555df7d74bb9e34f9ce9fcff94ca8f1d9704171b9b4337c72ec626da80c8a8ff338f8d62725f534bd97fe7d44add5285642f3c3018a7bb99656370a2960fbbae3604a7fe07ed49d8ffe683bc7924ba45eea6dabf57aee23e3ccc39e06c51bfa59833704d2459539ce86676208c0de4b27f522d6806a3c60ed9f6d909d4ae4807cb29083d652260a7159bc853084ff50686d949563aca1147d66d62e9b59654a9a39c2afe2f5fa06','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
74 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
75 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en' AND (exptime >= '2025-05-02 04:04:59+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
76 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en:status' AND (exptime >= '2025-05-02 04:04:59+00') | 51.0000ms | SqlBagOStuff::fetchBlobs |
77 | localhost: SELECT (CASE WHEN pg_try_advisory_lock('168358096319296027') THEN EXTRACT(epoch from clock_timestamp()) ELSE NULL END) AS acquired | 4.0000ms | SqlBagOStuff::doLock |
78 | 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 |
79 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 12.0000ms | LCStoreDB::get |
80 | 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) | 5.0000ms | MessageCache::loadFromDB(en)-small |
81 | 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 | 3.0000ms | MediaWiki\Revision\RevisionStore::getSlotRowsForBatch |
82 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id IN (14,2711,18890,19571) | 0.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
83 | localhost: BEGIN | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
84 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:messages:en') | 40.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
85 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:messages:en','\xa5566d6fe3360cfe7cf915bc7403b6a2496ce7a5a9f3a94d5f81e23a34dbedf651b66547ab2c1992b3b6ebf5bf8f92e5d8eeb276456dc4a1498a7c488ab448380f9f74e87b617f29f35c8a61ac757fa1c360321f877d18edc372b58282939826b0a68ac23de31c220aa42838436629812047df31a1617fd41b2624e24cdcc1530ff04aa52807ba7ce434045612cee285e517244998c8069ca6650801cd17bde7662ddbb15a4895136ed47a7bc5209332e394249a0a4d61589cc8e4d12daa4d97b208615a3c540e4bfa500ed07f264280988a922a6b6ba82527915bfa0ae0ae89ad014034312ec1777832f9da201c96806622a670aa3605e198202d614d34d49a31275a539baf1662cc43503c806f1eb31a774e54c644158c3faeb91189ef3225372219c4924b15c2def9f9b993499550b5e51f9f9c2e97871d910b0f2367494770cf92728d7e0c0afc79e6e96020863565d91aabe57b9e613f37910f354b6844545d362e09ea29a3bee846e8c114174330310fefff84e3308dbd1fed16c965b2e1d43972c9896459ca3cb456db4aeb1a900bcf26d164d7460e7b81bd3a19a84df98dd6d25e1d2d55254248413bfc6a3737ec0a9f89dab365edeefd2decff4e43a988d0055198e44a25c64d8f7c5cba6e47eafeb14424d99d9b49ed041b8c36a51c4e4deb351b9ffd4d0dd79f1d76f8f74e3f923ce964d83f68e8a0458f5bf4a4454f5bf4ac5b9d1ae9cbf4b9b2b9daf6b0c7eed91db666c4e9a850b42c1f2d5d3515c255761809ccb09b1960e5b6db7a961c6e0d1c3846db8e015517cea7f9f6e719504d89708fa647e6b66c1b42b56df688bd9af66a1a929342637e6bcac6f3121294eb03f8172fd985b4d1ec70ab1df02aa4a61f876ef6ee82b1d36565bc9386c0dcc66c7bc8b666ec4bd331294a26c52efb4ed42a826b2a26f0f3c36c1738be6bc2adc0ee8d7db82622db908c829d7255d5b185c490a3609098fa7eaa3bd09908ec57e2533ba88de23fb11ccde85166168e8cd9c1291d662cfdd9c5560d38dc6403450b4a2a088dab54bddb553a4abdcad3b97a87272a3e12d49978cb55e389951ff17455be23281d7f28aa55fc6658ed0cf20f6590bfc7957eb7abd968e63b4ffa0d4fe6f076b43dcdfd690f73f3b0fff9d79b1b38b9ba30af87617f557daecd9b3f4331ec83207fb18c98deeb6113e58489027d7faf096c1c1d2b56d40a8a1a08f11a41513d40acdf3b1cab42442273bbd8cab7af46b8a6bcb00e0c31c869c288990fbd7d589d1ddf2e2f9140c8d72737df90ba3efe72f1dbf1c5d9cac1ff7a76bbbabaf9d25fb0305854c7d7af342ea5aa8faffe78facae995a4296a9b939ad220539c6914aaf5f6cb6127467db439c0f126a5c9f553771ef9f84958009e81cceba0c91ea06247c3e2f1c3feef94c732a7c6ab3d610788d0f1cc217a25af4974003ff89f8d7412f62f8f5797861ca3a21fcdd32808c6f3e9f868368be3c39937f6fcf9242593436f1ef9466f16f6cfbefd7275fb87758806022f987a53549c7893e9517ff1fc0f','9999-12-31 23:59:59+00') | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
86 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
87 | localhost: SELECT pg_advisory_unlock('168358096319296027') AS released | 0.0000ms | SqlBagOStuff::doUnlock |
88 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_iq_moreresults' LIMIT 1 | 1.0000ms | LCStoreDB::get |
89 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029' AND (exptime >= '2025-05-02 04:05:00+00') | 73.0000ms | SqlBagOStuff::fetchBlobs |
90 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
91 | localhost: BEGIN | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
92 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
93 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\x558e3d6fc2301086f35b3c5602ecc4817059bb30d00e55c588cee1484e9593605f8baa2aff9d1865e9767ade8f7b110cfc45287250b94663aad2ec8bc6b972e7b676975f6c59594b1a9d2355633233e8fa1d2a501fc7d3ebe133b0823255e41a5496180a1e847c368cc2431f55fd56473066565f327f8e4d477eee8a60417522633a4db1a81d53183148826953248fbd70b3f27461bcf317af87d06ee29d7f6463d6fa19d64bf8f64de1379119fc6bbd066c3df5b27c3ddf64b64dd3f400','2025-05-09 04:05:00+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
94 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
95 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
96 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 38.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
97 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\x9d8f4d8ac3300c46efe25cc03f71ac28cb3948916d193ccdd4217628a5f4eee30e745928837692de933e428df78a338ad3a91efe9b43134b4565507c1dfbce973628a987e1d974cf25aab504b1108e7f1ca0b8e673ae65251f3dd69f2b7626b71b6e7bd9786fb7ba71c829076ab95cd652cec7d6679cb8db63a77845376a7086404e41250ea3e191183cb07372927a168b47d51fb0f6ed3548938a3401b9682179ada58ce4c33c3b0bbe0b3f50686d9495bdaca1185c62d65332a34a143573809702ccbf327f16f2f1f805','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
98 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
99 | localhost: SELECT s_id FROM "smw_fpt_subp" WHERE o_id=622 LIMIT 1 | 1.0000ms | SMW\SQLStore\QueryEngine\QuerySegmentListProcessor::hierarchy |
100 | 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=622) 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 | 4.0000ms | SMW\SQLStore\QueryEngine\QueryEngine::getInstanceQueryResult |
101 | 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 IN ('AC_DC','Ampere','Battery_AAA','Current','Sol4') )) | 6.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
102 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1c2a33c6638294cfa2be5510b4f4b10f' AND (exptime >= '2025-05-02 04:05:00+00') | 42.0000ms | SqlBagOStuff::fetchBlobs |
103 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d26f6ca5fba80b857e5658d24b76778e' AND (exptime >= '2025-05-02 04:05:00+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
104 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0c81f105d60a5e207f3f71f0de12710c' AND (exptime >= '2025-05-02 04:05:00+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
105 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:93ff0a307eaaebb23e8cb64fc829869a' AND (exptime >= '2025-05-02 04:05:00+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
106 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:819e6e0df20a96945cfb27394404e064' AND (exptime >= '2025-05-02 04:05:00+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
107 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:742873a806c1fec43e4ae8b8e7706029' AND (exptime >= '2025-05-02 04:05:00+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
108 | 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='5c8e6101c4da8307e371456a3cd58b1d664797f6') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t0.p_id=10) AND (t3.o_hash='en') | 4.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
109 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
110 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:742873a806c1fec43e4ae8b8e7706029') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
111 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:742873a806c1fec43e4ae8b8e7706029','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
112 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
113 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
114 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
115 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\x9d8f4b6ec3300c44ef225f401fcba2e9650f12501205a87123c3b2110441ee5eb94097298c82bb21e7cd9050e3b3e288e272a9bbffe4b089a9a232283ef675e5dbd629a9bbee10dd7144b596202642fbe30314f77ccdb5cce4a3c7fa75c7e6c9db0397b52cbc6e8fba70c82907da72b9cda55cf7a5ed3871a3c7e6e2195dafc1190239049538f4867b62f0c0cec941ea514c1e552b60eddb3448838a3400b9682179ada58ce4c3383a0bbe014f20b436caca36d6500c2e31eb21995e258a9a39c02f02ccbf7e3efbe4f8bee15ff8c835ac7939949351afd737','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
116 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
117 | 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=622) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 4.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
118 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
119 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
120 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\x558fbd6ec4201084fd2c94917207180c5eb769ae48524451ca13e0f5199dfc7340728a2cbf7b4ce226ddea9b9d995d031c96082507c2a9614c4b5697ce5aa96c25146f85d4422035d622690c30583cd0e6153490b7e78fa7d37bf004648ee01448919949e6947028a639f9698ca479692230b6a90fc5708eaec761cb8a2080f429cd7964e5aef61ec36c42ca30df14713063f2ee71c0d69bbbbffac3142ec778f75fe9c80ef4d74c77f3ed13c377261bf897da057319704c7bebf996b6b575fdab1035d5d2219356575c95acad94aa2bda2967b56bb1cb6f5358d6f507','2025-05-09 04:05:00+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
121 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
122 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
123 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
124 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\x9d8f4b6ec3300c44ef225f401fcba2e9650f12501205a87123c3b2110441ee5eb94097298c82bb21e7cd9050e3b3e288e272a9bbffe4b089a9a232283ef675e5dbd629a9bbee10dd7144b596202642fbe30314f77ccdb5cce4a3c7fa75c7e6c9db0397b52cbc6e8fba70c82907da72b9cda55cf7a5ed3871a3c7e6e2195dafc1190239049538f4867b62f0c0cec941ea514c1e552b60eddb3448838a3400b9682179ada58ce4c3383a0bbe014f20b436caca36d6500c2e31eb21995e258a9a39c02f02ccbf7e3efbe4f8bee15ff8c835ac7939949351afd737','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
125 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
126 | 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=622) AND (s_id IN (1279,5378,1520,1274,1231)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 2.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
127 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:54b1eb88d1ed54ecdc8d69a96f88289a' AND (exptime >= '2025-05-02 04:05:00+00') | 34.0000ms | SqlBagOStuff::fetchBlobs |
128 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_conv" WHERE (s_id=622) | 2.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
129 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
130 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
131 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad903f4fc33010c5fb512a8f48b4bed8899dcb0462e9000c083156fe97d68224ad6da85095ef4e5cc2c0c6c0767af7ee77774f21c37344562029a8029025d4cc685d0a5d7151585e4ace1d555a3bd228043c7ba4cd234a244ff72f779be7e00996195150248baca9a436c9758be190fcd047d23c341101a6eed5a2db46b377ddc48ac891ec533ae412d8dcdd7b170e2aa42ce69ba2eb549fbcb9ee9cf5eae45ffd6a08bb753cf98fb48615bd0cd379f8f8eec2675626e117b50d6ad7b93ecd5bb7c734d9c6f17b05afa92c8d8352cbaa100c6c25445dd156182d8d756d7e9be279761b2e6a0bb5a9046bc14a669d6825545a5bda1694ebec2e7e42aae7906edf064db2fcf79452f0fdee92021258de4ce77a847f428a0949295d76193b8e5f','2025-05-09 04:05:00+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
132 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
133 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
134 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
135 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\x9d8f4b6ec3300c44ef225f401fcba2e9650f12501205a87123c3b2110441ee5eb94097298c82bb21e7cd9050e3b3e288e272a9bbffe4b089a9a232283ef675e5dbd629a9bbee10dd7144b596202642fbe30314f77ccdb5cce4a3c7fa75c7e6c9db0397b52cbc6e8fba70c82907da72b9cda55cf7a5ed3871a3c7e6e2195dafc1190239049538f4867b62f0c0cec941ea514c1e552b60eddb3448838a3400b9682179ada58ce4c3383a0bbe014f20b436caca36d6500c2e31eb21995e258a9a39c02f02ccbf7e3efbe4f8bee15ff8c835ac7939949351afd737','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
136 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
137 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_kiloseparator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
138 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_decseparator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
139 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
140 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:54b1eb88d1ed54ecdc8d69a96f88289a') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
141 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:54b1eb88d1ed54ecdc8d69a96f88289a','\x558e4b0e80200c44efd21314249a8c2b8f82a2090b3f01172686bb0b6a405733d3a66faaa1707a54206b3cb53aba1805a8a3b6a804cd7fc3a02cc1a3014d7ad8575718f7ca4264cce35f828160e674aae240dbe55b578336374ef64830591eeac18590420817','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
142 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
143 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
144 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
145 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad90dd6ac3300c85df257901ffc4b6ac5cee418a6ccbe0356b429c504ae9bbcfd9d86547194377473a9f7444a8f05ed163773ad53dbc73dcbab1a2d4d8bdedebca97ad9742f5fd21ba63886a9d633712da2f1f60772de752e789420a583faed83c65bbe1b2ce0bafdbad2e1c4b2e91b6325fa6793eef4beb71e6464fcdc513ba4181d304c24699390e9a076208c0ce092b94efc680b21d60ccd36d90ad4c64815c3290835242240ad17b672034e00b08a5b434a295d194a2cbccca663dc84c493147f84180fe53e65743fae717fe864f5ce35a9643f98f7f9a21480e0049723203c71421594fde6600059ebe118fc727','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
146 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
147 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_unit" WHERE (s_id=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
148 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
149 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
150 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad913f4fc33010c5fb512a8f08da3bc7891d672a62e9000c083156fe97d682246d62a850d5ef8edd06a16e0cddac7777ef9e7fa7249387416654120a0a51e4586646eb9ceb82716a592e1873a0b476a45212e5c14ba89ea590e4e5f1ed61f9da7b22f36441419249d25450cbe09a49b70dbe6b07523d5583448cd59b49b31accc635d16b888bc926846d7a62365637def55bd58724a64c836b541bbcb96b9cf56aefdffdacebd7f361efbfc21c67701a867178f7e9faefa444e1c2b5eed5ba716d18b7ae7621b61d8fe715ac04911b87b91605e519da82f3b2809a1b2d8c7575fa36c8c3d86d182f2d96a6e0598d5664d6f15a60a1b5859a02d3a99bfe422a4748f71f9d2649fe3fa5d0fb767da220094e1731ae9778254b1e2d0160da2cfe28184db38c418eb905ce388b441c9a48849658438917c7bf46887887c5ed39c1f107','2025-05-09 04:05:00+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
151 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
152 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
153 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
154 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad90dd6ac3300c85df257901ffc4b6ac5cee418a6ccbe0356b429c504ae9bbcfd9d86547194377473a9f7444a8f05ed163773ad53dbc73dcbab1a2d4d8bdedebca97ad9742f5fd21ba63886a9d633712da2f1f60772de752e789420a583faed83c65bbe1b2ce0bafdbad2e1c4b2e91b6325fa6793eef4beb71e6464fcdc513ba4181d304c24699390e9a076208c0ce092b94efc680b21d60ccd36d90ad4c64815c3290835242240ad17b672034e00b08a5b434a295d194a2cbccca663dc84c493147f84180fe53e65743fae717fe864f5ce35a9643f98f7f9a21480e0049723203c71421594fde6600059ebe118fc727','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
155 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
156 | localhost: SELECT o_serialized AS v0, o_sortkey AS v2 FROM "smw_fpt_prec" WHERE (s_id=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
157 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
158 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
159 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad91bb4e03311045f329914bc463c6f6fab555104d0aa0408812f9b58905bb49760d0845f977bc6111d051d0597766ee5c9fb1a632fbc1306a08058ba82ad4cc3b574927b8a481578af308d6b9486a6bd0ec9381fad62843eeae1fae96f77d229f16140c998d9acd7699633bdb6c73da7403a96feac12096eac9ac7d1cfc3ab6c56b30dc9075cedbf1896caaae53ecb7b6cfa338661a626bbb9cfc591b43b26fe9299d6ffad5c5f0965ef3059ec37118a6e1dd4becdf47a508bf5c9bdeaedad8e569ebe32e97b6c3e17305d7a02a1fb1724a50c9300829b580467aa77c88cdf86d30fba9db73a9036a2f246b302816a26c140ae7023414b81bbbe917243d41ba7cde3832ca7fa794fbd4ad8e140cc1f9a2c44d06ffc952164b0098b78b6f0ade51c638545805905cf24224a22f44a8c60634fe3afe7f842877589cfe4cc00b401454344c72109e0a15b4f2dc06c9a9d59e7fdde1f001','2025-05-09 04:05:00+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
160 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
161 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
162 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
163 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad90dd6ac3300c85df257901ffc4b6ac5cee418a6ccbe0356b429c504ae9bbcfd9d86547194377473a9f7444a8f05ed163773ad53dbc73dcbab1a2d4d8bdedebca97ad9742f5fd21ba63886a9d633712da2f1f60772de752e789420a583faed83c65bbe1b2ce0bafdbad2e1c4b2e91b6325fa6793eef4beb71e6464fcdc513ba4181d304c24699390e9a076208c0ce092b94efc680b21d60ccd36d90ad4c64815c3290835242240ad17b672034e00b08a5b434a295d194a2cbccca663dc84c493147f84180fe53e65743fae717fe864f5ce35a9643f98f7f9a21480e0049723203c71421594fde6600059ebe118fc727','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
164 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
165 | 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 |
166 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:07fc058d419559880615e503ec9f5e42' AND (exptime >= '2025-05-02 04:05:00+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
167 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:02b78014f570e02e5255b8813c04f8ca' AND (exptime >= '2025-05-02 04:05:00+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
168 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:558a6339e7fe4633e25a439cc6f349de' AND (exptime >= '2025-05-02 04:05:00+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
169 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:1a8c424a5fab8618107755f9507ed8a5' AND (exptime >= '2025-05-02 04:05:00+00') | 20.0000ms | SqlBagOStuff::fetchBlobs |
170 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:100a650000a6f90517e97c2d0dbee0a3' AND (exptime >= '2025-05-02 04:05:00+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
171 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:8c767aa3fbc784c7684f134b6bdabb02' AND (exptime >= '2025-05-02 04:05:00+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
172 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:8c767aa3fbc784c7684f134b6bdabb02' AND (exptime >= '2025-05-02 04:05:00+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
173 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:c34681129897742537f8b275f35bc9e3' AND (exptime >= '2025-05-02 04:05:00+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
174 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:c34681129897742537f8b275f35bc9e3' AND (exptime >= '2025-05-02 04:05:00+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
175 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:156cfb9ac3a3dabedaf999294b33a750' AND (exptime >= '2025-05-02 04:05:01+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
176 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:156cfb9ac3a3dabedaf999294b33a750' AND (exptime >= '2025-05-02 04:05:01+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
177 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 | 1.0000ms | LCStoreDB::get |
178 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:c502d99cf924ea5f6ebed19ee436e4d2' AND (exptime >= '2025-05-02 04:05:01+00') | 14.0000ms | SqlBagOStuff::fetchBlobs |
179 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:arc:a2557a7b2e94197ff767970b67041697' AND (exptime >= '2025-05-02 04:05:01+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
180 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
181 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idhash:189-0!dateformat=default') | 10.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
182 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idhash:189-0!dateformat=default','\xed5a7b6fdc380eff2a3e17d77f6e1e7ebf9a0d904ed2edecb649b693b4289a22902d79c65b8fedb5e54c7245befb91f2633ccf4dbad9bb1ed000892d8a2229f2278a925378aeae999efc55be60b75cf6e483ecf08048b39c853f5dc9c3228d893f8c12ca6e07d92c1b4e32164424f62eee32560c7f2b49c2237e77254bf088198cd8c570d8bc1e0cc9e15572300435d9a12a1d2ddf154591e6cbf651af69c05f4efc9849414c8a029414695e1116d197a87a2be60bf1029a0eb89fd23b78e4f03b3b7cfe4cb5941707437885662b6354e6394b38f29396385ff40b168771947c919a17e0a879d1f44ace50c8ce254a38e9e7e9a29f94739fe52041055f34d2b023a554984497c683a5e09ceb4536ad94eff2f5d1e8fa78d471edd148c2f6a178d6b6d015d1b59d52a3e20f111a6124baac7f43e2122529030d55171949ba66f567d17416c32f6779330ee540afdecae18423214ac037ace5aa4dbc4c222e056972c3f2224a938ef15a15dc2d5a39e00ee8605315a9a38321b26c61e420995731037115f7fc487a1ef3177e2e0d9f4ff98b666cf34007ed0e96b6162c76c3926f8ed63c6339eb86ab261c562f7f2960ea7f3b5c6a4ff9b380a98f089710f70401d39f6e75bd241cfc76777d7474d499774d9504f5b0d3fa11be27089ff184ebadcddfeda497197d355fff88d95f8999f9744b6e92c646b75410cd437cfcd8cd1e17a9615de20c45cd7328f7e43724999664cade40c552c8dea7cf3d7904739ba679c4eaf638a15140789ad7ed0b9c4c53f5ad9807cecb4056e5887e42e60cba03dccbcef3143633ace2b6cc6a7558c13292a33a18e63d807f4ea2a4bb76c5009c593da3afb22888644f53ac5ebdbb6243337b72279903c985fe5a0c32183d0135d9531debfe732db0ae53650f0adf955215d8eec1376c9ec5e0bfc65575734c1b5fcec1f0fafd5514b3092379303bcb38e0a4269fdc824909893b111943c073ac593bb453b698b000c7c95e48e282f5e4d711655bc8a7e9cf248e619a4b4646e898b3792dea6d4acb58582543540700b241c1ef62064e6cda3c4d631e65c536522b61828384983449a301ae890bc4595189c3c16220d2b23cc249092641687840da2fc5284dc268fa9e3490fb40f2244aa675ab9e60ddaaa125e0fa552ce082cd312641bb544be8e279c9304067a3d7176fdf007465443220949379064d4d8185a429ba6a19baa143e74982669d9d5d8e5bbf8d31259da77114dc5502305609aef1635055aba7cd2b2ffd33ff77b0b51d3f475bdfc33bf65f1f4d7ec5a7a358bec64cdda7aeeef89acf74d7d70d8552d3b683d03691276d00929471dc934506030b6ab03e5315edd9b3ebdf2e4fde7d7415d775149faaaeed13d7b115e2182e73a9ca6ccbd28801465f8bac08c3276f3f5c5d1d8f3f00b0ce0196181ec88f5fd85da347649a5bfe8e85b066928035745c7d4de2686811953de51e3c7c7df1f1fc048da6a11a84ccb74d6af936b542629b7aa882658ec55860d23d139b719e79c36113c8fe9cd188e00218a4f974582ca21b3e5407ca33cced6b333a1e5fe6912c0c199d9dbe4725cc52038d390c1c1110051e864629785ad7dd40557c658f2170d0dc90ff324e7d19e4879aa5393ab315c35075ddf49912d854d50387058a15daf63eb1d596bd4334da7e793abe4001ba19840e75a8ed069a4b35573128e85248e8ab8091601f3af020bc47c3e4d7938f385ad334a259761000de1c0dc1085864bac9984e29f11f80bf5d4aee6bc42f576783f91df244f726409bcd03bab2faf53d8ec0048ca3ae0b5007086cb224aecd6efc776913fddfa24ee4c10d758d4377a913fddfa00e17e41675cd32dba54ef47f833ae0dfa6ae01e42e75a2ff899c89c0794d8af75111410a461175025fa1e356bca49fa6c7651663a1c296c4495927e087a5d00726c70eee3733244e25f32c47350cc30a681084aabc2f6382dcd29fd489aed946922d9329fe4fe7f2c07de9813be64480303088e1e8c472a9e304a16e07baab28960ddb288506d5f738e9d3a77ac69ef7afcf9ff7e4475436ae9405c4d0748728be0b0f0dd26e602a2e811c6fc224fc7d797e43fea9381fb51a8e4ffe6e0dafce703421becb54ca542bd41dd5b642c7a23671359fe8ba4d9c7d7bb1a8ce1e97e2277b3345c5f0f85411a4745b626ae3b44fdff81bf4c1517687bee3bd89b762784a7d550cf7e80386c7ebe3b7fcbbc9bcdf45f1fa77a5e2ef7572787a02221cb6389ca159fe96dc1eb38ccf644fdfb00506c0218fc557579335312099e5797b3b3023c5acd1bce61cb6715a82490d5a6a6733426bd91f25ceec2dc92ac1415a265cb49649465dae7f75b934d5e5aac133f9ce99b4135f9dcffdffd42b22287f36f76a8e5505a8b695aed696696a5b8e6e3a60c5cc1ea6d57916b3dbebf6881ca439f338c9a78cf763c052ff86e411c13b1199255b47bc89e61160318370760ec2fd18c9b920f72381d77e06477adc2be6804e65a01a764fee72055959f5c9d069e1ded6ed5d9038aebbd581695a6bdd597603e989339a4048d0efbaddc38316fc7c5ee34c0bb02623098d92202e813bfa3748fda4ba96d6d314d7564d6d6d08af6f72c02de51c205a8f5076b00be918545a41e7938ea66c3261e46f585826e24643845948dd642e9382e751d66f04a2e61d2cad6de6d6d9830ba3640a5b4218c5c887a7d181a2fc53821f7c5124f1a34a7d9e7212e38d4c4082195b0eef5c9a68a6622a9a62c05f0cd70a238f65cfb10c4559a3e7e81af0617d9159177bab38fa65d241123e1e02a6fb95898aca6a03505b40b40e9caf4d1ad71b78c23aaa5c091a7680a71d2440d40cabd101c3b603a81da56c19b20ea2a55d5db32ac6ad40da22bd1ab006a6ad5674d876da6ab65e7934a8ee574081d2f702ab0ba65d00bac7bb6b10f9961585d8ffe409b961548a12a9828a24344a8b88cf24d84cc5bf01888f0dd45f5e31f5bd4cb07911c5aceda98edb57fe412174619acf09ff89b2909431970001526bb3d4b1d8305dd19933c4559a48119554d71848ef188432073f490b5248e0dae914e64f259f05a42c982795c997245d60923d4783279085f98500eb57015c889f6d58aae958ae3b300dc7759c1e621ce2e50c0c4b519c7bbc10c5ef637c0445cb97df49f005f4b5e7a9935b70de2480a0f2491e2c6f9c73725ccd6a8d2aae7497b45731998a05325f783c0dfa05e3ed2680456109080718be633763daec6f1d3ad632637a59b0b6f35deda2f626765b27d22633a2be2405d3ada6f7434e32286a8fa39b117e1760b55d7556e8a72587b5df5a27fc8982dabb766026b7e36a094f04c0ebd295dc9e9f9f422618558ba8433d11cbbeae062a7ab54f2e4bae8a2a8aea90044b28567408728e5b6ad35ea26a595a66590e832ece462d5354e0116c54817dd47e575aeb179f65367bdbdc203c90bfaa33c49b6a01573c0b70a5f8b8d2b113d9532c1d6b078a95050e88f2b60815a40a9ef22afce5bab38920a2015680b87e3fd9ac77da02a5b2f1ac0add66a521bff80f','2025-05-03 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
183 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
184 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
185 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:189') | 9.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
186 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idoptions:189','\x5d90414fc3300c85ff4bce3d64a545ac1c07489306aba09c2b93785da43689e2a4744cfc77d2d195b15394cfcfefd9a622bb5914ecc84a7084ef84726bbd329a5871641d0c6b2dda20f14d7d212bbc0b988cb42c5f8cc49509daffa38f83052d1fd0fafd997b700dfa0de82640337b28edd1ed40e033125df040e8daa83dff2578dc19d7c19c43c15a179baaed6a1629828f368e134db58f4f8f8ee20e57f54af993e8aa8a83454daac7d305dc53d0623cc046756a0efd7460450b4417738e72a3e42ff94ed80ac41ee301943bb0e2ee36e37c6295eae27e2ce569ce739ef28c67f9924dc557ecd538cd3a1a2d9659c26a7fb05847fd5f6f84c274b6c5a19ed2d8fd0f','2025-05-03 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
187 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
188 | 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 |
189 | localhost: SELECT smw_id, smw_sortkey FROM "smw_object_ids" WHERE (smw_sortkey='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 |
190 | 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 |
191 | 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 |
192 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-message-current' LIMIT 1 | 0.0000ms | LCStoreDB::get |
193 | 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-current' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
194 | localhost: SELECT smw_proptable_hash FROM "smw_object_ids" WHERE smw_id = 622 LIMIT 1 | 0.0000ms | SMW\SQLStore\PropertyTable\PropertyTableHashes::getPropertyTableHashesById |
195 | 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=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
196 | 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 = 'Current')) | 0.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
197 | localhost: SELECT o_serialized AS v0, o_sortkey AS v2 FROM "smw_fpt_mdat" WHERE (s_id=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
198 | 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') )) | 0.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
199 | 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') | 0.0000ms | SMW\SQLStore\EntityStore\CacheWarmer::prefetchFromList |
200 | localhost: SELECT COUNT(*) AS "rowcount" FROM (SELECT 1 FROM "job" WHERE job_cmd = 'smw.changePropagationDispatch' AND job_token = '' ) "tmp_count" | 1.0000ms | JobQueueDB::doGetSize |
201 | localhost: SELECT COUNT(*) AS "rowcount" FROM (SELECT 1 FROM "job" WHERE job_cmd = 'smw.changePropagationUpdate' AND job_token = '' ) "tmp_count" | 0.0000ms | JobQueueDB::doGetSize |
202 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:chgprop:713644e8cb0fe78f36590b78d0f4cc7a' AND (exptime >= '2025-05-02 04:05:01+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
203 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:927c81de5bf48d8742bcf45c4574f922' AND (exptime >= '2025-05-02 04:05:01+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
204 | 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=622) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
205 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
206 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:927c81de5bf48d8742bcf45c4574f922') | 11.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
207 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:927c81de5bf48d8742bcf45c4574f922','\x2bb632b252cacb57b20600','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
208 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
209 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
210 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 11.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
211 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad90db6ac3300c86df257d019f2dbb977b90224b3264ed9a10279432faee7318bbec2863e84a87ffd32f6136f9b3e59487d3a96de55d681d8e2d6b9b87b76d59e4ba1eb43287c35e8cfb10b636d170c49eed3ac8c36d3c8f6dba60e192dbc72d77cdb8def3bc4cb32cebbdcd42631d09d771ba5ea6e9bccdbd27553a9dbb4a2e393a03d122a840ba0a392b0e050a488c2a28938663c9ba1bf0fee936a8413306c0c81e6a314629c64229450fa5035f401863b5573dbc45a658454ca8d6e98a6c44087e1060ff74f3ab47a6e70e7fc3b3345ac679affcc73fbd2b5a0a006b61ef84988043c2142a8081842f209289049ac597ea80a19b2a549d27e7a3abc9986fc4e3f105','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
212 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
213 | 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 |
214 | 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 |
215 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-doc-page-name' LIMIT 1 | 0.0000ms | LCStoreDB::get |
216 | 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 = '5c8e6101c4da8307e371456a3cd58b1d664797f6' | 1.0000ms | SMW\SQLStore\EntityStore\AuxiliaryFields::fetchCountMap |
217 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-entity-examiner-deferred-constraint-error' 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-deferred-check-awaiting-response' LIMIT 1 | 0.0000ms | LCStoreDB::get |
219 | 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 |
220 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1 | 0.0000ms | LCStoreDB::get |
221 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1 | 0.0000ms | LCStoreDB::get |
222 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a85d0df90bc229e69e0072702c89fc32' AND (exptime >= '2025-05-02 04:05:01+00') | 14.0000ms | SqlBagOStuff::fetchBlobs |
223 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f51d62728ff6f99bbb2e19c6253f9afe' AND (exptime >= '2025-05-02 04:05:01+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
224 | localhost: SELECT smw_id,smw_title,smw_namespace,smw_hash FROM "smw_object_ids" WHERE smw_hash IN ('80fc2d9ae50b688b04f82bf67c199afa4e0da49a','5c8e6101c4da8307e371456a3cd58b1d664797f6') | 0.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::prefetchFromList |
225 | localhost: SELECT s_id,o_hash,o_blob FROM "smw_fpt_dtitle" WHERE s_id IN (623,622) | 0.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::fetchFromTable |
226 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
227 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f51d62728ff6f99bbb2e19c6253f9afe') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
228 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f51d62728ff6f99bbb2e19c6253f9afe','\x2bb632b4525250b20600','2025-05-09 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
229 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
230 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
231 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
232 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d6e03310885ef32b9c018ff6167d983441883344dda198d278aa22a77af53b5cb545155b103dec7032843fe6839e5e17068e7f22abc0dfb968dcdc3cb795de57ddb991176bb7b32de9ba8b599873d65fcd2611e2ed3716af3894a2db9bd5d72d74cdb352febbcc8ba5ddb223ce9c4b44df3fb699e8fe7a5d744a5d36b57c9294707182de118d8a8b0b3e248b0a0c4388611d2b02fd97403de3f9c861a4ca58014ab472d00e358a9704ad163e9c0271000d6f8b187b75439aa0804b5ce28551061fc41a0fdd3cecf2e991e3bfc0d5fa5f13a2df7cc7fdcd3bb62a4205623d53be1ca5843a214141130d113880491d154f1451d56eca60aabf3ec7c749a009e40a837354004540d9a522905c4240ee0ad26d2efafde6e9f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
233 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
234 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
235 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:22315050553adc7fee26f341fad2eec8') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
236 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:22315050553adc7fee26f341fad2eec8','\x2bb632b4525250b20600','2025-05-09 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
237 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
238 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
239 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
240 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d6e03310885ef32b9c018ff6167d983441883344dda198d278aa22a77af53b5cb545155b103dec7032843fe6839e5e17068e7f22abc0dfb968dcdc3cb795de57ddb991176bb7b32de9ba8b599873d65fcd2611e2ed3716af3894a2db9bd5d72d74cdb352febbcc8ba5ddb223ce9c4b44df3fb699e8fe7a5d744a5d36b57c9294707182de118d8a8b0b3e248b0a0c4388611d2b02fd97403de3f9c861a4ca58014ab472d00e358a9704ad163e9c0271000d6f8b187b75439aa0804b5ce28551061fc41a0fdd3cecf2e991e3bfc0d5fa5f13a2df7cc7fdcd3bb62a4205623d53be1ca5843a214141130d113880491d154f1451d56eca60aabf3ec7c749a009e40a837354004540d9a522905c4240ee0ad26d2efafde6e9f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
241 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
242 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-head' LIMIT 1 | 2.0000ms | LCStoreDB::get |
243 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_viewasrdf' LIMIT 1 | 1.0000ms | LCStoreDB::get |
244 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:and' LIMIT 1 | 1.0000ms | LCStoreDB::get |
245 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:100a650000a6f90517e97c2d0dbee0a3' AND (exptime >= '2025-05-02 04:05:01+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
246 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:c34681129897742537f8b275f35bc9e3' AND (exptime >= '2025-05-02 04:05:01+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
247 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-parse' LIMIT 1 | 0.0000ms | LCStoreDB::get |
248 | 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 |
249 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:8c767aa3fbc784c7684f134b6bdabb02' AND (exptime >= '2025-05-02 04:05:01+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
250 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:156cfb9ac3a3dabedaf999294b33a750' AND (exptime >= '2025-05-02 04:05:01+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
251 | 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 = 'Current' AND (rev_id=page_latest) LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
252 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:parseraftertidy:19a849a90230c250312a79c89589d2c5' AND (exptime >= '2025-05-02 04:05:01+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
253 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-facts' LIMIT 1 | 1.0000ms | LCStoreDB::get |
254 | 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 |
255 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-attachments' LIMIT 1 | 0.0000ms | LCStoreDB::get |
256 | 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 |
257 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-derived' LIMIT 1 | 0.0000ms | LCStoreDB::get |
258 | 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 |
259 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
260 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:a85d0df90bc229e69e0072702c89fc32') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
261 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:a85d0df90bc229e69e0072702c89fc32','\x014704b8fb613a313a7b733a33323a226262616436303762323830336565333663303037316362636464353237643862223b613a323a7b733a343a2274696d65223b733a31303a2231373436313538373031223b733a373a22636f6e74656e74223b733a3939313a2278dad557db6ee33610fd158205f665d79695b8de5ab605646fd897026d53a08f062d8e222214a925293b46db7fef90927c4fec2eb6e9e621092f33c333876786ca8f83111f65710ca331cfc7d7f1381bc72ce3d9f8edf5f027c6aeff62c930f9d326a3841a58ce05a71391c4e3e1c4e23a954cdd511c5e2514941fc471427360ae3630b7e0bcf1d570d0183b7870de663818be4de8948b25c924b376466db9ea39b6b0c40f7296b9857ea0e954a8aa7644f019c5cdb06e7b5258473b3fc596de8f12b7ae60460de34253a25809c1c5a26101d93d60040c27d902e4265c98ed05cdb579f2a4e08167092731fe6da15708d8310725286709539c044fe20ae648c1964016008a640609014e166bc2486dc1d0f493b79b4621623ab59039a1d5065aa695c390bb38d25dba90a48a190cd4d3b5438af6779143ef4811dbda03e5c25692ad9385d4d9fde4a42dd25d00e334edf7fba4d406085b606842a7b662aa334657460a03f98c465623f648280e0ffdaaa8a2db0a32c164f2ce202b1025bf185d8171ebe47d6d0ce6b2a5ed9c61da0ea6114ba7913f3fa5d308311f02373c9742dd23aa5d90dbd5b3583f3e54dab8df3e7c8acea27dc234c5559203f01dc027f17aa54a202de561424fdbf4909bc7b63290d2c7b088cc0bfd207d6f5888bb42e28f43a511ce1ceb35e511b7b3a0d919150a8982cea2c9b7cb6e43c0ab2fb57693f71a73b595561cc5ad9b352250f284031e6c981328f6ca00871c63721c3671d09a346b0445bd0463bdce7dfedaf87a235697406a251cd13986ab8ab5151993e44bcd14425887aac29330e052f0a6886ea1f49b19f919b8607f887bd13f6661510be9847a4a07dbabdca637777a93fba97d4c0815ba37dfbdf70310ceb5a54c537a10e4ffa30f093120b1a5e95c4b894aeb00637b06a3d03b34ea96b5c2b9ca2651b45aadfab625be577ae2579e786dee223f883e83ac92b65ce62d7e0196a6c7b7e509eb6f2ae55cc1ec291ee3c5e4869043a22d3093159714fd6db07cb7ee2e37dabdddded5c0e928c63f37472de062c7f4f58e225efd108f06137f0dcd281e0c06a4fccf33c05370547e5d161be7bd4cda2b7ae2a2beb7aef599d9f061b0dbaf4e16997fae39d8cc8805f8d71b4274efda965567f91ccd0851cffdd1c76da8cb87a6dde8c2d6b371fc571c9c57e2ef18d31e49ac594d3b0a3dc6f334bef0a6742157d1af6d5f3e4dda763bed4681bd6fda2c500cbecef1bcc7d15ce6f5c2dbc387e6bb383c9ff6ebbe6982ab1777fb8d1dde64559760505a1edfc60b55f72cdda34d6a1e901db790bd9c69ba37bdb099ec877876c65e78a3b879f3ad1ffff63eb03a03b7913fe182823ee9f678459ff8ddfed7dacee9e4ef7f007b03c56e223b7d7d','2025-06-01 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
262 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
263 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
264 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
265 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d4ec4300c85efd2b940e2fcd999250719258e2d15065a351d2184b83b190996a00a21ef6cbfcfcf76c990df7ba63c5d2efd561f85f7e9dcb375797ab86d9bbcec276be074ba27d3bda9f4bef0742e4372d7619e5ee7a7b92fd7525bcdfdf9350fcdbcbfe5755b56d9f6b7be0acf3a73d9e7e5e5ba2c4fb775d44465d0db50c935270f985c4113d9aab077e28b604549c94403349d6bb6c340083f4e438db6958825b5805a018c69a532510a5807f00002c0d9604604571a271581a8ce5b2d0d4418bf11e8feb4f3d125e96787bfe19b74dee6f59ef98f7b065fad54c466a5052fdc185ba442511101a91c40102446db2454f5d87098aaac3eb00fc92b011c4068b02d4202548d4a546b05b1c41182532a7ae4ab0543334dc95406208924c62448061849d97db9f8f8f804','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
266 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
267 | 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 |
268 | 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 |
269 | 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 |
270 | 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 |
271 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
272 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' 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-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
274 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
275 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' 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-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
277 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
278 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' 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-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
280 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
281 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' 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-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
283 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
284 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' 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-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
286 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
287 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' 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-text' LIMIT 1 | 0.0000ms | LCStoreDB::get |
289 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
290 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' 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-text' 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-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
293 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' 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-text' 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-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
296 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1 | 0.0000ms | LCStoreDB::get |
297 | 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=622) AND (smw_iw!=':smw') AND (smw_iw!=':smw-delete') AND (smw_iw!=':smw-redi') LIMIT 21 | 1.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
298 | 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 |
299 | 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=622) AND (s_id IN (1279,5378,1520,1274,1231)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
300 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_serv" WHERE (s_id=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
301 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
302 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
303 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad52bb6e1b3110d4a7182c83c4de25974f5532d2b8485204414a834f89884f92ef981881a07f0fcf39c35197c21d313b3b1cced03be54e9313dc310e1ed148b42286207550a47922698832f810325b7b87ee541dacbf38e3d8d74fdf3fde7d1b2b737296e0e0d86ac67cf3772d0fabc3b1d5c37e62ebcfebc921f6e9bbd5703fc55d1ebad6e4c8b15d6bc7f9886299ee6a1e8f7e6c33387b9af2e0f7adc60f434ed53fd51ff5fa306e6fa6a7faabdde0353c2fc3b2fcf8338fbf67a40317aa65f4db21efdb72ebfd63ebb4f3f9ef1564c1c8985106a3b8169894d65641d131989872999f0deeb4b023699bd046a545c16444caba18542124281c28cc6cfe12925d42ba7d380436c3ff9f521beb7efb9c826378b5e976abc33792d45d1200ae86cd6b0a3170210824ca049a34f54432c69e08b758c0e245f96f61a2f7b079ffaf03ea01a2e2aa084da02257265913c9274ddcdb48973d90b189bc4eb27fd09243afcf4a5fd014193945e55fd8e73f','2025-05-09 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
304 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
305 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
306 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
307 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d4ec4300c85efd2b940e2fcd999250719258e2d15065a351d2184b83b190996a00a21ef6cbfcfcf76c990df7ba63c5d2efd561f85f7e9dcb375797ab86d9bbcec276be074ba27d3bda9f4bef0742e4372d7619e5ee7a7b92fd7525bcdfdf9350fcdbcbfe5755b56d9f6b7be0acf3a73d9e7e5e5ba2c4fb775d44465d0db50c935270f985c4113d9aab077e28b604549c94403349d6bb6c340083f4e438db6958825b5805a018c69a532510a5807f00002c0d9604604571a271581a8ce5b2d0d4418bf11e8feb4f3d125e96787bfe19b74dee6f59ef98f7b065fad54c466a5052fdc185ba442511101a91c40102446db2454f5d87098aaac3eb00fc92b011c4068b02d4202548d4a546b05b1c41182532a7ae4ab0543334dc95406208924c62448061849d97db9f8f8f804','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
308 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
309 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-prev' LIMIT 1 | 0.0000ms | LCStoreDB::get |
310 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-next' LIMIT 1 | 0.0000ms | LCStoreDB::get |
311 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:shown-title' LIMIT 1 | 0.0000ms | LCStoreDB::get |
312 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-filter' LIMIT 1 | 0.0000ms | LCStoreDB::get |
313 | 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 |
314 | 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 |
315 | 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 |
316 | 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 = 'Current') ORDER BY smw_sort LIMIT 1 OFFSET 0 | 1.0000ms | SMW\SQLStore\Lookup\PropertyUsageListLookup::doQueryPropertyTable |
317 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:store:lookup:ec10a88b0ea94bf96c89b41c42cbe17a' AND (exptime >= '2025-05-02 04:05:01+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
318 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
319 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:store:lookup:ec10a88b0ea94bf96c89b41c42cbe17a') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
320 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:store:lookup:ec10a88b0ea94bf96c89b41c42cbe17a','\x05c1d10d80200c05c05d98c022a1f898865a3e881a8cd5f061dcdd3b032f700584d710096eb4ad59df8ba8c08e01bbfb55b1f7be3d2794174d71d61a7c202516f23cada9ce5e2872482e0b287f2eff','2025-05-02 04:04:46+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
321 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
322 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
323 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:store:lookup:d79d863de4241d17b1270c8e32b16748') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
324 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:store:lookup:d79d863de4241d17b1270c8e32b16748','\x6d4ec96ac33010f5b7cc1758726c87a76373c9210bb4b4974250e91c86c40b92926282ffbda3348740737b336f8da8ca25c8c3e21ab10025e9985c842941a65d34a65eb6a5c91f254f1213390f83aba0743757063b18655f371f9fabf53e0c238734119a1c6935a75066e5935f27ee8a614c32f491dc5633adf9631f7c457738f2940b5bd0cb3904ee53be6cfd4c2afd8543d4c55f3a23a2aafe8bc63b78f7a733bf4d23dfab9fe4499f38fcc85172a10ebff582e49b9ca0b1d6cd02a3b076f33c93fb05','2025-05-02 04:04:46+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
325 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
326 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:may_long' LIMIT 1 | 2.0000ms | LCStoreDB::get |
327 | 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 |
328 | 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=622) LIMIT 26 | 0.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
329 | 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 |
330 | 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=622) AND (smw_iw!=':smw') AND (smw_iw!=':smw-delete') AND (smw_iw!=':smw-redi') LIMIT 26 | 1.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
331 | 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 |
332 | 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=622) AND (smw_iw!=':smw') AND (smw_iw!=':smw-delete') AND (smw_iw!=':smw-redi') LIMIT 11 | 1.0000ms | SMW\SQLStore\EntityStore\PropertySubjectsLookup::fetchFromTable |
333 | 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 |
334 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
335 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
336 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad524d6f133114cc4fa97c44d0bee76f3ba7545c7a000e0871ac9ebf128b6e92ee1a2a14e5bfe32d0b25370ebd59f3e68dc733266ffc69f2827bc68110ad42276208ca042d0d4f52592933500899adc9a33f550feb4fde7af6f9c3d7f7775fc6cabc9a253878b69a316a74d7f2b03a1c5b3dec27b6feb89e3c629fbe590df753dce5a16b4d5e7ab66bed381f512cd35dcde391c63683b3a7290fb46f35be1b72aaf454bfd5ebc3b8bd999eea8f7683d7f0bc0ccbf2e3f73cfe9c910e5ca89691b643deb7e5d6fbc7d669e7f3ef2ba403ab624615ace64660d2c6380dc5c46063ca657e36f8d3c28ed2b8842e6a230a262b5236c5a20e2141e120c3cce67f42724b48b70f87c066f8ff536a63dd6f9f53f00caf36dd6ef5f84a92a64b02c0d5b0794921062e8404852a819146f64432c69e087758c0e145f9af61a2f7b079fbaf03d90344cd751146828e5cdbe46c94948ce4e4a2bcec415a972499a4fa072d39f4fa9ca282b6a8c865d474c92652ae28ed02d85412384b39068a68b9c84ef3bfdae75f','2025-05-09 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
337 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
338 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
339 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
340 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d4ec4300c85efd2b940e2fcd999250719258e2d15065a351d2184b83b190996a00a21ef6cbfcfcf76c990df7ba63c5d2efd561f85f7e9dcb375797ab86d9bbcec276be074ba27d3bda9f4bef0742e4372d7619e5ee7a7b92fd7525bcdfdf9350fcdbcbfe5755b56d9f6b7be0acf3a73d9e7e5e5ba2c4fb775d44465d0db50c935270f985c4113d9aab077e28b604549c94403349d6bb6c340083f4e438db6958825b5805a018c69a532510a5807f00002c0d9604604571a271581a8ce5b2d0d4418bf11e8feb4f3d125e96787bfe19b74dee6f59ef98f7b065fad54c466a5052fdc185ba442511101a91c40102446db2454f5d87098aaac3eb00fc92b011c4068b02d4202548d4a546b05b1c41182532a7ae4ab0543334dc95406208924c62448061849d97db9f8f8f804','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
341 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
342 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=622) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
343 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
344 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
345 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad934b6f53311085f353aabb44d0ced8e36756416cba001608b1acc6afc4829ba4f71a2a14f5bfe35b524158b1e8ce3a3e733cfec6666ffd69f652f84100235a854ec61094099a8c48a42c51060e210f6bf6e84fd5c3fa63af1a3ebdfff2eef6f35407af9608017e582d1a37be6d795c1d8ead1ef6f3b0feb09e3d62df7db51aefe6b8cb63cf9a3df961d7da7159a23cefee6a9e8e3cb5455c7a9af3c8fb56e39b31a7ca0ff56bbd3e4cdb9bf9a1fe6837780d4fc5702ebeff9ea79f8bd2858bd432f176ccfb763ef5eebe75dbe3e3ef23c8815531a30a560b233169639c866262b031e5b25c1bfce9ec8e645c4217b591059395299b62518790a008a0b0b8c533247786f4f6db210c8bfcff94da54f7db270a7ec0ab4d6fb77a7ca148d32301e06adcfca11083909240a14a60c8502792317622c261018717c37f8926fa1c36afffee803a40d4421769087414da266723713224d845ba9c035997884d52fd81961cfaf89ce282b6a828286abe74332b579476016c2a099ce51c0347b44266a7c53fd9b2e8fe0d289b648ae0a49414d9c5d49129a98d8367f7e32f','2025-05-09 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
346 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
347 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
348 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
349 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d4ec4300c85efd2b940e2fcd999250719258e2d15065a351d2184b83b190996a00a21ef6cbfcfcf76c990df7ba63c5d2efd561f85f7e9dcb375797ab86d9bbcec276be074ba27d3bda9f4bef0742e4372d7619e5ee7a7b92fd7525bcdfdf9350fcdbcbfe5755b56d9f6b7be0acf3a73d9e7e5e5ba2c4fb775d44465d0db50c935270f985c4113d9aab077e28b604549c94403349d6bb6c340083f4e438db6958825b5805a018c69a532510a5807f00002c0d9604604571a271581a8ce5b2d0d4418bf11e8feb4f3d125e96787bfe19b74dee6f59ef98f7b065fad54c466a5052fdc185ba442511101a91c40102446db2454f5d87098aaac3eb00fc92b011c4068b02d4202548d4a546b05b1c41182532a7ae4ab0543334dc95406208924c62448061849d97db9f8f8f804','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
350 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
351 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
352 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
353 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad934b6fd3401485f3532a2f11b4f7cedc796615c4a60b608110cbeace2b198193d4365428ca7f675c0c255db1e8ce3e73e6ccf1773dec9d3f8d5e0adf096044abd0c9188232419311899425cac021e46ecd1efda97a587ff4d6779fde7f7977fb79a89d57738400dfad668d27be9d72bf3a1ca77ad88fddfac37af4886df5d5aabf1be32ef72d6bf4e4bbdd341de74794cbeaaee6e1c8c3348b73a731f7bc9f6a7cd3e754f9a17eadd787617b333ed41fd30d5ec3e3665836df7fcfc3cf5969c2456a1978dbe7fdb49c7a773f35dbf9fcfb08726055cca882d5c2484cda18a7a198186c4cb9cc9f0dfeb4b8231997d0456d64c16465caa658d42124280228cc6ef107925b20bdfd7608dd2cff3fa569a8fbed2305dfe1d5a6d5ad1e5f28d2b44800b8ea374f14621052122854090c196a4432c64644382ce0f062f82f51a2cd61f3fadf06d400a216ba4843a0a3d036391b899321c12ed2e51cc8ba446c926a3f68c9a18dcf292e688b8a82a2e64b37b372456917c0a692c059ce3170442b64765a3ccb9645b76b40d924530427a5a4c82ea6864c496d1c3c6ba28903658d451800d95e9ba595d359b6fb837f9b9c7f01','2025-05-09 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
354 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
355 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
356 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
357 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d4ec4300c85efd2b940e2fcd999250719258e2d15065a351d2184b83b190996a00a21ef6cbfcfcf76c990df7ba63c5d2efd561f85f7e9dcb375797ab86d9bbcec276be074ba27d3bda9f4bef0742e4372d7619e5ee7a7b92fd7525bcdfdf9350fcdbcbfe5755b56d9f6b7be0acf3a73d9e7e5e5ba2c4fb775d44465d0db50c935270f985c4113d9aab077e28b604549c94403349d6bb6c340083f4e438db6958825b5805a018c69a532510a5807f00002c0d9604604571a271581a8ce5b2d0d4418bf11e8feb4f3d125e96787bfe19b74dee6f59ef98f7b065fad54c466a5052fdc185ba442511101a91c40102446db2454f5d87098aaac3eb00fc92b011c4068b02d4202548d4a546b05b1c41182532a7ae4ab0543334dc95406208924c62448061849d97db9f8f8f804','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
358 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
359 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
360 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
361 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad934d6f13311086f353aa3d226867ecf1674e415c7a000e0871acfc314e56b049ba6ba85095ff8eb76c55921387deecf1ebd7af9fb18347f08f9397c2770202a255e8648a5199a8c9884cca12318418b95b078ffeb1f7b0feecadefbe7cfcf6e1f6ebd8775ecd16027cb79a6ba186dbcac3ea70acfd613f75eb4febc923b6d537abe16e4a3b1e9ad7e4c977bb5a8ff310e5b2baeb793c86b1cec539d3c443d8d73ebd1b38f7e1a1ffde5f1fc6edcdf4d0ffaa37780d4f9b61d97cff93c7df73a515ce5ccb18b603efeb72eadd7d6db2d3e9ef11e4c0aac4a8a2d5c248ccda18a7a198146dca5ce66b37468b3a9171195dd24616cc566636c5a28e3143114071568b67486e81f4fec7217673f9ff29d5b1df6f9f28f80eaf362d6eeff1952c4db30480ab61f34221452125814295c190a14684313522c261018767cd7f8d10ad0f9bb7ff26a00610b5d0451a029d84b6d9d944211b12c1253aef0359972998acda032d1c5bfb9c0a056d514950d2e15c1d8272456917c1e692c1d9c02986845648765a5c78cba2db372036d91411b25252b04bb92153521b071749348548acb1080320dbb4495a38cdb2fd1fbc4862593a6003d9527b64911c1b669d4c5412c8a27d569ffe00','2025-05-09 04:05:01+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
362 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
363 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
364 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
365 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d4ec4300c85efd2b940e2fcd999250719258e2d15065a351d2184b83b190996a00a21ef6cbfcfcf76c990df7ba63c5d2efd561f85f7e9dcb375797ab86d9bbcec276be074ba27d3bda9f4bef0742e4372d7619e5ee7a7b92fd7525bcdfdf9350fcdbcbfe5755b56d9f6b7be0acf3a73d9e7e5e5ba2c4fb775d44465d0db50c935270f985c4113d9aab077e28b604549c94403349d6bb6c340083f4e438db6958825b5805a018c69a532510a5807f00002c0d9604604571a271581a8ce5b2d0d4418bf11e8feb4f3d125e96787bfe19b74dee6f59ef98f7b065fad54c466a5052fdc185ba442511101a91c40102446db2454f5d87098aaac3eb00fc92b011c4068b02d4202548d4a546b05b1c41182532a7ae4ab0543334dc95406208924c62448061849d97db9f8f8f804','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
366 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
367 | 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=622) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
368 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
369 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
370 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:742873a806c1fec43e4ae8b8e7706029','\xad534d6f133110cd4fa9f688a09db1c79f391571e9013820c4b1b2c7e374059ba4bb0b15aaf2dff19654253971e8cd7e7e7ef3fc669c22627c9ca256b1539010bdc1a03967e3b225a70a194f249072966e9d6223f711d69fa38fdd978fdf3edc7c1dfb2e9a454241ec560b96e67433cbb0daede77eb79dbaf5a7f5b494e9566f56c3edc4773234ad2952eceee679bf2c511f4fef7a19f7699c1770f134c990b673cfef06297d7ae8bff797bb7173353df4bfe62bbc84a7cb70bc7cff53c6df0bd28013d53aa6cd20dbf958f5f67e6eb4c3e16f090ae00d0b9aecad721a8b752e58a88eb3e722757936c4c7239bc9858281add3158bd7455cf568732e5015505ed8ea39a4700ce9fd8f5dee16f8ff539ac77ebb794a21767871ddecf6115f49d2354900b818ae5f52e0acb42630680a3872d41211e496880a5821e049f35fc344ebc3f5db7f1d500b10adb2553b02cbcafa123c532a8e540a4ca77d201f0a25574c1bd02ab9b52f9854d157c38ad8a653764a26546343065f6a81e093704e8c5e6909569d69eb6adb372071c555958a315a49e0d22233daba00674e2ca54c62b12a07a0dbb6519a392bbafd1f3c73e245071007c5531bb24c419c8865978d06f2e8cf9ca0b21618b964492e27ad91a57acb1048a1c833fbf007','2025-05-09 04:05:02+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
371 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
372 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
373 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029') | 43.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
374 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:742873a806c1fec43e4ae8b8e7706029','\xad914d4ec4300c85efd2b940e2fcd999250719258e2d15065a351d2184b83b190996a00a21ef6cbfcfcf76c990df7ba63c5d2efd561f85f7e9dcb375797ab86d9bbcec276be074ba27d3bda9f4bef0742e4372d7619e5ee7a7b92fd7525bcdfdf9350fcdbcbfe5755b56d9f6b7be0acf3a73d9e7e5e5ba2c4fb775d44465d0db50c935270f985c4113d9aab077e28b604549c94403349d6bb6c340083f4e438db6958825b5805a018c69a532510a5807f00002c0d9604604571a271581a8ce5b2d0d4418bf11e8feb4f3d125e96787bfe19b74dee6f59ef98f7b065fad54c466a5052fdc185ba442511101a91c40102446db2454f5d87098aaac3eb00fc92b011c4068b02d4202548d4a546b05b1c41182532a7ae4ab0543334dc95406208924c62448061849d97db9f8f8f804','9999-12-31 23:59:59+00') | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
375 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
376 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-property-tab-specification' LIMIT 1 | 3.0000ms | LCStoreDB::get |
377 | localhost: COMMIT | 0.0000ms | MediaWiki::preOutputCommit |
378 | localhost: BEGIN | 3.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (LinkBatch::doQuery (for Skin::preloadExistence)) |
379 | 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 = 'Current')) | 1.0000ms | LinkBatch::doQuery (for Skin::preloadExistence) |
380 | localhost: SELECT user_ip FROM "user_newtalk" WHERE user_ip = '3.19.61.131' LIMIT 1 | 1.0000ms | MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages |
381 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
382 | 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 | 3.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
383 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-info' LIMIT 1 | 3.0000ms | LCStoreDB::get |
384 | 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 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
385 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
386 | 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 |
387 | 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 |
388 | 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 |
389 | 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 |
390 | 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 |
391 | 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 |
392 | 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 |
393 | 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 |
394 | 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 |
395 | 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 |
396 | 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 |
397 | 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 |
398 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
399 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
400 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
401 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
402 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
403 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
404 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
405 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-login' LIMIT 1 | 0.0000ms | LCStoreDB::get |
406 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-createaccount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
407 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-property' LIMIT 1 | 0.0000ms | LCStoreDB::get |
408 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
409 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-property_talk' LIMIT 1 | 0.0000ms | LCStoreDB::get |
410 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
411 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
412 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
413 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
414 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
415 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
416 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
417 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:help-mediawiki' LIMIT 1 | 0.0000ms | LCStoreDB::get |
418 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
419 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_browselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
420 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
421 | 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 |
422 | 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 |
423 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1 | 0.0000ms | LCStoreDB::get |
424 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
425 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
426 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
427 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
428 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1 | 0.0000ms | LCStoreDB::get |
429 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:otherlanguages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
430 | 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 |
431 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1 | 0.0000ms | LCStoreDB::get |
432 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
433 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1 | 0.0000ms | LCStoreDB::get |
434 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
435 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
436 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
437 | 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 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
438 | 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 |
439 | 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 |
440 | 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 |
441 | 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 |
442 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-nstab' LIMIT 1 | 0.0000ms | LCStoreDB::get |
443 | 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 |
444 | 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 |
445 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-nstab' LIMIT 1 | 0.0000ms | LCStoreDB::get |
446 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:red-link-title' LIMIT 1 | 0.0000ms | LCStoreDB::get |
447 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
448 | 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 |
449 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1 | 0.0000ms | LCStoreDB::get |
450 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views' LIMIT 1 | 0.0000ms | LCStoreDB::get |
451 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
452 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
453 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
454 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
455 | 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 |
456 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
457 | 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 |
458 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
459 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1 | 0.0000ms | LCStoreDB::get |
460 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-102' LIMIT 1 | 0.0000ms | LCStoreDB::get |
461 | 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 |
462 | 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 |
463 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out' LIMIT 1 | 0.0000ms | LCStoreDB::get |
464 | 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 |
465 | 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 |
466 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptonavigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
467 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptosearch' LIMIT 1 | 0.0000ms | LCStoreDB::get |
468 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptocontent' LIMIT 1 | 0.0000ms | LCStoreDB::get |
469 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitesubtitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
470 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitetitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
471 | 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 |
472 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:variantname-en' LIMIT 1 | 0.0000ms | LCStoreDB::get |
473 | 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 |
474 | 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') )) | 1.0000ms | MediaWiki\ResourceLoader\WikiModule::preloadTitleInfo |
475 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:january' LIMIT 1 | 0.0000ms | LCStoreDB::get |
476 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:february' LIMIT 1 | 0.0000ms | LCStoreDB::get |
477 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:march' LIMIT 1 | 0.0000ms | LCStoreDB::get |
478 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:april' LIMIT 1 | 0.0000ms | LCStoreDB::get |
479 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:june' LIMIT 1 | 0.0000ms | LCStoreDB::get |
480 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:july' LIMIT 1 | 0.0000ms | LCStoreDB::get |
481 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:august' LIMIT 1 | 0.0000ms | LCStoreDB::get |
482 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:september' LIMIT 1 | 0.0000ms | LCStoreDB::get |
483 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:october' LIMIT 1 | 0.0000ms | LCStoreDB::get |
484 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:november' LIMIT 1 | 0.0000ms | LCStoreDB::get |
485 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:december' LIMIT 1 | 0.0000ms | LCStoreDB::get |
486 | localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM "page_restrictions" WHERE pr_page = 189 | 1.0000ms | MediaWiki\Permissions\RestrictionStore::loadRestrictions |
487 | 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-05-02 04:05:02+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
Key | Value |
---|---|
HOST | solab.eu |
CONNECTION | keep-alive |
PRAGMA | no-cache |
CACHE-CONTROL | no-cache |
SEC-CH-UA | "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99" |
SEC-CH-UA-MOBILE | ?0 |
SEC-CH-UA-PLATFORM | "Windows" |
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 |
ACCEPT-ENCODING | gzip, deflate, br, zstd |
Key | Value |
---|---|
title | Property: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/vendor/wikimedia/utfnormal/src/Validator.php | 23 KB |
/var/www/solab/vendor/wikimedia/utfnormal/src/Constants.php | 4 KB |
/var/www/solab/includes/Request/PathRouter.php | 14 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/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/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/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/title/TitleFactory.php | 5 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/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/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/cache/LinkCache.php | 18 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/CommentStore/CommentStore.php | 14 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/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/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/user/CentralId/LocalIdLookup.php | 5 KB |
/var/www/solab/includes/user/CentralId/CentralIdLookup.php | 11 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/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/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/ProperPageIdentity.php | 3 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/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/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/Revision/SlotRecord.php | 20 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/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/libs/rdbms/DBAccessObjectUtils.php | 3 KB |
/var/www/solab/includes/page/PageStoreRecord.php | 4 KB |
/var/www/solab/includes/page/PageIdentityValue.php | 4 KB |
/var/www/solab/includes/page/PageReferenceValue.php | 4 KB |
/var/www/solab/includes/page/ExistingPageRecord.php | 520 bytes |
/var/www/solab/includes/Revision/RevisionSelectQueryBuilder.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/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/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/Status/Status.php | 16 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/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/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/SQLStore/EntityStore/DataItemHandlers/DIBlobHandler.php | 6 KB |
/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/includes/json/FormatJson.php | 10 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/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/includes/json/JsonConstants.php | 1 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/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/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/includes/parser/Parsoid/PageBundleParserOutputConverter.php | 3 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/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/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/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/user/UserTimeCorrection.php | 8 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/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 |