Log | MWDebug output complete | MWDebug::getDebugHTML |
# | SQL | Time | Call |
---|---|---|---|
1 | localhost: SET "client_encoding" = 'UTF8' | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
2 | localhost: SET "datestyle" = 'ISO, YMD' | 1.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' | 2.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
7 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 2.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
8 | localhost: SELECT current_schemas(false) | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
9 | localhost: SHOW search_path | 3.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 | 3.0000ms | Wikimedia\Rdbms\DatabasePostgres::serverIsReadOnly |
12 | localhost: BEGIN | 0.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds) |
13 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM "revision" JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "page" ON ((page_id = rev_page)) LEFT JOIN "user" ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 1862 LIMIT 1 | 16.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
14 | 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 = 0 AND page_title = 'Plant_2011-06-01' LIMIT 1 | 2.0000ms | WikiPage::pageData |
15 | 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 = 1862 LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
16 | 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 = 1862 | 2.0000ms | MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb |
17 | localhost: SELECT role_id AS "id",role_name AS "name" FROM "slot_roles" ORDER BY id | 1.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
18 | localhost: SELECT model_id AS "id",model_name AS "name" FROM "content_models" ORDER BY id | 1.0000ms | MediaWiki\Storage\NameTableStore::loadTable |
19 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1 | 2.0000ms | LCStoreDB::get |
20 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 10.0000ms | LCStoreDB::get |
21 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 | 1.0000ms | LCStoreDB::get |
22 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 | 1.0000ms | LCStoreDB::get |
23 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1 | 1.0000ms | LCStoreDB::get |
24 | localhost: SET "client_encoding" = 'UTF8' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
25 | localhost: SET "datestyle" = 'ISO, YMD' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
26 | localhost: SET "timezone" = 'GMT' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
27 | localhost: SET "standard_conforming_strings" = 'on' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
28 | localhost: SET "bytea_output" = 'escape' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
29 | localhost: SET "client_min_messages" = 'ERROR' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
30 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 2.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
31 | localhost: SELECT current_schemas(false) | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
32 | localhost: SHOW search_path | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
33 | localhost: SET search_path = "mediawiki", "$user", public | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
34 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en' AND (exptime >= '2025-06-21 04:29:49+00') | 35.0000ms | SqlBagOStuff::fetchBlobs |
35 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en:status' AND (exptime >= '2025-06-21 04:29:49+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
36 | localhost: SELECT (CASE WHEN pg_try_advisory_lock('168358096319296027') THEN EXTRACT(epoch from clock_timestamp()) ELSE NULL END) AS acquired | 1.0000ms | SqlBagOStuff::doLock |
37 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 | 1.0000ms | LCStoreDB::get |
38 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-doc-page-name' LIMIT 1 | 1.0000ms | LCStoreDB::get |
39 | 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 = '12c30f968bdeaff0c6eaede845de40ed1817169c' | 3.0000ms | SMW\SQLStore\EntityStore\AuxiliaryFields::fetchCountMap |
40 | localhost: SELECT smw_id,smw_title,smw_namespace,smw_iw,smw_subobject,smw_sortkey,smw_sort FROM "smw_object_ids" WHERE smw_hash IN ('733039cba2eb5c36cd6e843fef67a14bb508a0d6','f37d2925b1c26df122469bbc4ec3237380f9f1a2','dd31bcd910c51f6cb0564ba389c8edf55c71d06f','9e5c04315061c9e7dd9f1ba670eb10f76e59e412','69260f9e683016a4baac1d67d43e146dbde1af0d','e409332782953a75d661716b83d99146be11bfa6','f49c968429b801d645cbe1cab25c4dc73460524c','670186d9da6d1f44ac46cedf92668143eb9d8b1a') | 1.0000ms | SMW\SQLStore\EntityStore\CacheWarmer::prefetchFromList |
41 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:january' LIMIT 1 | 1.0000ms | LCStoreDB::get |
42 | localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM "interwiki" WHERE iw_prefix = 'imported' LIMIT 1 | 1.0000ms | MediaWiki\Interwiki\ClassicInterwikiLookup::load |
43 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info-current' LIMIT 1 | 0.0000ms | LCStoreDB::get |
44 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info' LIMIT 1 | 1.0000ms | LCStoreDB::get |
45 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:currentrevisionlink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
46 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:diff' LIMIT 1 | 0.0000ms | LCStoreDB::get |
47 | localhost: SELECT rev_id FROM "revision" WHERE rev_page = 1691 AND (rev_timestamp < '2012-01-04 08:53:45+00' OR (rev_timestamp = '2012-01-04 08:53:45+00' AND (rev_id < 1862))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1 | 1.0000ms | MediaWiki\Revision\RevisionStore::getRelativeRevision |
48 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:previousrevision' LIMIT 1 | 0.0000ms | LCStoreDB::get |
49 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nextrevision' LIMIT 1 | 0.0000ms | LCStoreDB::get |
50 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-nav' LIMIT 1 | 0.0000ms | LCStoreDB::get |
51 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pipe-separator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
52 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:1691' AND (exptime >= '2025-06-21 04:29:49+00') | 31.0000ms | SqlBagOStuff::fetchBlobs |
53 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:1691' AND (exptime >= '2025-06-21 04:29:49+00') | 31.0000ms | SqlBagOStuff::fetchBlobs |
54 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 1862 | 1.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
55 | 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 = 'G_time2' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
56 | 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 = 1885 LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
57 | 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 = 1885 | 1.0000ms | MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb |
58 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 1885 | 0.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
59 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:june' LIMIT 1 | 1.0000ms | LCStoreDB::get |
60 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:wed' LIMIT 1 | 0.0000ms | LCStoreDB::get |
61 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e' AND (exptime >= '2025-06-21 04:29:49+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
62 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
63 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
64 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e','\x4bb432b0aaae0500','2025-06-28 04:29:49+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
65 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
66 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2873f3018eb2333acaa704beab8f7476' AND (exptime >= '2025-06-21 04:29:49+00') | 60.0000ms | SqlBagOStuff::fetchBlobs |
67 | localhost: SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_fpt_redi" INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_title='Y_F') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
68 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
69 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:2873f3018eb2333acaa704beab8f7476') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
70 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:2873f3018eb2333acaa704beab8f7476','\x2bb632b6528a8c7753b20600','2025-06-22 04:29:49+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
71 | localhost: COMMIT | 8.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
72 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 04:29:49+00') | 64.0000ms | SqlBagOStuff::fetchBlobs |
73 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
74 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 54.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
75 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x7d8c4b0e83300c05ef122e908f8383b3ef1dba8a6c0852fa639154a8aab87b4bd977397a6f86c9d2bbd2402aa5fa944b1e9b8a3f3ea75367b4edba9d71dfb9d66554910fc57b526bb996badc5826a17a5f293f5a692fc20080de8ad3dae83c04c409060fd2db803680a82864e2dfc4f7e966a74dc8629d733c32a306c92c6146c0fe486cdb07','9999-12-31 23:59:59+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
76 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
77 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 04:29:49+00') | 62.0000ms | SqlBagOStuff::fetchBlobs |
78 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_fpt_pplb" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='733039cba2eb5c36cd6e843fef67a14bb508a0d6') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 7.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
79 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
80 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:d8c209719943bfc9f442d26c26edc89d') | 49.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
81 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:d8c209719943bfc9f442d26c26edc89d','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
82 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
83 | localhost: BEGIN | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
84 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 53.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
85 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x7d8d4b6ec4201044ef822fc0a76da0bdcf1d6665d1d048649cc1328c46a368ee1e3b5196c9b254f55e05d4f8d9d0a3589676a7778e5dccdff9b2bc0d4aea6138b33dfbd05a8d620e684e641c513ccab5b4ba064a84ede3817ceba53fd13a003b6a32522ac9de599bc08f409376563b203113aaf95fc5b134d948e598b43126c410ac04e2402e5bb0d3afc2bb3f15db5e37defbb36d1c4b2e31f4526f6badd7fb76749c79df391d14af985cd4d25be53d18cad167009df414f5c4293a9f7ede5eaf2f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
86 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
87 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 04:29:49+00') | 65.0000ms | SqlBagOStuff::fetchBlobs |
88 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=549) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
89 | localhost: BEGIN | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
90 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d') | 53.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
91 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d','\x558ec16ec2300c86fb2c394e0292361d9d73dd85c3c6014d3b22a778d49ad296c480d0d4775f33f5b29bf5fdfe3f1bc1c04f82aa04556a34a6a9cd4bd57a5f6ffdb3dd96275b37d69246ef4939cccb0cdaeda1017578fb7cdd7d4456506745a9411599a1e04e2814c3283cf449b97797c098397d2ac231b51d85d995c082ea44c63c9a6a493ba63862940cf34f8902f6c2ed2ad089f1cedfbc1ee27993ee7c938d59ebbfb25eca972bc5472633f867fd8a780ed4cb72f5d85f8372d334fd02','2025-06-28 04:29:49+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
92 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
93 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
94 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 27.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
95 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d8d4d6ac3301085ef225f403f634b1aef7b87ac8c461a811a37329643082577af1dc832a574f978effb5e408ddf0d3d8a696a57fae4b889f1994fd347a7a4eeba23dba30fadd528c68070207d8fe256cea5d53950226c5f37e4cb56b63b5a07607b4d464a25d93b6b13f81e68d0ce6a0724464235feaad897261ba91c9336c684188295401cc8650b767829bc7bab58d6baf0badddbc2b1e412c356ea65aef57c5df68e33af2ba79de219938b5a7aabbc074339fa0ca0931ea21e3845e7d3ebcd997fbdfd4dff78fc00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
96 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
97 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_kiloseparator' LIMIT 1 | 3.0000ms | LCStoreDB::get |
98 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_decseparator' LIMIT 1 | 4.0000ms | LCStoreDB::get |
99 | localhost: SELECT p.smw_title AS prop, o_blob AS v0, o_hash AS v1 FROM "smw_di_blob" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (s_id=549) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 2.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
100 | localhost: BEGIN | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
101 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d') | 39.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
102 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d','\x558fb14ec4301044f32d2e91b85bc776e26c5a9a2b800221ca939d2c170b3909b68f138af2efc490866ef54633b363b0c425a22891956038d78a37a2b356d5b69275d94ba5a52430d6126b0d725c1c42fb8c1ad9cbe3dbc3e93538862a479480acc8cc24734ae48b694e6e1a236b9fda889c6fea5de1cfb11bc86f591125b221a5399f5ceceae028cc26a40cf34f91bc1993ebee3df5cedcdc873b4ce1728c37f7958efc00bf66d8cd9f570adf996ce05fea7b30174f63da5bcfe3d5b3765dff2a348906a8865ecba6022b1baa89aaaeb64a80d45ce7d980cbbafe00','2025-06-28 04:29:50+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
103 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
104 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
105 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 27.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
106 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d8d4d6ac3301085ef225f403f634b1aef7b87ac8c461a811a37329643082577af1dc832a574f978effb5e408ddf0d3d8a696a57fae4b889f1994fd347a7a4eeba23dba30fadd528c68070207d8fe256cea5d53950226c5f37e4cb56b63b5a07607b4d464a25d93b6b13f81e68d0ce6a0724464235feaad897261ba91c9336c684188295401cc8650b767829bc7bab58d6baf0badddbc2b1e412c356ea65aef57c5df68e33af2ba79de219938b5a7aabbc074339fa0ca0931ea21e3845e7d3ebcd997fbdfd4dff78fc00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
107 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
108 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=549) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
109 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
110 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
111 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d','\x5550bd4ec33010ceb37844a23dc7766c5f56960ec0801063652797d6424e4bec52a1a8ef4e0c61603b7dbf77e750e09c50d4c86a709c1bc5ade8bc57da3752d7bd54464a02e73db1d621c73920b4cf6890bd3cbe3dec5ea7c05095881a90550573d9ed32c5ea74cee13426d63eb509395fd8bb2aee5377a4b8642594c88e399fcbc8c5ca1e034d6737e502969d124537e6d0dd47ea83bb86f7b0394d876dba86cfbce51bf831c36afeb8d0f4559005f8973a4cee1069cc6beb7ebc44d6de6ebf15868405d2d01b691bf0d292266a3aed950069b8296703ceab5a0ccdf22249bad743ed7aa5444db6eb014089465bf853dfbe01','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
112 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
113 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
114 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
115 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d8d4d6ac3301085ef225f403f634b1aef7b87ac8c461a811a37329643082577af1dc832a574f978effb5e408ddf0d3d8a696a57fae4b889f1994fd347a7a4eeba23dba30fadd528c68070207d8fe256cea5d53950226c5f37e4cb56b63b5a07607b4d464a25d93b6b13f81e68d0ce6a0724464235feaad897261ba91c9336c684188295401cc8650b767829bc7bab58d6baf0badddbc2b1e412c356ea65aef57c5df68e33af2ba79de219938b5a7aabbc074339fa0ca0931ea21e3845e7d3ebcd997fbdfd4dff78fc00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
116 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
117 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
118 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
119 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fb6e2fb1902fe1ec10a128ff8e0d4741b73b333bb3bbde0977cd8e334718784a8da496f721481d94d06c10d20881e04340d27947dd353ae89e9d71e4e5f1ed61fb3a47e264b360e0c8aa61bef86dc1b43a9e4a3c4e99744f5d769456f66e9576b93f60aa5eb906934329a75652beb08788f3c9cfa5816da78cc94f25f6f70987e82ff13dae8ff37e932ff1b36ce81a7e866119fe38e3fcd5900afc731d67bf4f38952575379d13e96eb7df0883dc026a188cb00a82b0a81155af83e4200c35ed6c70d745cd47555f24500f7a647e909233b4fd0000922b6de1bf5a28e183404547a601786dabc40e4221afbfa5fe4f7dfb06','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
120 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
121 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
122 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
123 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d8d4d6ac3301085ef225f403f634b1aef7b87ac8c461a811a37329643082577af1dc832a574f978effb5e408ddf0d3d8a696a57fae4b889f1994fd347a7a4eeba23dba30fadd528c68070207d8fe256cea5d53950226c5f37e4cb56b63b5a07607b4d464a25d93b6b13f81e68d0ce6a0724464235feaad897261ba91c9336c684188295401cc8650b767829bc7bab58d6baf0badddbc2b1e412c356ea65aef57c5df68e33af2ba79de219938b5a7aabbc074339fa0ca0931ea21e3845e7d3ebcd997fbdfd4dff78fc00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
124 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
125 | localhost: SELECT p.smw_title AS prop, o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_di_wikipage" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=549) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
126 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
127 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
128 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d','\x5590bb4ec3401045f32d5b2291ccbe1f6e695200054294d1ac771caf909d606f8850947fc726a6483773e7cc9d07061d2e6390223001c8b9d3dccb3a466da3515624a59d52041823b10a030f971ca07a0d2eb0b7e78fa7edfb90d9cd424060ab59c382db42ddea702cf9d08fac7aa9c6c0f9547d5875bbb16ea99bbcc6a0026b4b39ce21974bb5cd341c7128b338ef3452877dc9f5634729e3397fe6f561d86fc673fe2e1bbe86bf66589abf4e34fcccca24dcb93603ee3beacb3275d79f3a565dafb7118ea407b2909cf206a2f264894c6da396a01c77f3d9102e0b2d1b33bd48914db61198b496827c9d00404b633ddcd3ca288c8a0c6f840590533a213e294372fa2dc77b1a51fb461b1fc1a52681774875c49a3b21c91ba1fee9eb2f','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
129 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
130 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
131 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
132 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d8d4d6ac3301085ef225f403f634b1aef7b87ac8c461a811a37329643082577af1dc832a574f978effb5e408ddf0d3d8a696a57fae4b889f1994fd347a7a4eeba23dba30fadd528c68070207d8fe256cea5d53950226c5f37e4cb56b63b5a07607b4d464a25d93b6b13f81e68d0ce6a0724464235feaad897261ba91c9336c684188295401cc8650b767829bc7bab58d6baf0badddbc2b1e412c356ea65aef57c5df68e33af2ba79de219938b5a7aabbc074339fa0ca0931ea21e3845e7d3ebcd997fbdfd4dff78fc00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
133 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
134 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
135 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
136 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c6938cd06ec2ee840845f977762114a1b3af8faf1fe8b53f8f5e70df7040c6ac624ec41094095a1a9ea4b252126008d4b4e8993f170fedb3b7be79797c7b58bf0ea5f16ab6e0e09bc5ac61c575a56eb13fd4b2efc7a67d6a47cfd854bd5b749b31eea89bbc462f7db3abf530874c5cabbb42c301873a8bf34e2375d8d712ef3b4a054fe5bd2cf7c376359eca675db125fc34c3b5f9e348c3d7ac4cc28d6b1e70db515faf5337fdb16bdacbe5778425e1800c242b9d86201d19221d4d5002a465763e1bfcf94a8baca7174932c9648e4929c1c9c504004a68e3e096965a6290a459e606404ce984b8243589e9b70c6f6944e5b2d22e804d3981b348316064960b729acb7fde0eac8ac454b09a1bc19236663a209b186c4c94ffe8cb37','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
137 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
138 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
139 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
140 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d8d4d6ac3301085ef225f403f634b1aef7b87ac8c461a811a37329643082577af1dc832a574f978effb5e408ddf0d3d8a696a57fae4b889f1994fd347a7a4eeba23dba30fadd528c68070207d8fe256cea5d53950226c5f37e4cb56b63b5a07607b4d464a25d93b6b13f81e68d0ce6a0724464235feaad897261ba91c9336c684188295401cc8650b767829bc7bab58d6baf0badddbc2b1e412c356ea65aef57c5df68e33af2ba79de219938b5a7aabbc074339fa0ca0931ea21e3845e7d3ebcd997fbdfd4dff78fc00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
141 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
142 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a1a7432d394dcc30029935f41c8ba8ff' AND (exptime >= '2025-06-21 04:29:50+00') | 27.0000ms | SqlBagOStuff::fetchBlobs |
143 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 04:29:50+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
144 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 04:29:50+00') | 20.0000ms | SqlBagOStuff::fetchBlobs |
145 | localhost: SELECT p.smw_title AS prop, o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_di_wikipage" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=610) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
146 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
147 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
148 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x5d903d4f03310c86fb5b6e44029cc4f9bc958501181062444ee2b411bab6dc0510aafadfb9833294cd7efdf8f507051b0e53503274124808a7855729466da3412b336a87c8403172d75310e15003f40fc185eef1eef9e6f669ac5dd08b8584d0ad168d1add361e56bb7dabbbedd4f5f7fd148498ab17abe1654a1b1e66af2960e836aded9750a853755379dcd3d81671d969e281b6ada6cb8173a5cffa5aaf76e3fa7afaac1fed5a5cc14f339c9adfde79fc5a945938732d23ad07deb6d3d497edfbd0f5c7e3ef08c7ca035bc80ebd81889e2db349366a05e8845bce867038d1aa98f945c836db22296bad24fb9401402b633d9cd3689022b211455a0035a733e2331a56f36f059dd344da176d7c04974b06ef8853a4249c54ec8dc47fde50a430d21465114c92c665ef1252b628c9a7ffb407a7130b1d9d9156896cac9dcf2d36459732973ffaf80d','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
149 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
150 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 04:29:50+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
151 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
152 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
153 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d50cb6ec23010fc97e407fc8c37cba99fd153b45eaf2597144771104215ff5ed2033710ea7166340f0da1c19f862376d3d4cef14b78eb0e7ff873fae8b5327dbfe3b0ebd45ae5ee40e8778bf7d85dcab1b43a534c11dbf705e5b495ed8aa429386b921d5d62b64a9971b43e3bcd100972ee0e11f5de024f2396b52eb26ed7b608975c98b6524f73adc7f372d724cbba4ababb64463578139c1351812407cd3e18a380210d20991e6d60ffd5f66efc8b3facb5113c24cbc3c04a8fc9280a40e0a3728a06fdf8e379c4ab85491aaf65d99937d7de6ebf','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
154 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
155 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:64ac409d6bd640a56a0d52b9f479c361' AND (exptime >= '2025-06-21 04:29:50+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
156 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-06-21 04:29:50+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
157 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-06-21 04:29:50+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
158 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9fc9a956d7f696a9d161ca1d972a108a' AND (exptime >= '2025-06-21 04:29:50+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
159 | localhost: SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_fpt_redi" INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_title='Start_date(string)') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
160 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
161 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:9fc9a956d7f696a9d161ca1d972a108a') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
162 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:9fc9a956d7f696a9d161ca1d972a108a','\x2bb632b4b0520a2e492c2a894f492c49d5282e29cacc4bd754b20600','2025-06-22 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
163 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
164 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f' AND (exptime >= '2025-06-21 04:29:50+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
165 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
166 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
167 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x15cc4b0ec2300c00d1bbb81bd8d5114db1730c0e1039498bc2a7956aa30aa1de1d653d4f23ecf8a74c0c31ea273da66c1094dd85e166b2592c62d3496dabcbfddc61efbaaef5b179515d3304616c8b6160d8ebb3eafa925412eb7be769b16a5fa63993d0e0cb387bf242053d66c142a313ecaf02213186e3f803','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
168 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
169 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:24fbc2fc56fc05a13513a5c8e2b7200f' AND (exptime >= '2025-06-21 04:29:50+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
170 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_fpt_pplb" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='9e5c04315061c9e7dd9f1ba670eb10f76e59e412') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 2.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
171 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
172 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:24fbc2fc56fc05a13513a5c8e2b7200f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
173 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:24fbc2fc56fc05a13513a5c8e2b7200f','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
174 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
175 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
176 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
177 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x758e416ec3201045ef8237ed0e48c1667c8c1ec01a86a1a2718d0513455195bbc751d659bfffdfff0816fe3b0450cbd22ff19749d4dcc17e81fa166cb22414fee8d2caf6f339186d87e1c9c7671e7bafa4667c299c03752de7d2eb8a3145e87f57e04d8adc20640a189c4f63f6c16348c61b4293c268d1e809d51cc11cd630bd55ecadeedce4d677a6920ba194baadb59e2ffbc138736b9c8e16afc7f71cc966723e9376684ece9cd0d1c4368e56ebfc5abbdf1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
178 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
179 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f' AND (exptime >= '2025-06-21 04:29:50+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
180 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=538) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
181 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
182 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
183 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x558ec16ec2301044f32d3e5602ecc4296173e5c2a1ed01551cd13a2c64859c047b5b8aaafc3b71954b6fa3373bb38360e037429183ca351a5395665334ce956bf76ad7f9c99695b5a4d1395235a663065d7f40056aff76d8ee3e032b285345ae416589a1e04ec867fd20dc7751d5ef75046326f725f3c7d8b4e4a7ae0816542b3224698ad96d99c28041124c9b2279ec849b85a713e39dafbcecc36515effc2d2bb3d47f613d876f5f141e894ce05feb39e0c55327f3d7a3fc4c721cc727','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
184 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
185 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
186 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
187 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d8e416ec3201045ef8237cd0e70c0667c8c1cc01a86a1a2718d05445154e5eeb5175946aabafeffbff71134fc547020e6b9defc17531353057d06716958da1cb0f1476d25ad9fa74e49dd75473e1c7dac35939810fa03610c887bbaa69a17f4c143fdbe03af2db507b8480e9db16188d65974415945a8821b342a39a2983ca89deac6b788ade48d4b7bd48d29c544d8525e979cafb76dcf3872291cf6152ffbf7e8494732369234a87aa37a3434b2f6839632be6c63ff2fdbdff0cfe72f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
188 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
189 | localhost: SELECT p.smw_title AS prop, o_blob AS v0, o_hash AS v1 FROM "smw_di_blob" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (s_id=538) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
190 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
191 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
192 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x558fb14ec4301044f32d2e91b85b2776ec6c5a9a2b800221ca939d2c170b3909b6e14051fe9d18d2d08dde6866760d96b844ac4a642518ceb5e44dd5592b95ad852a7b21b51004c65a62ad418e8b43681f51237bba7fb93b3d07c750e68a1290159999644e897c31cdc94d6364ed431b91f3cdbd29fc397603f9ad2ba24036a43467c9abdd1d1c85d9849461be2992376372ddada7de99ab7b7387295c8ef1ea3ed3911fe0370c7bf8fd83c277261bf8d7fa1accc5d398f6d573fadae4bafe4d68aa1a2005bd164d0d5634a488ea4e595981d05ce7b7019775fd01','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
193 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
194 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
195 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
196 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d8e416ec3201045ef8237cd0e70c0667c8c1cc01a86a1a2718d05445154e5eeb5175946aabafeffbff71134fc547020e6b9defc17531353057d06716958da1cb0f1476d25ad9fa74e49dd75473e1c7dac35939810fa03610c887bbaa69a17f4c143fdbe03af2db507b8480e9db16188d65974415945a8821b342a39a2983ca89deac6b788ade48d4b7bd48d29c544d8525e979cafb76dcf3872291cf6152ffbf7e8494732369234a87aa37a3434b2f6839632be6c63ff2fdbdff0cfe72f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
197 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
198 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=538) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
199 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
200 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
201 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x5550bb4ec43010ccb7b844e26e1ddbb1b36969ae000a84284f76b2b958280f62c381a2fc3b3184826e343b8fddb52870092872643958ce8de2a5a89d53da1552e78d54464a02eb1cb1ca22c7c523548f68903dddbfdc9d9e67cf50a5881c906589b3d19e22f5d938453f0e81550f5540ceb7e94dd69f43dd51bf650594c8ba18a704b9d8a79da779b2734c64da29506f87e8ebdb9e1a6faffed51fc6f9720c57ff118ffc003f66d8cd6fef347f256623fea5b6b3bdf434c4bdf51c3f37b8aebf15864409a4a131b22cc0c9923451516ba70448c34d3a1b70d9d5a22db61749d28d6e73db2825722aeb0600942874097feaf51b','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
202 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
203 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
204 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
205 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d8e416ec3201045ef8237cd0e70c0667c8c1cc01a86a1a2718d05445154e5eeb5175946aabafeffbff71134fc547020e6b9defc17531353057d06716958da1cb0f1476d25ad9fa74e49dd75473e1c7dac35939810fa03610c887bbaa69a17f4c143fdbe03af2db507b8480e9db16188d65974415945a8821b342a39a2983ca89deac6b788ade48d4b7bd48d29c544d8525e979cafb76dcf3872291cf6152ffbf7e8494732369234a87aa37a3434b2f6839632be6c63ff2fdbdff0cfe72f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
206 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
207 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
208 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
209 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fbbc9758d125e16c0828cabf63c351a4db9d999dd95def84bb64c799230c3ca54652cbfb10a40e4a681685344220f8109074de5177490eba67671c79797c7b58bf4e8938d92c1838b268982f7e5d705c1c4f251d0f99744f5d769456f66e316e72bfc3b17ae51a4c76a59c5a49f9ccee124e273f9506b69d328efe50527f3f624cfe9cf669799cb6ab7c4e9f654597f03b0cf3f0fb074edf0da9c08deb30f9ed888732a76eca572dafd7bf0883dc026a884658054158d488aad7417210869a7636b8cbace683aa2f12a8a31e988f527286b68f0020b9d2166ed542091f042a3a300dc06b5b25360a85bcfe96fa7ff5f507','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
210 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
211 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
212 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 27.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
213 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d8e416ec3201045ef8237cd0e70c0667c8c1cc01a86a1a2718d05445154e5eeb5175946aabafeffbff71134fc547020e6b9defc17531353057d06716958da1cb0f1476d25ad9fa74e49dd75473e1c7dac35939810fa03610c887bbaa69a17f4c143fdbe03af2db507b8480e9db16188d65974415945a8821b342a39a2983ca89deac6b788ade48d4b7bd48d29c544d8525e979cafb76dcf3872291cf6152ffbf7e8494732369234a87aa37a3434b2f6839632be6c63ff2fdbdff0cfe72f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
214 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
215 | localhost: SELECT p.smw_title AS prop, o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_di_wikipage" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=538) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 2.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
216 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
217 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
218 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x5590bb4e03410c45f32d5b229178de8f6d6952000542949167c79b8cd026616720a028ffce2c598a74f6f5f1f503bdf2e7ec05f70d0764cc2ae644178232414bc3a354564a020c819a163df3e7e4a17df6d6372f8f6f0febd73135570b0ebe594c1a165c171a16876349877d6edaa7367bc66af56e316c72b7a3a17a652f7db32be538854cccd55da2f1886399c469a74c03ee4beaee078a094fe93d2d0fe376954fe9abacd812fe9a616efef8a4f16752aa70e3da8fb81d685fe6a99bf25dc3cbe53ac292704006a2954e43908e0c91ee4c5002a465763a1bfc79a645afeb8b2499687a8e5129c1c975110094d0c6c12d2db5c42049b39e1b0051d38ab8283589fa5b86b734a272bdd22e808d7d046791ba801db35c90d35cfed3975f','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
219 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
220 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
221 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
222 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d8e416ec3201045ef8237cd0e70c0667c8c1cc01a86a1a2718d05445154e5eeb5175946aabafeffbff71134fc547020e6b9defc17531353057d06716958da1cb0f1476d25ad9fa74e49dd75473e1c7dac35939810fa03610c887bbaa69a17f4c143fdbe03af2db507b8480e9db16188d65974415945a8821b342a39a2983ca89deac6b788ade48d4b7bd48d29c544d8525e979cafb76dcf3872291cf6152ffbf7e8494732369234a87aa37a3434b2f6839632be6c63ff2fdbdff0cfe72f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
223 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
224 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
225 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
226 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c69b8cd026617720a028ffce2c2c45e8ecebe3eb077aedcfa317dc371c9031ab981331046582968627a9ac94041802352d7ae6cfd943fbe8ad6f9eee5feed6cf436ebc9a2c38f866316958705da85f1c8e251ff663d33eb4a367ac566f16fd668c3beaabd7e8a56f76a51ca79089b9bacb341c71289338ed34528ffb92e36d4f29e329bfe6e561d8aec653fe282bb6849f66989bdfde69f89a942a5cb976036e7bda9779eaa67cd6f072f91d6149382003c94aa721484786484713940069999dce067f9e69d1e9fa224926998e63524a707231018012da38b8a6a596182469d67103206a5a1197a426517fcbf09a4654ae53da05b0a94be02c520c1899e5829ce6f29fb703ab223115ace646b0a48da9077426061b13757ff4e51b','2025-06-28 04:29:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
227 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
228 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
229 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
230 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d8e416ec3201045ef8237cd0e70c0667c8c1cc01a86a1a2718d05445154e5eeb5175946aabafeffbff71134fc547020e6b9defc17531353057d06716958da1cb0f1476d25ad9fa74e49dd75473e1c7dac35939810fa03610c887bbaa69a17f4c143fdbe03af2db507b8480e9db16188d65974415945a8821b342a39a2983ca89deac6b788ade48d4b7bd48d29c544d8525e979cafb76dcf3872291cf6152ffbf7e8494732369234a87aa37a3434b2f6839632be6c63ff2fdbdff0cfe72f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
231 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
232 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:63427843e92cd8932f68aac2934b48fb' AND (exptime >= '2025-06-21 04:29:51+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
233 | localhost: SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_fpt_redi" INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_title='Start_date_yyyy') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
234 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
235 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:63427843e92cd8932f68aac2934b48fb') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
236 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:63427843e92cd8932f68aac2934b48fb','\x2bb63234b5520a2e492c2a894f492c498daf0402256b00','2025-06-22 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
237 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
238 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 04:29:51+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
239 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
240 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
241 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x158bdb0dc3200c007781058a210998313a00328f48f415a976154555766fb9dfbb2304fc32065429f127df5a111519c1a0ba0abd255592968e3fda5c40eb21971113f356542434e39f26547bbf77de1e946b467eeed85ed2e5c0d93a58bcb32d40a93e5858674f542058979d5fb38a194d3ccf1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
242 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
243 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 04:29:51+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
244 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_fpt_pplb" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='69260f9e683016a4baac1d67d43e146dbde1af0d') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 3.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
245 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
246 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:fb9983184271bf3f3d117dd4fbcac3b3') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
247 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:fb9983184271bf3f3d117dd4fbcac3b3','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
248 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
249 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
250 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
251 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x758d518ec3200c44ef422eb060da80738c3d4064839168d31201551555bdfb52f57be77766de2334f86ae851ad6b7bf04542574b43a351fd76aa7d8dd4653d4626fd63a6e953ce9f31b556825ae8fb3f9d503df335b7b21147c6767ba2dc7bee079ec19ad959106f42741e4c3a3ba2603c58b62eb15a18f5a07af72f62af6597da8fb64bc82907eab9dcb752ae8f7d7492a45689e3251b26f6de8176c3a9394182a8f51ca34d1c2800c3d7f67eff01','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
252 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
253 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 04:29:51+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
254 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=534) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
255 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
256 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
257 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x558ec16ec2301044f32d3e5602ecc4296173e5c2a1ed01551cd13a2c64859c047b5b8aaafc3b71954b6fa3373bb38360e037429183ca351a5395665334ce956bf76ad7f9c99695b5a4d1395235a663065d7f40056aff76d8ee3e032b285345ae416589a1e04ec867fd20dc7751d5ef75046326f725f3c7d8b4e4a7ae0816542b3224698ad96d99c28041124c9b2279ec849b85a713e39dafbcecc36515effc2d2bb3d47f613d876f5f141e894ce05feb39e0c55327f3d7a3fc4c721cc727','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
258 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
259 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
260 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
261 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d516ec3201044ef822f505812c3fa183d80b50b8b44e3060b8822abcadd8b3ffa59a9eafccecc7b8406bf1a7a54ebda1efc21a1aba5a1d1a8de3bd5be46eab21e23937e33d37496f339a6d64a500b219cffcb05d533df722b1b71646c9f4f947bcffdc02b58333b0be24d88ce83495747148c07cbd625560ba31e54ef7e45ecb5ec52fbd1760939e5403d97fb56caedb18f4e92d42a71bc64c3c4de3bd06e3835274810b59e63b489030560f8b139f897ed6ff8d7eb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
262 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
263 | localhost: SELECT p.smw_title AS prop, o_blob AS v0, o_hash AS v1 FROM "smw_di_blob" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (s_id=534) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
264 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
265 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
266 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x558fb14ec4301044f32d2e91b85b2776ec6c5a9a2b800221ca939d2c170b3909b6e14051fe9d18d2d08dde6866760d96b844ac4a642518ceb5e44dd5592b95ad852a7b21b51004c65a62ad418e8b43681f51237bba7fb93b3d07c750e68a1290159999644e897c31cdc94d6364ed431b91f3cdbd29fc397603f9ad2ba24036a43467c9abdd1d1c85d9849461be2992376372ddada7de99ab7b7387295c8ef1ea3ed3911fe0370c7bf8fd83c277261bf8d7fa1accc5d398f6d573fadae4bafe4d68aa1a2005bd164d0d5634a488ea4e595981d05ce7b7019775fd01','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
267 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
268 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
269 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
270 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d516ec3201044ef822f505812c3fa183d80b50b8b44e3060b8822abcadd8b3ffa59a9eafccecc7b8406bf1a7a54ebda1efc21a1aba5a1d1a8de3bd5be46eab21e23937e33d37496f339a6d64a500b219cffcb05d533df722b1b71646c9f4f947bcffdc02b58333b0be24d88ce83495747148c07cbd625560ba31e54ef7e45ecb5ec52fbd1760939e5403d97fb56caedb18f4e92d42a71bc64c3c4de3bd06e3835274810b59e63b489030560f8b139f897ed6ff8d7eb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
271 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
272 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=534) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
273 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
274 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
275 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5550bb4ec43010ccb7b844e26e1ddbb1b36969ae000a84284f76b2b958280f62c381a2fc3b3184826e343b8fddb52870092872643958ce8de2a5a89d53da1552e78d54464a02eb1cb1ca22c7c523548f68903dddbfdc9d9e67cf50a5881c906589b3d19e22f5d938453f0e81550f5540ceb7e94dd69f43dd51bf650594c8ba18a704b9d8a79da779b2734c64da29506f87e8ebdb9e1a6faffed51fc6f9720c57ff118ffc003f66d8cd6fef347f256623fea5b6b3bdf434c4bdf51c3f37b8aebf15864409a4a131b22cc0c9923451516ba70448c34d3a1b70d9d5a22db61749d28d6e73db2825722aeb0600942874097feaf51b','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
276 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
277 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
278 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
279 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d516ec3201044ef822f505812c3fa183d80b50b8b44e3060b8822abcadd8b3ffa59a9eafccecc7b8406bf1a7a54ebda1efc21a1aba5a1d1a8de3bd5be46eab21e23937e33d37496f339a6d64a500b219cffcb05d533df722b1b71646c9f4f947bcffdc02b58333b0be24d88ce83495747148c07cbd625560ba31e54ef7e45ecb5ec52fbd1760939e5403d97fb56caedb18f4e92d42a71bc64c3c4de3bd06e3835274810b59e63b489030560f8b139f897ed6ff8d7eb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
280 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
281 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
282 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
283 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fbbc9758d125e16c0828cabf63c351a4db9d999dd95def84bb64c799230c3ca54652cbfb10a40e4a681685344220f8109074de5177490eba67671c79797c7b58bf4e8938d92c1838b268982f7e5d705c1c4f251d0f99744f5d769456f66e316e72bfc3b17ae51a4c76a59c5a49f9ccee124e273f9506b69d328efe50527f3f624cfe9cf669799cb6ab7c4e9f654597f03b0cf3f0fb074edf0da9c08deb30f9ed888732a76eca572dafd7bf0883dc026a884658054158d488aad7417210869a7636b8cbace683aa2f12a8a31e988f527286b68f0020b9d2166ed542091f042a3a300dc06b5b25360a85bcfe96fa7ff5f507','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
284 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
285 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
286 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
287 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d516ec3201044ef822f505812c3fa183d80b50b8b44e3060b8822abcadd8b3ffa59a9eafccecc7b8406bf1a7a54ebda1efc21a1aba5a1d1a8de3bd5be46eab21e23937e33d37496f339a6d64a500b219cffcb05d533df722b1b71646c9f4f947bcffdc02b58333b0be24d88ce83495747148c07cbd625560ba31e54ef7e45ecb5ec52fbd1760939e5403d97fb56caedb18f4e92d42a71bc64c3c4de3bd06e3835274810b59e63b489030560f8b139f897ed6ff8d7eb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
288 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
289 | localhost: SELECT p.smw_title AS prop, o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_di_wikipage" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=534) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
290 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
291 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
292 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5590bb4e03410c45f32d5b229178de8f6d6952000542949167c79b8cd026616720a028ffce2c598a74f6f5f1f503bdf2e7ec05f70d0764cc2ae644178232414bc3a354564a020c819a163df3e7e4a17df6d6372f8f6f0febd73135570b0ebe594c1a165c171a16876349877d6edaa7367bc66af56e316c72b7a3a17a652f7db32be538854cccd55da2f1886399c469a74c03ee4beaee078a094fe93d2d0fe376954fe9abacd812fe9a616efef8a4f16752aa70e3da8fb81d685fe6a99bf25dc3cbe53ac292704006a2954e43908e0c91ee4c5002a465763a1bfc79a645afeb8b2499687a8e5129c1c975110094d0c6c12d2db5c42049b39e1b0051d38ab8283589fa5b86b734a272bdd22e808d7d046791ba801db35c90d35cfed3975f','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
293 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
294 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
295 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
296 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d516ec3201044ef822f505812c3fa183d80b50b8b44e3060b8822abcadd8b3ffa59a9eafccecc7b8406bf1a7a54ebda1efc21a1aba5a1d1a8de3bd5be46eab21e23937e33d37496f339a6d64a500b219cffcb05d533df722b1b71646c9f4f947bcffdc02b58333b0be24d88ce83495747148c07cbd625560ba31e54ef7e45ecb5ec52fbd1760939e5403d97fb56caedb18f4e92d42a71bc64c3c4de3bd06e3835274810b59e63b489030560f8b139f897ed6ff8d7eb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
297 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
298 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
299 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
300 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c69b8cd026617720a028ffce2c2c45e8ecebe3eb077aedcfa317dc371c9031ab981331046582968627a9ac94041802352d7ae6cfd943fbe8ad6f9eee5feed6cf436ebc9a2c38f866316958705da85f1c8e251ff663d33eb4a367ac566f16fd668c3beaabd7e8a56f76a51ca79089b9bacb341c71289338ed34528ffb92e36d4f29e329bfe6e561d8aec653fe282bb6849f66989bdfde69f89a942a5cb976036e7bda9779eaa67cd6f072f91d6149382003c94aa721484786484713940069999dce067f9e69d1e9fa224926998e63524a707231018012da38b8a6a596182469d67103206a5a1197a426517fcbf09a4654ae53da05b0a94be02c520c1899e5829ce6f29fb703ab223115ace646b0a48da9077426061b13757ff4e51b','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
301 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
302 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
303 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 27.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
304 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d516ec3201044ef822f505812c3fa183d80b50b8b44e3060b8822abcadd8b3ffa59a9eafccecc7b8406bf1a7a54ebda1efc21a1aba5a1d1a8de3bd5be46eab21e23937e33d37496f339a6d64a500b219cffcb05d533df722b1b71646c9f4f947bcffdc02b58333b0be24d88ce83495747148c07cbd625560ba31e54ef7e45ecb5ec52fbd1760939e5403d97fb56caedb18f4e92d42a71bc64c3c4de3bd06e3835274810b59e63b489030560f8b139f897ed6ff8d7eb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
305 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
306 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:68e9c4fb32e6816b5ebf5b60692bbba6' AND (exptime >= '2025-06-21 04:29:51+00') | 33.0000ms | SqlBagOStuff::fetchBlobs |
307 | localhost: SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_fpt_redi" INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_title='Start_date_mm') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
308 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
309 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:68e9c4fb32e6816b5ebf5b60692bbba6') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
310 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:68e9c4fb32e6816b5ebf5b60692bbba6','\x2bb63234b6520a2e492c2a894f492c498dcfcd55b20600','2025-06-22 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
311 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
312 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 04:29:51+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
313 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
314 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
315 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x158b5d0ec2200c80ef021718287594637800d2b22e41c52516b318b3bb2bafdf0fa1c7af624493b3bef926a59ba4e8fee0dae9d5f3425d726bd64ddedaa12e2325d5ad9844e8c61d029abddeab6e0fe28551db8ef2ecb57f106689e5bcf2c90bcc0e3808af816182e89999c02446978ee307','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
316 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
317 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 04:29:51+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
318 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_fpt_pplb" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='e409332782953a75d661716b83d99146be11bfa6') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 2.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
319 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
320 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:89a638a107fdff3a8479cf60034eefb8') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
321 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:89a638a107fdff3a8479cf60034eefb8','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
322 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
323 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
324 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
325 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x758d5d0ec2201084ef422f00fda1b03d86076876e96e82b6d2008d31c6bb5be3b3aff3cd3783d0c2ab800735cfe5a02b87aaa602e60c2e15739d17ac3c6f5b6374db345f347eab584a0a6ac29f3d0ca01ef1164b5a911682b23d80ef35d62758c73ef4425dcbd6194b03930c64b5f52d11a15513813957bdfb3bb1e7b473aecfb273881203d698ee6b4ab7633f190be7cccb69f10acea3ed1c1a3dca22d2a1eb471fc46addf5cc42eef7f67e7f00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
326 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
327 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 04:29:51+00') | 27.0000ms | SqlBagOStuff::fetchBlobs |
328 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=536) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
329 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
330 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
331 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x558ec16ec2301044f32d3e5602ecc4296173e5c2a1ed01551cd13a2c64859c047b5b8aaafc3b71954b6fa3373bb38360e037429183ca351a5395665334ce956bf76ad7f9c99695b5a4d1395235a663065d7f40056aff76d8ee3e032b285345ae416589a1e04ec867fd20dc7751d5ef75046326f725f3c7d8b4e4a7ae0816542b3224698ad96d99c28041124c9b2279ec849b85a713e39dafbcecc36515effc2d2bb3d47f613d876f5f141e894ce05feb39e0c55327f3d7a3fc4c721cc727','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
332 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
333 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
334 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 28.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
335 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d8d516ec3201044ef822f00c6c6b03e460f60ede25d89c60e1610455195bbd7fee867a5aabf33f3de20f4f05521805a96faa04f8e4dcd15cc197c342c6d59b1f1b2ef9dd17dd75dd5744db1d61cd58c602f7a1c413dd32dd5bc21ad04757f02df5b6a2f709e431c846ccfce1b4723938ce4b40b3d11a153338139adc1ffaa384a3eb8b4573d382649115bcaf72de7dbe3383b162e85d793e20d7c40673d1a3dc92a62d10f5388e2b4b603b390ff79f3f65f6f7fd3bfdfdf','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
336 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
337 | localhost: SELECT p.smw_title AS prop, o_blob AS v0, o_hash AS v1 FROM "smw_di_blob" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (s_id=536) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
338 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
339 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8') | 27.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
340 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x558fb14ec4301044f32d2e91b85b2776ec6c5a9a2b800221ca939d2c170b3909b6e14051fe9d18d2d08dde6866760d96b844ac4a642518ceb5e44dd5592b95ad852a7b21b51004c65a62ad418e8b43681f51237bba7fb93b3d07c750e68a1290159999644e897c31cdc94d6364ed431b91f3cdbd29fc397603f9ad2ba24036a43467c9abdd1d1c85d9849461be2992376372ddada7de99ab7b7387295c8ef1ea3ed3911fe0370c7bf8fd83c277261bf8d7fa1accc5d398f6d573fadae4bafe4d68aa1a2005bd164d0d5634a488ea4e595981d05ce7b7019775fd01','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
341 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
342 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
343 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 28.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
344 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d8d516ec3201044ef822f00c6c6b03e460f60ede25d89c60e1610455195bbd7fee867a5aabf33f3de20f4f05521805a96faa04f8e4dcd15cc197c342c6d59b1f1b2ef9dd17dd75dd5744db1d61cd58c602f7a1c413dd32dd5bc21ad04757f02df5b6a2f709e431c846ccfce1b4723938ce4b40b3d11a153338139adc1ffaa384a3eb8b4573d382649115bcaf72de7dbe3383b162e85d793e20d7c40673d1a3dc92a62d10f5388e2b4b603b390ff79f3f65f6f7fd3bfdfdf','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
345 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
346 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=536) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
347 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
348 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
349 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x5550bb4ec43010ccb7b844e26e1ddbb1b36969ae000a84284f76b2b958280f62c381a2fc3b3184826e343b8fddb52870092872643958ce8de2a5a89d53da1552e78d54464a02eb1cb1ca22c7c523548f68903dddbfdc9d9e67cf50a5881c906589b3d19e22f5d938453f0e81550f5540ceb7e94dd69f43dd51bf650594c8ba18a704b9d8a79da779b2734c64da29506f87e8ebdb9e1a6faffed51fc6f9720c57ff118ffc003f66d8cd6fef347f256623fea5b6b3bdf434c4bdf51c3f37b8aebf15864409a4a131b22cc0c9923451516ba70448c34d3a1b70d9d5a22db61749d28d6e73db2825722aeb0600942874097feaf51b','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
350 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
351 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
352 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 28.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
353 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d8d516ec3201044ef822f00c6c6b03e460f60ede25d89c60e1610455195bbd7fee867a5aabf33f3de20f4f05521805a96faa04f8e4dcd15cc197c342c6d59b1f1b2ef9dd17dd75dd5744db1d61cd58c602f7a1c413dd32dd5bc21ad04757f02df5b6a2f709e431c846ccfce1b4723938ce4b40b3d11a153338139adc1ffaa384a3eb8b4573d382649115bcaf72de7dbe3383b162e85d793e20d7c40673d1a3dc92a62d10f5388e2b4b603b390ff79f3f65f6f7fd3bfdfdf','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
354 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
355 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
356 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
357 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fbbc9758d125e16c0828cabf63c351a4db9d999dd95def84bb64c799230c3ca54652cbfb10a40e4a681685344220f8109074de5177490eba67671c79797c7b58bf4e8938d92c1838b268982f7e5d705c1c4f251d0f99744f5d769456f66e316e72bfc3b17ae51a4c76a59c5a49f9ccee124e273f9506b69d328efe50527f3f624cfe9cf669799cb6ab7c4e9f654597f03b0cf3f0fb074edf0da9c08deb30f9ed888732a76eca572dafd7bf0883dc026a884658054158d488aad7417210869a7636b8cbace683aa2f12a8a31e988f527286b68f0020b9d2166ed542091f042a3a300dc06b5b25360a85bcfe96fa7ff5f507','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
358 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
359 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
360 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
361 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d8d516ec3201044ef822f00c6c6b03e460f60ede25d89c60e1610455195bbd7fee867a5aabf33f3de20f4f05521805a96faa04f8e4dcd15cc197c342c6d59b1f1b2ef9dd17dd75dd5744db1d61cd58c602f7a1c413dd32dd5bc21ad04757f02df5b6a2f709e431c846ccfce1b4723938ce4b40b3d11a153338139adc1ffaa384a3eb8b4573d382649115bcaf72de7dbe3383b162e85d793e20d7c40673d1a3dc92a62d10f5388e2b4b603b390ff79f3f65f6f7fd3bfdfdf','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
362 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
363 | localhost: SELECT p.smw_title AS prop, o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_di_wikipage" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=536) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
364 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
365 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
366 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x5590bb4e03410c45f32d5b229178de8f6d6952000542949167c79b8cd026616720a028ffce2c598a74f6f5f1f503bdf2e7ec05f70d0764cc2ae644178232414bc3a354564a020c819a163df3e7e4a17df6d6372f8f6f0febd73135570b0ebe594c1a165c171a16876349877d6edaa7367bc66af56e316c72b7a3a17a652f7db32be538854cccd55da2f1886399c469a74c03ee4beaee078a094fe93d2d0fe376954fe9abacd812fe9a616efef8a4f16752aa70e3da8fb81d685fe6a99bf25dc3cbe53ac292704006a2954e43908e0c91ee4c5002a465763a1bfc79a645afeb8b2499687a8e5129c1c975110094d0c6c12d2db5c42049b39e1b0051d38ab8283589fa5b86b734a272bdd22e808d7d046791ba801db35c90d35cfed3975f','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
367 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
368 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
369 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 27.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
370 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d8d516ec3201044ef822f00c6c6b03e460f60ede25d89c60e1610455195bbd7fee867a5aabf33f3de20f4f05521805a96faa04f8e4dcd15cc197c342c6d59b1f1b2ef9dd17dd75dd5744db1d61cd58c602f7a1c413dd32dd5bc21ad04757f02df5b6a2f709e431c846ccfce1b4723938ce4b40b3d11a153338139adc1ffaa384a3eb8b4573d382649115bcaf72de7dbe3383b162e85d793e20d7c40673d1a3dc92a62d10f5388e2b4b603b390ff79f3f65f6f7fd3bfdfdf','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
371 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
372 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
373 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
374 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c69b8cd026617720a028ffce2c2c45e8ecebe3eb077aedcfa317dc371c9031ab981331046582968627a9ac94041802352d7ae6cfd943fbe8ad6f9eee5feed6cf436ebc9a2c38f866316958705da85f1c8e251ff663d33eb4a367ac566f16fd668c3beaabd7e8a56f76a51ca79089b9bacb341c71289338ed34528ffb92e36d4f29e329bfe6e561d8aec653fe282bb6849f66989bdfde69f89a942a5cb976036e7bda9779eaa67cd6f072f91d6149382003c94aa721484786484713940069999dce067f9e69d1e9fa224926998e63524a707231018012da38b8a6a596182469d67103206a5a1197a426517fcbf09a4654ae53da05b0a94be02c520c1899e5829ce6f29fb703ab223115ace646b0a48da9077426061b13757ff4e51b','2025-06-28 04:29:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
375 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
376 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
377 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
378 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d8d516ec3201044ef822f00c6c6b03e460f60ede25d89c60e1610455195bbd7fee867a5aabf33f3de20f4f05521805a96faa04f8e4dcd15cc197c342c6d59b1f1b2ef9dd17dd75dd5744db1d61cd58c602f7a1c413dd32dd5bc21ad04757f02df5b6a2f709e431c846ccfce1b4723938ce4b40b3d11a153338139adc1ffaa384a3eb8b4573d382649115bcaf72de7dbe3383b162e85d793e20d7c40673d1a3dc92a62d10f5388e2b4b603b390ff79f3f65f6f7fd3bfdfdf','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
379 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
380 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fe067adaa7cbd49624c14799061d22f6' AND (exptime >= '2025-06-21 04:29:51+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
381 | localhost: SELECT o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_fpt_redi" INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_title='Unix_date') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
382 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
383 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fe067adaa7cbd49624c14799061d22f6') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
384 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fe067adaa7cbd49624c14799061d22f6','\x2bb6b2b4520acdcbac884f492c4955b20600','2025-06-22 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
385 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
386 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 04:29:52+00') | 31.0000ms | SqlBagOStuff::fetchBlobs |
387 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
388 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
389 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x15cb4b0ec3200c00d1bbc005302220cc39ba460613897e9285a992aacadd5bb6a3378416bf821155cef22ef756874a82b0a0ba6dfdcc4ca3693056eb99c36424b2579508619ecb5f1efdd1657f52e182f23ab06da38f0faecdf8404c146a6117bd75155c88d178606b57af524148d7f503','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
390 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
391 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 04:29:52+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
392 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_fpt_pplb" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='f49c968429b801d645cbe1cab25c4dc73460524c') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 3.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
393 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
394 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:f188f96738252d48b58177cdeab03c9f') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
395 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:f188f96738252d48b58177cdeab03c9f','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
396 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
397 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
398 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
399 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x758d5b0e83201444f7821b10aa3caeebe8b7b9c025a15a3182b1a671efd5f8dddf99396710047c3318607d9f57fb2257589781b7c09e53fcf41e0b55bc165575c5ea9a61cec9b10e6fb23d975b1c624e235a6f21bf37a0a9c4b243a05a2af488ca59df18291ac71b654c2db9172248d659e0a7d5e8bf8a7949332d65cf33b918a2c312d334a634acf3d951a065217f523442e05a0723d5438b56f846db5673a59c27b4f5c39970bf1dc70f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
400 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
401 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 04:29:52+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
402 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=530) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
403 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
404 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
405 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f','\x558ec16ec2300c86fb2c394e0292361d9d73dd85c3c6014d3b22a778d49ad296c480d0d4775f33f5b29bf5fdfe3f1bc1c04f82aa04556a34a6a9cd4bd57a5f6ffdb3dd96275b37d69246ef4939cccb0cdaeda1017578fb7cdd7d4456506745a9411599a1e04e2814c3283cf449b97797c098397d2ac231b51d85d995c082ea44c63c9a6a493ba63862940cf34f8902f6c2ed2ad089f1cedfbc1ee27993ee7c938d59ebbfb25eca972bc5472633f867fd8a780ed4cb72f5d85f8372d334fd02','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
406 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
407 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
408 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
409 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d8d4d0e83201484ef821710547e9ee7e8da3ce09150ad18c1b44de3ddab8b2e9b34ddceccf70d82805706036c18f266afe40aeb33f00ed8658e8fc163a18ad7a2aace589d33cc3939d6233427d91dcb7b1c634e135a6f21dfee407389e509816aa9d0232a677d6ba4681d6f9531b5e45e8820596f811f56a3bf2a96352db496675ec8c5101d9698e629a5715b8e8e02ad2bf983a20902d73a18a91a2d3ae15b6d3bcd95729ed0d68d33e1f3a69bbfde7ed3effb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
410 | localhost: COMMIT | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
411 | localhost: SELECT p.smw_title AS prop, o_blob AS v0, o_hash AS v1 FROM "smw_di_blob" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id WHERE (s_id=530) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
412 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
413 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
414 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f','\x558fb14ec4301044f32d2e91b85bc776e26c5a9a2b800221ca939d2c170b3909b68f138af2efc490866ef54633b363b0c425a22891956038d78a37a2b356d5b69275d94ba5a52430d6126b0d725c1c42fb8c1ad9cbe3dbc3e93538862a479480acc8cc24734ae48b694e6e1a236b9fda889c6fea5de1cfb11bc86f591125b221a5399f5ceceae028cc26a40cf34f91bc1993ebee3df5cedcdc873b4ce1728c37f7958efc00bf66d8cd9f570adf996ce05fea7b30174f63da5bcfe3d5b3765dff2a348906a8865ecba6022b1baa89aaaeb64a80d45ce7d980cbbafe00','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
415 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
416 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
417 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
418 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d8d4d0e83201484ef821710547e9ee7e8da3ce09150ad18c1b44de3ddab8b2e9b34ddceccf70d82805706036c18f266afe40aeb33f00ed8658e8fc163a18ad7a2aace589d33cc3939d6233427d91dcb7b1c634e135a6f21dfee407389e509816aa9d0232a677d6ba4681d6f9531b5e45e8820596f811f56a3bf2a96352db496675ec8c5101d9698e629a5715b8e8e02ad2bf983a20902d73a18a91a2d3ae15b6d3bcd95729ed0d68d33e1f3a69bbfde7ed3effb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
419 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
420 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=530) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
421 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
422 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
423 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f','\x5550bd4ec33010ceb37844a23dc7766c5f56960ec0801063652797d6424e4bec52a1a8ef4e0c61603b7dbf77e750e09c50d4c86a709c1bc5ade8bc57da3752d7bd54464a02e73db1d621c73920b4cf6890bd3cbe3dec5ea7c05095881a90550573d9ed32c5ea74cee13426d63eb509395fd8bb2aee5377a4b8642594c88e399fcbc8c5ca1e034d6737e502969d124537e6d0dd47ea83bb86f7b0394d876dba86cfbce51bf831c36afeb8d0f4559005f8973a4cee1069cc6beb7ebc44d6de6ebf15868405d2d01b691bf0d292266a3aed950069b8296703ceab5a0ccdf22249bad743ed7aa5444db6eb014089465bf853dfbe01','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
424 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
425 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
426 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
427 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d8d4d0e83201484ef821710547e9ee7e8da3ce09150ad18c1b44de3ddab8b2e9b34ddceccf70d82805706036c18f266afe40aeb33f00ed8658e8fc163a18ad7a2aace589d33cc3939d6233427d91dcb7b1c634e135a6f21dfee407389e509816aa9d0232a677d6ba4681d6f9531b5e45e8820596f811f56a3bf2a96352db496675ec8c5101d9698e629a5715b8e8e02ad2bf983a20902d73a18a91a2d3ae15b6d3bcd95729ed0d68d33e1f3a69bbfde7ed3effb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
428 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
429 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
430 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
431 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fb6e2fb1902fe1ec10a128ff8e0d4741b73b333bb3bbde0977cd8e334718784a8da496f721481d94d06c10d20881e04340d27947dd353ae89e9d71e4e5f1ed61fb3a47e264b360e0c8aa61bef86dc1b43a9e4a3c4e99744f5d769456f66e9576b93f60aa5eb906934329a75652beb08788f3c9cfa5816da78cc94f25f6f70987e82ff13dae8ff37e932ff1b36ce81a7e866119fe38e3fcd5900afc731d67bf4f38952575379d13e96eb7df0883dc026a188cb00a82b0a81155af83e4200c35ed6c70d745cd47555f24500f7a647e909233b4fd0000922b6de1bf5a28e183404547a601786dabc40e4221afbfa5fe4f7dfb06','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
432 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
433 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
434 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
435 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d8d4d0e83201484ef821710547e9ee7e8da3ce09150ad18c1b44de3ddab8b2e9b34ddceccf70d82805706036c18f266afe40aeb33f00ed8658e8fc163a18ad7a2aace589d33cc3939d6233427d91dcb7b1c634e135a6f21dfee407389e509816aa9d0232a677d6ba4681d6f9531b5e45e8820596f811f56a3bf2a96352db496675ec8c5101d9698e629a5715b8e8e02ad2bf983a20902d73a18a91a2d3ae15b6d3bcd95729ed0d68d33e1f3a69bbfde7ed3effb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
436 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
437 | localhost: SELECT p.smw_title AS prop, o_id AS id0, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_sortkey AS v3, o0.smw_subobject AS v4, o0.smw_sort AS v5 FROM "smw_di_wikipage" INNER JOIN "smw_object_ids" AS p ON p_id=p.smw_id INNER JOIN "smw_object_ids" AS o0 ON o_id=o0.smw_id WHERE (s_id=530) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
438 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
439 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
440 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f','\x5590bb4ec3401045f32d5b2291ccbe1f6e695200054294d1ac771caf909d606f8850947fc726a6483773e7cc9d07061d2e6390223001c8b9d3dccb3a466da3515624a59d52041823b10a030f971ca07a0d2eb0b7e78fa7edfb90d9cd424060ab59c382db42ddea702cf9d08fac7aa9c6c0f9547d5875bbb16ea99bbcc6a0026b4b39ce21974bb5cd341c7128b338ef3452877dc9f5634729e3397fe6f561d86fc673fe2e1bbe86bf66589abf4e34fcccca24dcb93603ee3beacb3275d79f3a565dafb7118ea407b2909cf206a2f264894c6da396a01c77f3d9102e0b2d1b33bd48914db61198b496827c9d00404b633ddcd3ca288c8a0c6f840590533a213e294372fa2dc77b1a51fb461b1fc1a52681774875c49a3b21c91ba1fee9eb2f','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
441 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
442 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
443 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
444 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d8d4d0e83201484ef821710547e9ee7e8da3ce09150ad18c1b44de3ddab8b2e9b34ddceccf70d82805706036c18f266afe40aeb33f00ed8658e8fc163a18ad7a2aace589d33cc3939d6233427d91dcb7b1c634e135a6f21dfee407389e509816aa9d0232a677d6ba4681d6f9531b5e45e8820596f811f56a3bf2a96352db496675ec8c5101d9698e629a5715b8e8e02ad2bf983a20902d73a18a91a2d3ae15b6d3bcd95729ed0d68d33e1f3a69bbfde7ed3effb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
445 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
446 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
447 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
448 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c6938cd06ec2ee840845f977762114a1b3af8faf1fe8b53f8f5e70df7040c6ac624ec41094095a1a9ea4b252126008d4b4e8993f170fedb3b7be79797c7b58bf0ea5f16ab6e0e09bc5ac61c575a56eb13fd4b2efc7a67d6a47cfd854bd5b749b31eea89bbc462f7db3abf530874c5cabbb42c301873a8bf34e2375d8d712ef3b4a054fe5bd2cf7c376359eca675db125fc34c3b5f9e348c3d7ac4cc28d6b1e70db515faf5337fdb16bdacbe5778425e1800c242b9d86201d19221d4d5002a465763e1bfcf94a8baca7174932c9648e4929c1c9c504004a68e3e096965a6290a459e606404ce984b8243589e9b70c6f6944e5b2d22e804d3981b348316064960b729acb7fde0eac8ac454b09a1bc19236663a209b186c4c94ffe8cb37','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
449 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
450 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
451 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
452 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d8d4d0e83201484ef821710547e9ee7e8da3ce09150ad18c1b44de3ddab8b2e9b34ddceccf70d82805706036c18f266afe40aeb33f00ed8658e8fc163a18ad7a2aace589d33cc3939d6233427d91dcb7b1c634e135a6f21dfee407389e509816aa9d0232a677d6ba4681d6f9531b5e45e8820596f811f56a3bf2a96352db496675ec8c5101d9698e629a5715b8e8e02ad2bf983a20902d73a18a91a2d3ae15b6d3bcd95729ed0d68d33e1f3a69bbfde7ed3effb1b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
453 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
454 | 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 ('June','Wed') )) | 1.0000ms | LinkHolderArray::replaceInternal |
455 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:red-link-title' LIMIT 1 | 0.0000ms | LCStoreDB::get |
456 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:c502d99cf924ea5f6ebed19ee436e4d2' AND (exptime >= '2025-06-21 04:29:52+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
457 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:arc:8303a79b1e19a194f1875981be5bdb6f' AND (exptime >= '2025-06-21 04:29:52+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
458 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
459 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idhash:1691-0!canonical') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
460 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idhash:1691-0!canonical','\xdd587b6fdb3812ff2a3a1577d805ec8494ac9737e9e1368fadbb79214e1b144d6150d42851a3d74a54ec6c91ef7e43eae1b7b33d74ff392388cd99e1cc70e6c7e190e5d0a6a639d4bfe9373013fa503fc8df52e32e3dd8cfdfca9f83eee7815f68fb6fef528350da27769fd08eb581f48c9f4349ef28497248ec85d14fa528a2f4fee7c303a63d14101edee9fb6516337f3f4a0398ede50ff9bf452462387c5fa5f02f96e4bf302ea22c3d8420126a5c401047e9e321bdd3351eb3b2441d294c71544fbcd3e554eda79cdd831664506a6926349845a5f8f94e7f2b9907fbec6de7d414e03160cfdaeb2edd42f03f7a8433b73a84bc257faa349a4d0226403bd4a8496cd7b507447e6a09bda79fb1f4be42656768b4d4879fbff4f42394bfcf8a089af1280d22ce445634e31be9489bec326769e76832ed4bc7facad57ec2a2147dba8a592ab479860ff6e51c65bbb1f94d45591f929e5c1c7ebf7c6998e31c78c4e2c62e24798cbee1946f3a25f2ff6f13112560e843ead0c1cbcb5c66146c94725d4b4a8d12f4b259cd6914c31858c11f2e73998a867c321350a42c5e88cb2845d2347a8c166817301d834aa13e0c595c424f7f1705b0817c91fdc6e2188ae7b920b060242069549d6741152baf748ced5e994cf74af11c0306aa1d8b2c8b4594977a273e96128d82f7e5519686d1fd47d666ea961529ee9066d478d48cae8a2c8742447538517bbf8404331571c40beb9782890a59a2a840c6f5f2e8ddcdf919665c97004800f9498e43cc2bfe9101712d736021f324657e0c97971f46dd424712fb57591cf1e75a810c6e5aa22fc768aa311fb43f45e55ffa5fd1d76e7e227dfd88bf25ffd3e4547e7183b060103876089ee3581e6386c308f73c3f0c6da7ce7bd62634ade2b8a73fb1b84294e9d4401726e23987098ec6e7b7c7a38b2af1a1d025363e4dfe23e732e69b86e97a86e1736e58cc0e6d62836f19561806dcb277e91fecd23f16ac106a4f4a1560136a39d660c0881b98cc324dd3081d4e6838f0c3c0e1bbcceccb3db56fefd33573324148fc5ac511c3183fd75397adb7d5535a083d8fd88c3b8113506340596071c304dfb378e8711b063bbc98efeb352f7e8d337f65c91359d555fa5cc7727d8b3ac435a96787c462dcf05c4a7ccf1830ce5eb1f8976c25895a1b03c6074001429338dc60bee31366ba06059bdbb6b3c312b1b7dbf9d0565695452b3429c5d871db00c726c4248cf330248189e03476ad66a92aefc2cd64fcfbc92765ccb13dd31e70c725861f32d764c620402d26a3c4439cee30b65a8ab72defa5d973f3fab08cda2dea17849615dfdd1d8f1a7dcfc8ca9b9f1fe5bc1b144329390d59515b6365a1d88ad757ed77c2dfef8798edf6a381d5ab2e48b9bfc17abb815eb7af247f94074b70df627b2ef3fd56d32ad960b5a9c55bec49ee8fb374bad3d2e90fb3d4ede32db66afef75b9b3cc2f39a39b991dfb1f263544678284b15cd91be44975d56393f6d2fb2e32a8f65cb0773e971d59cc9bb8bcb645e5cde90376f36ace3167dbbc2f60b59655608e9f5c6c2c4335cc94c5c430805a45c5ac0b5e543dbb56cd332030b5cc795c190cd6bd3c4b62e45aa894403953f6e9a9ab6d348372caefcbf589b6cea90883da0c0c61b8a73363b865c3ce84373cd539c80fd23c47777e31535a8198aa2ebf51f58f9d05a5e890d2c3771ca3cfc51c9f59cb3bc26f0ac4a851a358d1b6d36355d6e84e8e64a4f37943eba568ce95279a2dd16a32fabeb5e5a29327986b705984dba369767050c51fb3d883ea6edbeffc40a6ca1e44d07d28d33cea224c244e698ee8566b61f4b72a1c8fd48251b6f4645290f546ccd86e61e254e4f5f94e27955f374b26712d9492f72a7787768d838d7a12bec3c7fc2ad2c204831ab327526ed51d552902f2b925989dee0052c88521e57281dfd895a3f1bb6d73388e750cb5899219a2b1546a54a2015cd049b6c9157da252e821a7d9f6de9caba9004cf138455aa6e250a29284c360857a94444de6f154acb5b441ae748cfdab87a0c21220beb6788b73e79d342637b84fc53d3346aecb98381a63e546bef91c3f6eed8db2ada1799c02baa443be30f30b7b47047322c621b784b323c4baa5a121478bd550de00abd9051c478ab6291b6b7a165c8bd1f2f804e7efd15dcbd2cc54475e36bd8db80b7558c7d6bab2362ad56885bae8e3a5ad882b36e92c45b3babc111ceda8cb56e12626e7dce2adee6d28b6ed5821b31d74d202b135670b741ce58145b71762e657551f93bf1f7b2841fe9c84e0c2ee26e1bd65ee46310aa3c87b25447903e664f106851aad5a8d294456d1a89070d4f3b4d361eeabd2bf0fb0904119384fe305762c32890c7c990da1e1e85ffe02ccd523c88630d41a275be6a8b9e0e3cc52c40422f4bb528d0a86b1b7bda3560bae529a14d59a961f8efef71e181e603675509434dbd433d4530c5a55e495fd5a1a12ec61819096ff9686491814ba8ebed998e4989db933b413e13edb9882dcf7a91cf24f0841139c296e1f12be38f68b2eb944e6618b831c7dc8b71c1e70f47053b869055f12a553dd6cc69a731bb57fb28990e45c6fb2588ee58912d59850040b45ec3d328680fdd05ba6c3446c187123ae67513a6ee7d661353d2c60f8cfeca4a30ed967b5bb01c7bcae3e8e948bee541e357533cfa5925b04474dea9804a45dd93190ab3d9a8dee963b50f9abe91cdaeae2eb0601cd57b6d817aa2aa43d3a2d4f4fae49d773c3555b5b421e37318765ada6db2aca5211e61927d4c594be75581dd966803710d78da07ab42089e429efcf3de30cf0bb47b7379d49282a8944f5c47f55ec1af27284af5d4b7c457cfa4ebdcae0aa92016a74d2d3aab4b452d33c56ca837d505afa478269bbf26076a63620ca3e2b94da222d510d7977791de30dbb54b40c98da41ef64ed61bb9ae6daa9dbcacd3bfdeffe8bffc17','2025-06-22 04:29:52+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
461 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
462 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
463 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:1691') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
464 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idoptions:1691','\x5d90416fc2300c85ff4bce1c4ad521da1dbb4d426203b1ee8c4c62205a9a4676c2cad0fefb52d632e014e5b3fdfcfcb8c8f2bc1027b10462fc60540be7756359142751433bb3d20485effa1b45e129e0a8a3cbe55ba3b06c82f537f4b97560d5133abf1fb807daa19f83dd05d85d34b4f5485b90f88acc573caa54583b031e6f557a5882311b909f03978108ad5fe1417374bd42d990ba6f0a8c64a281e1cfc1398a7bab453920a51936265e147d591f9f0352277857afb43f37dd55b17568591ff01c22bd042bbb0ce7bad6977cbe089c34c07ce5aa6b6fb4fa233f235182dc63cc50d35114d34996243dab741d231269923e2493749c64699ee5a22f0ec7cfa2d0783a494762ed8f0ed771e07f3842d9c40cb15df7ebc4e32f','2025-06-22 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
465 | localhost: COMMIT | 2.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
466 | localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM "page_restrictions" WHERE pr_page = 1691 | 1.0000ms | MediaWiki\Permissions\RestrictionStore::loadRestrictions |
467 | 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 |
468 | 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 |
469 | 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 |
470 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1 | 0.0000ms | LCStoreDB::get |
471 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1 | 0.0000ms | LCStoreDB::get |
472 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2ae23567e063fa987490dae1e93ecca3' AND (exptime >= '2025-06-21 04:29:52+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
473 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:86c7f82c22d1d73e459a6f1d612555fd' AND (exptime >= '2025-06-21 04:29:52+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
474 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-head' LIMIT 1 | 0.0000ms | LCStoreDB::get |
475 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_viewasrdf' LIMIT 1 | 0.0000ms | LCStoreDB::get |
476 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:and' LIMIT 1 | 0.0000ms | LCStoreDB::get |
477 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:60fae61ad303e1e6eed048c21d9062b7' AND (exptime >= '2025-06-21 04:29:52+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
478 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-06-21 04:29:52+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
479 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:09babf0ef6374c721935318146bdcfbc' AND (exptime >= '2025-06-21 04:29:52+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
480 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_dtitle" WHERE (s_id=538) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable (for SMW\DisplayTitleFinder::findDisplayTitleFor) |
481 | localhost: SELECT smw_seqmap FROM "smw_object_aux" WHERE smw_id = 538 LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\SequenceMapFinder::findMapById |
482 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
483 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:09babf0ef6374c721935318146bdcfbc') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
484 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:09babf0ef6374c721935318146bdcfbc','\x2bb632b4525250b20600','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
485 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
486 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
487 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
488 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9dd04d6ec4200c05e0bb904dbbe32740708ed10344c64045270d11301a8daab97b13555db6aaba7ef6f72c2348f868e0802d4bbbfab7489dcd0de408eca563ed4bc01e9f5aaf797b7d1e0497c370e6f69cc7d60ab119613c09ad81ddf225b7b2a20f1edafb0de2d673bf834be4d069136c32cea00bc20842119c9528f8846cf6200ed54d3f127b2d7bacfddef6483965c29ecbb69672b9ee471653ac3586632baec7edc9934ca44d22ae51282d146a9aa2f456729ebedb26f5afb6bff2bffc833b8f3ef1988cb22359299cd24a4c62343ed0a17f118fc727','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
489 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
490 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:24fbc2fc56fc05a13513a5c8e2b7200f' AND (exptime >= '2025-06-21 04:29:52+00') | 15.0000ms | SqlBagOStuff::fetchBlobs |
491 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_di_wikipage" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_object_ids" AS t1 ON t0.p_id=t1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='9e5c04315061c9e7dd9f1ba670eb10f76e59e412') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t0.p_id=10) AND (t3.o_hash='en') | 4.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
492 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
493 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:24fbc2fc56fc05a13513a5c8e2b7200f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
494 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:24fbc2fc56fc05a13513a5c8e2b7200f','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
495 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
496 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
497 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
498 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d90cd6ec3201084dfc5beb4377e0c18fc1879006b59968ac635161045519577af7d686f89a25e7776be190d38e1beabb3ae9be77af19f84ad9baa1383eb4e0d4a9b03347aabada4f5e3bde74cf4fda19be31f6acdd84de0d48150ca75d7744e352fe08377f5ebea686da9dd9c8d68c12a1d4cd456830d5c73041eac11c0d908dde41ddfa9767c88d84adea8b45bdd08534c082de575c9f97cd9768d2295426177d1b2778f1e4544a52332055c2a2e41e148c21bc158fc4d1be5bfd25ec53fd983590f3e328a5a9a018de0562ac9473e681f70a7ffedf118f1ac61a08a256dc7e5c5b6f7fb0f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
499 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
500 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cab584d7cf2f9df6ebfedb3b2be23e0b' AND (exptime >= '2025-06-21 04:29:52+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
501 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_dtitle" WHERE (s_id=536) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable (for SMW\DisplayTitleFinder::findDisplayTitleFor) |
502 | localhost: SELECT smw_seqmap FROM "smw_object_aux" WHERE smw_id = 536 LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\SequenceMapFinder::findMapById |
503 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
504 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:cab584d7cf2f9df6ebfedb3b2be23e0b') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
505 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:cab584d7cf2f9df6ebfedb3b2be23e0b','\x2bb632b4525250b20600','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
506 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
507 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
508 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
509 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d905d6e83301084ef02173036187b39460f8076ed5dc90dc4083b8aa22a772f28ca63abaaaff3f38d34081abe0a7868e6b9dce893436da602dd217c54dceb1cb1f2bcae6da774db9ed67846b1941c9a09a13fdbc300cd3d5d52c90b522428eb1df85a537d8075ec432f64345bd7591a986420abacd74484b69908ba83eadd8f886dcf1beff551360e4952c09af275c9f972db0e8f85f79de3d1e2059c476b1c766a942862d0f5a30f6295323db3907baf39f3afb5bfe27ff923200dae8f63102d3e8a3deee0488634b136ace885783ebf01','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
510 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
511 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 04:29:52+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
512 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_di_wikipage" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_object_ids" AS t1 ON t0.p_id=t1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='e409332782953a75d661716b83d99146be11bfa6') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t0.p_id=10) AND (t3.o_hash='en') | 3.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
513 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
514 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:89a638a107fdff3a8479cf60034eefb8') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
515 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:89a638a107fdff3a8479cf60034eefb8','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
516 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
517 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
518 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
519 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d90516ec3201044ef625f0083c1b039460f60edc222d1d8c102a2288a72f7da1fed5fa2a8bf3b3b6f468320e151c14137cff54adfec5b77aa30ec87af86a5cd011bcfebda0f42f6fd214dc72bd69a7d7742d0875b6be86ee99c6a5e9002415d6fc09796da1d8c65e7c7484ab2b18321cd143519619c242234dd8960d8a9cebe446c256f5cdabd6eec534c1e5bca9725e7f375db358e5c0a87ddc50b588746591cc414438c0aed38391f8d106a648e647fd3acfa57daa7f8377b78246dc730f928a30bd1ec7370204592582a16f4b7c76bc4bb8681ab2f693b2e1fb67d3e7f00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
520 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
521 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:681c1c7601a9ca27ece4cfb64885b05c' AND (exptime >= '2025-06-21 04:29:52+00') | 20.0000ms | SqlBagOStuff::fetchBlobs |
522 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_dtitle" WHERE (s_id=534) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable (for SMW\DisplayTitleFinder::findDisplayTitleFor) |
523 | localhost: SELECT smw_seqmap FROM "smw_object_aux" WHERE smw_id = 534 LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\SequenceMapFinder::findMapById |
524 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
525 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:681c1c7601a9ca27ece4cfb64885b05c') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
526 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:681c1c7601a9ca27ece4cfb64885b05c','\x2bb632b4525250b20600','2025-06-28 04:29:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
527 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
528 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
529 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
530 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d905b6ac4300c45f7e26c60fc48622bcbe8028224cbe04e3a0eb187210cb3f726947eb694eaf7de7b0e08c1c0b3420035cff54eefc24d4d158c06f5d6706b73c426f37e5ca72fa6ebce703ccb586b613521b873dff7a01ef99a6b59902241fd7880dc5a6e3b0cd699d13b2bc170f4c19a34784436c13a723e919a08f4410dfe47c4ba9555b6b6d75538a7ccd872b92da55cefeb9149926d9378ac6481442178abfde1d4946cb251eb31469788912dd96f9bb7ffb2fd15ffdb3fbc66cde370d11818cd282c8e130dcefb9e2e3d7f215eaf4f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
531 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
532 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 04:29:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
533 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_di_wikipage" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_object_ids" AS t1 ON t0.p_id=t1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='69260f9e683016a4baac1d67d43e146dbde1af0d') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t0.p_id=10) AND (t3.o_hash='en') | 4.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
534 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
535 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:fb9983184271bf3f3d117dd4fbcac3b3') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
536 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:fb9983184271bf3f3d117dd4fbcac3b3','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
537 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
538 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
539 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
540 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d904b6ec3300c44ef225fc0fad896e863f400064551801a373224058151e4eeb517ed2e41502e399c37c42028f8aee0402c4bbdf94fa626e60a4a82f86858da12b0f1b21fd3c95e75dd294ee731d69a49cc08c3e91f0610f7744935afe88387fa7507beb6d47618b55193359a9da2609d5671b488a49c36ded8e8c5ec411e54679f22b692372e6daf1b538a89b0a57c5d73bedcb643e3c8a570385cbc42f4ce592ded91297dd4510729a7104cf484a4bdfe4db3fa5f69efe25ff56125499ac65ea2235413131b8a7e34d60ebe1fe8af8fe788571f06ae54d2766edefcf6f1f801','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
541 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
542 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:3389c7106aa36faef411350fe631d238' AND (exptime >= '2025-06-21 04:29:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
543 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_dtitle" WHERE (s_id=530) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable (for SMW\DisplayTitleFinder::findDisplayTitleFor) |
544 | localhost: SELECT smw_seqmap FROM "smw_object_aux" WHERE smw_id = 530 LIMIT 1 | 0.0000ms | SMW\SQLStore\EntityStore\SequenceMapFinder::findMapById |
545 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
546 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:3389c7106aa36faef411350fe631d238') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
547 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:3389c7106aa36faef411350fe631d238','\x2bb632b4525250b20600','2025-06-28 04:29:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
548 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
549 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
550 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
551 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d90596ac3301445f7626f40f3f0bc8e7e9b27e909d4b896b114d250b2f7d8847eb694fedee15cb80802be1a7818e6b95dc33bc53e4c0db886e16d2d9f73c24e2367621c4fd99e316cadc661425067531fc95bb99456170c2940fbb801adbdf43b6462c66242b43124e58d50912beb3d333c0991cd3005e007d5bb1f11db5e37dafbbd6d144b2e117ba9eb52ebe5ba1d1e65da774a478b16c8dcb9ec8d954e6891940bda716b63220c4c469fbfd79cfcd7da5ff1bffc21a5f3d1726610a5c94859712e35cb64e47188742fc4e3f104','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
552 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
553 | localhost: SELECT o_serialized AS v0, o_sortkey AS v2 FROM "smw_fpt_prec" WHERE (s_id=530) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
554 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
555 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
556 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f','\x5d90cb4e03310c45fb2db344029cc479ce960d0b6081104be4244e1ba169cb4c00a1aaffce0c544865675f5f1f3f28d870988292a1934042382dbc4a316a1b0d5a99513b44068a91bb9e8208871aa07f082e748f77cf37b74f63ed825e101242b75a346a74db7858edf6adeeb653d7dff7531062ae5eac8697296d78985953c0d06d5adb2fa150a7eaa6f2b8a7b12de2b2d3c4036d5b4d9703e74a9ff5b55eedc6f5f5f4593fdab5b8829f663835bfbdf3f8b528b370462d23ad07deb6d3d497edfbd0f5c7e3ef08c7ca035bc80ebd81889e2db349366a05e8845bce867038b95531f38b906db64552d65a49f629038056c67a3877a3418ac846146901d49cce169fd1b09a7f2be8dc4da47dd1c64770b964f08e38454ac249c5de48fcc7f6e07462a1a333d22a918db5f301c5a6e852e6f2cf0d450a234d5116c124695cf62e21658b927cfa631fbf01','2025-06-28 04:29:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
557 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
558 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
559 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
560 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d90596ac3301445f7626f40f3f0bc8e7e9b27e909d4b896b114d250b2f7d8847eb694fedee15cb80802be1a7818e6b95dc33bc53e4c0db886e16d2d9f73c24e2367621c4fd99e316cadc661425067531fc95bb99456170c2940fbb801adbdf43b6462c66242b43124e58d50912beb3d333c0991cd3005e007d5bb1f11db5e37dafbbd6d144b2e117ba9eb52ebe5ba1d1e65da774a478b16c8dcb9ec8d954e6891940bda716b63220c4c469fbfd79cfcd7da5ff1bffc21a5f3d1726610a5c94859712e35cb64e47188742fc4e3f104','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
561 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
562 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 04:29:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
563 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_di_wikipage" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_object_ids" AS t1 ON t0.p_id=t1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='f49c968429b801d645cbe1cab25c4dc73460524c') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t0.p_id=10) AND (t3.o_hash='en') | 3.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
564 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
565 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:f188f96738252d48b58177cdeab03c9f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
566 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:f188f96738252d48b58177cdeab03c9f','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
567 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
568 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
569 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
570 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d904b6ec3300c44ef625f401feb479fa36b839228408d6b199682242872f7da8b649720e876c87933180401bf151c74d354cffe9b42ebc60a5c41f7b5e4eb14b151cf99e8fb4336c71bd65a423722a8c3a9f6cf4b3ee55a66f4d143fdb9002d2db71b2462da604434c1c7c16931043e18e798e65188a4bbd103dfa9cebe44ac5b59696bb7ba52c829076cb92c7329a7f3badf28d1b651dc5d3443e2d626a78db442893858af2c37264442cf6470e99166e5bfd23ec5bfd9434aeb82e14c234a9d90d2c0b9542c9196fb20d23ef7788d78d730520d5b5e0fe5c3b6f7fb1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
571 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
572 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:333b858d3c66c019d20a78a85b040a61' AND (exptime >= '2025-06-21 04:29:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
573 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 04:29:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
574 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7844752b30010e9877d4954b6287284b' AND (exptime >= '2025-06-21 04:29:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
575 | localhost: SELECT o_serialized AS v0, o_sortkey AS v2 FROM "smw_fpt_prec" WHERE (s_id=549) | 0.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
576 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
577 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
578 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d','\x5d90cb4e03310c45fb2db344029cc479ce960d0b6081104be4244e1ba169cb4c00a1aaffce0c544865675f5f1f3f28d870988292a1934042382dbc4a316a1b0d5a99513b44068a91bb9e8208871aa07f082e748f77cf37b74f63ed825e101242b75a346a74db7858edf6adeeb653d7dff7531062ae5eac8697296d78985953c0d06d5adb2fa150a7eaa6f2b8a7b12de2b2d3c4036d5b4d9703e74a9ff5b55eedc6f5f5f4593fdab5b8829f663835bfbdf3f8b528b370462d23ad07deb6d3d497edfbd0f5c7e3ef08c7ca035bc80ebd81889e2db349366a05e8845bce867038b95531f38b906db64552d65a49f629038056c67a3877a3418ac846146901d49cce169fd1b09a7f2be8dc4da47dd1c64770b964f08e38454ac249c5de48fcc7f6e07462a1a333d22a918db5f301c5a6e852e6f2cf0d450a234d5116c124695cf62e21658b927cfa631fbf01','2025-06-28 04:29:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
579 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
580 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
581 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
582 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d8d4d6ac3301085ef225f403f634b1aef7b87ac8c461a811a37329643082577af1dc832a574f978effb5e408ddf0d3d8a696a57fae4b889f1994fd347a7a4eeba23dba30fadd528c68070207d8fe256cea5d53950226c5f37e4cb56b63b5a07607b4d464a25d93b6b13f81e68d0ce6a0724464235feaad897261ba91c9336c684188295401cc8650b767829bc7bab58d6baf0badddbc2b1e412c356ea65aef57c5df68e33af2ba79de219938b5a7aabbc074339fa0ca0931ea21e3845e7d3ebcd997fbdfd4dff78fc00','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
583 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
584 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 04:29:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
585 | localhost: SELECT t0.o_id AS id, o0.smw_title AS v0, o0.smw_namespace AS v1, o0.smw_iw AS v2, o0.smw_subobject AS v3, t2.o_hash AS text_short, t2.o_blob AS text_long, t3.o_hash AS lcode FROM "smw_di_wikipage" AS t0 INNER JOIN "smw_object_ids" AS o0 ON t0.o_id=o0.smw_id INNER JOIN "smw_object_ids" AS o1 ON t0.s_id=o1.smw_id INNER JOIN "smw_object_ids" AS t1 ON t0.p_id=t1.smw_id INNER JOIN "smw_fpt_text" AS t2 ON t2.s_id=o0.smw_id INNER JOIN "smw_fpt_lcode" AS t3 ON t3.s_id=o0.smw_id WHERE (o1.smw_hash='733039cba2eb5c36cd6e843fef67a14bb508a0d6') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t0.p_id=10) AND (t3.o_hash='en') | 3.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
586 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
587 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:d8c209719943bfc9f442d26c26edc89d') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
588 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:d8c209719943bfc9f442d26c26edc89d','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
589 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
590 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
591 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
592 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d90c16ec3201044ffc5fe010c8b81f5bdffd093c5c222d1b8c132445154e5df6b57ca3151d4e3ececbc91c6a3c49f8a0ebb79ae17fae2d0bae94f7fce1ffd2064df1fda1cbeafb5846ef2a88f88d6d85df329d7b2788a84f5fb8a7c6eb9ddd05800a325292106c1ce1a13c169a0515a232d5037110ed34bc4fea992128365924a291fbc3702883dd964c08c0f84b34f11eb5656dedaadae1c72cac1b75cce4b29a7cbba7b9c78db38ee295e30da2085338373a0280597006494639023c7605d7cb459f5afb677f1eef91e2ff15cc396d7e3f266d5fdfe0b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
593 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
594 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM "revision" JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "page" ON ((page_id = rev_page)) LEFT JOIN "user" ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE page_namespace = 0 AND page_title = 'Plant_2011-06-01' AND (rev_id=page_latest) LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
595 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 | 1.0000ms | LCStoreDB::get |
596 | 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','Start_date(string)','Start_date_mm','Start_date_yyyy','Unix_date','Y_A','Y_F') )) | 1.0000ms | LinkHolderArray::replaceInternal |
597 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:parseraftertidy:2447a56a9caa336d2703f4cc9419a670' AND (exptime >= '2025-06-21 04:29:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
598 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-facts' LIMIT 1 | 0.0000ms | LCStoreDB::get |
599 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-facts-help' LIMIT 1 | 0.0000ms | LCStoreDB::get |
600 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-attachments' LIMIT 1 | 0.0000ms | LCStoreDB::get |
601 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-attachments-help' LIMIT 1 | 0.0000ms | LCStoreDB::get |
602 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-derived' LIMIT 1 | 0.0000ms | LCStoreDB::get |
603 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Smw-factbox-derived' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
604 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
605 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:2ae23567e063fa987490dae1e93ecca3') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
606 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:2ae23567e063fa987490dae1e93ecca3','\x016a0395fc613a313a7b733a33323a223431613662326161303238333762363638303334636235373062353133303037223b613a323a7b733a343a2274696d65223b733a31303a2231373530343830313933223b733a373a22636f6e74656e74223b733a3737303a2278dacd57cb6eda4014fd95d1ac5a15f08b38d4989112a52cba8a8abac80a0df6756cc51e5b3343026afbefbde38081f0084441090b33becf73cfb9d8c2f71c9f5ffa5e02df5dafebc410259ee75d5cc285df9b787efc9707dde08f0afc804a781c6731ed6781d3f3ddbe4207cdb9b8a77874030ac21c1c27a009703d953056a04db4dbb59f8335ccb489f12eba5e40c3387b2451ce951a50553cb5359f28620e098ff4a49c511666a29a6a92c5038acedaaeda79a6345de609fe68f228d1f30a0654f2382b2911bc803a4561600ad10360052c97f309e44db9fa6ea36852ca839dea0cec95e91ceb8fd2f209016baea100a115e122267526d129d724e58f4026008244120981984ce68493a90249d9d0c485565d91850a229d95a28116954263c9751c6c9d2e24a9e2120bb5cba9468a36bdc8a149a4886d6e80c699aa723e0f2679193df477c622dd29f098b24ea7438a5202e1132c4d68a82a2e96c198ca492a2119504b9588ddca440cb34e9556d6a88228e379702d9115b0825bdc0cdd766dd7769cb67b63fbe6e2acc83b2e9cd576525bd1663ba1c5596819508c86160ef2721a192779261e10ea3af295f5d5017eccaa52ea5f3743abee3d5ef5de02ff22740d266568250940bc0678275eb3be3990850ef50ddd1dd346aaf6b922c87353a3926565b6ffd0a0b7180352cf8391e6528f635ccd66b24d1fa97d6c757e1e66ef141b3014653fa70288d3aa79216443100c52c065941e23c9a88ebc9e2fd159cff0705d0c280b17c636ad16ebb325d389e9ecdbb66607663e9f2a5f949699b8ff7a489d26866ddb4e546bb5bde7d36a09cd7ae5b1f0b62a9f46b971511c128da09b6ddc9e2895ed9f4f22fc2a0acbf64fd4a449fb3c22ccf17350863a80bd30bce1577356310c26eb0dcfb58dd40f16e5b7c8667b5e34c6b578cf34c71325705a9eedb77a3dbfd5b5ed966ddbefab8781d5bc2bb01336c23ef8394290fdb91facc8ddf86a5b8b3b7245195e4ee5bffbbe84df21635796730cbf4de887d339dc45e7d0d0393c954ef7fde91c1e4fe7f0309d3bae8b7f2f8b7bdafff71f4034dd29223b7d7d','2025-07-21 04:29:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
607 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
608 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7e270bae26e4a2479fb349dc4a19911f' AND (exptime >= '2025-06-21 04:29:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
609 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
610 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:7e270bae26e4a2479fb349dc4a19911f') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
611 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:7e270bae26e4a2479fb349dc4a19911f','\x7d8c4b0e83201040ef82eb26cc2020e3257a0333c090d85a5d40639ac6bb37c67dd7efc384f4ad14484d537dc787a4a6c64aa849dd175edb841ae0a6dd4d43a7bbee64fe74b9d62da991afdc5a52fbfc9cebb670cc91ea6b2759dbdc3e34b8e4cb80093143f6467a1bd815c80ed05a5bb21a23c1f877812c68acf3a29d291c06df079d5940829194d85c8be3f801','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
612 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
613 | 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 |
614 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
615 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
616 | 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 |
617 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
618 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
619 | 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 |
620 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
621 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
622 | 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 |
623 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
624 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' LIMIT 1 | 0.0000ms | LCStoreDB::get |
625 | 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 |
626 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
627 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
628 | 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 |
629 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
630 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
631 | 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 |
632 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
633 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
634 | 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 |
635 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
636 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
637 | 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 |
638 | 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 |
639 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
640 | 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 |
641 | 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 |
642 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1 | 0.0000ms | LCStoreDB::get |
643 | localhost: COMMIT | 0.0000ms | MediaWiki::preOutputCommit |
644 | localhost: BEGIN | 0.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (LinkBatch::doQuery (for Skin::preloadExistence)) |
645 | 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 = 1 AND page_title = 'Plant_2011-06-01')) | 0.0000ms | LinkBatch::doQuery (for Skin::preloadExistence) |
646 | localhost: SELECT user_ip FROM "user_newtalk" WHERE user_ip = '216.73.216.48' LIMIT 1 | 1.0000ms | MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages |
647 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
648 | 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 |
649 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
650 | 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 |
651 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
652 | 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 |
653 | 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 |
654 | 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 |
655 | 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 |
656 | 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 |
657 | 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 |
658 | 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 |
659 | 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 |
660 | 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 |
661 | 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 |
662 | 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 |
663 | 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 |
664 | 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 |
665 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
666 | 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 |
667 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
668 | 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 |
669 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
670 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Footer-icons' LIMIT 1 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
671 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-login' LIMIT 1 | 0.0000ms | LCStoreDB::get |
672 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-createaccount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
673 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-talk' LIMIT 1 | 0.0000ms | LCStoreDB::get |
674 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
675 | 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 |
676 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
677 | 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 |
678 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
679 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
680 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:help-mediawiki' LIMIT 1 | 0.0000ms | LCStoreDB::get |
681 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
682 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_browselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
683 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
684 | 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 |
685 | 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 |
686 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1 | 0.0000ms | LCStoreDB::get |
687 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
688 | 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 |
689 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
690 | 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 |
691 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1 | 0.0000ms | LCStoreDB::get |
692 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:otherlanguages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
693 | 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 |
694 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1 | 0.0000ms | LCStoreDB::get |
695 | 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 |
696 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1 | 0.0000ms | LCStoreDB::get |
697 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
698 | 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 |
699 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
700 | 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 |
701 | 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 |
702 | 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 |
703 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
704 | 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 |
705 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1 | 0.0000ms | LCStoreDB::get |
706 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views' LIMIT 1 | 0.0000ms | LCStoreDB::get |
707 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
708 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
709 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
710 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
711 | 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 |
712 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
713 | 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 |
714 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
715 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1 | 0.0000ms | LCStoreDB::get |
716 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-0' LIMIT 1 | 0.0000ms | LCStoreDB::get |
717 | 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-0' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
718 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out-tooltip' LIMIT 1 | 1.0000ms | LCStoreDB::get |
719 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out' LIMIT 1 | 0.0000ms | LCStoreDB::get |
720 | 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 |
721 | 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 |
722 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptonavigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
723 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptosearch' LIMIT 1 | 0.0000ms | LCStoreDB::get |
724 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptocontent' LIMIT 1 | 0.0000ms | LCStoreDB::get |
725 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitesubtitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
726 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitetitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
727 | 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 |
728 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:variantname-en' LIMIT 1 | 0.0000ms | LCStoreDB::get |
729 | 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 |
730 | 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 |
731 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:february' LIMIT 1 | 0.0000ms | LCStoreDB::get |
732 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:march' LIMIT 1 | 0.0000ms | LCStoreDB::get |
733 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:april' LIMIT 1 | 0.0000ms | LCStoreDB::get |
734 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:may_long' LIMIT 1 | 0.0000ms | LCStoreDB::get |
735 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:july' LIMIT 1 | 0.0000ms | LCStoreDB::get |
736 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:august' LIMIT 1 | 0.0000ms | LCStoreDB::get |
737 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:september' LIMIT 1 | 0.0000ms | LCStoreDB::get |
738 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:october' LIMIT 1 | 0.0000ms | LCStoreDB::get |
739 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:november' LIMIT 1 | 0.0000ms | LCStoreDB::get |
740 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:december' LIMIT 1 | 0.0000ms | LCStoreDB::get |
741 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:lightncandy-compiled:2.2.0:1310722:/var/www/solab/skins/Vector/includes/templates:skin-legacy' AND (exptime >= '2025-06-21 04:29:53+00') | 26.0000ms | SqlBagOStuff::fetchBlobs |
Key | Value |
---|---|
HOST | solab.eu |
CONNECTION | keep-alive |
PRAGMA | no-cache |
CACHE-CONTROL | no-cache |
UPGRADE-INSECURE-REQUESTS | 1 |
USER-AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
ACCEPT | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
SEC-FETCH-SITE | none |
SEC-FETCH-MODE | navigate |
SEC-FETCH-USER | ?1 |
SEC-FETCH-DEST | document |
SEC-CH-UA | "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99" |
SEC-CH-UA-MOBILE | ?0 |
SEC-CH-UA-PLATFORM | "Windows" |
ACCEPT-ENCODING | gzip, deflate, br, zstd |
COOKIE | UseDC=master |
Key | Value |
---|---|
oldid | 1862 |
title | Plant_2011-06-01 |
/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/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/deferred/DeferredUpdates.php | 19 KB |
/var/www/solab/includes/json/FormatJson.php | 10 KB |
/var/www/solab/vendor/wikimedia/utfnormal/src/Validator.php | 23 KB |
/var/www/solab/vendor/wikimedia/utfnormal/src/Constants.php | 4 KB |
/var/www/solab/includes/libs/objectcache/wancache/WANObjectCache.php | 125 KB |
/var/www/solab/vendor/wikimedia/ip-utils/src/IPUtils.php | 26 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/objectcache/SqlBagOStuff.php | 61 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/db/MWLBFactory.php | 16 KB |
/var/www/solab/includes/libs/rdbms/ConfiguredReadOnlyMode.php | 2 KB |
/var/www/solab/includes/libs/rdbms/ChronologyProtector.php | 25 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/RequestTimeout.php | 3 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php | 1 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php | 5 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/LBFactorySimple.php | 5 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/LBFactory.php | 22 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/ILBFactory.php | 16 KB |
/var/www/solab/includes/libs/rdbms/lbfactory/IConnectionProvider.php | 3 KB |
/var/www/solab/includes/cache/GenderCache.php | 5 KB |
/var/www/solab/includes/user/DefaultOptionsLookup.php | 5 KB |
/var/www/solab/includes/user/UserOptionsLookup.php | 4 KB |
/var/www/solab/includes/interwiki/ClassicInterwikiLookup.php | 11 KB |
/var/www/solab/includes/interwiki/InterwikiLookup.php | 2 KB |
/var/www/solab/includes/Message/TextFormatter.php | 1 KB |
/var/www/solab/includes/libs/Message/ITextFormatter.php | 935 bytes |
/var/www/solab/includes/Message/Converter.php | 3 KB |
/var/www/solab/includes/user/TempUser/RealTempUserConfig.php | 3 KB |
/var/www/solab/includes/user/TempUser/TempUserConfig.php | 2 KB |
/var/www/solab/vendor/wikimedia/php-session-serializer/src/Wikimedia/PhpSessionSerializer.php | 11 KB |
/var/www/solab/includes/session/CookieSessionProvider.php | 14 KB |
/var/www/solab/includes/session/SessionProvider.php | 24 KB |
/var/www/solab/includes/session/SessionProviderInterface.php | 2 KB |
/var/www/solab/includes/session/SessionInfo.php | 8 KB |
/var/www/solab/includes/Permissions/GrantsInfo.php | 4 KB |
/var/www/solab/includes/session/BotPasswordSessionProvider.php | 6 KB |
/var/www/solab/includes/session/ImmutableSessionProviderWithCookie.php | 5 KB |
/var/www/solab/includes/utils/MWCryptRand.php | 2 KB |
/var/www/solab/includes/session/SessionId.php | 2 KB |
/var/www/solab/includes/session/SessionBackend.php | 24 KB |
/var/www/solab/includes/user/User.php | 107 KB |
/var/www/solab/includes/HookContainer/ProtectedHookAccessorTrait.php | 926 bytes |
/var/www/solab/includes/Permissions/Authority.php | 8 KB |
/var/www/solab/includes/user/UserIdentity.php | 2 KB |
/var/www/solab/includes/mail/UserEmailContact.php | 656 bytes |
/var/www/solab/includes/session/Session.php | 19 KB |
/var/www/solab/includes/utils/MWTimestamp.php | 5 KB |
/var/www/solab/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php | 15 KB |
/var/www/solab/includes/Request/WebResponse.php | 10 KB |
/var/www/solab/includes/session/Token.php | 3 KB |
/var/www/solab/includes/StubObject/StubGlobalUser.php | 5 KB |
/var/www/solab/includes/StubObject/StubObject.php | 7 KB |
/var/www/solab/includes/StubObject/StubUserLang.php | 1 KB |
/var/www/solab/includes/Output/OutputPage.php | 146 KB |
/var/www/solab/includes/context/ContextSource.php | 5 KB |
/var/www/solab/includes/ResourceLoader/Module.php | 36 KB |
/var/www/solab/includes/Request/ContentSecurityPolicy.php | 18 KB |
/var/www/solab/vendor/onoi/callback-container/src/CallbackContainerFactory.php | 931 bytes |
/var/www/solab/vendor/onoi/callback-container/src/CallbackContainerBuilder.php | 7 KB |
/var/www/solab/vendor/onoi/callback-container/src/ContainerBuilder.php | 1,008 bytes |
/var/www/solab/vendor/onoi/callback-container/src/ServiceRegistry.php | 956 bytes |
/var/www/solab/vendor/onoi/callback-container/src/ContainerRegistry.php | 403 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/SharedServicesContainer.php | 28 KB |
/var/www/solab/vendor/onoi/callback-container/src/CallbackContainer.php | 392 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/mediawiki.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/importer.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/events.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/cache.php | 518 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/HookDispatcher.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SetupFile.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/FileSystemSmwJsonRepo.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SmwJsonRepo.php | 321 bytes |
/var/www/solab/vendor/jeroen/file-fetcher/src/SimpleFileFetcher.php | 555 bytes |
/var/www/solab/vendor/jeroen/file-fetcher/src/FileFetcher.php | 368 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/File.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SetupCheck.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/TemplateEngine.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/LocalMessageProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/MessageLocalizer.php | 259 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Site.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/TypesRegistry.php | 17 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/MwCollaboratorFactory.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Connection/ConnectionManager.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/LoadBalancerConnectionProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/ConnectionProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Settings.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Options.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ConfigLegacyTrait.php | 15 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Listener/ChangeListener/ChangeListenerAwareTrait.php | 685 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Logger.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/ElasticFactory.php | 15 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/ConnectionProvider.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/LockManager.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/CacheFactory.php | 3 KB |
/var/www/solab/vendor/onoi/cache/src/CacheFactory.php | 2 KB |
/var/www/solab/vendor/onoi/cache/src/FixedInMemoryLruCache.php | 3 KB |
/var/www/solab/vendor/onoi/cache/src/MediaWikiCache.php | 2 KB |
/var/www/solab/vendor/onoi/cache/src/CompositeCache.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Config.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/res/Resources.php | 19 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/GroupPermissions.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Logo.php | 25 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Hooks.php | 3 KB |
/var/www/solab/extensions/Maps/src/MapsSetup.php | 4 KB |
/var/www/solab/extensions/Maps/src/MapsFactory.php | 8 KB |
/var/www/solab/extensions/Maps/src/SemanticMapsSetup.php | 2 KB |
/var/www/solab/extensions/Maps/src/MappingServices.php | 2 KB |
/var/www/solab/extensions/Maps/src/GoogleMapsService.php | 9 KB |
/var/www/solab/extensions/Maps/src/MappingService.php | 858 bytes |
/var/www/solab/extensions/Maps/src/LeafletService.php | 7 KB |
/var/www/solab/extensions/Maps/src/DataAccess/MwImageRepository.php | 726 bytes |
/var/www/solab/extensions/Maps/src/DataAccess/ImageRepository.php | 290 bytes |
/var/www/solab/includes/filerepo/RepoGroup.php | 12 KB |
/var/www/solab/includes/libs/mime/MimeAnalyzer.php | 35 KB |
/var/www/solab/includes/libs/mime/MimeMap.php | 18 KB |
/var/www/solab/extensions/Maps/src/Map/SemanticFormat/MapPrinter.php | 10 KB |
/var/www/solab/includes/Request/ProxyLookup.php | 2 KB |
/var/www/solab/includes/MediaWiki.php | 48 KB |
/var/www/solab/includes/title/TitleValue.php | 8 KB |
/var/www/solab/includes/language/TrivialLanguageConverter.php | 5 KB |
/var/www/solab/includes/language/ILanguageConverter.php | 8 KB |
/var/www/solab/includes/Revision/RevisionStoreFactory.php | 6 KB |
/var/www/solab/includes/Storage/BlobStoreFactory.php | 3 KB |
/var/www/solab/includes/externalstore/ExternalStoreAccess.php | 7 KB |
/var/www/solab/includes/externalstore/ExternalStoreFactory.php | 5 KB |
/var/www/solab/includes/libs/rdbms/loadbalancer/LoadBalancer.php | 68 KB |
/var/www/solab/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php | 9 KB |
/var/www/solab/includes/libs/rdbms/ServerInfo.php | 5 KB |
/var/www/solab/includes/libs/rdbms/database/DatabaseFactory.php | 11 KB |
/var/www/solab/includes/libs/rdbms/loadmonitor/LoadMonitor.php | 14 KB |
/var/www/solab/includes/libs/rdbms/loadmonitor/ILoadMonitor.php | 2 KB |
/var/www/solab/includes/Storage/NameTableStoreFactory.php | 4 KB |
/var/www/solab/includes/Revision/SlotRoleRegistry.php | 8 KB |
/var/www/solab/includes/Storage/NameTableStore.php | 16 KB |
/var/www/solab/includes/content/ContentHandlerFactory.php | 7 KB |
/var/www/solab/includes/content/IContentHandlerFactory.php | 1 KB |
/var/www/solab/includes/title/TitleFactory.php | 5 KB |
/var/www/solab/includes/Revision/SlotRecord.php | 20 KB |
/var/www/solab/includes/CommentStore/CommentStore.php | 14 KB |
/var/www/solab/includes/user/ActorMigration.php | 4 KB |
/var/www/solab/includes/user/ActorMigrationBase.php | 18 KB |
/var/www/solab/includes/user/ActorStoreFactory.php | 4 KB |
/var/www/solab/includes/page/PageStoreFactory.php | 2 KB |
/var/www/solab/includes/page/PageStore.php | 12 KB |
/var/www/solab/includes/page/PageLookup.php | 4 KB |
/var/www/solab/includes/cache/LinkCache.php | 18 KB |
/var/www/solab/includes/Revision/RevisionStore.php | 108 KB |
/var/www/solab/includes/page/LegacyArticleIdAccess.php | 2 KB |
/var/www/solab/includes/Revision/RevisionFactory.php | 6 KB |
/var/www/solab/includes/Revision/RevisionLookup.php | 6 KB |
/var/www/solab/includes/Storage/SqlBlobStore.php | 23 KB |
/var/www/solab/includes/Storage/BlobStore.php | 5 KB |
/var/www/solab/includes/user/ActorStore.php | 24 KB |
/var/www/solab/includes/user/UserIdentityLookup.php | 2 KB |
/var/www/solab/includes/user/ActorNormalization.php | 4 KB |
/var/www/solab/includes/user/ActorCache.php | 5 KB |
/var/www/solab/includes/libs/rdbms/DBAccessObjectUtils.php | 3 KB |
/var/www/solab/includes/libs/rdbms/database/DBConnRef.php | 27 KB |
/var/www/solab/includes/libs/rdbms/database/IMaintainableDatabase.php | 7 KB |
/var/www/solab/includes/Revision/RevisionSelectQueryBuilder.php | 3 KB |
/var/www/solab/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php | 25 KB |
/var/www/solab/includes/libs/rdbms/querybuilder/JoinGroupBase.php | 5 KB |
/var/www/solab/includes/libs/rdbms/database/Database.php | 111 KB |
/var/www/solab/includes/libs/rdbms/database/DatabasePostgres.php | 33 KB |
/var/www/solab/includes/libs/rdbms/database/TransactionManager.php | 32 KB |
/var/www/solab/includes/libs/rdbms/database/DatabaseFlags.php | 3 KB |
/var/www/solab/includes/libs/rdbms/platform/SQLPlatform.php | 57 KB |
/var/www/solab/includes/libs/rdbms/platform/PostgresPlatform.php | 8 KB |
/var/www/solab/includes/libs/rdbms/database/replication/ReplicationReporter.php | 6 KB |
/var/www/solab/includes/libs/rdbms/database/Query.php | 3 KB |
/var/www/solab/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php | 1 KB |
/var/www/solab/includes/libs/rdbms/database/utils/CriticalSessionInfo.php | 2 KB |
/var/www/solab/includes/libs/rdbms/database/utils/GeneralizedSql.php | 2 KB |
/var/www/solab/includes/libs/rdbms/database/utils/QueryStatus.php | 2 KB |
/var/www/solab/includes/libs/rdbms/database/resultwrapper/PostgresResultWrapper.php | 1 KB |
/var/www/solab/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php | 4 KB |
/var/www/solab/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php | 3 KB |
/var/www/solab/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php | 726 bytes |
/var/www/solab/includes/libs/rdbms/database/utils/TransactionIdentifier.php | 1 KB |
/var/www/solab/includes/page/PageIdentityValue.php | 4 KB |
/var/www/solab/includes/page/PageReferenceValue.php | 4 KB |
/var/www/solab/includes/page/ProperPageIdentity.php | 3 KB |
/var/www/solab/includes/user/ExternalUserNames.php | 5 KB |
/var/www/solab/includes/user/UserIdentityValue.php | 5 KB |
/var/www/solab/includes/CommentStore/CommentStoreComment.php | 3 KB |
/var/www/solab/includes/language/RawMessage.php | 2 KB |
/var/www/solab/includes/Revision/RevisionSlots.php | 8 KB |
/var/www/solab/includes/Revision/RevisionStoreRecord.php | 7 KB |
/var/www/solab/includes/Revision/RevisionRecord.php | 19 KB |
/var/www/solab/includes/cache/HTMLFileCache.php | 7 KB |
/var/www/solab/includes/cache/FileCacheBase.php | 7 KB |
/var/www/solab/includes/user/UserOptionsManager.php | 24 KB |
/var/www/solab/includes/user/UserFactory.php | 11 KB |
/var/www/solab/includes/language/LanguageConverter.php | 37 KB |
/var/www/solab/includes/skins/Skin.php | 78 KB |
/var/www/solab/includes/skins/SkinFactory.php | 5 KB |
/var/www/solab/includes/Permissions/PermissionStatus.php | 4 KB |
/var/www/solab/includes/libs/StatusValue.php | 15 KB |
/var/www/solab/includes/Permissions/UserAuthority.php | 13 KB |
/var/www/solab/includes/Permissions/PermissionManager.php | 61 KB |
/var/www/solab/includes/specialpage/SpecialPageFactory.php | 45 KB |
/var/www/solab/includes/Permissions/GroupPermissionsLookup.php | 6 KB |
/var/www/solab/includes/user/UserGroupManagerFactory.php | 4 KB |
/var/www/solab/includes/user/UserGroupManager.php | 39 KB |
/var/www/solab/includes/libs/rdbms/ReadOnlyMode.php | 2 KB |
/var/www/solab/includes/user/UserEditTracker.php | 6 KB |
/var/www/solab/includes/jobqueue/JobQueueGroupFactory.php | 4 KB |
/var/www/solab/includes/libs/uuid/GlobalIdGenerator.php | 27 KB |
/var/www/solab/includes/jobqueue/JobQueueGroup.php | 13 KB |
/var/www/solab/includes/block/BlockErrorFormatter.php | 9 KB |
/var/www/solab/includes/user/UserIdentityUtils.php | 933 bytes |
/var/www/solab/includes/cache/UserCache.php | 5 KB |
/var/www/solab/includes/cache/LinkBatchFactory.php | 2 KB |
/var/www/solab/includes/linker/LinksMigration.php | 4 KB |
/var/www/solab/includes/linker/LinkTargetStore.php | 8 KB |
/var/www/solab/includes/linker/LinkTargetLookup.php | 3 KB |
/var/www/solab/includes/page/RedirectStore.php | 2 KB |
/var/www/solab/includes/page/RedirectLookup.php | 1 KB |
/var/www/solab/includes/page/WikiPageFactory.php | 4 KB |
/var/www/solab/includes/Permissions/RestrictionStore.php | 22 KB |
/var/www/solab/includes/actions/ActionFactory.php | 13 KB |
/var/www/solab/includes/Permissions/RateLimiter.php | 11 KB |
/var/www/solab/includes/libs/WRStats/WRStatsFactory.php | 4 KB |
/var/www/solab/includes/libs/WRStats/BagOStuffStatsStore.php | 1 KB |
/var/www/solab/includes/libs/WRStats/StatsStore.php | 1 KB |
/var/www/solab/includes/user/CentralId/CentralIdLookupFactory.php | 5 KB |
/var/www/solab/includes/user/CentralId/LocalIdLookup.php | 5 KB |
/var/www/solab/includes/user/CentralId/CentralIdLookup.php | 11 KB |
/var/www/solab/includes/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/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/libs/HtmlArmor.php | 2 KB |
/var/www/solab/includes/parser/Sanitizer.php | 61 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/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/includes/Html/Html.php | 39 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/json/JsonConstants.php | 1 KB |
/var/www/solab/includes/deferred/MWCallableUpdate.php | 2 KB |
/var/www/solab/includes/deferred/DeferrableCallback.php | 227 bytes |
/var/www/solab/includes/deferred/TransactionRoundAwareUpdate.php | 602 bytes |
/var/www/solab/includes/deferred/DeferredUpdatesScopeMediaWikiStack.php | 5 KB |
/var/www/solab/includes/deferred/DeferredUpdatesScopeStack.php | 3 KB |
/var/www/solab/includes/deferred/DeferredUpdatesScope.php | 10 KB |
/var/www/solab/includes/poolcounter/PoolWorkArticleViewCurrent.php | 6 KB |
/var/www/solab/includes/poolcounter/PoolWorkArticleView.php | 3 KB |
/var/www/solab/includes/poolcounter/PoolCounterWork.php | 6 KB |
/var/www/solab/includes/poolcounter/PoolCounterFactory.php | 2 KB |
/var/www/solab/includes/poolcounter/PoolCounterNull.php | 1 KB |
/var/www/solab/includes/poolcounter/PoolCounter.php | 7 KB |
/var/www/solab/includes/Revision/RenderedRevision.php | 17 KB |
/var/www/solab/includes/Revision/SlotRenderingProvider.php | 685 bytes |
/var/www/solab/includes/content/WikitextContent.php | 8 KB |
/var/www/solab/includes/content/TextContent.php | 7 KB |
/var/www/solab/includes/content/AbstractContent.php | 16 KB |
/var/www/solab/includes/content/Content.php | 15 KB |
/var/www/solab/includes/content/Renderer/ContentParseParams.php | 1 KB |
/var/www/solab/includes/profiler/SectionProfileCallback.php | 1 KB |
/var/www/solab/includes/cache/CacheKeyHelper.php | 2 KB |
/var/www/solab/includes/page/PageSelectQueryBuilder.php | 4 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/src/Parser/LinksProcessor.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/MagicWordsFinder.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/RedirectTargetFinder.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/StripMarkerDecoder.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Timer.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/AnnotatorFactory.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/NullPropertyAnnotator.php | 836 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/RedirectPropertyAnnotator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/PropertyAnnotatorDecorator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataItemFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Parser/AnnotationProcessor.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/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/PropertyChainValue.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ConstraintSchemaValue.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_WikiPage.php | 23 KB |
/var/www/solab/extensions/SemanticMediaWiki/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/Parser/LinksEncoder.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/CharArmor.php | 742 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/PropertyValueParser.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueParsers/ValueParser.php | 337 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/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/includes/libs/rdbms/encasing/PostgresBlob.php | 92 bytes |
/var/www/solab/includes/libs/rdbms/encasing/Blob.php | 391 bytes |
/var/www/solab/includes/libs/rdbms/encasing/IBlob.php | 229 bytes |
/var/www/solab/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php | 5 KB |
/var/www/solab/includes/libs/rdbms/database/utils/AtomicSectionIdentifier.php | 984 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/EntityLookup.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/EntityLookup.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/TraversalPropertyLookup.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/PropertySubjectsLookup.php | 12 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/PropertiesLookup.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/SemanticDataLookup.php | 22 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/CachingSemanticDataLookup.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/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/EntityStore/StubSemanticData.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Connection/Query.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlerFactory.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIWikiPageHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/TableBuilder/FieldType.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/RequestOptionsProcessor.php | 9 KB |
/var/www/solab/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/MediaWiki/LinkBatch.php | 3 KB |
/var/www/solab/includes/cache/LinkBatch.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Services/ServicesContainer.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/Lookup/MonolingualTextLookup.php | 8 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/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/SQLStore/EntityStore/DataItemHandlers/DIUriHandler.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_URI.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Number/IntlNumberFormatter.php | 10 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_Number.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIBlobHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Schema/SchemaList.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataModel/SequenceMap.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/NumberValueFormatter.php | 4 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/DataValues/ValueParsers/TimeValueParser.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Time/Timezone.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Time/Components.php | 880 bytes |
/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/DataValues/ValueFormatters/TimeValueFormatter.php | 13 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/StringValueFormatter.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/ProcessingErrorMsgHandler.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/SMW_Outputs.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/TitleIsAlwaysKnown.php | 1 KB |
/var/www/solab/vendor/wikimedia/bcp-47-code/src/Bcp47CodeValue.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/CategoryPropertyAnnotator.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/MandatoryTypePropertyAnnotator.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/EditProtectedPropertyAnnotator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/DisplayTitlePropertyAnnotator.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/SortKeyPropertyAnnotator.php | 994 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/TranslationPropertyAnnotator.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Property/Annotators/AttachmentLinkPropertyAnnotator.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/ArticlePurge.php | 2 KB |
/var/www/solab/includes/parser/ParserObserver.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/PermissionExaminer.php | 953 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/OutputPageParserOutput.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/FactboxText.php | 456 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Preference/PreferenceExaminer.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/GetPreferences.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/MessageLocalizerTrait.php | 780 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/IndicatorRegistry.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicatorsFactory.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/ConstraintErrorEntityExaminerDeferrableIndicatorProvider.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/ConstraintErrorEntityExaminerIndicatorProvider.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/TypableSeverityIndicatorProvider.php | 797 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProvider.php | 661 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/DeferrableIndicatorProvider.php | 744 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/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/extensions/SemanticMediaWiki/includes/SMW_Infolink.php | 19 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/ValueFormatters/PropertyValueFormatter.php | 9 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Time/JulianDay.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/Time/IntlTimeFormatter.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/DataValues/InfoLinksProvider.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/HtmlDivTable.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/Image.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DINumberHandler.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/includes/ContentParser.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/PageInfoProvider.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PageInfo.php | 1,020 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/HtmlTabs.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/PostProcHandler.php | 10 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/specialpage/SpecialPage.php | 35 KB |
/var/www/solab/includes/Html/TemplateParser.php | 9 KB |
/var/www/solab/vendor/zordius/lightncandy/src/LightnCandy.php | 6 KB |
/var/www/solab/vendor/zordius/lightncandy/src/Flags.php | 3 KB |
/var/www/solab/includes/skins/components/SkinComponentCopyright.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponent.php | 1 KB |
/var/www/solab/includes/skins/components/SkinComponentLastModified.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponentLogo.php | 2 KB |
/var/www/solab/includes/skins/components/SkinComponentTableOfContents.php | 3 KB |
/var/www/solab/includes/skins/components/SkinComponentSearch.php | 7 KB |
/var/www/solab/includes/skins/components/SkinComponentFooter.php | 11 KB |
/var/www/solab/includes/ResourceLoader/SkinModule.php | 27 KB |
/var/www/solab/includes/ResourceLoader/LessVarFileModule.php | 4 KB |
/var/www/solab/includes/ResourceLoader/FileModule.php | 49 KB |
/var/www/solab/includes/skins/components/SkinComponentMenu.php | 5 KB |
/var/www/solab/includes/context/DerivativeContext.php | 7 KB |
/var/www/solab/includes/skins/components/SkinComponentListItem.php | 8 KB |
/var/www/solab/includes/skins/components/SkinComponentLink.php | 8 KB |
/var/www/solab/includes/skins/components/SkinComponentUtils.php | 3 KB |
/var/www/solab/includes/auth/AuthManager.php | 91 KB |
/var/www/solab/includes/block/BlockManager.php | 23 KB |
/var/www/solab/includes/user/BotPasswordStore.php | 12 KB |
/var/www/solab/includes/auth/TemporaryPasswordPrimaryAuthenticationProvider.php | 16 KB |
/var/www/solab/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php | 6 KB |
/var/www/solab/includes/auth/AbstractPrimaryAuthenticationProvider.php | 5 KB |
/var/www/solab/includes/auth/AbstractAuthenticationProvider.php | 3 KB |
/var/www/solab/includes/auth/AuthenticationProvider.php | 3 KB |
/var/www/solab/includes/auth/PrimaryAuthenticationProvider.php | 17 KB |
/var/www/solab/includes/auth/LocalPasswordPrimaryAuthenticationProvider.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/PersonalUrls.php | 3 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/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 |