Solab:Current events
Do you think that items on this page are out of date? You can clean its cache to manually update all dynamic parts to the latest data from the wiki.
Log | MWDebug output complete | MWDebug::getDebugHTML |
# | SQL | Time | Call |
---|---|---|---|
1 | localhost: SET "client_encoding" = 'UTF8' | 3.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
2 | localhost: SET "datestyle" = 'ISO, YMD' | 2.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
3 | localhost: SET "timezone" = 'GMT' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
4 | localhost: SET "standard_conforming_strings" = 'on' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
5 | localhost: SET "bytea_output" = 'escape' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
6 | localhost: SET "client_min_messages" = 'ERROR' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
7 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
8 | localhost: SELECT current_schemas(false) | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
9 | localhost: SHOW search_path | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
10 | localhost: SET search_path = "mediawiki", "$user", public | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
11 | localhost: SHOW default_transaction_read_only | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::serverIsReadOnly |
12 | localhost: BEGIN | 3.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 | 13.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 | 1.0000ms | LCStoreDB::get |
17 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'namespaceAliases' LIMIT 1 | 0.0000ms | LCStoreDB::get |
18 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1 | 0.0000ms | LCStoreDB::get |
19 | localhost: SELECT 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 = 74512 LIMIT 1 | 8.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
20 | 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 = 4 AND page_title = 'Current_events' LIMIT 1 | 3.0000ms | WikiPage::pageData |
21 | 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 = 74512 LIMIT 1 | 1.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
22 | 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 = 74512 | 1.0000ms | MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb |
23 | localhost: SELECT role_id AS "id",role_name AS "name" FROM "slot_roles" ORDER BY id | 1.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
24 | localhost: SELECT model_id AS "id",model_name AS "name" FROM "content_models" ORDER BY id | 0.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
25 | localhost: SET "client_encoding" = 'UTF8' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
26 | localhost: SET "datestyle" = 'ISO, YMD' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
27 | localhost: SET "timezone" = 'GMT' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
28 | localhost: SET "standard_conforming_strings" = 'on' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
29 | localhost: SET "bytea_output" = 'escape' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
30 | localhost: SET "client_min_messages" = 'ERROR' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
31 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
32 | localhost: SELECT current_schemas(false) | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
33 | localhost: SHOW search_path | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
34 | localhost: SET search_path = "mediawiki", "$user", public | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
35 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en' AND (exptime >= '2025-04-17 21:23:10+00') | 51.0000ms | SqlBagOStuff::fetchBlobs |
36 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en:status' AND (exptime >= '2025-04-17 21:23:10+00') | 44.0000ms | SqlBagOStuff::fetchBlobs |
37 | localhost: SELECT (CASE WHEN pg_try_advisory_lock('168358096319296027') THEN EXTRACT(epoch from clock_timestamp()) ELSE NULL END) AS acquired | 2.0000ms | SqlBagOStuff::doLock |
38 | 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) | 4.0000ms | MessageCache::loadFromDB(en)-big |
39 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 18.0000ms | LCStoreDB::get |
40 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM "page" JOIN "revision" ON ((page_id = rev_page)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len <= 10000) AND (page_latest = rev_id) | 2.0000ms | MessageCache::loadFromDB(en)-small |
41 | 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 | 9.0000ms | MediaWiki\Revision\RevisionStore::getSlotRowsForBatch |
42 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id IN (14,2711,18890,19571) | 4.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
43 | localhost: BEGIN | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
44 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:messages:en') | 47.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
45 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:messages:en','\xa5566d6fe3360cfe7cf915bc7403b6a2496ce7a5a9f3a94d5f81e23a34dbedf651b66547ab2c1992b3b6ebf5bf8f92e5d8eeb276456dc4a1498a7c488ab448380f9f74e87b617f29f35c8a61ac757fa1c360321f877d18edc372b58282939826b0a68ac23de31c220aa42838436629812047df31a1617fd41b2624e24cdcc1530ff04aa52807ba7ce434045612cee285e517244998c8069ca6650801cd17bde7662ddbb15a4895136ed47a7bc5209332e394249a0a4d61589cc8e4d12daa4d97b208615a3c540e4bfa500ed07f264280988a922a6b6ba82527915bfa0ae0ae89ad014034312ec1777832f9da201c96806622a670aa3605e198202d614d34d49a31275a539baf1662cc43503c806f1eb31a774e54c644158c3faeb91189ef3225372219c4924b15c2def9f9b993499550b5e51f9f9c2e97871d910b0f2367494770cf92728d7e0c0afc79e6e96020863565d91aabe57b9e613f37910f354b6844545d362e09ea29a3bee846e8c114174330310fefff84e3308dbd1fed16c965b2e1d43972c9896459ca3cb456db4aeb1a900bcf26d164d7460e7b81bd3a19a84df98dd6d25e1d2d55254248413bfc6a3737ec0a9f89dab365edeefd2decff4e43a988d0055198e44a25c64d8f7c5cba6e47eafeb14424d99d9b49ed041b8c36a51c4e4deb351b9ffd4d0dd79f1d76f8f74e3f923ce964d83f68e8a0458f5bf4a4454f5bf4ac5b9d1ae9cbf4b9b2b9daf6b0c7eed91db666c4e9a850b42c1f2d5d3515c255761809ccb09b1960e5b6db7a961c6e0d1c3846db8e015517cea7f9f6e719504d89708fa647e6b66c1b42b56df688bd9af66a1a929342637e6bcac6f3121294eb03f8172fd985b4d1ec70ab1df02aa4a61f876ef6ee82b1d36565bc9386c0dcc66c7bc8b666ec4bd331294a26c52efb4ed42a826b2a26f0f3c36c1738be6bc2adc0ee8d7db82622db908c829d7255d5b185c490a3609098fa7eaa3bd09908ec57e2533ba88de23fb11ccde85166168e8cd9c1291d662cfdd9c5560d38dc6403450b4a2a088dab54bddb553a4abdcad3b97a87272a3e12d49978cb55e389951ff17455be23281d7f28aa55fc6658ed0cf20f6590bfc7957eb7abd968e63b4ffa0d4fe6f076b43dcdfd690f73f3b0fff9d79b1b38b9ba30af87617f557daecd9b3f4331ec83207fb18c98deeb6113e58489027d7faf096c1c1d2b56d40a8a1a08f11a41513d40acdf3b1cab42442273bbd8cab7af46b8a6bcb00e0c31c869c288990fbd7d589d1ddf2e2f9140c8d72737df90ba3efe72f1dbf1c5d9cac1ff7a76bbbabaf9d25fb0305854c7d7af342ea5aa8faffe78facae995a4296a9b939ad220539c6914aaf5f6cb6127467db439c0f126a5c9f553771ef9f84958009e81cceba0c91ea06247c3e2f1c3feef94c732a7c6ab3d610788d0f1cc217a25af4974003ff89f8d7412f62f8f5797861ca3a21fcdd32808c6f3e9f868368be3c39937f6fcf9242593436f1ef9466f16f6cfbefd7275fb87758806022f987a137f1ef8c1d84795e77f00','9999-12-31 23:59:59+00') | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
46 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
47 | localhost: SELECT pg_advisory_unlock('168358096319296027') AS released | 2.0000ms | SqlBagOStuff::doUnlock |
48 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 | 4.0000ms | LCStoreDB::get |
49 | 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 |
50 | 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 = '6f037c1f9d624aa57641a6b9bf22c9d4934de6af' | 3.0000ms | SMW\SQLStore\EntityStore\AuxiliaryFields::fetchCountMap |
51 | 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','670186d9da6d1f44ac46cedf92668143eb9d8b1a') | 4.0000ms | SMW\SQLStore\EntityStore\CacheWarmer::prefetchFromList |
52 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:may_long' LIMIT 1 | 3.0000ms | LCStoreDB::get |
53 | 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 = 2 AND page_title = 'Gio' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
54 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:red-link-title' LIMIT 1 | 0.0000ms | LCStoreDB::get |
55 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:talkpagelinktext' LIMIT 1 | 3.0000ms | LCStoreDB::get |
56 | 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 = 3 AND page_title = 'Gio' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
57 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 | 4.0000ms | LCStoreDB::get |
58 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:contribslink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
59 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pipe-separator' LIMIT 1 | 4.0000ms | LCStoreDB::get |
60 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:parentheses' LIMIT 1 | 0.0000ms | LCStoreDB::get |
61 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info-current' LIMIT 1 | 0.0000ms | LCStoreDB::get |
62 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info' LIMIT 1 | 1.0000ms | LCStoreDB::get |
63 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:currentrevisionlink' LIMIT 1 | 4.0000ms | LCStoreDB::get |
64 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:diff' LIMIT 1 | 0.0000ms | LCStoreDB::get |
65 | localhost: SELECT rev_id FROM "revision" WHERE rev_page = 25 AND (rev_timestamp < '2024-05-05 14:27:29+00' OR (rev_timestamp = '2024-05-05 14:27:29+00' AND (rev_id < 74512))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1 | 4.0000ms | MediaWiki\Revision\RevisionStore::getRelativeRevision |
66 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:previousrevision' LIMIT 1 | 0.0000ms | LCStoreDB::get |
67 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nextrevision' LIMIT 1 | 0.0000ms | LCStoreDB::get |
68 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-nav' LIMIT 1 | 3.0000ms | LCStoreDB::get |
69 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:25' AND (exptime >= '2025-04-17 21:23:11+00') | 43.0000ms | SqlBagOStuff::fetchBlobs |
70 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:25' AND (exptime >= '2025-04-17 21:23:11+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
71 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 72783 | 3.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
72 | 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 = 10 AND page_title = 'Update' LIMIT 1 | 2.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
73 | 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 = 4 LIMIT 1 | 3.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
74 | 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 = 4 | 4.0000ms | MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb |
75 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 4 | 0.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
76 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e' AND (exptime >= '2025-04-17 21:23:11+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
77 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
78 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
79 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e','\x4bb432b0aaae0500','2025-04-24 21:23:11+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
80 | localhost: COMMIT | 7.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
81 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:64ac409d6bd640a56a0d52b9f479c361' AND (exptime >= '2025-04-17 21:23:11+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
82 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-04-17 21:23:11+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
83 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:60fae61ad303e1e6eed048c21d9062b7' AND (exptime >= '2025-04-17 21:23:11+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
84 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bfc0b5b0f98467e79f56a4251fe43d90' AND (exptime >= '2025-04-17 21:23:11+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
85 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:ecc4a45a3ecf20b1ece2163112e6d68f' AND (exptime >= '2025-04-17 21:23:11+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
86 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b6f982649d2c38e1a832c5b0318f9e4e' AND (exptime >= '2025-04-17 21:23:11+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
87 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:31f6a4c0970f123e66cd203c7901bee3' AND (exptime >= '2025-04-17 21:23:11+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
88 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:f2bfa1339b3727c9087d80fe0e8118a9' AND (exptime >= '2025-04-17 21:23:11+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
89 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f1707a55054ddeadcab24760f48333b2' AND (exptime >= '2025-04-17 21:23:11+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
90 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_iq_moreresults' LIMIT 1 | 3.0000ms | LCStoreDB::get |
91 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-04-17 21:23:11+00') | 39.0000ms | SqlBagOStuff::fetchBlobs |
92 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Event' AND smw_namespace = 14 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
93 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Cours' AND smw_namespace = 14 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
94 | localhost: SELECT o_id FROM "smw_fpt_redi" WHERE s_title = 'Cours' AND s_namespace = 14 LIMIT 1 | 0.0000ms | SMW\SQLStore\RedirectStore::select |
95 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Race' AND smw_namespace = 14 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
96 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Start_date' AND smw_namespace = 102 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
97 | localhost: SELECT s_id FROM "smw_fpt_subc" WHERE o_id=757 OR o_id=5067 LIMIT 1 | 0.0000ms | SMW\SQLStore\QueryEngine\QuerySegmentListProcessor::hierarchy |
98 | localhost: SELECT s_id FROM "smw_fpt_subp" WHERE o_id=643 LIMIT 1 | 0.0000ms | SMW\SQLStore\QueryEngine\QuerySegmentListProcessor::hierarchy |
99 | 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,t4.o_sortkey FROM "smw_object_ids" AS t0 INNER JOIN ("smw_fpt_inst" AS t2 INNER JOIN "smw_di_time" AS t4 ON t2.s_id=t4.s_id) ON t0.smw_id=t2.s_id WHERE ((t2.o_id=757 OR t2.o_id=5067) AND ((t4.o_sortkey<='2460783.3910995') AND t4.p_id=643)) AND t0.smw_iw!=':smw' AND t0.smw_iw!=':smw-delete' AND t0.smw_iw!=':smw-redi' ORDER BY t4.o_sortkey ASC LIMIT 205 OFFSET 0 | 5.0000ms | SMW\SQLStore\QueryEngine\QueryEngine::getInstanceQueryResult |
100 | 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 ('Intersolar_2009','PV_Rome_Mediterranan','International_Conference_Solar_Air-Conditioning','Solardecathlon_2009','Planetsolar','PVTech','Energaia_2010','PV_Rome_Mediterranean_2011','SolarMed_2011','EnerSolar_Italy_2011','Interest_Group_Vehicle_to_Grid','Energy_Generation_Congress_Latin_America_2012','Renewable_Energy_Mediterranean_2012','Intersolar_Europe_2012','The_Solar_Car_Challenge','SuNEC','PV_Rome_Mediterranean_2012','HUSUM_WindEnergy','Solar_Decathlon_Europe_2012','27th_European_Photovoltaic_Solar_Energy_Conference_and_Exhibition','World_Solar_Challenge','EnerSolar+_Italy_2012','International_Renewable_Energies_Exhibition','Renewable_Energy_Exhibition_2013','4th_Annual_Concentrated_Photovoltaics_Conference_&_Expo','Impianti_Solari_Expo_2013','EnergyMed_2013','The_6th_International_Exhibition_“ECOTEC-_Environmental_Technologies_&_Photovoltaic_Systems”','Renewable_Energy_World_Europe_2013','Intersolar_Europe_2013','Off-Grid_Experts_Workshop','PV_Rome_Mediterranean_2013','8th_International_Renewable_Energy_Storage_Conference_and_Exhibition','Expo_2015','MiaGreen','RECAM_Week','Monetising_Solar_+_Storage_EU','PVCellTech','Solar_Asset_Management','Asia_Power_Utility_Innovation_Forum','BSEC','Tgsandbox','Sunshine_Backed_Bonds','Energy_Storage_Station','CPV-12','The_38th_International_Exhibition_on_Environmental_Technology_&_Green_Energy','Solar_Asset_Management_Aisa','Solar_PV_Trade_Mission_Argentina_&_Uruguay','EL_Futuro_Solar_Agentina','The_10th_International_Photovoltaic_Exposition','The_27th_Annual_Energy_Fair','32nd_EU_PVSEC','32nd_European_PV_Solar_Energy_Conference_and_Exhibition','Solar_2015_Conference_&_Expo','PV_Encapsulation_Material_&_Double_Glass_Module_Forum','Mexican_Energy_Leaders','4th_International_Photovoltaic_Power_Generation_Expo_Osaka','International_Conference_on_Solar_Tchnologies_&_Hybrid_Mini_Grids','Argentinian_Renewable_Energy_Congress','Roadmap_for_Innovation_in_Solar_Energy','International_Trade_Fair_for_Renewable_Energy_and_Energy_Efficiency','8th_International_Forum_and_Exhibition_on_Sustainable_Energy_in_Ukraine','Solar_for_Development_Conference_and_Exhibition','International_Renewable_Energy_Exhibition_&_Conference','International_Exhibition_of_Renewable_Energies,_Clean_Energies_and_Sustainable_Development','26th_International_Photovoltaic_Science_and_Engineering_Conference','U.S._Solar_Market_Insight_Conference','Brazil''s_International_Renewable_Energy_Congress','Solar_Power_PV_Conference_&_Expo','6th_International_Workshop_on_Integration_of_Solar_Power_into_Power_Systems','BGS_Solar_Summit','4th_Renewable_Energy_Systems_and_Energy_Efficiency_Exhibition','5th_International_Conference_on_Renewable_Energy_Research_and_Applications','The_Eilat-Eilot_Green_Energy_International_Conference_and_Exhibition','2nd_International_Conference_on_Green_Energy_&_Expo','Turkish_Renewable_Energy_Congress','12th_International_Battery,_Solar_and_Lead_Recycling_Exhibition_&_Seminar','Solar_Finance_&_Investment','Solar_&_Wind_Energy_Asset_Management_Forum','Solar_&_Wind_Projects_Jordan','Conference_on_Balance_of_System_for_Solar_PV_Plants','8th_International_Photovoltaic_Power_Generation_System_Expo','8th_International_Solartech_Bangladesh_Expo','6th_International_Renewable_Energy_&_Power_Exhibition_&_Conference','Jordan_Energy_Conference','13th_International_Conference_on_Concentrator_Photovoltaics','Solar_Energy_Exhibition_&_Conference','The_39th_International_Exhibition_on_Environmental_Technology_&_Green_Energy','Wind_&_Solar_Energy_Storage_Advancements_Forum','The_28th_Annual_Energy_Fair','Global_Solar_Finance_&_Investment:_Emerging_PV_Markets','Solar_&_Storage_Finance_Asia','Brazil_Solar_Power_Conference_and_Exhibition','International_Conference_on_Renewable_Energy_and_Resources','5th_International_Photovoltaic_Power_Generation_Expo_Osaka','33rd_European_PV_Solar_Energy_Conference_and_Exhibition','2nd_Annual_Argentinian_Renewable_Energy_Congress','9th_Sustainable_Energy_Forum_and_Exhibition_of_Eastern_Europe','Solar_O&M_and_Asset_Management_MENA','Dubai_Solar_Show','Advancing_Clean_Energy_on_the_New_Texas_Grid','7th_International_Workshop_on_Integration_of_Solar_Power_into_Power_Systems','Utility_Scale_Solar_Summit','Solar_PV_Ireland','13th_International_Battery,_Solar_and_Lead_Recycling_Exhibition_&_Seminar','InterSolution_2018','PV_Module_Technology_&_Applications_Forum_2018','Solar_Finance_&_Investment_Europe','PV_Operations_Europe_2018','The_10th_Iran_International_Renewable_Energy,_Lighting_&_Energy_Saving_Exhibition','Middle_East_Electricity_2018','Large_Scale_Solar_Europe_Conference_2018','MiaGreen_Expo_&_Conference','Solar,_Wind_&_Earth_Energy_Trade_Fair_2018','New_Energy_Husum_2018','Silicon_PV_2018','Solar_Power_Finance_&_Investment_Summit_2018','Solar_Solutions_Int._2018','16th_International_Conference_on_Renewable_Energies_and_Power_Quality','Ecobuild_Southeast_Asia_2018','4th_Solar_Cell_Paste_and_Metallization_Forum','The_7th_International_Renewable_Energy_Exhibition_&_Conference','Kuwait_Sustainable_Energy_and_Technology_Summit','Solar_Near_East_Exhibition_and_Forum_2018','The_Solar_Show_Vietnam_2018','Smart_Energy_Conference_&_Exhibition_2018','14th_International_Conference_on_Concentrator_Photovoltaics','RenewX_2018','Hannover_Messe_2018','Greenpower_2018','Managing_European_Solar_Assets_2018','Managing_European_Solar_Assets','MENA_New_Energy_2018','The_24th_International_Energy_&_Environment_Fair_and_Conference','All-Energy_Exhibition_&_Conference_2018','Shanghai_International_Energy_Storage_Technology_and_Application_Fair_2018','The_Solar_Future_Nigeria','Enersolar+Brasil_2018','SNEC_12th_(2018)_International_Photovoltaic_Power_Generation_and_Smart_Energy_Conference_&_Exhibition','The_40th_International_Exhibition_on_Environmental_Technology_&_Green_Energy','Northeast_Renewables_Conference_2018','Solar_Tech_Show_Expo_&_Conference','EXPO_Solar_2018','Europe_Energy_Storage','Intersolar_Europe_2018','PV_Japan_2018','4th_PERC_Solar_Cell_and_Bifacial_Module_Forum_2018','Indo_Renergy_2018_Expo_&_Forum','Intersolar_North_America_2018','IndoSolar_+_PV_Tech_Expo_&_Forum_2018','ICCE_2018:_7th_International_Conference_&_Exhibition_on_Clean_Energy','2nd_International_Conference_on_Renewable_Energy_and_Resources','Intersolar_South_America_2018','The_11th_International_Photovoltaic_Exposition','6th_International_Conference_on_Green_Energy_&_Expo','Solar_&_Wintech_Asia_2018','The_3th_Beijing-Tianjing-Hebei_International_Solar_Photovoltaic_Exhibition_2018','Conference_of_Electric_Power_Supply_Industry_2018','Taiwan_International_Photovoltaic_Exhibition_2018','35th_European_PV_Solar_Energy_Conference_and_Exhibition','Solar_Power_International_2018','6th_International_Photovoltaic_Power_Generation_Expo_Osaka','Solar_&_Energy_Storage_Indonesia_Expo_2018','All-Energy_Australia_2018','Ecomobiel_and_Vakbeurs_Energie_2018','Solar_Asset_Management_Mexico_&_Central_America','8th_International_Workshop_on_Integration_of_Solar_Power_into_Power_Systems','Solar_&_Storage_Live_2018','Future_Energy_Expo_2018','GridNEXT_2018','Solar_Asset_Management_Europe','PV_ModuleTech_Conference','Nigeria_Alternative_Energy_Expo_2018','ReEnergy_Kazakhstan_2018','Solar_&_Storage_Finance_USA','Japan_Solar_+_Energy_Storage_Congress_&_Expo_2018','Unlocking_Solar_Capital_Asia_&_Financial_Summit','Energy_Storage_North_America_2018','Key_Energy_Expo_2018','Solar_PV_Operations_USA_Conference_&_Exhibition_2018','Energy_is_Future_2018','Ukrainian_Energy_Week_2018','Solar_&_Off-Grid_Renewables_Southeast_Asia_2018','Brazil_International_Renewable_Energy_Congress','PVIC_2018','Solar_Technology_Energy_and_Environment_Exhibition_in_Bahrain_2018','Australia_Solar_+_Energy_Storage_Congress_&_Expo_2018','Sigma_Summit_2018','Shenzhen_International_Solar_PV_Exhibition_2018','Oman_Sustainable_Energy_and_Technology_Summit_2018','Solar_Expo_-_A_World_Future_Energy_Summit_Event','14th_International_Battery,_Solar_and_Lead_Recycling_Exhibition_&_Seminar','Saudi_Arabia_Renewable_Energy_Solar_&_Wind_2019','InterSolution_2019','The_Energy_Expo_2019','Sigma_Summit_2019','PV_Module_Forum_2019','The_11th_Iran_International_Renewable_Energy,_Lighting_&_Energy_Saving_Exhibition','Future_Energy_Expo_2019','Energy_and_Environment_International_Trade_Fair') )) | 2.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
101 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ebff41e17bff78d0a315493e25f70774' AND (exptime >= '2025-04-17 21:23:11+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
102 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:29bc6c91cb4969d7a1bda6fad91ccca3' AND (exptime >= '2025-04-17 21:23:11+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
103 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:07308f66b366bf57bb244a1a11d848ab' AND (exptime >= '2025-04-17 21:23:11+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
104 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2d9f5a06d5e07b72ed7e9fd099af9df9' AND (exptime >= '2025-04-17 21:23:11+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
105 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:58b58409e68f400e5d098951b561ddd7' AND (exptime >= '2025-04-17 21:23:11+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
106 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7383902b8709b99d3bc2f15942f8a698' AND (exptime >= '2025-04-17 21:23:11+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
107 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e3f9488110436349245c4fe9852c3be3' AND (exptime >= '2025-04-17 21:23:11+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
108 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:27743108ac31e7269e3bcbc4cd5199be' AND (exptime >= '2025-04-17 21:23:11+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
109 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b9c2c03e525e8fbf498b433f792a61b9' AND (exptime >= '2025-04-17 21:23:11+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
110 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:85549ceb3438f35178a42cf1b6fa9fd8' AND (exptime >= '2025-04-17 21:23:11+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
111 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:83dd28fc96fffc819ecc8153a946a5f1' AND (exptime >= '2025-04-17 21:23:11+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
112 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:84a0d352c8910d067083b9db4ee7b0d1' AND (exptime >= '2025-04-17 21:23:11+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
113 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c2a91949024cf5525d807840803906b2' AND (exptime >= '2025-04-17 21:23:11+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
114 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ae2b052b99a8e6f799d4e4ea34c04d1e' AND (exptime >= '2025-04-17 21:23:11+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
115 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:11f546bd999894019f7119a6ef706e22' AND (exptime >= '2025-04-17 21:23:12+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
116 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:552a7ad627b3ec6ace39335bbb25e2cf' AND (exptime >= '2025-04-17 21:23:12+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
117 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:57536ccb030e29da1f90217da2a2e423' AND (exptime >= '2025-04-17 21:23:12+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
118 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ec104282436bfad9d512a7d74040c972' AND (exptime >= '2025-04-17 21:23:12+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
119 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:3e239d95d04b14af9c40740107a7476d' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
120 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:140dde5666df1e8c9e3f36934e86cef6' AND (exptime >= '2025-04-17 21:23:12+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
121 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cc0b3e61c12b3aaddaea155012738a93' AND (exptime >= '2025-04-17 21:23:12+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
122 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:579f8e81e271d0e974b0e1d9c5ce8ea2' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
123 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e24ba58c5327161b129e932e8faa79bc' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
124 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:715c9fd8e561a778b974f97e8ff421bd' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
125 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6d7b521bb9245806e0a9402c37553099' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
126 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5ebce971822f01a31c5b319021d2b723' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
127 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7e13e8445d3ddfaac3670d09269dab2d' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
128 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bde9f9ac190e064b0c2f17ebc842e56d' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
129 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ca619e3a1bdf15a5a50c37ae885297a4' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
130 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c8a46ccc32121da7918fd013f468b354' AND (exptime >= '2025-04-17 21:23:12+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
131 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ecf18d397e3f8b4abcd56c05649ba069' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
132 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1ba29a1e8dd8a2d548c7d523d76ac6e9' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
133 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:aba0bea217c29afa6066965c1cbb7b63' AND (exptime >= '2025-04-17 21:23:12+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
134 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0ddca9045ab9418ab38f1d9948620351' AND (exptime >= '2025-04-17 21:23:12+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
135 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2d38d722246445386b7aa78449428104' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
136 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d8b1d1c1ee8e64a765d5827db2645b85' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
137 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2c7d0cdace28f3e222323f80dc36a2bb' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
138 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4703d95f21d1a3ac1736ab1d48fe5a08' AND (exptime >= '2025-04-17 21:23:12+00') | 14.0000ms | SqlBagOStuff::fetchBlobs |
139 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6a46bb47a1bcc6f6d29390fb049bc905' AND (exptime >= '2025-04-17 21:23:12+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
140 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a0be0b32b3c1b6eff2ecd6e9aa6a1be7' AND (exptime >= '2025-04-17 21:23:12+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
141 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5e8264e7d05c0da034120cd3ede796c1' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
142 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5e980b388a8cb5de399cb848eb278897' AND (exptime >= '2025-04-17 21:23:12+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
143 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d6b5529c85aa2ca0620f472fa4bf98ab' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
144 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0ee99eafe884c11fd043c595febfa9bc' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
145 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4de5c66b696a12c8d9a457a9d5277b22' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
146 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:427142f1a312ad612daee8c4900924ee' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
147 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:14c768d067d921973add8bf7a83d6e50' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
148 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d651384c9b211ae0dd00b31d6f2ada19' AND (exptime >= '2025-04-17 21:23:12+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
149 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6c705195c2844952b405f072343a8894' AND (exptime >= '2025-04-17 21:23:12+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
150 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:89386b62bac24600e9d80e9a730f0afc' AND (exptime >= '2025-04-17 21:23:12+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
151 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8d30e84e97ce376c6ec6c56f97328eaa' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
152 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1262a342f5409fa0de1e13fd911ef9ce' AND (exptime >= '2025-04-17 21:23:12+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
153 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b6d22b06cc816720c0f23f17752133aa' AND (exptime >= '2025-04-17 21:23:12+00') | 14.0000ms | SqlBagOStuff::fetchBlobs |
154 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1b20d5728dc61d4faf0925ea56dc5524' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
155 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:da156fdcd946b66d654a48033daeaaed' AND (exptime >= '2025-04-17 21:23:12+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
156 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f83007ab0a87caf9f1c7220d9014150c' AND (exptime >= '2025-04-17 21:23:12+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
157 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4fe6c98f7fc41805826b92cdc247409d' AND (exptime >= '2025-04-17 21:23:12+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
158 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:81db32321de78ea918f98a83c6fa9abb' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
159 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2fcb9c97a5176fd9a68b7c1c9f1b635d' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
160 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c488924297426b0d42ca2169a50e0c96' AND (exptime >= '2025-04-17 21:23:12+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
161 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0525ba94cd4174b6c482339792dc4821' AND (exptime >= '2025-04-17 21:23:12+00') | 14.0000ms | SqlBagOStuff::fetchBlobs |
162 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5ccd01f867a1fc0b3cb5d8634cf136a1' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
163 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c4679167c122bbbb1ab810a161387b9a' AND (exptime >= '2025-04-17 21:23:12+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
164 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:60b1d593c1c81ff0ec003e59d52d5d60' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
165 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:44aece38977925884fdfabcdccc7c9f3' AND (exptime >= '2025-04-17 21:23:12+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
166 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:99ca0f7e7f6c600c61c10adb108ed58a' AND (exptime >= '2025-04-17 21:23:12+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
167 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:21df02ec3f1f0396dc9de85e05d5a098' AND (exptime >= '2025-04-17 21:23:13+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
168 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7b41e2765e2dc5d206746d1ba402ca24' AND (exptime >= '2025-04-17 21:23:13+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
169 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e6b31cdf55503556f21306cd7cfc74fc' AND (exptime >= '2025-04-17 21:23:13+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
170 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e3986a675f0bd83d6ea1c00317c94a76' AND (exptime >= '2025-04-17 21:23:13+00') | 53.0000ms | SqlBagOStuff::fetchBlobs |
171 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d245a4e821d16059610ca73fb752e2bc' AND (exptime >= '2025-04-17 21:23:13+00') | 45.0000ms | SqlBagOStuff::fetchBlobs |
172 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a88fba5dc2f4534e05eb09d54c123dad' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
173 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c871bf40d57dc05ec91cc46187282f87' AND (exptime >= '2025-04-17 21:23:13+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
174 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e1da429314326b55bd91539bcd3d77a2' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
175 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:de02e4a7d9e72cce7c7b4f14b9a447c9' AND (exptime >= '2025-04-17 21:23:13+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
176 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8b91586952ceea7f264e451bd4a00f5d' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
177 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c8da8e91ff0a921b314be928ce633fa2' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
178 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bfd6b18a384ed3152faa8d5e84e31f75' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
179 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0c3c6fbb2a7a0c82d1ee62df4072c4df' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
180 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:42c459273fb0f211be2af176864946ee' AND (exptime >= '2025-04-17 21:23:13+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
181 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9b3902acc323a41c04556be890cdbeac' AND (exptime >= '2025-04-17 21:23:13+00') | 50.0000ms | SqlBagOStuff::fetchBlobs |
182 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d9fba800dbdb2f783c489a1eca6ae5bd' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
183 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bb13696cb8d765141c4e510b5a114326' AND (exptime >= '2025-04-17 21:23:13+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
184 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:59944abb2e6fa4b2b3b2cf6d0ad8211e' AND (exptime >= '2025-04-17 21:23:13+00') | 46.0000ms | SqlBagOStuff::fetchBlobs |
185 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e12ddb56447d4a7f4ad40818a89c2ec2' AND (exptime >= '2025-04-17 21:23:13+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
186 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:95fff45396da987998a6add9982ed153' AND (exptime >= '2025-04-17 21:23:13+00') | 45.0000ms | SqlBagOStuff::fetchBlobs |
187 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:10941b523a894e76b01a7afb6fdc219b' AND (exptime >= '2025-04-17 21:23:13+00') | 38.0000ms | SqlBagOStuff::fetchBlobs |
188 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ee26a3ba54d0cf48f006f022dfa02ee1' AND (exptime >= '2025-04-17 21:23:13+00') | 40.0000ms | SqlBagOStuff::fetchBlobs |
189 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2888ab3c677fbd45046c27c6c291a950' AND (exptime >= '2025-04-17 21:23:13+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
190 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:85d0e6a1adddbc4637ccb3658796a5d5' AND (exptime >= '2025-04-17 21:23:14+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
191 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:423f29780aef11c8761c3542122f6763' AND (exptime >= '2025-04-17 21:23:14+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
192 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c18cbcc91751b570c68eaf5f626461ce' AND (exptime >= '2025-04-17 21:23:14+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
193 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fb08a767f29509e65b44e5ff3d2ddd36' AND (exptime >= '2025-04-17 21:23:14+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
194 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1e6d6d1f57420139b0715bf1b14b2340' AND (exptime >= '2025-04-17 21:23:14+00') | 40.0000ms | SqlBagOStuff::fetchBlobs |
195 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b9e52807a11f7527f23550c95692bd7a' AND (exptime >= '2025-04-17 21:23:14+00') | 39.0000ms | SqlBagOStuff::fetchBlobs |
196 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:3e69ab91814ebbbc136b67dd96976e03' AND (exptime >= '2025-04-17 21:23:14+00') | 67.0000ms | SqlBagOStuff::fetchBlobs |
197 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a13ad6cd56e2511f073b4c358ed58a1e' AND (exptime >= '2025-04-17 21:23:14+00') | 36.0000ms | SqlBagOStuff::fetchBlobs |
198 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a762df87fd37a3bb1659aaa20d965c8e' AND (exptime >= '2025-04-17 21:23:14+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
199 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4e4260ef8f542c887bd62711a507d323' AND (exptime >= '2025-04-17 21:23:14+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
200 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:db0434cb3ac2a213c944b1f5f380a06d' AND (exptime >= '2025-04-17 21:23:14+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
201 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c5f0de0928adfa2a113779b042c85d16' AND (exptime >= '2025-04-17 21:23:14+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
202 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:11ddf94bc0be9807eb95b39039ce859b' AND (exptime >= '2025-04-17 21:23:14+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
203 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8c84f522f9db32dfe3b5b2044dfea97b' AND (exptime >= '2025-04-17 21:23:14+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
204 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:68c2f195ec211961c6881135d7175af7' AND (exptime >= '2025-04-17 21:23:14+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
205 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d1f5038b3a02a2fa06a4f9b5272763b9' AND (exptime >= '2025-04-17 21:23:14+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
206 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:37b5249f4ef49ce580723033852e0bdb' AND (exptime >= '2025-04-17 21:23:14+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
207 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:297295ed72317ff3fd29c7448e996523' AND (exptime >= '2025-04-17 21:23:14+00') | 66.0000ms | SqlBagOStuff::fetchBlobs |
208 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0b4e998c17fbc325f8b6141eda575960' AND (exptime >= '2025-04-17 21:23:14+00') | 37.0000ms | SqlBagOStuff::fetchBlobs |
209 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:28dc5288df110a45f041b83c1bf3975b' AND (exptime >= '2025-04-17 21:23:14+00') | 33.0000ms | SqlBagOStuff::fetchBlobs |
210 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c881dba01afd69a18e6bba8a3e6b3b73' AND (exptime >= '2025-04-17 21:23:14+00') | 38.0000ms | SqlBagOStuff::fetchBlobs |
211 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fbb08d473b6553301a3c9483d5b214e6' AND (exptime >= '2025-04-17 21:23:14+00') | 37.0000ms | SqlBagOStuff::fetchBlobs |
212 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:37fe281cfbc0db81fc36124d568b3242' AND (exptime >= '2025-04-17 21:23:14+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
213 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:21f620b73282073a3e2e1b5803406aa6' AND (exptime >= '2025-04-17 21:23:14+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
214 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:63dc29761ce8a8947d5c1e79562884f5' AND (exptime >= '2025-04-17 21:23:14+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
215 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9681b24a9955707b95a3f5df79a4a4e4' AND (exptime >= '2025-04-17 21:23:14+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
216 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b358900b775fba41a7db2cc2fa3afce7' AND (exptime >= '2025-04-17 21:23:14+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
217 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:dc2b6427acdb4121838fdf814848043e' AND (exptime >= '2025-04-17 21:23:14+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
218 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b4a65d284072d5656952eb3c27371fa0' AND (exptime >= '2025-04-17 21:23:14+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
219 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8d983f52c7f26c38ec5a34c71e9bf4bd' AND (exptime >= '2025-04-17 21:23:14+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
220 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:030e8fcd4aa33818a8f36aae2f758170' AND (exptime >= '2025-04-17 21:23:15+00') | 32.0000ms | SqlBagOStuff::fetchBlobs |
221 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4a4c709890af1205d7f435c4fee52d43' AND (exptime >= '2025-04-17 21:23:15+00') | 35.0000ms | SqlBagOStuff::fetchBlobs |
222 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d5f85b0dce709ea3dff004b9c3a419a7' AND (exptime >= '2025-04-17 21:23:15+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
223 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bb1c208fb3d9a4b6b4b5636f72f3f2d0' AND (exptime >= '2025-04-17 21:23:15+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
224 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1488d3941160c01a29aaba2a1b75f8ca' AND (exptime >= '2025-04-17 21:23:15+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
225 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:07903b1de6bbb1850292a3cbd5676510' AND (exptime >= '2025-04-17 21:23:15+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
226 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a2ad8f60d34a0f7ba2d1b06f12ca514f' AND (exptime >= '2025-04-17 21:23:15+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
227 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cdcde58f05d3f859416f2f96b6e32d6f' AND (exptime >= '2025-04-17 21:23:15+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
228 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cb0cd9dc1db76e2e35f07832822401c7' AND (exptime >= '2025-04-17 21:23:15+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
229 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8d9e36cbb0b6813b1ef5dea6e735db5a' AND (exptime >= '2025-04-17 21:23:15+00') | 46.0000ms | SqlBagOStuff::fetchBlobs |
230 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d2a6ffb7d3cc18f5bb8661ece5ce308b' AND (exptime >= '2025-04-17 21:23:15+00') | 43.0000ms | SqlBagOStuff::fetchBlobs |
231 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a2fb5577a8ccadc55d2b558c49e6d1ae' AND (exptime >= '2025-04-17 21:23:15+00') | 43.0000ms | SqlBagOStuff::fetchBlobs |
232 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4c9a558162adf9870751af989f30fb23' AND (exptime >= '2025-04-17 21:23:15+00') | 44.0000ms | SqlBagOStuff::fetchBlobs |
233 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:82771b6c42607b6927d05b8a17abde28' AND (exptime >= '2025-04-17 21:23:15+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
234 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:acf80e6a53df3dad4a9b4928e149d1aa' AND (exptime >= '2025-04-17 21:23:15+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
235 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:aff3dbbb4c3c865d437dca42faa6d5cb' AND (exptime >= '2025-04-17 21:23:15+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
236 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f8f025fe85f40fa3fb4d68c5f633a8cc' AND (exptime >= '2025-04-17 21:23:15+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
237 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:81f013098e68d4bb6bb45163781d6a98' AND (exptime >= '2025-04-17 21:23:15+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
238 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2727b0fde202c37fee721c891cffc1d8' AND (exptime >= '2025-04-17 21:23:15+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
239 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7743a1cb89b078b94dac50231757be8b' AND (exptime >= '2025-04-17 21:23:15+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
240 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9dcce8550e78e12bbda78aa9dc5745c6' AND (exptime >= '2025-04-17 21:23:15+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
241 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4b489c04c6c013b42deed96d46dccff5' AND (exptime >= '2025-04-17 21:23:15+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
242 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:79363604fe505b4a782068884b2447e4' AND (exptime >= '2025-04-17 21:23:15+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
243 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ea85d4be5a48dfa7abdd8e678bc29340' AND (exptime >= '2025-04-17 21:23:15+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
244 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e93506082f3c13745298e517ead17a4b' AND (exptime >= '2025-04-17 21:23:15+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
245 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b9a22fb820862028c87ebcbb97bbaa2b' AND (exptime >= '2025-04-17 21:23:15+00') | 32.0000ms | SqlBagOStuff::fetchBlobs |
246 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b9afc112ce9099da2328e3233959fc85' AND (exptime >= '2025-04-17 21:23:15+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
247 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:07718ffa62b03f8b8a9c147a7ad8c46d' AND (exptime >= '2025-04-17 21:23:15+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
248 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:15f57da4a75e3bfcb818cb9484163d06' AND (exptime >= '2025-04-17 21:23:15+00') | 41.0000ms | SqlBagOStuff::fetchBlobs |
249 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:90048f2f5015b4e3bfe139db18daf45e' AND (exptime >= '2025-04-17 21:23:15+00') | 32.0000ms | SqlBagOStuff::fetchBlobs |
250 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4706a9b9e55632dd1575244207586687' AND (exptime >= '2025-04-17 21:23:15+00') | 39.0000ms | SqlBagOStuff::fetchBlobs |
251 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5d2ebea9705a79c991b1cba5191f4dcb' AND (exptime >= '2025-04-17 21:23:15+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
252 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:926bfde49033b52b3b3bf3abdd298047' AND (exptime >= '2025-04-17 21:23:15+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
253 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1404445ba94883fe0a005f47b124c09f' AND (exptime >= '2025-04-17 21:23:15+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
254 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:430b6157d5243040da447c9e6bb4f9fc' AND (exptime >= '2025-04-17 21:23:16+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
255 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0319bb847fea6d037d048c111d19945a' AND (exptime >= '2025-04-17 21:23:16+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
256 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:899d2a54a1502739e821a9283b93c94e' AND (exptime >= '2025-04-17 21:23:16+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
257 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:efb5670782e43a4223b1752d6047c032' AND (exptime >= '2025-04-17 21:23:16+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
258 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:252d3458a3d7f6e058963c911de9130b' AND (exptime >= '2025-04-17 21:23:16+00') | 27.0000ms | SqlBagOStuff::fetchBlobs |
259 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c61cf9e91b46a2249556b672fa08af20' AND (exptime >= '2025-04-17 21:23:16+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
260 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0d6ec338928298e296bd32ff26d76d8d' AND (exptime >= '2025-04-17 21:23:16+00') | 53.0000ms | SqlBagOStuff::fetchBlobs |
261 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:322507a699814e8016821de09bcf0cc4' AND (exptime >= '2025-04-17 21:23:16+00') | 46.0000ms | SqlBagOStuff::fetchBlobs |
262 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0b14c03b8ead49e9d4d1eaa43de4ac70' AND (exptime >= '2025-04-17 21:23:16+00') | 55.0000ms | SqlBagOStuff::fetchBlobs |
263 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ad201cab73fcc6ca3744926aab860f11' AND (exptime >= '2025-04-17 21:23:16+00') | 70.0000ms | SqlBagOStuff::fetchBlobs |
264 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cdecf78535e621b135f1f7acb2ad6980' AND (exptime >= '2025-04-17 21:23:16+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
265 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ac62dfad7499cde850d3280206624dbf' AND (exptime >= '2025-04-17 21:23:16+00') | 50.0000ms | SqlBagOStuff::fetchBlobs |
266 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:646b580f6e1257de7129d9af47241f20' AND (exptime >= '2025-04-17 21:23:16+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
267 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:57f815bf2825e8921136e76b6e5599b1' AND (exptime >= '2025-04-17 21:23:16+00') | 44.0000ms | SqlBagOStuff::fetchBlobs |
268 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:49c0926497e5affbaae292fc7a7934a0' AND (exptime >= '2025-04-17 21:23:16+00') | 50.0000ms | SqlBagOStuff::fetchBlobs |
269 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8d6af1c2c804b30e6a7d34db3fee9d57' AND (exptime >= '2025-04-17 21:23:16+00') | 44.0000ms | SqlBagOStuff::fetchBlobs |
270 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5fc4f168d86582524492e9ce517f825a' AND (exptime >= '2025-04-17 21:23:16+00') | 63.0000ms | SqlBagOStuff::fetchBlobs |
271 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:3fa60832062dda2e3135c742183d8102' AND (exptime >= '2025-04-17 21:23:16+00') | 68.0000ms | SqlBagOStuff::fetchBlobs |
272 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b23900ace2040aa7bd5050169c7786cd' AND (exptime >= '2025-04-17 21:23:16+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
273 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4986888de353bcc5c55e906b25119dba' AND (exptime >= '2025-04-17 21:23:16+00') | 51.0000ms | SqlBagOStuff::fetchBlobs |
274 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:14a150ca7cb85490369dab76ce051228' AND (exptime >= '2025-04-17 21:23:16+00') | 54.0000ms | SqlBagOStuff::fetchBlobs |
275 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a7fa36fd72eee4f56904044921f127fe' AND (exptime >= '2025-04-17 21:23:17+00') | 71.0000ms | SqlBagOStuff::fetchBlobs |
276 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:978b270da0356e6b4e9ba30ab99630bf' AND (exptime >= '2025-04-17 21:23:17+00') | 63.0000ms | SqlBagOStuff::fetchBlobs |
277 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:781e562ad3b126a3a9364514363dc2bb' AND (exptime >= '2025-04-17 21:23:17+00') | 64.0000ms | SqlBagOStuff::fetchBlobs |
278 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5c53b44f0697fb91e6a0d06be5b4c3b4' AND (exptime >= '2025-04-17 21:23:17+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
279 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bcf49f52358afe0f69aa80a60cc3594a' AND (exptime >= '2025-04-17 21:23:17+00') | 47.0000ms | SqlBagOStuff::fetchBlobs |
280 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9e996b1cf6c86128f5ef43ccb6fc8f0c' AND (exptime >= '2025-04-17 21:23:17+00') | 48.0000ms | SqlBagOStuff::fetchBlobs |
281 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:004da9e8543ad1715002d7fc9da81a04' AND (exptime >= '2025-04-17 21:23:17+00') | 49.0000ms | SqlBagOStuff::fetchBlobs |
282 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c56c6f7140878ca21edb51c62144a83d' AND (exptime >= '2025-04-17 21:23:17+00') | 46.0000ms | SqlBagOStuff::fetchBlobs |
283 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d5aa7a71529d53e495b26cc460b2019b' AND (exptime >= '2025-04-17 21:23:17+00') | 31.0000ms | SqlBagOStuff::fetchBlobs |
284 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fab4320c99172d0510049bce40dae8e0' AND (exptime >= '2025-04-17 21:23:17+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
285 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8ffe1f033af551e9514801f07f8d56c1' AND (exptime >= '2025-04-17 21:23:17+00') | 34.0000ms | SqlBagOStuff::fetchBlobs |
286 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6250760d159c0d9ad419b8fb994f61f4' AND (exptime >= '2025-04-17 21:23:17+00') | 50.0000ms | SqlBagOStuff::fetchBlobs |
287 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2e3048dd88984739fbd078fcff0212c5' AND (exptime >= '2025-04-17 21:23:17+00') | 51.0000ms | SqlBagOStuff::fetchBlobs |
288 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9796da0134e44b7b5fff6f3facb745f9' AND (exptime >= '2025-04-17 21:23:17+00') | 39.0000ms | SqlBagOStuff::fetchBlobs |
289 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:92d23e15733699bd602fbfaaa4165e56' AND (exptime >= '2025-04-17 21:23:17+00') | 43.0000ms | SqlBagOStuff::fetchBlobs |
290 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:357a193b4fc9c55a467c344ea72b5afa' AND (exptime >= '2025-04-17 21:23:17+00') | 41.0000ms | SqlBagOStuff::fetchBlobs |
291 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bd17a36d6c1a8793854fbb28a49bdd5e' AND (exptime >= '2025-04-17 21:23:17+00') | 36.0000ms | SqlBagOStuff::fetchBlobs |
292 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7107bce9df948927e34cd06358ed9d59' AND (exptime >= '2025-04-17 21:23:17+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
293 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7b1659a1ee5e0b87f75838565d8f3f48' AND (exptime >= '2025-04-17 21:23:17+00') | 45.0000ms | SqlBagOStuff::fetchBlobs |
294 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f8d19c92f92bb041ed19acdd14b2f981' AND (exptime >= '2025-04-17 21:23:17+00') | 46.0000ms | SqlBagOStuff::fetchBlobs |
295 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:67d6940859725cc4021826b3070e05df' AND (exptime >= '2025-04-17 21:23:17+00') | 32.0000ms | SqlBagOStuff::fetchBlobs |
296 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6c93f7958a6379ab228abc6cb13aef13' AND (exptime >= '2025-04-17 21:23:18+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
297 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4d64be6610478feab2c07847dc09985a' AND (exptime >= '2025-04-17 21:23:18+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
298 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:eab20de29544d3338a7cc3ba93307dfa' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
299 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9e15e179dd0586f3f228063b5c8abb43' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
300 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:904618ef70e35f996dc0f42f17df6aca' AND (exptime >= '2025-04-17 21:23:18+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
301 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-04-17 21:23:18+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
302 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:ecc4a45a3ecf20b1ece2163112e6d68f' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
303 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:f2bfa1339b3727c9087d80fe0e8118a9' AND (exptime >= '2025-04-17 21:23:18+00') | 33.0000ms | SqlBagOStuff::fetchBlobs |
304 | localhost: SELECT s_id, p.smw_title AS prop, o_serialized AS v0, o_sortkey AS v2 FROM "smw_di_time" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (p_id=643) AND (s_id IN (751,990,1324,1898,2814,2876,2811,4140,4144,4164,4711,5073,4987,4991,5068,5408,5559,5404,3336,5295,5077,5714,4488,6098,6148,6103,6107,6111,6115,6143,6253,6240,6292,5299,6414,6427,6423,6602,6619,6550,6552,6330,6531,6525,6503,9731,6445,9718,9727,9716,9724,6436,9347,6443,9790,9307,9621,8911,9744,9786,9134,9833,9760,9796,8587,9801,9768,9827,6397,9514,9831,8903,9503,9631,9784,9820,9803,9970,9964,9750,9962,9976,9766,9996,6583,10042,6512,10066,10097,10090,10092,10107,10112,11555,11622,11624,11620,11649,9809,8461,11664,11658,11689,11807,11842,11834,11846,6405,11875,11941,11936,11965,11947,11953,11950,11956,11998,11963,12062,12199,12197,12211,12213,12233,12224,12235,12244,12249,12256,12262,12247,10035,12259,12264,12266,12282,10024,12277,12290,12301,12329,12331,12359,10054,12362,12365,12388,12390,12393,12399,12408,12413,12415,10099,12420,12422,12425,12481,12448,12444,12451,12456,12463,12469,12474,12479,12484,12489,12497,12504,9813,11660,12520,12524,11673,12712,12517,12539,12551,12562,12530,12710,12535,11677,12271,12569,12574,12554,12738,12558,9737,12744,12753,12740,12747,12801,12751,12770,12764,9974)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 3.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
305 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:ecc4a45a3ecf20b1ece2163112e6d68f' AND (exptime >= '2025-04-17 21:23:18+00') | 40.0000ms | SqlBagOStuff::fetchBlobs |
306 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Has_location_city' AND smw_namespace = 102 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 1.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
307 | localhost: SELECT s_id, 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 (p_id=559) AND (s_id IN (751,990,1324,1898,2814,2876,2811,4140,4144,4164,4711,5073,4987,4991,5068,5408,5559,5404,3336,5295,5077,5714,4488,6098,6148,6103,6107,6111,6115,6143,6253,6240,6292,5299,6414,6427,6423,6602,6619,6550,6552,6330,6531,6525,6503,9731,6445,9718,9727,9716,9724,6436,9347,6443,9790,9307,9621,8911,9744,9786,9134,9833,9760,9796,8587,9801,9768,9827,6397,9514,9831,8903,9503,9631,9784,9820,9803,9970,9964,9750,9962,9976,9766,9996,6583,10042,6512,10066,10097,10090,10092,10107,10112,11555,11622,11624,11620,11649,9809,8461,11664,11658,11689,11807,11842,11834,11846,6405,11875,11941,11936,11965,11947,11953,11950,11956,11998,11963,12062,12199,12197,12211,12213,12233,12224,12235,12244,12249,12256,12262,12247,10035,12259,12264,12266,12282,10024,12277,12290,12301,12329,12331,12359,10054,12362,12365,12388,12390,12393,12399,12408,12413,12415,10099,12420,12422,12425,12481,12448,12444,12451,12456,12463,12469,12474,12479,12484,12489,12497,12504,9813,11660,12520,12524,11673,12712,12517,12539,12551,12562,12530,12710,12535,11677,12271,12569,12574,12554,12738,12558,9737,12744,12753,12740,12747,12801,12751,12770,12764,9974)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 9.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
308 | 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 ('München','Roma','Palermo','Washington_DC','Montpellier','Tbd','Milan','Madrid','Paris','Montpellier,_France','Burgdorf','Ravenna','Munich','Texas_Motor_Speedway','Rio_de_Janeiro','Darwin','Frankfurt,_Germany','Husum','Rome','Milan,_Italy','Lyon,_France','Parma,_Italy','Naples,_Italy','Athens,_Greece','Vienna','Madrid,_Spain','Rome,_Italy','Memmingen,_Germany','Berlin,_Germany','Nitra','Chicago','London','Miami','Panama_City','Melbourne','Tokyo','Freiburg','Shenzhen','New_York','Kuala_Lumpur','Sao_Paulo','Amman','San_Francisco','Dubai','Oran','Antalya','Frankfurt','A','México_D.F.','Birmingham','Osaka','Eilat','Taipei','CABA','Custer','Seoul','None','Windhoek','Dhaka','San_Diego','Atlanta','Mumbai','Shanghai','Aqaba','Singapore','Milano','Istanbul','São_Paulo','Nice','Kiev','New_Delhi','Lahore','Ottawa','Vancouver','Amsterdam','Berlin','Georgetown','Beirut','Ghent','Cologne','Dublin','Salamanca','Kuwait_City','Puertollano','Hyderabad','Hanover','Poznań','苏州市','Boston','Toronto','Brussels','''s_Hertogenbosch','Abuja','Алматы','Pasadena','Rimini','المنامة','Київ','Gent','Noida','الرياض','Faridabad','تهران') )) | 3.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
309 | localhost: SELECT smw_id,smw_title,smw_namespace,smw_iw,smw_subobject,smw_sortkey,smw_sort FROM "smw_object_ids" WHERE smw_hash IN ('935abd915cd3912d0b6de455d3de59c89d919ccd','a12fd46778204140ad4e2132c71c4203e2c35b9f','995f6353ca483f15bce80d8d032270e8eb7f8542','f00bc7d5657fbc66453fce0f60292d4817e38622','fc24a6a685d8d3e93bfbcfdc4093bba95af9e48d','4eb937b106ff5ce8a71f88fe741b206ef8cf4832','bdb1b114bf4c792794a715ebf553a27c81f258d5','63d34952c55c867f575dfeabf84ce39a6044d66a','7805b2fd89907cdcf34671dd25b71c58fe27b358','3b1923deffb985794ac50cf4c26927de6aaa0ef1','682da1d70487ad87b2fedb5c98de4e16073dc872','28eb20c888fa8184e87575a991cf7d911bb65064','68d45ee1fa146b14eb0706d3305c4056e120ed30','ecc47d0b715382d11fff94ef71667da33f9b6f4b','fe21fc02bb8100d4cfb86418f99097055a6a7722','9f74b82211af2c2baa8b93ebb861776c20972dee','0be69c8a9f593c9af5db550afb7ea49e4ac4ee8c','3010c766ec0c47e85104ad64932f214de596971c','4691f3928b24fb5e5a2aa89e373e16f886c2ef37','a308fb29b2f8c59bd779ed18314f0e0415468dcb','47912c58e5ca2277c277aa53511638e5448ee93b','542b39d520f730252176e59b7163e1852c8cdb82','c5583822f61e44db16081d1411186196f57cb618','2afbdec9a7073769dd0c49d05c6fc750db226c60','22c28bc20d2a5fcbedb9ee2d59d87c33533fb3c2','76b1728bb7f9ed565f4754eb9fe38dac8059796b','cac898a2066b23bd8c85e50046a47b460843f8a9','9ed86c39cb756a867878b92d7251ef1dc774d8d1','4522ce7e94587b7a7d63524282c9d8734bce7641','1a1b21df3e6f65fd628003625ac23bbfea0083f7','ffef685983d354445aacfe3cd45a1fdd0e771048','a37cae281437d112349ddaa55d71d071a1f49451','df550fc124375642ec737fbdc6c7bc4eb39fc78f','e1b27c1fc98721f58559ac84f0cd14867446058d','18560bb41b3c8e7ae95f71de59d45f532ac2f9e4','0106604d9f312bbc95a85549246861cd6f499dd3','c28d795e8710aa215a875c281ef9876c5173d88f','9d8964d056730671312e751606cd81ea22aeaead','18d902c75179960e3b94f43e24e117ad3a5c3109','488c63babe7fc44c84f428951585ab4b9b6ba0c5','ec9d6fab60d96df11e63e792fb8cd4948a89674c','c876f89b7a54d6841514f8d221dc6ce9a66a5b9e','75aae763e81cae4e6bf1921c3cdffdccadc993d1','4bb46581fbe29da6ae476de6cabffbe23e6b1be6','6ec1c45ba99c3beec8e9c6118c8f68f1c8a11b1c','a4658e0ba5a21c9c4d97c0b4b6fd67ea1a340023','3dc9a28eeadfacb586697d411ba3ae4ec9948394','0d1f30f434973b2cf4748feac86b14195af0e6ca','679d1e941a4aad0f58a8be2e8367846b653ca658','22c3884fb483c23b6161acba2542f3a06b825531','e2c8d91a08a17d7b10bbe90d3a3400ee67488f60','1022b36f998d47cbf35144610f48ab1f78846044','993325908d00b4aaa99c914b8639da479c2495eb','40e9ad5bc11199344d3aec30590f9e1b73202905','9b20ce7a182707c0da87c4585456cd6536ba4a63','fe63a4e333b031a0999b932a04accd9a2ad7ce76','9b9964d2a8c573f2f1187f77a83e6b73f5ce8d60','9e06a367d43c30e7e76a0b3852d5fd96bd94ff9f','0fe3ddc6a1c3cce7bb23590f5f48ff09249fadba','20322611ae059c010d0c86153bbb79a0d2a372d4','d4b4bdcc2f30415db93e21208f5f8b2f3711661d','80156375918ead395715a307c66cd8b51149d35b','244ade72333030bf172954cd457e12867fa0f0c7','4049c51aaa57e745761101a7b28f80f74346e37c','a94b109b1c16c6a9ef665bcd8d5d45f5cf198c86','afcb0a11719dbeefff9000ca6386252b70b438ee','33efad2dfc97fd84120f450a6159914c22bcb533','1361b07e0e8c7ff4d4ca3271702a705c0092a4cb','9f58bea64157a50acd45c772d543ea1a2eb5b401','21b0b966bec6bdd2f112a7e822500386c36e6d9d','6e5ccfcf664a01c5a341329ba149b0270afe53a1','a1a5e8dc2822e674c8e79dd6305be27ff9091f27','caae2880d23b6544afac0e540d23a34eb0eb8ee9','0df8cfd36fcbf13d57830cbe9a1e643df5881b74','c1388f9ce5a678f9f1ed61b723cc5d79e81f504b','61ae1690c3427275cb809d12dece184a9f5e7cda','b1412cc6ee1a4a662ba97e97a1a50161cc24acf8','aa2ed2196ab8588d3c011b2bed4f0d048e46dfbb','c363db43d3da4556768290d6ce66d0f2e62df41d','8afcd6cdcd5783e8e80cef9e31442d1750fc6d84','bab86408aeea668173f7ac6ba49fb301447e82c9','32f4a5d97db68f3ad66645d8b448d791b8aaa073','8aaa466ba684d871992df6d6f09faa75cdee3edc','4bf4a4ebfa763bce9cd77d7e1a78553e1af09bf0','16d697f841bbf377940a0ef30017dcb2e6b58c5d','0ed33a0cca2d020726878c4023864ccbeda14c87','dca94acd7388fd67c6bf168a65e237b87707316f','503b1475d3189ff8cef1554a4d51d9b0cd1f521c','61d7116a6a1c815b834c93723feaf0a86776bf18','07b22dbd760fb08cfd57d70533c9ba9ea2dae3b1','6cb85eb85abcb15f5d2a5b0a36e66788c2201e28','4396b8bc0a2ccdbdd0a8225cc23fbd3aeda84e2f','872d2a9e32265f26da5a49d3af9bdad2653f4cbe','2b05475ade9dcf9f2916752eed8e51dc395b02fe','78a345d1b086b823b6b41ba230b822d4728b4ac7','502edb163fb0cce8bd04dd6f9fa3dbc233dee46d','455f91d5efb9148c80b348bfc32cb1cd953abd82','c006608d3bac9ea64aa118c917e8a82a28ce08ca','957242aacb292224677deca7a9f98551e708b3d3','9a83fab7693640e05e6a51a31f688505a2966abd','b5cd609b6c233d9254757363de9e71aaad68ad53','9bc167e20e8038eabb1cdb20ca98cf23bc1ab376','039182bd8799b2e7bc60964a7d78b198ca326fb4') | 2.0000ms | SMW\SQLStore\EntityStore\CacheWarmer::prefetchFromList |
310 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:95edc4e7039cdd57eb8d41921e454de7' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
311 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f8c1ef095c3bf37ba68f7dfcc98445bc' AND (exptime >= '2025-04-17 21:23:18+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
312 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2114defacde38c5d12c133282b272312' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
313 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:27ca44027517983ae4a059acff58057d' AND (exptime >= '2025-04-17 21:23:18+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
314 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1181f210fd9a62e34797ff20b2f11d39' AND (exptime >= '2025-04-17 21:23:18+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
315 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f1d9f1961a94c43abde36f0aeecdb8e3' AND (exptime >= '2025-04-17 21:23:18+00') | 27.0000ms | SqlBagOStuff::fetchBlobs |
316 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:77edb4f3819eca967f68bff19e019f01' AND (exptime >= '2025-04-17 21:23:18+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
317 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4c00240d4316d0022a4c40134594f945' AND (exptime >= '2025-04-17 21:23:18+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
318 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:feace30e0bbe6f3e57a859f7a773f0fe' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
319 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f85203eda8023f1c02bd45287c01e171' AND (exptime >= '2025-04-17 21:23:18+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
320 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:971527f5f592d5808c2271d3f238fec5' AND (exptime >= '2025-04-17 21:23:18+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
321 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d2fd77df919bad1aae94d98312805974' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
322 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:24eeed11f5485e6fa63850693b1c6acc' AND (exptime >= '2025-04-17 21:23:18+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
323 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:00ffa4534746a6ded228fa81bb6dbb3f' AND (exptime >= '2025-04-17 21:23:18+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
324 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4fec1f2472d9b24525d23e8fa50a90f1' AND (exptime >= '2025-04-17 21:23:18+00') | 37.0000ms | SqlBagOStuff::fetchBlobs |
325 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:84724719af6becda3786e1866a012bb0' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
326 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5291fc5b270ca0ad99c3b8530e4c526c' AND (exptime >= '2025-04-17 21:23:18+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
327 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7cad4783771410b9c22df9a5029436c8' AND (exptime >= '2025-04-17 21:23:18+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
328 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:218a8109ec5ccd41856f7f5fb19cc022' AND (exptime >= '2025-04-17 21:23:18+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
329 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7b6e0854d3806f992fdbc72f2481aee3' AND (exptime >= '2025-04-17 21:23:18+00') | 20.0000ms | SqlBagOStuff::fetchBlobs |
330 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:90fc625f726f3429b953b297da80e61a' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
331 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8fac8baf947c7dc1ddf3a262fe3ae7c1' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
332 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d4b7a47a327e47856751f103057224c6' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
333 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1de22af2795647311a642fac4f437fcd' AND (exptime >= '2025-04-17 21:23:18+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
334 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cad07cb6ae1987ab6011fdf7963ca8ed' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
335 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f8b6d99f57e65bd51e30a2f2cb0330df' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
336 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8275a65168bff08697994b54bcb11806' AND (exptime >= '2025-04-17 21:23:18+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
337 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:339190acab0b8c6d3bf5c3ecba045e20' AND (exptime >= '2025-04-17 21:23:18+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
338 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:819f39f8decf89c94b2fd208bab82023' AND (exptime >= '2025-04-17 21:23:18+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
339 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ce7360eede793142174a489d1ee7cf0b' AND (exptime >= '2025-04-17 21:23:18+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
340 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c9038fc928e36a567d7e7dcfd9c78bd8' AND (exptime >= '2025-04-17 21:23:18+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
341 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:33eeef5113b2970d640efdfe4f50dd3c' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
342 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7ff1d1adb0dd4d0037866559cefe8ef4' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
343 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:10edaf43052a755be4e9f16446714605' AND (exptime >= '2025-04-17 21:23:18+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
344 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:66482b6ec1bf4a74bccd9f0e6fe3e195' AND (exptime >= '2025-04-17 21:23:19+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
345 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:50d20abdfdc8935d4dbeefd5ea131ae5' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
346 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:91d6552f091096532e9351a3d68d7509' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
347 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f7ce283443cc647f0fb6716e444d15e5' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
348 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9d501ccebc5fab8e24b9bd6de2f6bb3f' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
349 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e18067ff6e897d47f799c8e566ec43af' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
350 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2d1bf5a2537d9db7c4274159a59eb405' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
351 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6d13efc3ac89b4a2c0b255fd036a7648' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
352 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d96611f840389e32f47bf2ad74d0e376' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
353 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c0c8b028b594ded2670a16d6d5473236' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
354 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:87d8fafac08335c9a7ecd6be4a7fcb4f' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
355 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:27aa1391e609614a65c764a8888a1a7e' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
356 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:dfe849bd83d81601aad2463cf8b42c23' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
357 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:1d5a6c7646d9d6fe8a0f4873e14762fb' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
358 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9cae60e4b7f77680138ddff4e42138bd' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
359 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ec6269580187c79fd58456ed4c4e9d8a' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
360 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c21d31ba1c88515c8d945381221036cb' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
361 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:65623fab1a356c331825f0a18596b754' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
362 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:637b2ade62de61e7e94b42f5dc80e49f' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
363 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d2fa0dc441369ae5400d5c9da1439e0a' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
364 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:acb84a7337acdd7aea1d638e5f636ab1' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
365 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:acd6b7b2dba5e1588d913aa44b4bcd03' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
366 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6332ac4d837d47a006e203a8200e8745' AND (exptime >= '2025-04-17 21:23:19+00') | 14.0000ms | SqlBagOStuff::fetchBlobs |
367 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fae7bbe495e8bba6c34aeb1f39333e83' AND (exptime >= '2025-04-17 21:23:19+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
368 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a54116afffc4f0b7d3f9c1a5d8955f58' AND (exptime >= '2025-04-17 21:23:19+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
369 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c195949d79b450b9c85c80dbdf5816db' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
370 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:20f1f0b0993e264fa870a29896e7a00e' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
371 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e9aee31e758695eb43b69665407024b6' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
372 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:4196aaf2b00794ef8f8f31f97857d0a3' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
373 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:3d3e475bbef7f9400f0c55cedb567a15' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
374 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f91176921e4c5d4199746158c99f18a3' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
375 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:193e6bc61f1e9983dc843ed985dd521c' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
376 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a9ce701b3810b5851b56b3076ee6bd69' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
377 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d083db40d89f7a77bd76df472858193e' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
378 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ba8ed0a4443ea8678ff5399f14286182' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
379 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cd42c2b4cb693ee9b2bad9d07501beb0' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
380 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0418a238575f4c1078354722fd7ba27e' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
381 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:86fa6bf60390d845b210bcb75c82a5b7' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
382 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7b4e24009c39123fca76a0257495c19f' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
383 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d96300eeb8ac7e1db8677600216f26d1' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
384 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:8a21e158e3204f0243f07c10838a4a41' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
385 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:899adb284c14dc140ef3bfe352d4ed50' AND (exptime >= '2025-04-17 21:23:19+00') | 14.0000ms | SqlBagOStuff::fetchBlobs |
386 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:83da13e316e07d1c6a1c5aa9016b441d' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
387 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:be0be101dd64224189ce5f205e179aa9' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
388 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d16d6247c84a5ad0e383c72286a8de24' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
389 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:6a7e37af5eb8cfaf1d05dffe38b14a42' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
390 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9b9c60b367b83c3324b5f723b1bc8f9c' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
391 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2b01973013d9ace30e8d6023f23dc6c9' AND (exptime >= '2025-04-17 21:23:19+00') | 12.0000ms | SqlBagOStuff::fetchBlobs |
392 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f9020db07b7b0433a33b3f7ca3d248c5' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
393 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d2dd5b3e8b0db312e0bf0f4e179862df' AND (exptime >= '2025-04-17 21:23:19+00') | 13.0000ms | SqlBagOStuff::fetchBlobs |
394 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c603c80cdad310973dc366bad70ea623' AND (exptime >= '2025-04-17 21:23:19+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
395 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cea5342e5a690a811bb5c24360fa4240' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
396 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f7c6ae8cb8defa8d0acf7b38a8d7ba70' AND (exptime >= '2025-04-17 21:23:19+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
397 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c901b716cc540ab80e52dbdfc8a4137a' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
398 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:c1aece6abd73612a515299a5b742d0fe' AND (exptime >= '2025-04-17 21:23:19+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
399 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5018794bc7fcd3fb17d683b7c7e6e009' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
400 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ebc24b1d9d5a1b9335eeec66b482827f' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
401 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f9baf0fdd3375eb2b6e4c7839bf64efd' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
402 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:b01adddcd90d6a9c817ca33f42a53852' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
403 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a61604f7126954983c629472933a9d7e' AND (exptime >= '2025-04-17 21:23:19+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
404 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:ffe599ab91a59f30d5dd0584b20f4c86' AND (exptime >= '2025-04-17 21:23:19+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
405 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d05934e067568934dc0b40484cdaf46c' AND (exptime >= '2025-04-17 21:23:19+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
406 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:045f6c49d7d02d1dd0278fb04133168d' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
407 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f9760a544168139e542c1c2620f016f9' AND (exptime >= '2025-04-17 21:23:19+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
408 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:91c3610c4ce6c2e2b03b1dc0b2e6dfc7' AND (exptime >= '2025-04-17 21:23:20+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
409 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:3c1140b55b5f3cf48ab5a8f0dffff882' AND (exptime >= '2025-04-17 21:23:20+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
410 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7413a92b08e6466c3ca11f721362ff29' AND (exptime >= '2025-04-17 21:23:20+00') | 19.0000ms | SqlBagOStuff::fetchBlobs |
411 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:870e46ded5fc8537bc3c5e8c0ce0a512' AND (exptime >= '2025-04-17 21:23:20+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
412 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bf97853b5c0d43a2e6dbf6177458d7a5' AND (exptime >= '2025-04-17 21:23:20+00') | 20.0000ms | SqlBagOStuff::fetchBlobs |
413 | localhost: SELECT smw_id,smw_title,smw_namespace,smw_hash FROM "smw_object_ids" WHERE smw_hash = '4049c51aaa57e745761101a7b28f80f74346e37c' | 0.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::prefetchFromList |
414 | localhost: SELECT s_id,o_hash,o_blob FROM "smw_fpt_dtitle" WHERE s_id = 9797 | 1.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::fetchFromTable |
415 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
416 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:3d3e475bbef7f9400f0c55cedb567a15') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
417 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:3d3e475bbef7f9400f0c55cedb567a15','\x2bb632b4525250b20600','2025-04-24 21:23:20+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
418 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
419 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0abcdbd576d08cc4fa3c6e8edaa800be' AND (exptime >= '2025-04-17 21:23:20+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
420 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
421 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0abcdbd576d08cc4fa3c6e8edaa800be') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
422 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0abcdbd576d08cc4fa3c6e8edaa800be','\x7d8c5b0a83301000ef122f10a36bcce6ab2791ddec06ec4b4a22528a772fd6ff7e0ec30ca1c34fc180669acaca574dd5c41f5f5ec4d4d8a639d81f9e4a59928974260068b6f93697e54e2c8ce5b1a13eeb5cdfd849a7bd0766cd3e87deda6c13405261183cb56022631bff2e74f0e22485d0d21844d4751a408880d4491ec673b1ef5f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
423 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
424 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f2bfa1339b3727c9087d80fe0e8118a9' AND (exptime >= '2025-04-17 21:23:20+00') | 43.0000ms | SqlBagOStuff::fetchBlobs |
425 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Homepage' AND smw_namespace = 102 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 6.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
426 | localhost: SELECT s_id, p.smw_title AS prop, o_blob AS v0, o_serialized AS v1 FROM "smw_di_uri" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (p_id=582) AND (s_id IN (751,990,1324,1898,2814,2876,2811,4140,4144,4164,4711,5073,4987,4991,5068,5408,5559,5404,3336,5295,5077,5714,4488,6098,6148,6103,6107,6111,6115,6143,6253,6240,6292,5299,6414,6427,6423,6602,6619,6550,6552,6330,6531,6525,6503,9731,6445,9718,9727,9716,9724,6436,9347,6443,9790,9307,9621,8911,9744,9786,9134,9833,9760,9796,8587,9801,9768,9827,6397,9514,9831,8903,9503,9631,9784,9820,9803,9970,9964,9750,9962,9976,9766,9996,6583,10042,6512,10066,10097,10090,10092,10107,10112,11555,11622,11624,11620,11649,9809,8461,11664,11658,11689,11807,11842,11834,11846,6405,11875,11941,11936,11965,11947,11953,11950,11956,11998,11963,12062,12199,12197,12211,12213,12233,12224,12235,12244,12249,12256,12262,12247,10035,12259,12264,12266,12282,10024,12277,12290,12301,12329,12331,12359,10054,12362,12365,12388,12390,12393,12399,12408,12413,12415,10099,12420,12422,12425,12481,12448,12444,12451,12456,12463,12469,12474,12479,12484,12489,12497,12504,9813,11660,12520,12524,11673,12712,12517,12539,12551,12562,12530,12710,12535,11677,12271,12569,12574,12554,12738,12558,9737,12744,12753,12740,12747,12801,12751,12770,12764,9974)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 3.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
427 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:07fc058d419559880615e503ec9f5e42' AND (exptime >= '2025-04-17 21:23:20+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
428 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:02b78014f570e02e5255b8813c04f8ca' AND (exptime >= '2025-04-17 21:23:20+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
429 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:558a6339e7fe4633e25a439cc6f349de' AND (exptime >= '2025-04-17 21:23:20+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
430 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:1a8c424a5fab8618107755f9507ed8a5' AND (exptime >= '2025-04-17 21:23:20+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
431 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:100a650000a6f90517e97c2d0dbee0a3' AND (exptime >= '2025-04-17 21:23:20+00') | 42.0000ms | SqlBagOStuff::fetchBlobs |
432 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:29bfeb56671c95a9c0d8310961f8c1c7' AND (exptime >= '2025-04-17 21:23:20+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
433 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0ca600cdf0abd289d5980b2b7a44b402' AND (exptime >= '2025-04-17 21:23:20+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
434 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = 'Solar_event_source' AND smw_namespace = 0 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 3.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
435 | 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 WHERE t0.smw_id=761 AND t0.smw_iw!=':smw' AND t0.smw_iw!=':smw-delete' AND t0.smw_iw!=':smw-redi' ORDER BY t0.smw_sort ASC LIMIT 55 OFFSET 0 | 1.0000ms | SMW\SQLStore\QueryEngine\QueryEngine::getInstanceQueryResult |
436 | 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 = 'Solar_event_source')) | 0.0000ms | LinkBatch::doQuery (for SMW\SQLStore\EntityStore\CacheWarmer::prepareCache) |
437 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a248f6b50f117d8febb88fcee497769f' AND (exptime >= '2025-04-17 21:23:20+00') | 46.0000ms | SqlBagOStuff::fetchBlobs |
438 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:29bfeb56671c95a9c0d8310961f8c1c7' AND (exptime >= '2025-04-17 21:23:20+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
439 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-parse' LIMIT 1 | 0.0000ms | LCStoreDB::get |
440 | 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 |
441 | localhost: SELECT smw_id,smw_sortkey,smw_sort,smw_hash FROM "smw_object_ids" WHERE smw_title = '_uri' AND smw_namespace = 102 AND smw_iw = '' AND smw_subobject = '' LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::fetchFromTableByTitle |
442 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:29bfeb56671c95a9c0d8310961f8c1c7' AND (exptime >= '2025-04-17 21:23:20+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
443 | localhost: SELECT s_id, p.smw_title AS prop, o_blob AS v0, o_serialized AS v1 FROM "smw_di_uri" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (p_id=550) AND (s_id IN (761)) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::prefetchDataFromTable (for SMW\SQLStore\EntityStore\PrefetchItemLookup::prefetchSemanticData) |
444 | localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM "interwiki" WHERE iw_prefix = 'global_solar_finance_&_investment' LIMIT 1 | 1.0000ms | MediaWiki\Interwiki\ClassicInterwikiLookup::load |
445 | localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM "interwiki" WHERE iw_prefix = 'icce_2018' LIMIT 1 | 1.0000ms | MediaWiki\Interwiki\ClassicInterwikiLookup::load |
446 | 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 = 102 AND page_title = 'URL' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
447 | 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 ('Start_date','Has_location_city','Homepage') )) | 1.0000ms | LinkHolderArray::replaceInternal |
448 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:c502d99cf924ea5f6ebed19ee436e4d2' AND (exptime >= '2025-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
449 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:arc:8e296a067a37563370ded05f5a3bf3ec' AND (exptime >= '2025-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
450 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
451 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idhash:25-0!dateformat=default') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
452 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idhash:25-0!dateformat=default','\xedbd4b8fe4489226f857b85e88e86ea4db83f636af0c6bf82b1e99e111dee11e9e55a82818d4483537a6d3482b3eccc3a33a81c6a06706b373d8bd2db098d94b2f30e83dedec617780ed5b61eed5b7aa6b0303eccf58117d90ca9739dd82b48cf4c9eeca709aaaa852a9faa9a8888aa8a87fa00ff4fe6870b0f7fbbd4bfa31d83bd8fbdab4d69a1fdcd9f4d987bd00d21ac4b6ae9d03cda04e40bd5f6a73d7091abef5891e68a3f6935f7ed89b7c6d4d4e5cedce0db560613937f02f09342ba04b5f731d4cf3b515b9a61af1a8e68681e6ce359304f4afb55f43118338dad744f3a80def73dcb96bdbeeed873dcdb089ef4312b4807a0eb1356c0ba42f3c3a87e44510ac0e5a2ddfb5c9ac4943fed0b21c937e6cae16abbf0eac00bee002530f8e43cf83c64fe91afef59f92e5ea97c4082cd779b60abd6b0a5f60d8149a61053e34c758d0af5b64a205aeb6244e486cfb4e0b57d8600d9e35f3ce214bcb802ff2801c888205d56cc8f503fc2aa2cd3d77c9126fad1babf975cb9a7cdd823e9d7c70be5e4dbe9e795a0b1f5b2bfc3720339b469feabb1e4fc092fcc95fdeb207ece560e69a77f0c783ff1651a1c629fb2a20d0f8d3d7ad6091a0b808a0a90dfc00ac85c81e4c7759ebdc7357d40bee0e5881292fa0f18efcb097ccd54475f10fecb3ccab8fade0aee44b5f127f6abb06c171991aac5cf6dd40a44922cd1095fb2b183bf946a89dda8d8575bd00d42e0030136cc3d72d249ae4b6f1a5bba408cfb2ed8cc8739a1757251fe357b6d8c0790c240dcfbd6d38e172463d28af2b70c70cd734d9789be9416670b85bd1e9edea7a73735fe15cc5446fda69b7c74a63e31c8de74c5229a2c566a2013186a236c00fa8967d0d02b7b12676882fe8f4fabdf170d4ec43d59da17646ee44b5a92a715cca7fd0d993e3ee93a3630766a7a37ccdd91ffe49244de4636efbe570442f0c3d8bbf704bc6737b7bdbb4a28e6b9a54e13d96f9ac3f606ce6f53318dbc9438bc45f508c994e0a33c8db3e1734e757d377d04fd3336a02f7f63ce210b5afcfaf34ccd692d993bce40a30d4d7db3d86a16e5bbba02b584de0c3ab40123496285fc57f4ef0cfee90f3897a2e5d5abe0f7c0c960b8a2b18757823a7abb5d724fe2a099c4d253451a20c6eba35f11a87f164624f8f5d674e61b935e8f482f19f43cb6b40228003082ce73acd8b64492d2ea9b1925ab6e4e48125be641c9e139b7a4b579d603265229e76074837082ce4488ed1c2c7d69ac23cf6036207a173ed8714bed9b78c45d082b5b7053d4e6f512a69c083776d51bfb908967612b055d45806d0bd1a1821039349a1650b1ba491d40a9acc95ab684e6a25e8d3f94aaaf7b4b746e056833d211d7f477c90d7af03f8c49363552c464ece7e7bd4b441a27fa64a2830524a67c4756827c7da5f32609a2ef535c70d34fad1f283bf82a624a876876a3f31264dd7bb6e911968204d63be4ca27513651914f6ab67abe7367168c01aa6f2083575a2fcaa026cbd419f8b6d8304abd3db95c0ed72666e09322859082dc8db1da056717f338cf04fa40e7e6512509b28cb006a508b7c77498d4542a2e30913fe500584fafa80f3ab81f6c65d5785a0d69965276451f17bc2feee6efc1720e1828ef171e572f96bba0884148f4f59a92d4daf45f49aa02f838561f5cce51497596291298e8dd2af325de3e993c4ef4af0d1e5ebd9483ba14675f0709d60456ddba22aaf4ca44e945fbb030c15fdd7601830dc650bbfb611deb4a0532c936619479912654033da898248098a47babe514dc4bd354e94a32ccacc2ac0358a85a5c4faa59782575940dcd3f1e3ea672b932da1cbd25d2dd365ef267e57d2a13daefbe86d45fa2cd99d9b341fcff2137a0ffb3d617f772c1d2ea989932c471a143965e61a63a1554f3664bd5c837e055ad35d7aeca36c8d654b08e425578284919eb7ae7f2e14be90751d992e97d566d6a72c3f8eb24a81a1aeed5cea07d3179e1baea657746119369d062e2458667a47054d118c50138468a6e08493cd04d520a5cb9132aa142947a1776dbade5cf9d83869221f77c83d96d02bd7d0674d63d14ab10f35ab1464ead8cd65a2dbddf40502985b558e5de71ac6de9fbe86dfcef470493dcb602260272d02de6971394d96d358394d94d378b9c983e8ab00d8b83f901b72dfa081cebb135557a0a3beb3dca949a7502fb53c774b75152ad14caa894a0a35d724d98e6552ead8d0b94b5ce19a332f47044d129442710d7bcbefe4c6e054c039237aaad08da83501ca8c9889802d4155094c471ca69db1f69ccebc8a70da7a47a00b9d840543a64cc4d3eea0e4d12503cb5dd30a921852734a81a78e7d5cc50a7a1aa291360d18c5f4c9092446f2332a80c5a03d1af3e551d7be091d5a0524ce42c74aecebc884097ff8912ca21b2c9fa51051c39eeae5425aa58ef1bf05b16dea246cf940216c49c7f85f4c3129c8a902137a47884c7dc0845d099bb8a41f893f3d7303d79b5eac28356f89ea51c1b23596adc5d993bce4dda1e7d672fcc075e24d53437672cb20f0d7241ef64cd3cf5a9b1e54b414faead880bd08df9c1eabfa3bff3d617f2b01d290ebeba9fd8fcf05d31765aa6463dc3022d32feeace6a8ef298a52635ec3466be19699ba0c15ee8a75366d9955b21ce9436ef2e9578b186c71d2c98272278b7c7eb943278b29243fdcd1428b4a3dc4d942af6313f6e5fb8bf767d3ef20818baf4a37b32c4dcd9aa4932ac1cc682435fc2a412354b097a11f2eb7d4bc58d942858be5eed05884afbbc5cfe38270669b3187a014aaeada619e9e442e0ff9e232177f22aa94ccbc21b712d48db990d4e956cbaace8899dc43930913feb0c395cda4accb1483313610a498d6e1d1dbf7978d8bb7af0fdf354e4e8f0f2f5fbe7efba675612ca819da29497beb6a4af91dd6b1d5dd19060b0139581ccf17207fae5d3b209621a475a1fc2bbe65c431a7a71f17d68cb97a29a3877569b22e4dad4b48ef42e9577cc7a02e4dad6bf2d9755483772ecb75aa15e604977d0e72c4cd3cf482fde90b90df8873b725cb8d2bd2444585fc374bba43cf0d651055d130c3943710969a1f35ecfe7fe77ab629f5d61c9d95e54bdd54d15873d3ab8066a7134153310b5603cc13e2c192b8251879e14200f2ecdd81eeda7667c4bef6282048f63fdb5025699565136529d8d5654160e879d2398a8d90695b01a3f82a36374a9b4026fd4b471eb339eef30fdd127fbc0af1cd452854897e241327ea41d45f093d089eb27a509a5e8be835415f0a97b5fb9ba72c0416f5f3e582a4e778ca0600a59212c003a82b81f56020b470d52baa2258c77e4ffb535c820dba2dba959a345e5331c8b3b43fb2d75527bc29e1690554a5705d87b92263ec8a41868cb7bbc9d215936a9c346be64a915481db6eafc377029236ae6e25c07d7de73a9f895856c57d5055897683511bded89cd195ebc370ac69831f4c6510a48e628cdd4c570aa73518517aa0ac1d3a78321615323c16ec015ecc84dee6abbada93ce00a0bc52f78fa10e8dd7a1a97524742d5fd5afd8806bbc96c96794ae04f5438efa8eae9d11cf58540779bee3b03fbd5891ad65605187c6ea28e6cf2ad50ed5b075c3727ccba41e43b1c17e2b4badd22361b09cfacd6633a59e3da8020d2b28354fea30f7bc5aae2ce2041657dd2c3607d28c5cd27035cd6218951cbc30af12108fdad23da162109f13d0ed3f4f8ee655dc2347ab443bdca4a30e9937ad201add061f9d068e4e4bd7476963d4bdf4a5f059d719803be156ac6232ca90404c2654823eb199abebdae1cab3ecead0f786ac6cea7f1efc441df7e02f41b563e1f60ebd93d33e376a4e2950d5619e42178b014808492d4d91649f9c769e8cda4fc6c7a7c76f2f4f8f1b20ecae2dcf7596f01ea0c483488e6bbb4c9343c921b91d7ce7635c1159c749ca73035eac25553745e8fd97bffb0fe2955ae2959afa4a212a24f77cf94bffe5effea37003a9fb3555ccb05ebb2d8d7415cfb0c360411d98612f3c4ab796cc45251aafa4708e25c97638c90c37a006688672589bd76927c91c8a5293ae06eb5d4671e43bc6b1116fa3eac8b789636b5daef29821aa04a3bda1705791ae70d520f4ca4237c82d91c90b17229267efd2c5528c04e7eeb7380e0d61e0cb182fee212e1520a20e035fae2366420ccef3b7ec1639625603be816090c3aad0f7481d31bb3598b4decee70d3c70823a11f5021f39d68dbf70574ae7491a4dd06831cda430af0a64f47bc2bf25e56950918e4f974bcbb9a6cee75a5ee38aeeb5bc664977185a04860a0fc3e0362b0e55966be5519402e66e822009873d955d15fae4753739ec55c2b6fafd6eaef35535e0c4867f9eeec46ab8477352687e5c7740be24add6534c68ac3ceaa3a8fe0928724e661756a0add65a7e05a5505c83896c9451c03222e245e07ad0c5a57c6a46197d27231f8aea36bad554514d155368a0f7f24e285633838ea80733e47379bba8e55ec69ea2dbf52e84cf874b719371bdebbc4d895cc252b3a30e439bdc88edab9b5e62731581113d5780b6a1de130c5b8442c45a1fc59969e824fc9a9c2157724a8d710d46aa338be09e41b29f64d2443e5631bebd0e57629326d081d66e1fb0ff7df66893a595fc0afc3d617f7737da4b8b30efa4acf4a6e6941aed3a4c2def4e8f0fcfa6df517aa38a2298a8f1c449fca39241173b179d7a463db2a4386449a658746b430ad6a0b19717db51229a5d6e6b1864790ba391b789a1649542540dc6913390e002cb07a549385ea20f9c94994edf27bd6204a570b5fc2a9262906eb231bf122cf6f946463736e455c87d7ef4b56619f59f10229288c9cd2e859a7a22241d53dbce84598b1327f18f4ac67ed09561592a1f7cc184be0d894da6afc3e52af4b6e442ac0a8d5751c88654a2dd20cb8081c0f86cfcc020175463179b18629be94a61adb6233b87be4f83e919b0f06b3c711f28bdceb90d23d05482497ec6970ec7d60571b83798e51baa2f11a46b4afa24f17bc7e7520976ea32ead366e87fc81e4dcd12950a745bc7c6fca16f91e9b97b4bbde9fbc0b2613ca6af1cc75df38031cf5d2f5caa463ba0d618b526a8b5985a13d493125495602d0ea41019387f667d0f002c28e30e35e6aec74fb7b4088c5b23e4239644ed26ca52d0adc182707491384acf7f4ef04f25e01a0be350a736705d10777a4e427bdb2843505e63e50b611551ec0e53338f7cb26c659ddc74d4ea1ee252c8aac3047079ed13c79cb91f55ef92386d123d5783b48e8c595917d2de5881b7ad359c952d7681c2dcdda18b5c7bee8dbb5cd9f079fe0dde7fb0bef303b2bee3fbf096df70b0410decc224d41e52b214ee6ad8b4bf081d8c924ea747c4b8a1e6f4c8754c354ca6ccd778be26f227b9e9d540732cfd9c2b8766eb0dbd9dfedaf5d4fd1a48d278d2443eeed062bee461dffdc00b8d208499d1985b0e9e0968c56c291aa3c651c633798b0a4a21ad960df0a40d087091b2f8a4cc3111c1243fa30ab4f5db1d79b4afb62577419d4ff0dfb62bae285ebce00a821d6ec2fba441d84988ecf29acc2b85b51a36e28fcfaf1a8933a33261c21faa818e080dd1af81513df7a8350bd1c6a19c79974913f9b843b17db5866ecb5a5de2f452435dc72e3cfafe76b3b667c5f917438be4bbfbde31675f6695996602dba0d36d376b3e56bc6e31de48beb7ed9df0b565556b51609caaabac04c75dbee076235b61d50c90baa1bd2df7c3b2c5ac0f7377697e5ec387b95ef32613bb34ca28350d6a301de46fcc4d0f2d5f8dda99bf09a771aa822d3a965b09d07a3c9a7727727dac186897eecdddb68a2d2b5b7cdf0be6fec8bb7ab8ff51625f0fc94a81b00e4b0447e1f9d5f4d223269d9e71bfa5e92146f60d402e65ecf6bd175e8789c0901c78e7571a2ba689625a544c70bea8e0e46105aa012f0f5937a80bbcc78747875b62178b164217337779d432c011110e6b448e474ec49b62c252e8adc1b671fa7afa3c041dca9577088a36a91aca6b8d93c8abff229249515635e01b096f8f9fc1b7697db6e76c04b89f795635496797015abf0e03088aac7a3b23b2260e9da13b989ff68944f9110ba6e4c7c4892eb5e0e461052ac16abf178715ae679927d68a5adbaef3ac70f142cfb277e8a7be0a5c18845bc23c99f8be6012b57914a5805b83f90371cbc2e689480c6247e739b1bc144859303b112d41ecde70aac986dc6ae037481fb0a99a57863e8ceab6dc92152ee6972c7b970e76e62df50376828bed237293c89c0f5539c25260acc362d2eda0ebf87b10379356394cd74edf6b227d92f85d0dc6c41675bb728c7d41a7b97615bcb05f83558343238aed79f5f0889e1c345134ceabf2713cb72cf93330bf3860d66104e1404447f57b821571d420616144a2fb482a81d440f81c8fea5a4fcfa83d7343cfd93a409c2cbfe120a2a0d80d46b96f417c449f47d48ca1999f5f0a9175dcf87c056cd1202b3fb4b9ffd51940c3b340ba43509eb8211edf7a81b54fcf5c0cd89c71d0021697a84193350828f23a345687c6eb88dcb6b62e5b05b6079d28b8f761780da257b59e830be25c2f887a8c224e9ac8c71dca7a24b09b86d3e24ea4187670707e75f2a2b932e72959af98b01448eb30f29cc164368834d24c5f536252cf4f7001462097d98860929f51097cc4adc2c3e499d8aad9e393e3ee93c3317c843b3d693e6f6ecb25fff08f5885865514334a856887018bd1a0c5a246c46b348f37b8a476d6abe65ef25220adc104d3dbbca1c31d5e959b11d981c0b73eb95177187b9bf76ab887ab72ed213b35282a996c5ff827301f5ae9ae925f5dfc01356d71e351c3c60d717c6235bf4f9dd74ee79602631da698241215591390c785d0cb54ccab9777330c8e71663916bbe15565af495429d226a0888ba197993853bc3e0debd3447d934aeaa904acfd289c663d688dee1d48b8704469f1bd043bdc6c0c02ab69d2d61ae6bfe307c40e42e7ba65992d87069f20c558d8a1ef37d62093a6fdcc1e54b414e66b30e048f39f05824226f480bc1f563d5910d3678302c4f49352743f05503e2a6b0fb13c6a18a2f7b3ca7f26bb0c2a0775587bdeb9c45c92d574ee7aea3917cb49ec4a299d2c0a6850403dc4623989ada40f18d2a40c6135c814aa52a75e611706826c6bdae1858b855b96bd63278ea630708bcbb632fe730544a5b05ad795ef91d0c09d38d032c3b09b61a96cf354048d9fcf2dc38295fcae5068e0ae1a581bc36b8691b2ed5011345ea96d52412d95cc00b1113650ef00a918fedb72e56296bc437e8cb621bcd300a404ea34b3b7a566f34ba1bc0ecb51d65b94ed29a5ac014c520e41d8b11c15f5c0b7dfdf7890a8de8694f5e96435a6f6f899941bd728810afc3aaa31275ed1563555027911725ed76bc4fcb7165d6f7bcc118a161f6f84cc5d47269ae3488539de4e99ec52d0afe3b80f9338909b9fc044b2dd15f3122d6310e31205f25ca5e44643d8034b5483d89e0ca2581f62f15ed3854b6fb644ad2c5e885c49b04bc7296a041e2c96c15d83cce10131dafc9472372da22a85e53a6c69f7049b53c37f77060ac80b45944db7d7f0bd08b592cdf7356d2c5c09d6473d69bda85122f91d996d7b8a93952d964c3077470639b224bf0bcd9492a8a69682700dc6b7e2232bf39c3bc6f6a7c736954610dcb54366ad4a280a9f2dc4b82a43cc732e19dbd7d84be24bc7904baba246e22593fa2aaf668ef4736eeeab788ebcf5c8b687fbb068e10cc1cc1dae011e699a9f521c9fa5959a1c7518fd3ad92b1d92f73230ed4ec82cce3548bdd4c3d859b99cbe93bd3f21791102af4c28905165498efff995fc64507d01ed262bd7dbd62d232a5f7c7a4b52ec06e4abb54f8d4667905c05d4d45240afc170f8be79d1147b8167c4bba10180deb7ae17413e92915c6cf071724d9027b15a86ac1a340ee439d81ad0c802309d58f43a1d7c49a44da2e71defec2d599f5abc4bb31a5f3e4d2984d5610d3c62514f9e7486fe7d219a73ec24bcf0d35f74c7bff4ef8ba5ac984d78b1bf285da412308ae811c34490e5aa592373c9e87e66249d3ffcc3bda17422921dc6d2d96c55c9649742746d81e8b84fc5f955295f4aeefe707e758f3fe566b22a403a6cebe238578d203d5e80827ebd2d3a45e962531fcfdf0d2e45d843c65261c136f8bb6360e6e79741e6b00e7b5f566a95f784e08e32e65c0b0f20d0f2541c5b4ee08a47712d97322259c953d68a7bc14aada879a948c65ac56354eba4c2daaa991103198faac629f1986e68e211a4e271ba15c35760622ca02c3547ea88a3f7e24220ff225c2e2d75b702b204e064d6249df4d341dc1b6bebbbeab0e8861068bbba976e76ed3772ced326924ba1a80e3b1e7a5c66ef18e16c29df3a9d6fdb40bfc9ecad20bc9e7c8b72d2d2f159e5ab41f3589e7aac11cd871890e66eebed605eba784398e7efd460edd3799661c6e9a5805d8395ae9f912092fe9b19ccbfa33ec5d0c70cf487ab950d1210965405887e66c94fba5f66002c2b65084e563aa9aeb24ae0af77e4b9b71ae17f6479789fd9822cb7bd5f27aaa0f86a9d88648741080d0f377a33f3204e2f350feab0f0e181f353cb264103fe758344a4aee2195268c3c6b3e74a7589505ac570ce18b6aba8a61ad88be39eb5727df6a55b229e952d043bcbdda185035f57e48897ca2c85f81a0c82786e7913e74f4c809c9d0e3c7bbc892f27a09ad8fcd8b2642538eeb4e519d33aa597c02620626c7d75342bbde1ce6896bf1b34b3235002acca2128ea5934b567771f65299cd712b531f46e2c3f477ccfd97f16b41b379befa5f9e900f5951f1067b675c84459bc10aa9260779c37d8bca99cc92e85ca1a0c717a2723781f91007edeed8bed0a142df00829e0d6b8336cb436a7dc8c2e280870448d8783b5a658abac556c6ba06880b56a51ad59e7a1a8de49a5f555322d44d88981f60d71e4ad64c3ca6276bb094f5bfe73827f766815e1fd8be16ed0e7cd7252569174762900d71780f1390f01cef0f8ca59533fc8bda547900940a88493cd04958046b8af75f55a50f3da75cc84ec2f1326fc6137d811b1d8efbbeb692359292cd566614308a143aa5c9e0fd31166d3d12038723862b0a05c870fd361656508888715a8067ac26321718d6255d0935bbff4767a42edc5b6a799f0320256be78135852ec72cb8ce0a8f8f0b1568e9b7b26bb0c764775d8e052e03df7dcefa911f8d36f5ccf2459b776057d925493a45980a6482a81a4b8fa675027240f97cbad3d1559d962ed0773771d1fd9316fe10b576230be676351e08853485b0aa03518c0925afd11b1d97a8df66066356027348469f86a7a8eaaa5aa10253573519a596a596976e642186daf34597ab245a96aa03d9601417f66b70fdc99453e6a39738f44f7bb64015e40540ad9bb395cb7390c8a407c6a232b7b0c6e7328138161b199f519a5ab80fc488f6f5f1717523e2a7568b5f61bec2c6736fa4994510a7f35d8ceb2f0633c0daf52053eeb5cdbc4a4fee27eb845a5b4b85431bc0aa9ab819338e9533d9c04f73c59909b6d774659d942aec972772c19e038cccc025120ce2c85d03aac5a5907b1cc2e284aae9c539639c596f5e6ca6c8372f19533becda7daaaabac12ec774699cb7d2b06ff6bb2d8fe98032f5c087f9ebdc3b893b807b5223716eef1a6cebbe565979a0335d8b9b8e6940dc8abf42c27c9c6cd858a8bb22a015c37f225a80b708f460f2b0ec5076a16c6a5fd5032729f202f85c63aac517af71e8f1bf8654095202e8262a6ca92aa5a86b56cb4a1aab568a95a269f51ba12dccba3f3f216b08a41ff3608c8edb632062f5c7c529265eff836bc6ec16d78ddb2fe03a31a2c586a44a952a2831a28ea1ec1a02c693568e45bb4dd9ad0f8e8824e47f22d53bfd221a7f3724b41b40e1b15bbb0715cd7858de3ea2f6cacb0ca2ae6c658d7c519371991bde2c9f1f3858de9695083798dd92598c380cab2e5e5c887e61a776711527ec6c4c68c10c28aaff264793fb25a3832b33dbc5035581dca803c5583f50b31f1229c986d01b5e1a5eb040bfb8ec9b4dc8eebf3ee9d8b517878a132f81cd77549596754eab2a7d1c6cb9ef2732b4197f0c7d20775b1c29f2f7b7af8654fe31aec652f6c7726b7720bdc5b0ea6a74b8c2ae35ca3cd8c873c50b5335e85b6d9b3e5409395a0112caa64b27de16a702eec09e3c7ca45af59ff96749729415c0aa77558bf62c703b9944bb41eb2fb7b731d0fe41a2c81c54927f79154022d11b4bf07c8b2ebd0b41e5d1c19813bbc67b9a45f5731692998d66024e3a1391287cfcb9c9fe1c512e7c1379d937908793558e69e06fdbab0fcce72a7269d7e431c0a0adf9680864a34936aa292425427c976e8eaca068da19549a739314072284a01b9fe1890f71c934460bfa3be1b7a062d7bbb456e8469a5928d575a6c2e5c09e6fb23190bac26d05f010b73c3f5d6527054be387682a4d80dca3d3928a54ed094a12e85fe1aac68d973c25bdc38943dcafb801b87b62f5c01f8476d7d206d75895b092a138ebfd02b875a3475002187a01426ebb0a575bbdee7debd0a356c79f7ea76252bc162479761f0eac1e2e112b70b4ca2ee042a6993e87987b8dcd14dace31a2c6578d256ec6c3df4de203c2a2b36b4ca5e21f4d022d5205288066a5cc6aaf7c71ecf5542b794de145c2324b34a61b50e93195acb72aea2c8bfb5623e3d25c80a1cc185953e474b56ceb511f9374ccc35518f26eb997c56f94a30dded8bd079f561fa277e23850fc8c54e69fa747e7367ad154ce76595c2746dc7cbde3ee90cce78d49af4c1b2b3d3378799fdb2b76c20ce781499f401315e625292b21238f63ad200511f1e1f8dbb18db3270614096300839c7c7b2f965c0a9b7ebb07e9d843362c918750b37e1f08c5932201dcb9aa493aac1d638e77e87aa1dbfc3edef5be31f5de8f81deef4b635135fc700e443ff67b195cd2f87ad1a6c59dcd2ce02d5c7d739dce18655b0a0533cc874493f129fddc1aa4e65594cbd43e10e7799a09886a79358318d179b3c84fc2703d717d405e939706fb7e587710585c08d49761820c3a3168bb4d5829a1d9334b0eb5a4904e7d39443711d96ae612d616e879586b9adb0b64ae648bf9d737143653b0447d4b3ad84bd46244cf8c30e8f21dc1b99761355394cd760167b1f5836f4f8f4c220a06489c53f1da05610698c281daab638b312fc0cf5bca0b51533d9236a79e1b611df78e1e2f8862c7b778c35e4e3e1e370f0d59f0d46563ed840580e8e7518b7a213e0afa00b402ecea843e7575a943549275583b8615e64cd47739ad5e25d759f217f2359397cd460fec939b55245b8aaec3994cf0b5755657d55605aef70abd1480d3c347a2c88ae2b5c95deaec358c4700128081920711cd2667999a9f1cc4936b1124c887d45e06c3580426a2f0be89c6d15172c5bacb32c8aa272d5149702287c3106cd19cdd8237308ca61ac06430f3a83ba6608025dea14891a855a6ca5a700885e9cac68f650875a58ec7f0b803ebc502500ee89857a5c23808ff163b63e33254a17db7c78fe8eb6c8994a1db22df016aeedb0eae00b00a9add5bab184116c369bcabe7929fa7220df75e0bfac1d68b31f736cef2945570d7cb9adb2dbae6551fe329c9c77150d506fd760af0136fa7625dc787c81a81c7e19d30874286c313faf12f80c3af298911a63aa32fc9c858e652c942f950913feb0d37bb080ab7254842bec20c691800551d6a5caa66129f25278d2eb3a5fa4b75183f188734f3c94fde96bbc4211f51716f45c1c9623eba446a30c109e3cc2da35acfd9e7826fb9aac5d06361747e358fdd9d8ff95d75bc914188abd45bd9e29f063eb35e2641cebbaa67a622995510ed0359875ce2cd344c0121f165c9b1a816719b89998e2919c8cb946680a9964939bb22b81c9a82b024d46d14d2a16127ffa264529ee2dd958507462894722e54eb191ae1c16eb30cebc26de354dec638b155bf1bf4c019315496c5c8b455a719b14202d4b5a0960456454bd5b3d62d1ca9fb498c884097f78649b907a0d3693338b88700ce85c5e18674492710ff09ce8229b09aa4152643da91e493ff6f2c8f910612196b2d60d35a71c526a3367ec4fa3c807a7307c0b29cc5d7ac4a4ec74799a31f1629a12c0801594d2142bc88e944bf6f4b0023f43ab8cebd62da5415e240d25a31cb06ab083a0cb8c40d1cbd0cf6ee3a1b38b187b962f71929b5e0d1c3a32e4f1e38403486d0d711ecaa4494024b2ca41a20ec3c285655b86cbce9fa4d909cf4143a9e417c9946a10309027f61f27027cde67ab758e1ba79a550e01b54542e36e4605dba2dc312377b911be3f853b9fbc6862c17940916a1036ccc4a9ac0c6117c4999e58f45a0d910c699a489b44cfbbb439cd5d03542ccb3178a41c8607ee47d4105ba60d2bdeb37f68b17240ad6feb5e9a347ddc0a6be68332a2c18da766127d3979d5c06c24b795aa87d91778a48dfbfec8be6c3af687ac8bba9a5d0e3635ecc7ebd928d21b4fbf5b945f89cd39e2df8404dd9d54b78f6cdce78d67d9a13ee6b8c1b95e54dfa4927abe74e4cad826c4264be020db86358dca17c73691143b64b4864757bfcbb967224a2f85f94e1d368353c39d85966d02b70c8305eeb8b1b03a696e29c9b4888cc5cb910c73537615c8ebb47bf25edec729fc51d1813ecd39c593ca2c07961af6e37b7866922dadc7d4b6a7e7b83dcb38e0190d886d5b9fb8737a3ab8620f8f38b215158b69ac18635089625158c587905783ad81f4f3789cd8c26049c6822eb3d195d59c72a8aa63671dcd96d9a30f9963e365622fa32d317b422173267c7354e6cfafe44b87e5cfd7349464a235ecee7f1bde122bc83b7b8e9c5471a8cb1c93e025f34e8b2377545ce3a2b3130f2c51096c4528e5ae76b8f22cbb06d48a0ec4a2db9e29e7ddc25e5e78b43ca6d961d4db153f23c1af70c07b1f6f583352e7d60ac9ca81babe73156f289a4599b93e66d608eb5c5f50bec86319619c8f192ac233e1025a9ab61a0c0f454884ba30fc280ea0f33b1f91b17220c66860d2aabc1a12ba20b187f4a062e5105d8305048592f8acfaf4caa2814332104651213ea3ae092a09da0db9d5c0545ce4d4ae1ea75f84e00af91e59590e5bb05b719023b1d788c7ce1bebec0665e962e5c0558b2d6509239d13c08bd97063d6996698582a27f496b0c8c62c5132cd87d0ff8cc8327b99d8a3c25104effd00bd297b2b482e4d39acd560b5d17b955cc4d4fbac8b98b62f5d092c3b3d1953a6ae05fd3ca45e007822ceb6416c951a0a17778566c75733f50aae66ea95df3aa8c3d0c394f25fa5f9244f955c50f9550d9846d24a5817985ede99d42333626e09a5a87c2190228addc188457dfd98393919259703510d669f97c471dc35f5a667d4f7333e9c325763b9125339a99560ababcb882fb5618bb0866f8b2c5eba18573c7f77a85a888158e238643c67d2b9a530d6adc3ccc21c31596cef34c0e21c09ae54ca4f0458e7ee27873c39ee3f19f5b65d01b186fffaf7c5ab1fcfdfd1f519d1203497c1aab952acd699ac72b0aae38004c6df630776647060aeb21e62743e3f734e4250c7e17cb972caa9a3e312f7535583c88e0cdc53bdaaf0651c4e24acc7eef341df44550e5875d8643623ab34a8eec5533550eaca38d18f4febdc1588ea38c770fae670aa7812a7d911646b8ac3b0e43f39c93fa364fb73ac18f8b3dc115646590e2d759810d8ed78d9cd0a011e7e4835ba15941f6b40d342a11db893dd741090924747a3daf8d1053424640cc19f594b25c8ed8973a8f2e6de8a25b75768139d6d7d3fa92c5e28b749825d3a5c1916bb9337489dad5032ca01bd06cbc2a16d37ee736948f3cab8cc26b703c9421f40fd45e3f34767abcc47063a33baa8a619dea43c6852b9e550558b490194ddeb05b1f2d9a7bc3a4ff12f6021c2e3f039f907c544a5f91c50dea0a73812b0d8e071a5c94364955556096afb9df880d9e3832df503da3016565e54f0645e39c8d66099884daccfc320f4e8f48d754dbdc4958eb10595936811c9a428ab1a6c74e3d3668f0b1b0eefa566b0e04139e7acf3921829a62987953a76fa914bb0c63ce91c1d79c4b7ec8c8bb2a4f88ae747bec979e995a06420d6bdba04b38b27c7dd27875d777a4e427b5bbbd2c51ffec1d55805c52ef111c9ee028fb01199b1016102d92c157f249b5f0e7b75dcabf1e6f478aa774033f94b1ce3bf7ad00571b8ca96b3f6ab63066fd4f08d1a7fe3832e84c355b3ace51f077f57efaa66ca09a7d8d1a363cccc75c0a106f3173052563225a3d434e8d5155eaad7ce2ae8ca45498eaaa3435e2a3ea4086bc1a0925ae57bedac9eaddc7ce468898ab3812045a40b51f5a4ea2aab016f1491ef3182973a6b684d4e400325a31c786bb094bc81c1e0a79b223f7e7f83be1d91c76eff7e8ea25d86ec0b47ce91eb07c91ba945c2843fec283854eea1e29623fbb701e26722766829fa7268abefce7ae428dc7d7473241faec6203577142d0ae8538aae12bc8918f523ed9bd0a18f8753c9f0624cb80ca01f53371b15e69743520d3694d35f9dbf154a725add811ca1004b452799520910446c3bbdf7c89020972698416cb0b3ee6d89ac72e35f87554404994b6ee3a930e061e2929b680886bcf46a203196fe6f8f1312d417915c7336ce1279e540518305e19588051fc720cc0bf3efab6104d550ff998c9f61513e403ff083b4975922ab1c28ea30009c5f4dbf212b923935707ea5b174256c74fcfbe7a1bf7fe8bf5f51d2bcf6f012f8d5fa7bfcbad479bc1c827230a861531d0de8e7a7ef8ed583fab8077564cd8961814a2e6e6ec83d9187b66e2cac9ebfc72d1e59585ec390389af7f04295804e066b7a6c326aced17c40151b53d1e1c5549aa42a07bf3af6e95f39a6cb746ce9f113eb3ee9b81048aa09523e7e8a4223a341dc4ff4339acaac5ea6eb4576ea657afd4a6496c34e0dfbec8a58c33656a6874bea594626168d22c4303a4dd0e50839d9fc2ad0d26d8fe531b76f42fbf1ede429024de817ca3aa15f0a29fd3ab6a2912bf005ee49e7082352b2ad9624a7c9c24694d1bec2b8946c1b25cd4b620895a4ad044eba88c7ad3f563899f03e58a91adc3f150f45e632a11ca27210ab61c3f8d5f1f12943d0414e6c9ae213bb789e52b9825a851f54c886f62027b8cca6c3b9783c52b96f1ad15951559580b73b10b71f1c86d7a11f3c2af45a8641f17b9a16a1cb652a767c26af1c56ebd86eee8080ff80c085dcf7eb1df5ddd033a8eacd0f153d24d22077d1522a9a7c5e059500b23f94a1e26a40e417602e01ec79b21723a94df6b10f920e4d1d0e28435d0ebb356c702b421f8b1d5842e863741b84be6c7e35b81a4915e11172ba946ce7d020e191939b5d0e33751d15d0f5ccb29cf0c44171cdcfbdc34acfac99092717b5e0e46105aac1d958c67dab1e67c2b1ec92582bbaed8d42bc70a13319cfde1d6add55e0c230dcf2b06e3cc64b12b87914e5b05bc3defd7d3186551719215caed498e1f7c502569d562201106b986c59f2278369d7739d605b2f4951ba18d53c7f87678f4b2dedf7519683792dc71184763ec0cb69d0949e1b5698ebd81c6c822e115778637e25c894d75c6a17741550ec9247b5ae336677cbda93d6ba3359e5c052d341802ef0c5236a7d6f39d78d4b8b38ece1259dd1f481160eacd4525f14310b976fa859cbaf39c50e39d8524b7b3aa656c5355682e1614fdee7f63841cc6d6ceb46fece919a530ec275d83dd4557c1edd5629fcc12fc2d5cabe03209bb0f6799993d0ea3a3c8feea814ded6bcac26cb4a1c3eb84c354813f1dd868f1169d2fbcba02bdfc2afbab115b7a082dc7288abc15a72c924dacd1a50215b646537eb3419c6f7d03295006ed496973ed502b847a80fadd6b1ae9364946a4e29d80eea30dd74fb7843a18c2a727e252f53cd9c8ec13dcadcd33158431c4de4fc4a5e989a3981827b8b89b32e5b96ac06c97d19efa61ed679e485be4f6d7537374e9ac8c71de250610d8d5837c9816531613994d660fd1142265bbc931c365781e1ab6e923526349822829f04b2be04f18f292b2ce696a57662ce5579c584e5d054877d26bbe9b3f9d0203364bff5c98d7a163abb7fb3f96c1eb3578b4a72367fca16ae06a2c22633a809a2e9be929f5dfc0535adbda888346e88e3130bdd01a9935e823304e5505983e525dea149c58878254df11c871bb66c52a11ba2821c3e397b38f717f849c0ed4be0887cd7cfe73dd988dc27729cd68b09cb61af0e0b8e1204e710755462673707953036114d4e889b645e25f819f7c41d266f8dc0ad47e538a3f6cc0d3d67dbeb77a2f2858a4744f123c5ca596622a367b2cbe1af062bcc29bcdf9d5994fb465f919b190d3d5f5eeb9873f91da7667a81a496972d2a77e0dd475505387bedb6b89ca43e703ee90cfde94b8c357e4d9d99eb1b8b2d51faf417ddf12f7d2d51552160ff2245b8635e6ad1b518b3cc1da5d9fc72c8adcfb07288011fa72cb62665f1f0cea01b0d71c69445d2b7a5274566ed6665b5b8acc6cbca93a4bcb416959e6c51eaa702f433166165ccbaeea4f9bcb92d33fec33fb2bec02a8af9b142b4ebb3ae04076f198d5d73f9f143ce89d72c553998d760121a6534a6ef5cefc65fb82b349263ceb5d095dcf954d5d641eb73e5ae3b083d74a96e888c325a90ac150de04aadb8a7ae6aee58abdc5b97b54e2aacad9af9329041ab6a98303fbacc2b5ea8fc2a07cefaee17475e2b75a6d7d63a2336a88a8fd478902e4f31cae4578388a1bcf7a43e167a64794b0be3fa2db7649e710585ac3326d90dd6c29bfb022e175194c3640de62011422f0a2c9a55dc4598bc283068aca117e4540241711d64a7fd2899122e9d3c3a9e72e153fa8a931c82523019d673118565be39fdd565f61a0a9e1e5f42a1fcae06091d7979fca3438294a2028f5a24c7661ca5971bf7da0c1a19ad81dbc2eed710245d912ec0f3ab81494fde5452074cce2cbc3c4b15dd45c2843ffcc882390d8ba2d1e4129683531d168df32b71909c1dbccb8d6a747ea5c524c9404645593f0100fdd82bce92f51b3a42de27a2dc47590e3c35181e44a0dee9a12d74a7f546b945906b0a799e105386eccbc797bc1f78167e4fb6bd1f18cb16df0f8cb9bb138e442861120f4af266cca4a4741f7539c8d661af78470542bf259fc8cd026f34c8de3a28e01693c45710e667fd64f0f8e4a4fd64dcc67f8f8ed8bfc7ec5f48d19f8c3aecdfa32de1fac7fff98fffef1fffe98fffe73fffab7ffef785a8558976b844333f0206be9b4fa94559cd2a07cb1acc18d97d88e79643d079eafdc5e13d3b1182526394b97b110a452540edb4e52190c7b830cf796f853eb96f61be8fb21c9ceab02df0f851716085946300086ad71ef5fde85c529a05f2b852327042cad82f4b2b678b247fdcaadccf982cb502db9498d46b00b96b58d02f0c62adefb1c7d9f1f545b04c59bbca942887d11a0c03ef1ddb356ef0663a11e08aac2c8c34cd4e17b1d81f6c7661a4ab8b70b9b402a5ffa3b23254152fcb4f1489c81eb2b4264b4fb628550d3445e84ded8dbbaecbf1f9023e8bac5c6f5b2f84a87cf1dd02926247cb3646c46a8672c8187f35f880a534ebcd84e5f05dd745170acfdd180929c52973a321dd4b530d5847220a488d603d273e3026675bbd48162fbe5f5610ec08a9d47748ea44533ab91c0a6bb0267c4bef36a9e4909da782e7257ff9e86abdb3969663a99a9c4898f0872fdabe39aac348200cea57d3b72be110eca346b121ee51be5bfc951657806ac4c6e0444987f90717ad0668fc9cfab01ea05d80707d62d16b75ff19d2349136899e77740d4ff155a0ab7503d49372d7860ada7268adc1b421f894e5cb6bc4f21749cb9717852517c6647a2528eab645f4fc5a50f42528151c04785a87a966454ec709827200a9c358f1fec623c0c7a3a86cd3ef28bd49c32422924b181249ac14675602989e2e4f39d6283eb13dbc43b66f37c21dbbf1903d77b6ddb7fb5ffff85ffef97ff9e3ff55bc6727087625f80ff1ec18e348213674929f510e85b51eb7783b9f37d0bcae5e45c36256b1fb69ee0b93214bab57ce44a50b8367942c550d9a47f2f4c5a3e47f3e65aae33d9b7c9ba8ca61b00e33c691473e5976cab332131d50eeb8a94e5aac60cadd3113cc2f2e387958816a70379681ff6ae4a2ef2c776ad2e937c4a196b76db421a84433a9262a29e4a049b2ddadee33cba346f1da9ec92e87e71aec1fe757af8eb3d71dbc3a8eaf3a10cf95e0abafcbbde23a57e9d3d193d1d193d1f327a7fd2747c327e353f60089db2ed4ffdfbfff9ffedbfff3bffdb7fff2af0a711651ec0662abb56548c6b85a27f195cd2b07aefa4e5a2857182ac15395ab035535d872a6476481b262fe12aedc31a8c43f552a53b55acbd14465c915fd732aa966227047f39e76428dfaa4d5d193439050c74f463df66f9ffd3b50d2fbec79bce5b4f8d37ffaf3dffff95ffff9dfc0df7ffda77f2c9c1b49b21d491801a5b3d9222550c489e5a6440dc697f8a8e6f636c2f8b8e6c3ed845b97ad06f6dc9bbe5f0bec7f74b1961dd094fd9b38339c95008ae9ca41b3963319d6f592089b5f86f9629eb0cd45bc349d560d46e44ef5e3c308ead23e769acffa2c65b648e594c3411d97752fa8f309fecb8f1a78b569cf5a94cc8fe17795b755fdb01295004cc6ab6c3f4284c9086b3e05d12fef1a6c35a714c2c6755847de2ed1490658200855e9a0fa8ab498cf8ab0b0a61456453845b04bf2aa8717aa066b5d792fc9a3c5daed8af32ceee3e2d3c077a1af53f7bb15109543606d87399870d5981ee2c958db9c260f8009f0b19a335a08138b1adaa1c64a6ac9e35f0244a2e4e481252ac19db88c0b2f9d254e487800cbf163821dd770d1ca4f529749aa39e5005687c544ef65ce5f1f91007edeed8ba51499dd6b4a7013dbb8336c74c8529656e6924a97c0ad3ca5abb1d6d45a296b158b263234ac558b6a551751e19e2aeb9d545a5f15c8edb78521675407728566fcc6b5cc6d7d6058d9425d97e5ee709b918fd59c581e30d6ccb1c94c76b9e95087e98684a6353df4c80c34dfcc6e796cd8f90e8ae07a3f4ed8f7a1acc6cb66f7bf55130d96d678e9c916a5aac1af0825d8a911bfc99d9dd193239d3d1fca7448197cc69ece9ffef39fffc73ffda73ffddf1b777424d18ed4a69967193e315cc70fed0098109323983da8e5e3483748b3d95494a952f4e5a6431d5624c6720184a154a354c02732259eb389d5c075208fbed407d717d0375bc2118b16c2f04591b454ebdd3e6c009a339a894c9843500e60359875f03e8094f7a18a300cc19f7233448ce5257ff9286b9d5964a93a1f8adf13f6779767d717ea61bbec29e44c7e3978d46298496df525d6dbd4b6de3867abaf1a58c8c816b5c87a8f6dab6f5c8335223a831edff7aa22213a641e5fd73afea09c3d57922bc14347845fea68cfe9cc7b7c80604c206436d9960d8a15c825f8025828d005144f9b27859852f4e5c05387bd20be43cecb5ca39096f1f7a7afadeb054a628978b9649d547b536b14bf37cecb5c9a9096e7f735597b2a4a2eab3f19c1be967a2b817fb72fc3bbd4017f55773864fac250ea0e9136b1b5d6f07ffcf9dffee93f835af06f8a758688e48b3e0c30de59602995d1e6878f425e5b90530dde065255ad116fcf8967996446cc2da115952f445644f1d30f58d569d7616d2970ba4932ec4b8f982006104bdd6e2c708e49324d5652e325270f2c51098e7b6de92d5b8bd870464c0098aa5f8884097fd8a10a3aa74bd2a47eeb9a5d33306d0f521a68325f6b0fb2a0936f8376cd5d17dea8e57339ece6991b0428b76a866bfb2be240720fc9f059ada811e09ad998871ea8389e4771cfc5bf470159513ced7b70e8dfb41afd23f8df318cf7b5ebdd1d30783786c7f0bf6337f47cfef88e18b4d13fc1ff75dabc04c749a78d4839387872da79321a3f39ece943483b5c79960d7fe1fffbf8473fe8740f749dd7d06a749fab85f1f74be2c32fdb351848e1d100903ce99e34bac7f8b998801f0c294f3a1df8160ab59f2c403ab0514280b446f7147105f48dce7356a47bca2a1648682d89e5b082586ba7cd6771cbb64009801498fa2dd733a907cfc4375ad8fff0e8abcd74e7739f4ae2b9eb2d09fe609dafea6f9577edbffcbbffbdc24e7d96ead2674f7f17bac12f337dca93cb77ebb354a73e8bbaf499ecd06739ddf92ceecc67a22b2720566b02cd9a80339f49d8007542b5608e9877f8174b4e3e385faf265fcf3cad858fad15febbe8a4260ccc970525b8eee1a859260e5974fbfb85bcc69dbf69797b806ba54fd9baa9e1073fe336c8d9c17108530d782bf78a87aa04158a316a4dc93aa0add02268176b7162bab3845bebc6e24fc8b9447f7c2d3e93f190455488f77683bf09993f5f98f86fe8934582fafdbbd7b9cc231a70ea491e8f1c937f86e0f9018c1724c048f35ee354524dc5c8795e70a7cc018e1d78237fc0236a44c35ad9cab402b183cea1267ce465f1616d999032bb437b167102cbd0cea0e3c877d0235ae00210a09c8f3dfefeddab16d4adb155c86fe67dd52cb470dff91ef55bbcfc80758d96fe1e9e3c817f55f0a5df1404860bab2b33358b4ee69f5b82fb5e428ff8ade4db73f226d873d88652bdf7b941fd44e73796d8f90847745769e143eb25b55707a28153f1728bcf9bcc90b1f66e1ab66836cb49bdd8a819dcab172466c3435d11d8249efa6226a5bc0d58a6263327d9c45c11043fb5728bfb2cfcf489ed4758cedc35308ca217aee0379a5816c1f243d6127f4f09d674c6312bbb2ceda649c316d0c32b68eb1746079de40aae4bcb9256d51ecba7cdf9e2ba69d2942b8c9251d5bb6673da24267c43d358b4c44d0bb7960fa06fb5f5ce6020d0865167fe9ade5c84c6825efacff44e7fd8ef8d47ed1e53c56ce25c3f337918134174460372092f7df682cea8f3d58545bf5a58d4fbca841f975640edafa8e5a40b9c90205c9e819c1f5cc15aa4ebb9f9df908587d9b0f68e8b2b38b2b0958515603608fa1dde84856542bbbe85553c6504ffb973d4cea90a736c6e2fc9477e803d9cb54034714cc2347f9b75560e2fd8485f55cbe88a470a56b62240c8eae8c9f6145155d58a6ec347c0c12c273741486d1b16d32545d8351a8d3568670e083576103ad00d290ef1a0a255b5f713f55cba84790132a207b2353246a89ef5ce74b5f69ac45f259bb9a984264a5486369fb23ed1c7ed9c705be9dcaade0aeaafd54c035924563a8f561ef968f9b82424d0d8cb994245a49fdd9e282ce3bac122dee2dca0529df2839459a280aab239ecccd9d7c66e1ba9d99bc94fed74a414b3bdfdbdd7c0c243603aaf2de7c6df3bf8cd6ff7f7845e0c1224fffdca312d50555d4ffcbe44290c79fcdec15e4687435d8cab200d87c0f45c9148389be5caeac9323e68af1ebe0bca1c94a047351748934a9f28875fc7bfeaf77b7abb837f40f8db3bd07bfb7ba0824fa5023e45f51bbea5d3ed74a18c54a131a507bf99f68e5b6d2c05927ed8df6b6365af846703c8a9b82641c5e3fdbdb33ffc93038b8eb377d0ebebfb7be757d37750df14e56fa0062645204bef0cf7f7209dec1d74bbddfdbde49ea3120c874bc18796d7804493d9544040dc3be874fa5037b1414473a13a7d30dae742b149e19b1636f39ec126f53ad0a67358a7d1b718f2f70e86e336360bbdbbf70e463ad4c30294434bfad028b6514978a000f8c8e1083f0914a915f05b58c6f1abda795f4579d85a1d1ad36d774563203b4e640df62c188d7ea7c35fc4bfee1570edbb880ef35877503f98bef0dc7035bda20bcbb0e93470a7186900a8061d18c2a3d0bb365d6fbe7730ee7745cbefd4cb4ea31363afe1b7a3863a032ce8a33ed491f1b9cb7c1123c5c6bf23802d87e028eb72c8f8e0f318f511b10ec37e163a16f6af3eea4107a24550061584ff1604d62e0701068d0062984a80c63390bebd296871d4bc25772c0fbae2227c737a0ce3ddeef537743bbcb7a3b77b0c5350ed6804c42fdf5fbc3f639e83fcd358253d3132d393082789d68f47837db1910bd5e03b3bc3c4addaeaedb2c25bfc9efbb5b1c346d061dc995c7443a20b060a1abe8ae1801f05204ecf8ed49001974abeacdf1ee58c6bf2744e17ab1e4367a037f2a1e3847cd619ecaeb10050ab7ea7af7edb5366a882e2dd2e8cdcab25884ba05ff3cfb2222316af5f4ea73b310f78aac043f6e65ea589fff277ffe1f4f8ede5e97143354da039429ec9c0cf7e9a1a0e7ee3d3bffcdd7fc4e6b5f59c5ee063108f7897510e0bd0cc723b3000515c11f83eea057e74651610f4da9b80c9aac04fce5ebb9575778d0f7a1621a9d363ac43f4729f41ab870c8cbc40b31210f4d9ec430f27f83144e6f7eef4f8f08c05e661d97dc6cf6860f971a8cfafa2779fbe67443dfca46360799c4b76fa38a1042f4edd7481b9639ca8f0c1cf3d0cd6e91b808fe1007a95455ce15786bd0f2c1b5619e803c75d73f6c4bc44b0f8009a7c74c1a6797f00555d5efbf0e133f7237e7077804cc0f117a08a4f8f887103583a82b5c047ea3e34eb0dbd9dfe1ac6037e0fc6a3880fca2f82d54bf45d1fb9e4f1f95583cdac3ef282e71eb566c04681f9f7da1c97ddec4829c0447e910fc83b80231b84a96437bdf67054d46bb0a4f9045bd1d1250960881bdbceb8ec3c3df4409007c64da0e6f75e08520aaf1479fd6b7e2ac5950ba4a064f903fe217a7bf3ddd888225fe00a4a757829c6ee0447103d89063946029ddded2022df4363c578e9239918b1c8abd28cb13b1ac9a592e13997d1f43b7cc13d750cb2f2439b83e70cd89487db7d4fa7276e88b3e805ca4709bf2568b4de05185e2c085e71053362d481e6b2eb15e39055af59505e1f5b33e8738eb8dd8de2d847b82e8b1f230463a160e3ca68d0970986f6f26e867ce6cc722cb6d663b30688729c5a37687b40690727b1440706df2a8c33834d1a31518b984bb29ace61855566a0e524868af5979e6e746c0166c533efe2f663bec8cce79661c1f74155dd21ca64d9c9c43dca924860bd913df607cde3e1c128b66c14adddd88c1390746d77c5e6d20684f5f4f6f89e0534b1363e552ac3d2bd61bab4daea79ce62bc3f3db6a944170e2a3649fd38a5e5c87650e0e8dc738dfd05eb54f175ce357408601fb877b2adc8dede372f9a624ccf887743d19cefa31125458b088a822632ce09ddc4230bfd855f368a115614b3383e3360a2e64ee236f097ec576e7df524f4dc18f175f4e2425072275406940e9fc5d9059697cd476c92310d50f6ec67da9b9cc09917bca33e259eb1606f385cad6c8b2b58bcb9628139056d2368c0bf6e9058308a5f9501751b672932dd4dad4bd42d07a2a7a34870197a37969fd3438991851ed03b9f775aeda93cabc6f0898bb58b931956bd81848dbc57e129bc670d3a0f9f17bd0e2a06af5dbc531d876328c99ff2b340a2bd996555f2fd4eaf9f2a71eeb9df530364b76f5ccf24ac17c74093ecb32362b3c620fe185818af89d667d423039f55dfcde36d9b570a51a31808909af2aa60efc22d14688b736d03eb85719263877a5776126546f1a97877315feb0ca14379476497699cae2844e8dd7bf01f6b0cd049098d015ed145c69b10040a9b03b2d850085fe3ca842f26b8b3917f9a9447a4607868ae71acb12a3fc24d77286669675424077507d0372f6c7716053fc883f0c1f474890b00cc07f4a666bc98754bb45381ed4add2d82f2326b445f32e3041bdcc412baa3cc3a770fb3c22a8061717700a8618cdb165996f700e9678cb3a2dbf5b61306a1388a354b9824804b540c741c426473621cca8a3ce31ef00e44528e4c912f7ecca7a704df2b7703b09298e7bc7d7ac6397ae66af0d33787382f5181390967c4926bd1c2bdc5b51da5410e33b65ac772c11d8e48003043e5856f7ff09d9dde1857af61950b656fcce0443d60cea097e12e8954c62e0c62d3d4fad96fb7078a4af2caa3e8620ee93a6ed4e5f0846d1784be3e90db48ea89b711e6f4b94e2d84f9c4345797d5f878022b154fadbc19190d2d08230356bd12833b56fa594dc3b1aa433dc88dfd69a1133bae7ba88e9c59a689253126e9a90d6b9267e106ac7c7907fbf935f1507755c647b4509940921eb72d017d6c7847633dde0ee0b333c96bfb6ce96255ee4f057b3c2578138268b622eecb17207746a00a8a97a11f773a5f68014e86cb667b943c4eca85b923a204f2c032f18c938060a26833fe5278979e5d0037323a2982f366fc0df011b6d9ddefa0e07d6ab8e89163e64589059a2e6e3ea0282976eda80dfc101905ab11edaab66d7d4aec6640991ec74e761297573cfa5decd66fc35b6205a503a2b0625117bea1081a86b1f82d582e3167bafd91ba3d8b8c6b7a65d1c0210a098ef0126d005926fe341df6070ba0a49b13e7a0bcf000558cc5eeddafa25a71dfe32541e515c6f10ced9e71167c04433cbb3b2c4a4656cab8359b877249523664fcb806fd3e5226d2e0e630f0fca9321ba29749c121fbe1b10caeb859b31986e3911c77d4720f6dbbb11921f15b07f1f646fe5ba58ca1c025a59d24267b0ff74d634088330ae20a48d6073adf62639ba55f8194e28394229b835bbe176f4e8fa74c71f84b4cfeab07c9134c592e8135d6522134f6b21b5d5b0a8d7dd07a5047f1042f50c24867fbbed781be3f72fd80edbab77b6c13340a6cc9a7521e03eee11ed4e9afcedf4ea38d2f561df21ac1e4934387bd8efa7aee1e352f3a62eb19bf644c26e2862662f1fcf4ddb1cac0b08b8fac3961ce72e9637ebc24dbb8325df6fd12e3f25b249f637630a549d9eb741851875725f7997193137b47ad2c26861e78757c7cca120e72186811e34176a2085758d7a077bf867c9f480cb58c13dfc85689cc370ec58ce167de4a6eb8328e73df5296abc2c30b93ba2dd316d565ab3794ea14d47f44adef81a9352e416a660f2fe98ca6798558a993ad4df17580386e09a82d9c47f28b143a43602bb89361621cc3bba824dbfeb924d66d4692baf79dc810bbfd840daebc4e81e5d1b8e085c0c36d1c52d4ef54b924d99af8ad83bcd129af0b61158aa297e2c538231c8a2316c5f1e42ca49d60fe7150d098820b2d4b7766513e95afc8cd8c869e2fa51d85765c687d605be08c33b125d89698e663a5e76d4c7c8606827576b35aef6bbc9e3846086e72e79e8813f9635ce32df3cde9af2ee354bd57f88d9126a70fa48ddfe5fda22bca45ea966da62ee11a50e22665d6800e33a28bacd415b69c6050acefbfbf40f5718cc3ae5e10f95561e8d7a7c9b70fd03abcf1debea7995bfb78a33a193b591eff064a5c95f2eeac62993da886dfe4c45ba3dab28a2f38ca9119b1aed87497bc708637033fb4f0b2114612c3fd69d98b2078d5bd68b3a5fcbef778cc544811249d893e6d75f9df36ae356b112e9ae980c0a531d147b78e4cc856dec598f3b0289e6c5c71dbf1e1a119f92b23f4970eaac76c567aae06b1ed56037e033378dc1f6dea691c6b8a971be7ec51882ca1e8a50ff0f2cc417614780e6ac679011678b1912a4b54b6f10035231f2a3871ccf37bd1fc2b7b2294ed62470aa77a54012d4afb7bdf11b4da5f83803c3d39de3b40056966b2bfc9bb1e5812db55604f91a9731f56570f7077c7924f88778b5b1c6dc1ccf7b9a70c4f883db4f6b9170265e9afef5c2791c05d7b00402b22ea3a47f763b5ae376465a3192f4e3904bee1400a8a63a21ed091992f145649977868813ac9e6a23f885a09df804bd29cc36a050839663b126d54f8894da6afc3e52af458c20581c5948436efa23716b0049e2e6631ff41ddd0e6ddebdedc71d2e3c3a3439e44ac15b5785a885b9ca2cdf60c06ca119df2877f64e2c049f379932784cb19e185782ddf5a74cd1e70722c5c7425c1bcdf91196fcf5b8f88b6c84b49f9af3ffc83dafee3052c2dd7f25b444f1ea25276c7ab39b2f0c405e8b21c08cc522646002d2f9ce815aeaf33f1c5a8889f507b211abb5c8a769c2c98188610200bd99cb741406e79ea1520c20dd7a23bd8de2d7b7a415def9a06eead2306cdf242de84170bc69bf03390d589aebb800183771a448c1fdbb089c6f33ca45ee0da5cf2408cdf99b028ce089f042f09dbcbe094ee2787fcd7bf17a308132fe025fec29fbec43a005e33d7475f1cfccc59f83d7fa17a7bbb4014bf6993e78a7ba2d88fe82a0af62b197c9f7725c6288c32651c37d12be2d3e3680d7ca6ca23f6f0eb871f84b7a93887850ea23f99a3a61ff632c74c3fecedfe88293062187e79c00e7efd80ce91cb958d7745732f5ee6c4bbe2ceb8dd1f94fc57660e450f295e2da1b1c275f9b965d30b66a37ebb1296694c3e159ed791bb704efc32e265bccbfb83a7af9fe9acd50f3c32902e23bce75b8ed1c2c756e238831f82caeaf996b1085a308e2d4f2e820d716ec767eefde93afd843f30734927c0f582a6315fa66957b187b072fa833af8a569da85851a370bdfc0be6cba0844bfe053ded751e154dc9011be5ae85ddc086f5a6b10f14c9af7167e30869a489e571f6febccfa942988db67d73031f1e8436e4b28a036204bacb939f3d2241eaa4f28073499b2b05f88857426acceb8191677a221bd5c5b68c7704ce2a1576bd32f1c2cbcd5506809d8b5e5803585e4cde05aa068718b24fcbb727ad43729531793477fa0f6ebd6e1d1dbf7978d8bb7af0fdf354e4e8f0f2f5fbe7efba675010840012e0324658b40fd9c9c775e331bf235eef1443dc5c684643f3d31e2f8d1d45f898f86a7d298eb84372a9d7dc72212f26da9356dc417a9c12b32c058ad1b30c200577ebcc260bf15c950e10d61b09cfacd6633d3cdb034cd01572de938dce08ec30d94455bba3eca07ec1dce832c1aa9e1c24c840f94826ef33a07cd8257f08a6e51f96888b1ce191360cc0d9c3bd86be8e99b47930743be3fb85a4f31a1214e16834ee93ab9939b3746dceea1a0c44557d41429f40cfa46e6e52d2dc2e093d74a0f18dff21634e474e632f2fe556e1751090c10a4d9211ef651bca9313272272ec1cd9765b4f7d20cfd34197ca4430d58ecf85c6097c437426e874ed3ce9836aebc7df33c823e706f5c5805017c2070c052b386ae25eb3b3e2a96df70507086b5571f6418da922f0ca06c87062a476663ce37675af14b5bd2ffb871948369ea9306610e0a798dc359023c2f6f609d3534d8f59a3719d0e6f62961ce21e92919a03626c048a4c370ee9a61b3e0436e743e2a03fd55e0066c8b9607e3e7a765d280336f29f4154e2a7ec68b8dcf9c298331291fba785a72a696a98c04d0658e3c2786c3737e75f2a2b932e7195689286773371e15cea796d4ce1bd7d51ae74de30684086235bf2f9437127246cb325b30373e418ab1b043df6faca1f1d91127e96bfa72c7af2946452c3a3908c06e44e66c62e8be5c1146742fee118405a31af90f34c81cb7ee30a2f7a704507cd0507e179ab92d85cf6f9a091162b5f681a7760685dfb564be4c16772bcda3cadc62a8120846c26a8277195225cc799115ef32df8acde7742fceaefd4621a0a17b7d3acfeb78cbf0f0c3f32625aa9cf923c630184910110a299e13cc7b7d701f4a3261d85502c185caf1608f3266013cddb47261c2198a63a210b4128e90df33f7bf3c6a568de5cc810549b698470648e1c245767af9d28b7196915f59167ef38adc58a8cae78a4685f31d9a2e4ebe64d96c376f44052fe232500e17625d82f60a58174151b813d28fb23ecfb9c553410213dc4a8f90202cbeb576c3fac75a96a649c934a5d09866882deaa449185bcb480c78b2177a7c08b2dbfce6ce5a17c2cb057c2d61a5ca05a0893b2c8c0ca6f16dee74f1a83879cf2300e0723d6c6590538229606d42b2f051f1e0af8da2eaaaa416f76e2b372c3981bc13bd542a2c6b0e2f84c1e4af0e99d6ce2321ac85909ae801014bb6bfdb54965cf9f625f32c431b87b22ee40e180c73902f7b406b1a02575915cfe78e5eab5c14b0402ef06ecb31e2f3d73e1f36295535ac3cad800d9074f96a3a996510f9f5ea77b9eb9770e0f2692eec70ce81a2b6cc8348f6eea11bb67d97e871ce24915df922588d540dd96b252f858fccf92e76127065395ca052e449de2538131aebdc0e41155ec0113917decb95e55c8ce7f58a048bdb8fa9158569c2c27f8a858d488def75e440d55c06abe62a310a7c7db97f9e6c8034b2868c7a671986c5187390012268c48d88c135938a2b97bb03da00f921cb701c6ebcc5c0ea7cb509f396b048a59e311fa682dd101fb416712f5a62bae582bde548d7a106bc4f19575f453aae8b455c10873bda40c964527f83eafafd0ae6c0b587bc7db5fe1e2d7099de56a7031031d72061aa4b0b00ae57bc59a2ec0265153d4bfa3634122b6f82eb1a06c5d7362d4297cb7bde0002796a58583adbcec9a99bf7c4ba91c9934360d0956fe1db6fecbc3e068d2ad28172f9149b21897d8fa21dba488068447d92cba3549ce749286293732d1c3d54fe98c0555a615c7e546be2276fe2dfe14db9552f27646d76d5936b77a986d130bb25815b69e5f71cc40427b173469259669ac1068de5de24941db12a857e49c9cc6667451bf041ae61e1a63c9749d17783013aa1c3f98c6f42c784d24383bdc3e0fe19197052df217988de2c2540d30bf6cc1ab9ba076bd410d7225643486f1353aba4949abd4c3c514b7ca17206ec85f7db265a98ba0821b3f229b755debfacb32b058bd5024213af2e7543507606a4eff0c870b44c8cdeec5c797884c3dcafba27b25e86e36d0a7b97f98c384a5d466bf9dc806a3298da8302a96d0aa2b63180daa6e0699b03a7c541d30af647360433cb4cd582706369ba07c5feca342b1507ab60332c7fb92b882b9565b1f9919fb2bc291da1698f9939998f09425d89c3f486de5ef0e8b47b077362fb747fefa565d29ce437ee0b34a07877312170ea57dcfd10abe2de36f803a34c81800d9f17dcd9746f3ffa1db83007ac95af24159244355e2005abd6755ce844029865ee66bc2c56c60a62da8a8b0d8c8825481aa8ed1b1f1de4aceb2b22834c7d473c0c75247e890fc65fbfdf0b5cc3c643e4ac6fc5d35e075e65b3a3f2326c3024f030a590a4c30f3680e279eeb94b16408a912b6183b91b0f969ddd0594dba9d991a9fd3d582917ae97a81f83f41fa6937f80f69e2b2ceaf72c9cafe46e51e05e141d032fa468c37e7bfcf2f2ec35d4b187d1b500d80159aef0a3da185f05dd3c3196c91e7a2861c7bd7dfbfe5534d2aff0b3ce5d504cef780568cc7670e715e62e11af37e56310cedece50678bca2fb1ad57c4662d9d1e5e7c8b7fc9786e8e7a06e9774877d0ed0c7542743aa7fa603c27e3597f8434aeb4a03ba16defefb1f0b1d0826447fea2f78b5f4cffe6fde9bb5f77e6fdd180b4db43a3db1d75c9b0a7f766c3791f5ed3d34d7388389bb2a0acd89567df7df870f20ae3d59ee309807d1688f986dec997b1d8be1f837734f25be5e9b8e120239ac9348bb967ecef8df43131c7e6c8c08bb73a33bdd3a5c3f1686cb68d814e0763bac537cdf4ee40d7699bd27ecfa064ac8fbbb37e8f1a1d3aeecfa8d1adf99be0a3a617df9efe1a5b3e187407f0113d3c17321a0dbbc6b88b67eecdce7000ad3387f77f9d16415f6df3c9ab23db9dedfd802f5b26612dc152502dcbce76800ce30c59324ef2159640bf0f2c35f5e175385b05434450ab1f5af43696bfc5eb7004d2afc36f7d49fc2bcbb760ba61157e3c5fe20c1448948c37ee49c84f155131b721f12214d3ed01e02a099becc06521841fb63a188cdafa50ef8d4c32d4b18a4dd3c40f67326ab464204ece87f98fe0bb4a32a6927cf3e2129fdae8106674cc8e69cebaa3fe9c90ceac3726e321d53b7373a66fe8b0dffc26e926f6b77fcb5cc4fef66fd13decb7bfd57ef31be6dda5292e611a7308d3d01d4c93ce60bffd6dd114dee7ed7c856da08631334643da9bf50dda99d3cea8db1ecdcdf1bc43863332ef6e68679aad9dbc7ac3d759f98693532c6dc0fad1eb7447a43d1bc39f4edb348c7e7b4c06f3215ec53ddbf006fdbe373c7fcb5629321b53dd846569de1de9c3c17c34308764dc99916e774846e68637707fb307b13a3ebe1b981d103c9cff18ae99c7eda271daf4be575bbc0f44a282f7f151dbf03e20a8f27d7c0c37bc0f081efebee063508e9d0bfe9ce1e622bd3266fe85483f35b2f52ff50b51718044d02cf0d406f5cec8c713ba0a167b07dd4c5ba0006834d4fef0e122550dd44c3d2f0a7ebb20fe42be39d543342378c34735a3d4ecc2868da6bf0bf103cfc88ad76fb8a113b05f31d7d16386a0c773558fa7116a90851f147d7ffab34acab00f5afefab0da754ddaefb6c998ce3a63d01afa94b447ed4e6734373aed8dcbdf01f3864b5ce1506e31ab73a9118bd9dc303b6da8ab6ff6077d3a1f0ce8d09ccfc7f3f16838e89964c31bdaffbd2c66623aee68292b7e5b1d0b59f1dbea58c6f2def6052c623fb2babb8345eccbfbc29f17b14d8bd80f3f6ae7b0b1b9efdbf70e3ad1ee45f613130dd947758039f24ea3bd41c3f5e84180aead41032d048d35f1d0751c2aa04e6e89d77804e71d5dc1b8293b800d7632c763c9cc6ffd63d05811cfc765016386b79b6d0c52a05219ab90e7edb59bc3e1782f997b4b6c5b648f9ba087a7b257ab3570a4809a0e743af6acdeee75f7f536fbbfdfa6685d1fdab3623e43861d02bdf509eafdcd68d0d7bbfb9df678a8f73ba9328138f7033d13b21876bc48bb809c558f2367727cfca6876dc912e1f0aee93c74d87e331b4b566b963874fcc0b3560d5921beb980246a5b3ff7f3033c427e0dcbc0dcc20de9dfecc1cb60349e689aa6779b839eaeb1ffd33579d6e9409c6fda2fa46ca02fb38d3beb067a3cc42f52b796fb6d8c72a977ba1d1cbc04616063d4493c5e9f48463b8b059d2dae56cb83dc37170ae8f04f19dcfd90e810266f65b09783b734c67e2ff93bc31aaf127fb0ff837714e02c2ac6f126cb092041b97cac45c5da3945d2788b887b6abb38612ee6726ae70552b8cb6d854256d8d67ed42d35e2ef870480b01d1b31a8e0ae006b3fe0f524cc36e9fbfc8e8e0bb2a6a666e12d90882a8dbd4fbbb58285066b31bbb8112d6e3373161b961b072b46766099c8ed0f3afd46fb7fc04f12a7114d3a27a11db07bfda2066b6a73759d657a1411e83a9a656ac35e5fef34f1b274938527d66e89afc1185c5fc3e79b1a880f24f4e901bbadb2b1b6e8ed1e3b7ded53b6ab77c9a0fd7b067318ea61af37eef4c663bdd9ed77da18680266c4dec1a0dfc40baac73fa089892dc0c720fbdc7c4f987f45a49c9d7e84eebb3060fc830bcf880f397ae4847f592a9599f1e2b4e736b966d369797b10b84683d9c0c45447019305215fd37774fdca944ba3928ed2d02bf3bd4fa3cc77a29b22db565e26a65d2c887e447cda1dc8dcef3cb202f1f8c45a1fe351552ada257848c30d835518b78ef52756141def0462f2f1159fee176c2e0831987c3c3f7f037ce398cf3725f594b1082148f074be00c7421b4f6502fa9c18311aa35ae45449d622128f618c67306432dde01295ec887714167d334d04d8f1500090bf63b8ca1482f709c9a3acfcd4eb730f5d310ab3651665664596f61d1eefe4966b91a79c8dbd64dd108bd92b3ce9e55fbe3d8e1a65f958d3319fb3f0678d0757516c4ce4b31b84b2b9112f64c3e83d171cf13567589ce616f0c00e2d2bfd82e42e4ad002058c43c0285a6810e7ec8425f139b6979cc77b2253f63e429a4d6566973dcd4a7c9100c75bf99623302b89edfdf2ff07','2025-04-17 22:23:21+00') | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
453 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
454 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
455 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:25') | 29.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
456 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idoptions:25','\x7d91cb6ec2301045ffc56b1624bcd474998284440ba2a9ba4483338085635b7e4028eabf77922629b0e8caf2b933d7d7332e19c74f09bbb21558871f0ef3a5f1422bc7922b2ba09c2b2e438eefe20b59e26dc05e4557ab379d63aa83f277745a1a50f90b1a7f68b907bb47bf00b50fb0ef3c84f26877c0f1159dbbe1e49261612478bc7769600a526e811f5bce83b5a8fc1a4fc251ea35726df3c7a2e0d04a0ad0de7332da695b40179e1af4795a522605725e502037b3baf8476e2554b09558b3cf83f02885eb5cb1e9580875ccea31b48a0bc658fa79b64cbb50c2554ea9a6c9284fc7096df5a5073d13be2e7a50b134a89c3861bd463b0b8a575b5c8842748f9e2d182ec1b99bb954e55ae4bfe4bbc752e007a42d0a7b61c960dcef37281305ed88c5fd78d41f4693388a0751c41ab19dfe9c7c26c35114f7d8c65f0c6ea8e3af9b20d7b4452c37cd73ecf907','2025-04-17 22:23:21+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
457 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
458 | localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM "page_restrictions" WHERE pr_page = 25 | 1.0000ms | MediaWiki\Permissions\RestrictionStore::loadRestrictions |
459 | 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 |
460 | 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 |
461 | 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 |
462 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1 | 0.0000ms | LCStoreDB::get |
463 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1 | 0.0000ms | LCStoreDB::get |
464 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:toc' LIMIT 1 | 0.0000ms | LCStoreDB::get |
465 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:803ac7c51ccde452c10631953f32f727' AND (exptime >= '2025-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
466 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:e8235b71683836efcb4915b0cec310b6' AND (exptime >= '2025-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
467 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5ce2156a0e437b0b3cc9b48b797a1b92' AND (exptime >= '2025-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
468 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:725474af235d565731be61a03cea8f01' AND (exptime >= '2025-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
469 | localhost: SELECT smw_id,smw_title,smw_namespace,smw_hash FROM "smw_object_ids" WHERE smw_hash IN ('2df1880065b1f60a913fecddb8b79d08bd8b1cdd','6f037c1f9d624aa57641a6b9bf22c9d4934de6af','e6701cbd290920a39a167933233a9f5816efc9b0') | 0.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::prefetchFromList |
470 | localhost: SELECT smw_id FROM "smw_object_ids" WHERE smw_title = 'Current_events' AND smw_namespace = 4 AND smw_iw = '' AND smw_subobject = '_QUERY2f586a007c3383a7414b7f5d8441dd7e' LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\EntityIdFinder::findIdByItem |
471 | localhost: SELECT s_id,o_hash,o_blob FROM "smw_fpt_dtitle" WHERE s_id IN (0,758,760) | 0.0000ms | SMW\SQLStore\Lookup\DisplayTitleLookup::fetchFromTable |
472 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
473 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:5ce2156a0e437b0b3cc9b48b797a1b92') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
474 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:5ce2156a0e437b0b3cc9b48b797a1b92','\x2bb632b4525250b20600','2025-04-24 21:23:21+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
475 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
476 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d' AND (exptime >= '2025-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
477 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
478 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
479 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d','\x8dcc4b0e83300c45d1bd840de0fc63865d088a8d91e80fa981a2aa62ef0deabceac493e77b326a7c174ca8fabeac74165e54571022aad3fa78c87de9e5596f696cd31c4b383e732933ab2ea33962e7506dd3652af335d340586e1bd6645a5e28511b47017c34d17819996c02472d0b1b68c9ab8e10ba9f447463b61a0662af473bc4b1b689c09b2c963dbb3f08c7a2c1f9dc8a35815a325c051b29a4908192fe12fbfe01','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
480 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
481 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
482 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:e8235b71683836efcb4915b0cec310b6') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
483 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:e8235b71683836efcb4915b0cec310b6','\x2bb632b4525250b20600','2025-04-24 21:23:21+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
484 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
485 | localhost: BEGIN | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
486 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
487 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d','\x8dcc4b0e83300c45d1bd840de0fc63865d088a8d91e80fa981a2aa62ef0deabceac493e77b326a7c174ca8fabeac74165e54571022aad3fa78c87de9e5596f696cd31c4b383e732933ab2ea33962e7506dd3652af335d340586e1bd6645a5e28511b47017c34d17819996c02472d0b1b68c9ab8e10ba9f447463b61a0662af473bc4b1b689c09b2c963dbb3f08c7a2c1f9dc8a35815a325c051b29a4908192fe12fbfe01','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
488 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
489 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
490 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:725474af235d565731be61a03cea8f01') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
491 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:725474af235d565731be61a03cea8f01','\x2bb632b4525250b20600','2025-04-24 21:23:21+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
492 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
493 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
494 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
495 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d','\x8dcf4b6ac4300c80e1bb3817b06ccb7694650f12244586f43530ce742865ee5e87eecb6cb491fe0fc414e8a7d34c6e5dfb4d5e4d0fb774824aeee576bddae7b1dad7987d4ad3746eca79c9bd5fd42d4ce98c11c9ddf7b7bd5fde5936a1fe71a791ecc737590d11a540aeb1c66c4d25cd80e2d5348297ec162158fe252a364e0136d11c5ada6a1bed2c90235bd2acf804816a0130b3b7148b78893a8454a5cc8541e6f0045102a692b88d7736cc58228865601fd5b8360f7fc4e3f10b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
496 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
497 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-head' LIMIT 1 | 0.0000ms | LCStoreDB::get |
498 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_viewasrdf' LIMIT 1 | 3.0000ms | LCStoreDB::get |
499 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:and' LIMIT 1 | 0.0000ms | LCStoreDB::get |
500 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:100a650000a6f90517e97c2d0dbee0a3' AND (exptime >= '2025-04-17 21:23:21+00') | 22.0000ms | SqlBagOStuff::fetchBlobs |
501 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
502 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:803ac7c51ccde452c10631953f32f727') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
503 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:803ac7c51ccde452c10631953f32f727','\x4bb432b4aa2eb63236b2524a334a32324f333636304d4a31b1b4484e324f354a4d4a3234304a334b354a3350b24eb432022936b1522ac9cc4d55b22eb63234b05232343731b134323530300489985b2925e7e795a4e69540e42dac942a6ea97605f21d5210607dbf49bd4177ca8e3b07b54d767f32f0f5b1e792127e7d77e9c77c2363b1c57e6d25c67e31676eac5c1412f32a6772f7cb00ce4f9946dc6f2b74b317eef1e2ba589cb7f882f3766bde14c51cf50afd90857f772667be787eeee0dfe77ddf05aefff9cb689ba85ca5645d5b0b00','2025-05-17 21:23:21+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
504 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
505 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
506 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
507 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:bd46ad1f0194d4594462826cfccf3f1d','\x8d8f4b6ec3300c44ef225f4014457de8650f62883405a4bf0091d3a02872f7dae8bef0663633ef01d338f0cfe0ca6e59c65d5e4d37370f86c2eee57ebbd9e7b6d8d79e638ad37434f958b631aeeae6c674c044ec1e97b7cbb8be375985c7c78377e4b27db39580241952c182c9ba4aac40e2d514c14b72b330ccff2a0af51603aca229f4b896beb3552061b3a849e98482d402506ade2266f182ba1b62915c7303a9e18422078a39b6bedf59295146104bd03caab5d23d9c39e2b1695602d5d52205059f102a61c7d073c87f8ae7f317','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
508 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
509 | 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 |
510 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime-value' LIMIT 1 | 1.0000ms | LCStoreDB::get |
511 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime' LIMIT 1 | 1.0000ms | LCStoreDB::get |
512 | 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 |
513 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
514 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
515 | 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 |
516 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
517 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
518 | 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 |
519 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
520 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' LIMIT 1 | 0.0000ms | LCStoreDB::get |
521 | 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 |
522 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
523 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
524 | 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 |
525 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
526 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
527 | 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 |
528 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
529 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
530 | 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 |
531 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
532 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
533 | 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 |
534 | 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 |
535 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
536 | 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 |
537 | 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 |
538 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1 | 0.0000ms | LCStoreDB::get |
539 | localhost: COMMIT | 0.0000ms | MediaWiki::preOutputCommit |
540 | localhost: BEGIN | 0.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (LinkBatch::doQuery (for Skin::preloadExistence)) |
541 | 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 = 5 AND page_title = 'Current_events')) | 0.0000ms | LinkBatch::doQuery (for Skin::preloadExistence) |
542 | localhost: SELECT user_ip FROM "user_newtalk" WHERE user_ip = '18.224.16.219' LIMIT 1 | 1.0000ms | MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages |
543 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
544 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-info' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
545 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
546 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Footer-info' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
547 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
548 | 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 |
549 | 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 |
550 | 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 |
551 | 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 |
552 | 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 |
553 | 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 |
554 | 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 |
555 | 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 |
556 | 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 |
557 | 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 |
558 | 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 |
559 | 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 |
560 | 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 |
561 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
562 | 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 |
563 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
564 | 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 |
565 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
566 | 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 |
567 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-login' LIMIT 1 | 0.0000ms | LCStoreDB::get |
568 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-createaccount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
569 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-project' LIMIT 1 | 0.0000ms | LCStoreDB::get |
570 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-project_talk' LIMIT 1 | 0.0000ms | LCStoreDB::get |
571 | 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-project_talk' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
572 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
573 | 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 |
574 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
575 | 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 |
576 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
577 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
578 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:help-mediawiki' LIMIT 1 | 0.0000ms | LCStoreDB::get |
579 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
580 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_browselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
581 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
582 | 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 |
583 | 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 |
584 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1 | 0.0000ms | LCStoreDB::get |
585 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
586 | 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 |
587 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
588 | 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 |
589 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1 | 0.0000ms | LCStoreDB::get |
590 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:otherlanguages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
591 | 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 |
592 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1 | 0.0000ms | LCStoreDB::get |
593 | 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 |
594 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1 | 0.0000ms | LCStoreDB::get |
595 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
596 | 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 |
597 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
598 | 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 |
599 | 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 |
600 | 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 |
601 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-nstab-project' LIMIT 1 | 0.0000ms | LCStoreDB::get |
602 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-nstab-project' LIMIT 1 | 0.0000ms | LCStoreDB::get |
603 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
604 | 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 |
605 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1 | 0.0000ms | LCStoreDB::get |
606 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views' LIMIT 1 | 0.0000ms | LCStoreDB::get |
607 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
608 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
609 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
610 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
611 | 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 |
612 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
613 | 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 |
614 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
615 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1 | 0.0000ms | LCStoreDB::get |
616 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-4' LIMIT 1 | 0.0000ms | LCStoreDB::get |
617 | 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-4' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
618 | 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 |
619 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out' LIMIT 1 | 0.0000ms | LCStoreDB::get |
620 | 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 |
621 | 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 |
622 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptonavigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
623 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptosearch' LIMIT 1 | 0.0000ms | LCStoreDB::get |
624 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptocontent' LIMIT 1 | 0.0000ms | LCStoreDB::get |
625 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitesubtitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
626 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitetitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
627 | 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 |
628 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:variantname-en' LIMIT 1 | 0.0000ms | LCStoreDB::get |
629 | 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 |
630 | 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 |
631 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:january' LIMIT 1 | 0.0000ms | LCStoreDB::get |
632 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:february' LIMIT 1 | 0.0000ms | LCStoreDB::get |
633 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:march' LIMIT 1 | 0.0000ms | LCStoreDB::get |
634 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:april' LIMIT 1 | 0.0000ms | LCStoreDB::get |
635 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:june' LIMIT 1 | 0.0000ms | LCStoreDB::get |
636 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:july' LIMIT 1 | 0.0000ms | LCStoreDB::get |
637 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:august' LIMIT 1 | 0.0000ms | LCStoreDB::get |
638 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:september' LIMIT 1 | 0.0000ms | LCStoreDB::get |
639 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:october' LIMIT 1 | 0.0000ms | LCStoreDB::get |
640 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:november' LIMIT 1 | 0.0000ms | LCStoreDB::get |
641 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:december' LIMIT 1 | 0.0000ms | LCStoreDB::get |
642 | 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-04-17 21:23:21+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
Key | Value |
---|---|
HOST | solab.eu |
CONNECTION | keep-alive |
PRAGMA | no-cache |
CACHE-CONTROL | no-cache |
SEC-CH-UA | "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129" |
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 |
---|---|
oldid | 74512 |
title | Solab:Current_events |
/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/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/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/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/language/TrivialLanguageConverter.php | 5 KB |
/var/www/solab/includes/language/ILanguageConverter.php | 8 KB |
/var/www/solab/includes/title/TitleValue.php | 8 KB |
/var/www/solab/includes/Revision/RevisionStoreFactory.php | 6 KB |
/var/www/solab/includes/Storage/BlobStoreFactory.php | 3 KB |
/var/www/solab/includes/externalstore/ExternalStoreAccess.php | 7 KB |
/var/www/solab/includes/externalstore/ExternalStoreFactory.php | 5 KB |
/var/www/solab/includes/Storage/NameTableStoreFactory.php | 4 KB |
/var/www/solab/includes/Revision/SlotRoleRegistry.php | 8 KB |
/var/www/solab/includes/Storage/NameTableStore.php | 16 KB |
/var/www/solab/includes/content/ContentHandlerFactory.php | 7 KB |
/var/www/solab/includes/content/IContentHandlerFactory.php | 1 KB |
/var/www/solab/includes/title/TitleFactory.php | 5 KB |
/var/www/solab/includes/Revision/SlotRecord.php | 20 KB |
/var/www/solab/includes/CommentStore/CommentStore.php | 14 KB |
/var/www/solab/includes/user/ActorMigration.php | 4 KB |
/var/www/solab/includes/user/ActorMigrationBase.php | 18 KB |
/var/www/solab/includes/user/ActorStoreFactory.php | 4 KB |
/var/www/solab/includes/page/PageStoreFactory.php | 2 KB |
/var/www/solab/includes/page/PageStore.php | 12 KB |
/var/www/solab/includes/page/PageLookup.php | 4 KB |
/var/www/solab/includes/cache/LinkCache.php | 18 KB |
/var/www/solab/includes/Revision/RevisionStore.php | 108 KB |
/var/www/solab/includes/page/LegacyArticleIdAccess.php | 2 KB |
/var/www/solab/includes/Revision/RevisionFactory.php | 6 KB |
/var/www/solab/includes/Revision/RevisionLookup.php | 6 KB |
/var/www/solab/includes/Storage/SqlBlobStore.php | 23 KB |
/var/www/solab/includes/Storage/BlobStore.php | 5 KB |
/var/www/solab/includes/user/ActorStore.php | 24 KB |
/var/www/solab/includes/user/UserIdentityLookup.php | 2 KB |
/var/www/solab/includes/user/ActorNormalization.php | 4 KB |
/var/www/solab/includes/user/ActorCache.php | 5 KB |
/var/www/solab/includes/libs/rdbms/DBAccessObjectUtils.php | 3 KB |
/var/www/solab/includes/Revision/RevisionSelectQueryBuilder.php | 3 KB |
/var/www/solab/includes/page/PageIdentityValue.php | 4 KB |
/var/www/solab/includes/page/PageReferenceValue.php | 4 KB |
/var/www/solab/includes/page/ProperPageIdentity.php | 3 KB |
/var/www/solab/includes/user/ExternalUserNames.php | 5 KB |
/var/www/solab/includes/parser/Sanitizer.php | 61 KB |
/var/www/solab/includes/user/UserIdentityValue.php | 5 KB |
/var/www/solab/includes/CommentStore/CommentStoreComment.php | 3 KB |
/var/www/solab/includes/language/RawMessage.php | 2 KB |
/var/www/solab/includes/Revision/RevisionSlots.php | 8 KB |
/var/www/solab/includes/Revision/RevisionStoreRecord.php | 7 KB |
/var/www/solab/includes/Revision/RevisionRecord.php | 19 KB |
/var/www/solab/includes/cache/HTMLFileCache.php | 7 KB |
/var/www/solab/includes/cache/FileCacheBase.php | 7 KB |
/var/www/solab/includes/user/UserOptionsManager.php | 24 KB |
/var/www/solab/includes/user/UserFactory.php | 11 KB |
/var/www/solab/includes/language/LanguageConverter.php | 37 KB |
/var/www/solab/includes/skins/Skin.php | 78 KB |
/var/www/solab/includes/skins/SkinFactory.php | 5 KB |
/var/www/solab/includes/Permissions/PermissionStatus.php | 4 KB |
/var/www/solab/includes/libs/StatusValue.php | 15 KB |
/var/www/solab/includes/Permissions/UserAuthority.php | 13 KB |
/var/www/solab/includes/Permissions/PermissionManager.php | 61 KB |
/var/www/solab/includes/specialpage/SpecialPageFactory.php | 45 KB |
/var/www/solab/includes/Permissions/GroupPermissionsLookup.php | 6 KB |
/var/www/solab/includes/user/UserGroupManagerFactory.php | 4 KB |
/var/www/solab/includes/user/UserGroupManager.php | 39 KB |
/var/www/solab/includes/libs/rdbms/ReadOnlyMode.php | 2 KB |
/var/www/solab/includes/user/UserEditTracker.php | 6 KB |
/var/www/solab/includes/jobqueue/JobQueueGroupFactory.php | 4 KB |
/var/www/solab/includes/libs/uuid/GlobalIdGenerator.php | 27 KB |
/var/www/solab/includes/jobqueue/JobQueueGroup.php | 13 KB |
/var/www/solab/includes/block/BlockErrorFormatter.php | 9 KB |
/var/www/solab/includes/user/UserIdentityUtils.php | 933 bytes |
/var/www/solab/includes/cache/UserCache.php | 5 KB |
/var/www/solab/includes/cache/LinkBatchFactory.php | 2 KB |
/var/www/solab/includes/linker/LinksMigration.php | 4 KB |
/var/www/solab/includes/linker/LinkTargetStore.php | 8 KB |
/var/www/solab/includes/linker/LinkTargetLookup.php | 3 KB |
/var/www/solab/includes/page/RedirectStore.php | 2 KB |
/var/www/solab/includes/page/RedirectLookup.php | 1 KB |
/var/www/solab/includes/page/WikiPageFactory.php | 4 KB |
/var/www/solab/includes/Permissions/RestrictionStore.php | 22 KB |
/var/www/solab/includes/actions/ActionFactory.php | 13 KB |
/var/www/solab/includes/Permissions/RateLimiter.php | 11 KB |
/var/www/solab/includes/libs/WRStats/WRStatsFactory.php | 4 KB |
/var/www/solab/includes/libs/WRStats/BagOStuffStatsStore.php | 1 KB |
/var/www/solab/includes/libs/WRStats/StatsStore.php | 1 KB |
/var/www/solab/includes/user/CentralId/CentralIdLookupFactory.php | 5 KB |
/var/www/solab/includes/user/CentralId/LocalIdLookup.php | 5 KB |
/var/www/solab/includes/user/CentralId/CentralIdLookup.php | 11 KB |
/var/www/solab/includes/page/WikiPage.php | 107 KB |
/var/www/solab/includes/page/Page.php | 1 KB |
/var/www/solab/includes/page/PageRecord.php | 2 KB |
/var/www/solab/includes/page/Article.php | 63 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/ArticleFromTitle.php | 1,016 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/HookListener.php | 129 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/StoreFactory.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/SQLStoreFactory.php | 27 KB |
/var/www/solab/vendor/onoi/message-reporter/src/NullMessageReporter.php | 295 bytes |
/var/www/solab/vendor/onoi/message-reporter/src/MessageReporter.php | 344 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryEngineFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/IdCacheManager.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/AuxiliaryFields.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/InMemoryPoolCache.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/StatsFormatter.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/CacheWarmer.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DisplayTitleFinder.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/EntityCache.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/RedirectTargetLookup.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/PropertyTable/PropertyTableHashes.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Connection/ConnRef.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/TransactionHandler.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/EntityIdFinder.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/TableFieldUpdater.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/IdEntityFinder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/IteratorFactory.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/SequenceMapFinder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Flag.php | 601 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/ChangeListeners/CallableChangeListener.php | 919 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/CallableChangeListenerTrait.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/ChangeListener.php | 457 bytes |
/var/www/solab/includes/linker/LinkRendererFactory.php | 3 KB |
/var/www/solab/includes/linker/LinkRenderer.php | 16 KB |
/var/www/solab/includes/CommentFormatter/CommentFormatter.php | 13 KB |
/var/www/solab/includes/CommentFormatter/CommentParserFactory.php | 2 KB |
/var/www/solab/includes/Revision/ArchivedRevisionLookup.php | 7 KB |
/var/www/solab/includes/page/PageStoreRecord.php | 4 KB |
/var/www/solab/includes/page/ExistingPageRecord.php | 520 bytes |
/var/www/solab/includes/parser/Parser.php | 205 KB |
/var/www/solab/includes/parser/ParserFactory.php | 7 KB |
/var/www/solab/includes/parser/MagicWordFactory.php | 5 KB |
/var/www/solab/includes/page/File/BadFileLookup.php | 4 KB |
/var/www/solab/includes/tidy/RemexDriver.php | 3 KB |
/var/www/solab/includes/tidy/TidyDriverBase.php | 689 bytes |
/var/www/solab/includes/http/HttpRequestFactory.php | 11 KB |
/var/www/solab/includes/Category/TrackingCategories.php | 8 KB |
/var/www/solab/includes/preferences/SignatureValidatorFactory.php | 3 KB |
/var/www/solab/includes/preferences/SignatureValidator.php | 12 KB |
/var/www/solab/includes/parser/Parsoid/Config/PageConfigFactory.php | 7 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php | 395 bytes |
/var/www/solab/includes/parser/Parsoid/ParsoidParserFactory.php | 2 KB |
/var/www/solab/includes/parser/Parsoid/Config/SiteConfig.php | 24 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Config/SiteConfig.php | 49 KB |
/var/www/solab/includes/parser/Parsoid/Config/DataAccess.php | 15 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Config/DataAccess.php | 5 KB |
/var/www/solab/includes/content/Transform/ContentTransformer.php | 2 KB |
/var/www/solab/includes/content/WikitextContentHandler.php | 13 KB |
/var/www/solab/includes/content/TextContentHandler.php | 7 KB |
/var/www/solab/includes/content/ContentHandler.php | 62 KB |
/var/www/solab/includes/actions/ViewAction.php | 2 KB |
/var/www/solab/includes/actions/FormlessAction.php | 1 KB |
/var/www/solab/includes/actions/Action.php | 12 KB |
/var/www/solab/includes/profiler/ProfilingContext.php | 2 KB |
/var/www/solab/includes/libs/HtmlArmor.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/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/includes/parser/RemexRemoveTagHandler.php | 5 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/RelayTokenHandler.php | 2 KB |
/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/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/includes/parser/RemexStripTagHandler.php | 3 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/Tokenizer/NullTokenHandler.php | 931 bytes |
/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/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/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/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/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/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/MagicWord.php | 6 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/ParserOptions.php | 45 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/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/MediaWiki/Hooks/TitleQuickPermissions.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/NamespaceInfo.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/NamespaceExaminer.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/TitlePermissions.php | 5 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/includes/Request/PathRouter.php | 14 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/extensions/SemanticMediaWiki/src/SQLStore/QueryDependencyLinksStoreFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DependencyValidator.php | 4 KB |
/var/www/solab/vendor/onoi/event-dispatcher/src/EventDispatcherAwareTrait.php | 406 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/QueryDependency/DependencyLinksValidator.php | 5 KB |
/var/www/solab/languages/messages/MessagesEn.php | 26 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/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/extensions/SemanticMediaWiki/src/QueryFactory.php | 3 KB |
/var/www/solab/vendor/onoi/blob-store/src/BlobStore.php | 4 KB |
/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/OptionsAwareTrait.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/HmacSerializer.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/FieldList.php | 2 KB |
/var/www/solab/includes/Status/Status.php | 16 KB |
/var/www/solab/includes/user/UserTimeCorrection.php | 8 KB |
/var/www/solab/includes/linker/Linker.php | 80 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/TitleIsAlwaysKnown.php | 1 KB |
/var/www/solab/includes/page/PageSelectQueryBuilder.php | 4 KB |
/var/www/solab/includes/Html/Html.php | 39 KB |
/var/www/solab/includes/specialpage/SpecialPage.php | 35 KB |
/var/www/solab/includes/CommentFormatter/CommentParser.php | 16 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/InternalParseBeforeLinks.php | 4 KB |
/var/www/solab/includes/libs/StringUtils.php | 11 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/includes/tidy/RemexCompatMunger.php | 17 KB |
/var/www/solab/includes/tidy/RemexCompatBuilder.php | 985 bytes |
/var/www/solab/includes/tidy/RemexMungerData.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/ParserAfterTidy.php | 9 KB |
/var/www/solab/includes/parser/Parsoid/PageBundleParserOutputConverter.php | 3 KB |
/var/www/solab/includes/parser/PPTemplateFrame_Hash.php | 5 KB |
/var/www/solab/includes/poolcounter/PoolWorkArticleViewCurrent.php | 6 KB |
/var/www/solab/includes/poolcounter/PoolWorkArticleView.php | 3 KB |
/var/www/solab/includes/poolcounter/PoolCounterWork.php | 6 KB |
/var/www/solab/includes/poolcounter/PoolCounterFactory.php | 2 KB |
/var/www/solab/includes/poolcounter/PoolCounterNull.php | 1 KB |
/var/www/solab/includes/poolcounter/PoolCounter.php | 7 KB |
/var/www/solab/includes/Revision/RenderedRevision.php | 17 KB |
/var/www/solab/includes/Revision/SlotRenderingProvider.php | 685 bytes |
/var/www/solab/includes/content/Renderer/ContentParseParams.php | 1 KB |
/var/www/solab/includes/profiler/SectionProfileCallback.php | 1 KB |
/var/www/solab/includes/cache/CacheKeyHelper.php | 2 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/src/DataModel/SubSemanticData.php | 8 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/extensions/SemanticMediaWiki/src/DataValues/PropertyChainValue.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/DataValues/AllowsPatternValue.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/AllowsListValue.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ImportValue.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ReferenceValue.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/AbstractMultiValue.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/MonolingualTextValue.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Quantity.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Number.php | 17 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Time.php | 24 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataTypeRegistry.php | 13 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/src/DataValues/TemperatureValue.php | 5 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/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/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/PropertyRegistry.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PropertyAliasFinder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PropertyLabelFinder.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ConstraintFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/CompoundConstraintValueValidator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/ConstraintValueValidator.php | 354 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/UniquenessConstraintValueValidator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/Constraints/UniqueValueConstraint.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/Constraint.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/PatternConstraintValueValidator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/AllowsPatternValueParser.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/MediaWikiNsContentReader.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/RevisionGuardAwareTrait.php | 377 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/RevisionGuard.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/AllowsListConstraintValueValidator.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/AllowsListValueParser.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/PropertySpecificationConstraintValueValidator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueValidators/ConstraintSchemaValueValidator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/ConstraintCheckRunner.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Constraint/ConstraintRegistry.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Schema/SchemaFactory.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Schema/SchemaFinder.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/PropertyValueFormatter.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/DataValueFormatter.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/ValueFormatter.php | 332 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/Processor/DefaultParamDefinition.php | 4 KB |
/var/www/solab/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/vendor/data-values/common/src/ValueParsers/NullParser.php | 489 bytes |
/var/www/solab/vendor/data-values/data-values/src/UnknownValue.php | 2 KB |
/var/www/solab/vendor/data-values/data-values/src/DataValueObject.php | 2 KB |
/var/www/solab/vendor/data-values/data-values/src/DataValue.php | 2 KB |
/var/www/solab/vendor/data-values/validators/src/NullValidator.php | 682 bytes |
/var/www/solab/vendor/data-values/interfaces/src/ValueValidators/Result.php | 2 KB |
/var/www/solab/vendor/data-values/common/src/ValueParsers/IntParser.php | 778 bytes |
/var/www/solab/vendor/data-values/common/src/ValueParsers/StringValueParser.php | 2 KB |
/var/www/solab/vendor/data-values/data-values/src/NumberValue.php | 2 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/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/includes/dataitems/SMW_DI_URI.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionBuilderRegistry.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionBuilders/TimeValueDescriptionBuilder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionBuilders/DescriptionBuilder.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataItemFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionBuilders/NumberValueDescriptionBuilder.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionBuilders/RecordValueDescriptionBuilder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionBuilders/MonolingualTextValueDescriptionBuilder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/DescriptionBuilders/SomeValueDescriptionBuilder.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/QueryComparator.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/TimeValueParser.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_Time.php | 16 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Time/CalendarModel.php | 519 bytes |
/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/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/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/SQLStore/RedirectStore.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlerFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DITimeHandler.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Time/JulianDay.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIWikiPageHandler.php | 6 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/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/MediaWiki/LinkBatch.php | 3 KB |
/var/www/solab/includes/cache/LinkBatch.php | 10 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/extensions/SemanticMediaWiki/src/Services/ServicesContainer.php | 1 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/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/PropertySubjectsLookup.php | 12 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/src/MediaWiki/Connection/Query.php | 8 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/includes/libs/rdbms/database/QueryBuilderFromRawSql.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/ResultLimiter.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/TimeValueFormatter.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/DisplayTitleLookup.php | 3 KB |
/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/datavalues/SMW_DV_URI.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/QueryLinker.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/SMW_Infolink.php | 19 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Query/PrintRequest/Serializer.php | 4 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/includes/dataitems/SMW_DI_Number.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/Highlighter.php | 9 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/Parser/AnnotationProcessor.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Parser/LinksEncoder.php | 6 KB |
/var/www/solab/vendor/wikimedia/utfnormal/src/Utils.php | 3 KB |
/var/www/solab/vendor/wikimedia/parsoid/src/Core/SectionMetadata.php | 13 KB |
/var/www/solab/vendor/wikimedia/bcp-47-code/src/Bcp47CodeValue.php | 2 KB |
/var/www/solab/vendor/wikimedia/remex-html/src/TreeBuilder/Marker.php | 386 bytes |
/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/includes/parser/ParserObserver.php | 3 KB |
/var/www/solab/includes/json/JsonConstants.php | 1 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/Utils/DotArray.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/DummyClient.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/Client.php | 16 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/EntityExaminerDeferrableCompositeIndicatorProvider.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/CompositeIndicatorProvider.php | 300 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/PermissionExaminerAware.php | 312 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/CompositeIndicatorHtmlBuilder.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/EntityExaminerCompositeIndicatorProvider.php | 4 KB |
/var/www/solab/vendor/wikimedia/cldr-plural-rule-parser/src/Evaluator.php | 5 KB |
/var/www/solab/vendor/wikimedia/cldr-plural-rule-parser/src/Range.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/FactboxFactory.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/CachedFactbox.php | 9 KB |
/var/www/solab/skins/Vector/includes/Hooks.php | 25 KB |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderSiteModulePagesHook.php | 737 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderSiteStylesModulePagesHook.php | 757 bytes |
/var/www/solab/skins/Vector/includes/SkinVectorLegacy.php | 5 KB |
/var/www/solab/includes/skins/SkinMustache.php | 4 KB |
/var/www/solab/includes/skins/SkinTemplate.php | 56 KB |
/var/www/solab/includes/skins/components/SkinComponentRegistry.php | 4 KB |
/var/www/solab/includes/skins/components/SkinComponentRegistryContext.php | 4 KB |
/var/www/solab/includes/skins/components/ComponentRegistryContext.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/CheckMagicWords.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/Factbox.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/AttachmentFormatter.php | 4 KB |
/var/www/solab/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/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/Html/TemplateParser.php | 9 KB |
/var/www/solab/vendor/zordius/lightncandy/src/LightnCandy.php | 6 KB |
/var/www/solab/vendor/zordius/lightncandy/src/Flags.php | 3 KB |
/var/www/solab/includes/skins/components/SkinComponentCopyright.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponent.php | 1 KB |
/var/www/solab/includes/skins/components/SkinComponentLastModified.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponentLogo.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponentTableOfContents.php | 3 KB |
/var/www/solab/includes/skins/components/SkinComponentSearch.php | 7 KB |
/var/www/solab/includes/skins/components/SkinComponentFooter.php | 11 KB |
/var/www/solab/includes/ResourceLoader/SkinModule.php | 27 KB |
/var/www/solab/includes/ResourceLoader/LessVarFileModule.php | 4 KB |
/var/www/solab/includes/ResourceLoader/FileModule.php | 49 KB |
/var/www/solab/includes/skins/components/SkinComponentMenu.php | 5 KB |
/var/www/solab/includes/context/DerivativeContext.php | 7 KB |
/var/www/solab/includes/skins/components/SkinComponentListItem.php | 8 KB |
/var/www/solab/includes/skins/components/SkinComponentLink.php | 8 KB |
/var/www/solab/includes/skins/components/SkinComponentUtils.php | 3 KB |
/var/www/solab/includes/auth/AuthManager.php | 91 KB |
/var/www/solab/includes/block/BlockManager.php | 23 KB |
/var/www/solab/includes/user/BotPasswordStore.php | 12 KB |
/var/www/solab/includes/auth/TemporaryPasswordPrimaryAuthenticationProvider.php | 16 KB |
/var/www/solab/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php | 6 KB |
/var/www/solab/includes/auth/AbstractPrimaryAuthenticationProvider.php | 5 KB |
/var/www/solab/includes/auth/AbstractAuthenticationProvider.php | 3 KB |
/var/www/solab/includes/auth/AuthenticationProvider.php | 3 KB |
/var/www/solab/includes/auth/PrimaryAuthenticationProvider.php | 17 KB |
/var/www/solab/includes/auth/LocalPasswordPrimaryAuthenticationProvider.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/PersonalUrls.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/JobQueue.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/includes/xml/Xml.php | 27 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/SkinAfterContent.php | 1 KB |
/var/www/solab/skins/Vector/includes/Components/VectorComponentMenuVariants.php | 1 KB |
/var/www/solab/skins/Vector/includes/Components/VectorComponentMenu.php | 815 bytes |
/var/www/solab/skins/Vector/includes/Components/VectorComponent.php | 268 bytes |
/var/www/solab/includes/languages/data/Names.php | 26 KB |
/var/www/solab/skins/Vector/includes/Components/VectorComponentSearchBox.php | 4 KB |
/var/www/solab/includes/ResourceLoader/ResourceLoader.php | 75 KB |
/var/www/solab/includes/ResourceLoader/Context.php | 14 KB |
/var/www/solab/includes/ResourceLoader/dependencystore/SqlModuleDependencyStore.php | 6 KB |
/var/www/solab/includes/ResourceLoader/dependencystore/DependencyStore.php | 3 KB |
/var/www/solab/includes/ResourceLoader/MessageBlobStore.php | 8 KB |
/var/www/solab/resources/Resources.php | 99 KB |
/var/www/solab/includes/ResourceLoader/HookRunner.php | 2 KB |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderExcludeUserOptionsHook.php | 1 KB |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderForeignApiModulesHook.php | 887 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderRegisterModulesHook.php | 732 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderGetConfigVarsHook.php | 1,010 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderJqueryMsgModuleMagicWordsHook.php | 920 bytes |
/var/www/solab/skins/MinervaNeue/includes/Hooks.php | 14 KB |
/var/www/solab/includes/Request/FauxRequest.php | 7 KB |
/var/www/solab/includes/ResourceLoader/FilePath.php | 4 KB |
/var/www/solab/includes/ResourceLoader/SiteStylesModule.php | 2 KB |
/var/www/solab/includes/ResourceLoader/WikiModule.php | 21 KB |
/var/www/solab/includes/ResourceLoader/UserStylesModule.php | 3 KB |
/var/www/solab/includes/ResourceLoader/UserModule.php | 2 KB |
/var/www/solab/includes/ResourceLoader/ClientHtml.php | 17 KB |
/var/www/solab/includes/user/TempUser/TempUserCreator.php | 8 KB |
/var/www/solab/includes/auth/Throttler.php | 7 KB |
/var/www/solab/includes/ResourceLoader/SiteModule.php | 2 KB |
/var/www/solab/includes/ResourceLoader/UserOptionsModule.php | 3 KB |
/var/www/solab/includes/ResourceLoader/DerivativeContext.php | 7 KB |
/var/www/solab/vendor/wikimedia/minify/src/JavaScriptMinifier.php | 57 KB |
/var/www/solab/vendor/wikimedia/minify/src/IdentityMinifierState.php | 1 KB |
/var/www/solab/vendor/wikimedia/minify/src/MinifierState.php | 3 KB |
/var/www/solab/includes/user/LoggedOutEditToken.php | 2 KB |
/var/www/solab/vendor/wikimedia/minify/src/JavaScriptMinifierState.php | 1 KB |
/var/www/solab/vendor/wikimedia/wrappedstring/src/WrappedString.php | 4 KB |
/var/www/solab/vendor/wikimedia/wrappedstring/src/WrappedStringList.php | 3 KB |
/var/www/solab/includes/ResourceLoader/StartUpModule.php | 16 KB |
/var/www/solab/skins/MinervaNeue/includes/SkinOptions.php | 4 KB |
/var/www/solab/includes/utils/FileContentsHasher.php | 3 KB |
/var/www/solab/vendor/zordius/lightncandy/src/Runtime.php | 30 KB |
/var/www/solab/vendor/zordius/lightncandy/src/Encoder.php | 6 KB |
/var/www/solab/includes/utils/GitInfo.php | 13 KB |