Log | MWDebug output complete | MWDebug::getDebugHTML |
# | SQL | Time | Call |
---|---|---|---|
1 | localhost: SET "client_encoding" = 'UTF8' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
2 | localhost: SET "datestyle" = 'ISO, YMD' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
3 | localhost: SET "timezone" = 'GMT' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
4 | localhost: SET "standard_conforming_strings" = 'on' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
5 | localhost: SET "bytea_output" = 'escape' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
6 | localhost: SET "client_min_messages" = 'ERROR' | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
7 | localhost: SELECT 1 FROM pg_catalog.pg_namespace WHERE nspname = 'mediawiki' LIMIT 1 | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::schemaExists |
8 | localhost: SELECT current_schemas(false) | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSchemas |
9 | localhost: SHOW search_path | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
10 | localhost: SET search_path = "mediawiki", "$user", public | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
11 | localhost: SHOW default_transaction_read_only | 0.0000ms | Wikimedia\Rdbms\DatabasePostgres::serverIsReadOnly |
12 | localhost: BEGIN | 0.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds) |
13 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM "revision" JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "page" ON ((page_id = rev_page)) LEFT JOIN "user" ON ((actor_rev_user.actor_user != 0) AND (user_id = actor_rev_user.actor_user)) WHERE rev_id = 1540 LIMIT 1 | 7.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-04-01' LIMIT 1 | 1.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 = 1540 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 = 1540 | 1.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 | 4.0000ms | LCStoreDB::get |
20 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 14.0000ms | LCStoreDB::get |
21 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 | 3.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 | 0.0000ms | LCStoreDB::get |
24 | localhost: SET "client_encoding" = 'UTF8' | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
25 | localhost: SET "datestyle" = 'ISO, YMD' | 2.0000ms | Wikimedia\Rdbms\DatabasePostgres::open |
26 | localhost: SET "timezone" = 'GMT' | 3.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 | 1.0000ms | Wikimedia\Rdbms\DatabasePostgres::getSearchPath |
33 | localhost: SET search_path = "mediawiki", "$user", public | 2.0000ms | Wikimedia\Rdbms\DatabasePostgres::setSearchPath |
34 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en' AND (exptime >= '2025-06-21 06:30:50+00') | 70.0000ms | SqlBagOStuff::fetchBlobs |
35 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:messages:en:status' AND (exptime >= '2025-06-21 06:30:50+00') | 52.0000ms | SqlBagOStuff::fetchBlobs |
36 | localhost: SELECT (CASE WHEN pg_try_advisory_lock('168358096319296027') THEN EXTRACT(epoch from clock_timestamp()) ELSE NULL END) AS acquired | 3.0000ms | SqlBagOStuff::doLock |
37 | localhost: SELECT page_title,page_latest FROM "page" WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len > 10000) | 2.0000ms | MessageCache::loadFromDB(en)-big |
38 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 | 15.0000ms | LCStoreDB::get |
39 | localhost: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS "rev_comment_text",comment_rev_comment.comment_data AS "rev_comment_data",comment_rev_comment.comment_id AS "rev_comment_cid",actor_rev_user.actor_user AS "rev_user",actor_rev_user.actor_name AS "rev_user_text",rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM "page" JOIN "revision" ON ((page_id = rev_page)) JOIN "comment" "comment_rev_comment" ON ((comment_rev_comment.comment_id = rev_comment_id)) JOIN "actor" "actor_rev_user" ON ((actor_rev_user.actor_id = rev_actor)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len <= 10000) AND (page_latest = rev_id) | 5.0000ms | MessageCache::loadFromDB(en)-small |
40 | localhost: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM "slots" JOIN "content" ON ((slot_content_id = content_id)) WHERE slot_revision_id IN (21295,2711,20614,14) AND slot_role_id = 1 | 1.0000ms | MediaWiki\Revision\RevisionStore::getSlotRowsForBatch |
41 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id IN (14,2711,18890,19571) | 4.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
42 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
43 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:messages:en') | 30.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
44 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:messages:en','\xa5566d6fe3360cfe7cf915ba7403b6a04efc92b8a9f3a94dd317a0b80ecd76bb7d946dd9d12a4b86e4aced7afdefa36439b6bbac5d511b716892221f92222d1ccda32715796e345c8aa2107c9c28355ca8c89fce8368882623b45caf51c9704252b42192a07bca188a09c265c928302b813070d41de50a8d2683718a6346f91d7a1a20b832c12b47558f8c44885698d16461f8254e53ca738791ac8a904f8ac5e0b95d4bf7ace642169869b5c141e9e442e48ce05411ae081a97a7227db48b1ad3952823342b1f6a871579a81cf09ff308a184f08a48636bac04c3b15dfa0ae0be899d010468125802efe849e76b0b70688a14e5094167725b62060952026db0428d66c2b052c4e4ab8318f2e0970fc8d38fb0c15d6099535e07e3050d37c6c95d2ec596a74e229890113a383f3fb73221532277fc93d3b3e5f2a827b2e141e434ed09ee695a6dc08f46013f573f2d0cc0b02134df40b53cd7d5ece736f2b1a22989b16ccac604063da9d517fd085d3483c5c89fea87fb7fc2b19802f747b3450a916e19b18e6c72625155a2888cd5aed2a60164c33349d4d93591a303df5cbd0c34a6bc566b69ae9e96ac13c105273d7ebd9b5b768d4f47ed9ab2f6f7fe0ef67fa7a19298ab124b4872ad92c0a6073e2cdd7423b5ff50229ceecfcdb471020d46da528e67baf5da8d4fff269aeb85473dfebdd58f054b7b19f60e5bdaefd041879e76e859870efbd56990be4c9f2d9baded007aec9ede416bc68c4c4a49aaead1d07553015c698611870cdb99818cdc74dbc090e39d8143cbe8dad1a09ac279a4d8fd5c0daa2d11ecd1ec58df866d42a8b7cd013657db5e6d43325c2ac86f4399785e4242d5e610fd8b97ee43da6af6b8f50e781552db8f633b7bf7c1d8ebb236de4b83af6f6db63b643b33f6a5e9049715157c9f7d2bea14c13615e5f0f9a1a60b2cdf36e14e60f6c6085d639e6f714e90997275d5a185f89881c049757d3f351d684df8e62bf1a91bd456b29f680166d424d70b27daac7346c639cd7eb6b1d5030e3699234949700da17595c977bbca26995b7b3a97eff044f847825af1b75cb59e68f5114f57d53b8252c987a25a276f86d5cd20fb5006d97b5ca977bb0a27a1673da9373ce9c3dbf1ee34f7a739cccda3e1e75f6f6ed0e9d5857e3d8a86ebfa73addfbc10c4688438fe8be658f7de009aa8c09497e0fb7b4340e3a844d2b2519044434836008a2807b07eef718c0ae6a928cc6223dfbd6ae186b0d238d084539094623d1f0623b45e9ddc2e2f8100c8d7a737df80ba3ef972f1dbc9c56a6de17f5dddaeaf6ebe0c1734f217f5f1f52b492a219be3ab17cc5e39bde22c036d7d52930a890c661a41f57af3e53013a339da1cc2781342e7faa93f8f3cf8242c109c81f4abd3660f81624fc3e0f1a2e1ef8425a220daab3961fb80d0f2f4217a2dae717c887ef03e6be9341a5e9eac2f351980a217cfb3d8f783f92c380ec324390addc0f5e6d30c4f8fdc79ec69bd301aaebefd7275fb877108067cd79fb9a1efbb61e0cedce1e2f91f','9999-12-31 23:59:59+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
45 | localhost: COMMIT | 7.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
46 | localhost: SELECT pg_advisory_unlock('168358096319296027') AS released | 1.0000ms | SqlBagOStuff::doUnlock |
47 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 | 2.0000ms | LCStoreDB::get |
48 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-doc-page-name' LIMIT 1 | 4.0000ms | LCStoreDB::get |
49 | 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 = '4dd426a16c318d1868aac86e92881d2da184baf5' | 5.0000ms | SMW\SQLStore\EntityStore\AuxiliaryFields::fetchCountMap |
50 | 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') | 2.0000ms | SMW\SQLStore\EntityStore\CacheWarmer::prefetchFromList |
51 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:january' LIMIT 1 | 3.0000ms | LCStoreDB::get |
52 | 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 |
53 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info-current' LIMIT 1 | 1.0000ms | LCStoreDB::get |
54 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
55 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:currentrevisionlink' LIMIT 1 | 3.0000ms | LCStoreDB::get |
56 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:diff' LIMIT 1 | 1.0000ms | LCStoreDB::get |
57 | localhost: SELECT rev_id FROM "revision" WHERE rev_page = 1513 AND (rev_timestamp < '2012-01-04 08:53:23+00' OR (rev_timestamp = '2012-01-04 08:53:23+00' AND (rev_id < 1540))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::getRelativeRevision |
58 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:previousrevision' LIMIT 1 | 0.0000ms | LCStoreDB::get |
59 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nextrevision' LIMIT 1 | 1.0000ms | LCStoreDB::get |
60 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:revision-nav' LIMIT 1 | 2.0000ms | LCStoreDB::get |
61 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pipe-separator' LIMIT 1 | 1.0000ms | LCStoreDB::get |
62 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:1513' AND (exptime >= '2025-06-21 06:30:50+00') | 57.0000ms | SqlBagOStuff::fetchBlobs |
63 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:1513' AND (exptime >= '2025-06-21 06:30:50+00') | 37.0000ms | SqlBagOStuff::fetchBlobs |
64 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 1540 | 1.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
65 | 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 |
66 | 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 |
67 | 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 |
68 | localhost: SELECT old_id,old_text,old_flags FROM "text" WHERE old_id = 1885 | 0.0000ms | MediaWiki\Storage\SqlBlobStore::fetchBlobs |
69 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:april' LIMIT 1 | 0.0000ms | LCStoreDB::get |
70 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:fri' LIMIT 1 | 0.0000ms | LCStoreDB::get |
71 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e' AND (exptime >= '2025-06-21 06:30:50+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
72 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
73 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
74 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:property:alias:e2caf49b42e43ccec55dd4b1963f7d0e','\x4bb432b0aaae0500','2025-06-28 06:30:50+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
75 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
76 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:2873f3018eb2333acaa704beab8f7476' AND (exptime >= '2025-06-21 06:30:50+00') | 59.0000ms | SqlBagOStuff::fetchBlobs |
77 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 06:30:50+00') | 52.0000ms | SqlBagOStuff::fetchBlobs |
78 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 06:30:51+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
79 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_kiloseparator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
80 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_decseparator' LIMIT 1 | 0.0000ms | LCStoreDB::get |
81 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:a1a7432d394dcc30029935f41c8ba8ff' AND (exptime >= '2025-06-21 06:30:51+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
82 | 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_A') AND (s_namespace=102) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
83 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
84 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:a1a7432d394dcc30029935f41c8ba8ff') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
85 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:a1a7432d394dcc30029935f41c8ba8ff','\x2bb632b6528a8c7754b20600','2025-06-22 06:30:51+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:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 06:30:51+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
88 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
89 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
90 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x7d8c490e83300c00ff123ee0c40924cea9cfe809d90e4874e31010aa2afe5e51ee3d8e46334c8e3e951299beafabdc065d4cfef1b5bf34165cd31cdc1d9e6b9dd5643e9310c86cd37daaf383a508d5e746c36b99963721a2c4100b6adb2ad8541c70173906010fdc5a93856cfebb60cb9d475730f9a28a002e250ca3b71a85e3389e8b7dff02','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
91 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
92 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 06:30:51+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
93 | 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='f37d2925b1c26df122469bbc4ec3237380f9f1a2') AND (o0.smw_iw!=':smw') AND (o0.smw_iw!=':smw-delete') AND (t3.o_hash='en') | 4.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
94 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
95 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:0652744ee07aef71c572208c8d68efaf') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
96 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:0652744ee07aef71c572208c8d68efaf','\x05c1c111c0200804c05ea8209a30c8590d78d280cf4c7acf6ea0e13db83bc457edda1c95feb865842e6a731a7ba6d2641e5c1099df0f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
97 | localhost: COMMIT | 5.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
98 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
99 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 44.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
100 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x7d8d4d6ac3301046ef625f40bf96345ef5185999d168046adcc8580a2194dcbd714897edf2f1f1de87a0e0bb41806159da357e32f5617ef169f918a550e378b03b766cadd23023e843b116865b399756578c2942fbba015f7ae977d05a476f7dd2344d2464484aa0f3e86d1446e0248739829cff4da04467b44a3a9844a4855021689b8d241fd1e7fc9b08fecfc4b6d78df77e6f1b53c985b0977a596b3d5fb7e7c699f79dd3d3e215c4649533865938e4ec2459a794f0e4d3e439e3fbedf1f801','9999-12-31 23:59:59+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
101 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
102 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 06:30:51+00') | 18.0000ms | SqlBagOStuff::fetchBlobs |
103 | localhost: SELECT o_blob AS v0, o_serialized AS v1 FROM "smw_fpt_type" WHERE (s_id=610) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
104 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
105 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
106 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x558ec16ec2300c86fb2c394e0292361d9d73dd85c3c6014d3b22a778d49ad296c480d0d4775f33f5b29bf5fdfe3f1bc1c04f82aa04556a34a6a9cd4bd57a5f6ffdb3dd96275b37d69246ef4939cccb0cdaeda1017578fb7cdd7d4456506745a9411599a1e04e2814c3283cf449b97797c098397d2ac231b51d85d995c082ea44c63c9a6a493ba63862940cf34f8902f6c2ed2ad089f1cedfbc1ee27993ee7c938d59ebbfb25eca972bc5472633f867fd8a780ed4cb72f5d85f8372d334fd02','2025-06-28 06:30:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
107 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
108 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
109 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
110 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d8d4d6ac3301046ef625f40bfd6485ef5185999d168046adcc8580a2194dcbd71a1ddb5942e3f1eef7d1854786fc1876159da35be32f561fedca7e56594428de3b1ddc1b1b54ac38cc11c8ab561b895736975c59862686fb7c0975efa3d68ad2358489aa68984f44909748060a330022739cc31c8f9d7044a7446aba4bd49445a08e5bdb6d948828890f357c2c38f896daf1beffdde36a6920b612ff5b2d67abe6e4fc699f79dd3d3e23588c92a670cb370c8d949b24e2901046902cef8fd06fa5f6f7fcb3f1e1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
111 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
112 | 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=610) AND (p.smw_iw!=':smw') AND (p.smw_iw!=':smw-delete') | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
113 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
114 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
115 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x558fb14ec4301044f32d2e91b85bc776e26c5a9a2b800221ca939d2c170b3909b68f138af2efc490866ef54633b363b0c425a22891956038d78a37a2b356d5b69275d94ba5a52430d6126b0d725c1c42fb8c1ad9cbe3dbc3e93538862a479480acc8cc24734ae48b694e6e1a236b9fda889c6fea5de1cfb11bc86f591125b221a5399f5ceceae028cc26a40cf34f91bc1993ebee3df5cedcdc873b4ce1728c37f7958efc00bf66d8cd9f570adf996ce05fea7b30174f63da5bcfe3d5b3765dff2a348906a8865ecba6022b1baa89aaaeb64a80d45ce7d980cbbafe00','2025-06-28 06:30:51+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:0652744ee07aef71c572208c8d68efaf') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
119 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d8d4d6ac3301046ef625f40bfd6485ef5185999d168046adcc8580a2194dcbd71a1ddb5942e3f1eef7d1854786fc1876159da35be32f561fedca7e56594428de3b1ddc1b1b54ac38cc11c8ab561b895736975c59862686fb7c0975efa3d68ad2358489aa68984f44909748060a330022739cc31c8f9d7044a7446aba4bd49445a08e5bdb6d948828890f357c2c38f896daf1beffdde36a6920b612ff5b2d67abe6e4fc699f79dd3d3e23588c92a670cb370c8d949b24e2901046902cef8fd06fa5f6f7fcb3f1e1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
120 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
121 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=610) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
122 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
123 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
124 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x5550bd4ec33010ceb37844a23dc7766c5f56960ec0801063652797d6424e4bec52a1a8ef4e0c61603b7dbf77e750e09c50d4c86a709c1bc5ade8bc57da3752d7bd54464a02e73db1d621c73920b4cf6890bd3cbe3dec5ea7c05095881a90550573d9ed32c5ea74cee13426d63eb509395fd8bb2aee5377a4b8642594c88e399fcbc8c5ca1e034d6737e502969d124537e6d0dd47ea83bb86f7b0394d876dba86cfbce51bf831c36afeb8d0f4559005f8973a4cee1069cc6beb7ebc44d6de6ebf15868405d2d01b691bf0d292266a3aed950069b8296703ceab5a0ccdf22249bad743ed7aa5444db6eb014089465bf853dfbe01','2025-06-28 06:30:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
125 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
126 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
127 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
128 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d8d4d6ac3301046ef625f40bfd6485ef5185999d168046adcc8580a2194dcbd71a1ddb5942e3f1eef7d1854786fc1876159da35be32f561fedca7e56594428de3b1ddc1b1b54ac38cc11c8ab561b895736975c59862686fb7c0975efa3d68ad2358489aa68984f44909748060a330022739cc31c8f9d7044a7446aba4bd49445a08e5bdb6d948828890f357c2c38f896daf1beffdde36a6920b612ff5b2d67abe6e4fc699f79dd3d3e23588c92a670cb370c8d949b24e2901046902cef8fd06fa5f6f7fcb3f1e1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
129 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
130 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
131 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
132 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fb6e2fb1902fe1ec10a128ff8e0d4741b73b333bb3bbde0977cd8e334718784a8da496f721481d94d06c10d20881e04340d27947dd353ae89e9d71e4e5f1ed61fb3a47e264b360e0c8aa61bef86dc1b43a9e4a3c4e99744f5d769456f66e9576b93f60aa5eb906934329a75652beb08788f3c9cfa5816da78cc94f25f6f70987e82ff13dae8ff37e932ff1b36ce81a7e866119fe38e3fcd5900afc731d67bf4f38952575379d13e96eb7df0883dc026a188cb00a82b0a81155af83e4200c35ed6c70d745cd47555f24500f7a647e909233b4fd0000922b6de1bf5a28e183404547a601786dabc40e4221afbfa5fe4f7dfb06','2025-06-28 06:30:51+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:0652744ee07aef71c572208c8d68efaf') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
136 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d8d4d6ac3301046ef625f40bfd6485ef5185999d168046adcc8580a2194dcbd71a1ddb5942e3f1eef7d1854786fc1876159da35be32f561fedca7e56594428de3b1ddc1b1b54ac38cc11c8ab561b895736975c59862686fb7c0975efa3d68ad2358489aa68984f44909748060a330022739cc31c8f9d7044a7446aba4bd49445a08e5bdb6d948828890f357c2c38f896daf1beffdde36a6920b612ff5b2d67abe6e4fc699f79dd3d3e23588c92a670cb370c8d949b24e2901046902cef8fd06fa5f6f7fcb3f1e1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
137 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
138 | 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') | 2.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
139 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
140 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
141 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x5590bb4ec3401045f32d5b2291ccbe1f6e695200054294d1ac771caf909d606f8850947fc726a6483773e7cc9d07061d2e6390223001c8b9d3dccb3a466da3515624a59d52041823b10a030f971ca07a0d2eb0b7e78fa7edfb90d9cd424060ab59c382db42ddea702cf9d08fac7aa9c6c0f9547d5875bbb16ea99bbcc6a0026b4b39ce21974bb5cd341c7128b338ef3452877dc9f5634729e3397fe6f561d86fc673fe2e1bbe86bf66589abf4e34fcccca24dcb93603ee3beacb3275d79f3a565dafb7118ea407b2909cf206a2f264894c6da396a01c77f3d9102e0b2d1b33bd48914db61198b496827c9d00404b633ddcd3ca288c8a0c6f840590533a213e294372fa2dc77b1a51fb461b1fc1a52681774875c49a3b21c91ba1fee9eb2f','2025-06-28 06:30:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
142 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
143 | localhost: BEGIN | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
144 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
145 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d8d4d6ac3301046ef625f40bfd6485ef5185999d168046adcc8580a2194dcbd71a1ddb5942e3f1eef7d1854786fc1876159da35be32f561fedca7e56594428de3b1ddc1b1b54ac38cc11c8ab561b895736975c59862686fb7c0975efa3d68ad2358489aa68984f44909748060a330022739cc31c8f9d7044a7446aba4bd49445a08e5bdb6d948828890f357c2c38f896daf1beffdde36a6920b612ff5b2d67abe6e4fc699f79dd3d3e23588c92a670cb370c8d949b24e2901046902cef8fd06fa5f6f7fcb3f1e1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
146 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
147 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
148 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 20.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
149 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c6938cd06ec2ee840845f977762114a1b3af8faf1fe8b53f8f5e70df7040c6ac624ec41094095a1a9ea4b252126008d4b4e8993f170fedb3b7be79797c7b58bf0ea5f16ab6e0e09bc5ac61c575a56eb13fd4b2efc7a67d6a47cfd854bd5b749b31eea89bbc462f7db3abf530874c5cabbb42c301873a8bf34e2375d8d712ef3b4a054fe5bd2cf7c376359eca675db125fc34c3b5f9e348c3d7ac4cc28d6b1e70db515faf5337fdb16bdacbe5778425e1800c242b9d86201d19221d4d5002a465763e1bfcf94a8baca7174932c9648e4929c1c9c504004a68e3e096965a6290a459e606404ce984b8243589e9b70c6f6944e5b2d22e804d3981b348316064960b729acb7fde0eac8ac454b09a1bc19236663a209b186c4c94ffe8cb37','2025-06-28 06:30:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
150 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
151 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
152 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
153 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d8d4d6ac3301046ef625f40bfd6485ef5185999d168046adcc8580a2194dcbd71a1ddb5942e3f1eef7d1854786fc1876159da35be32f561fedca7e56594428de3b1ddc1b1b54ac38cc11c8ab561b895736975c59862686fb7c0975efa3d68ad2358489aa68984f44909748060a330022739cc31c8f9d7044a7446aba4bd49445a08e5bdb6d948828890f357c2c38f896daf1beffdde36a6920b612ff5b2d67abe6e4fc699f79dd3d3e23588c92a670cb370c8d949b24e2901046902cef8fd06fa5f6f7fcb3f1e1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
154 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
155 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:64ac409d6bd640a56a0d52b9f479c361' AND (exptime >= '2025-06-21 06:30:51+00') | 20.0000ms | SqlBagOStuff::fetchBlobs |
156 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-06-21 06:30:51+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 06:30:51+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
158 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:9fc9a956d7f696a9d161ca1d972a108a' AND (exptime >= '2025-06-21 06:30:51+00') | 16.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 06:30:51+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 06:30:51+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','\x7dcc4b0e82301080e1bb948dee3a85b6cc700c0f40a62f531f90d01a620c7757c2def5ffe76352f4298424c6b1bcdc2dfa2a8642aa2371a9bcd431708da752973c5dcf0d48d5347bb7fbcfa5cc5e0c7c105a9358f33d97f9c12e382acf95e254737d9344c72ec9984c6b3b6f1560ab5be8a1332ef8e47e862318fe12983c326a136c3268180318f00c01ad62903d1fc4b67d01','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 06:30:51+00') | 19.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') | 18.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') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
177 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x7dcf416ec4200c05d0bb249b76872140708ed10344c64045271d2260341a5573f726aaba6cd7df7edf2694f8d5d0e1b0aeede63f22f7616928271cde3ad5be06eaf1a5f59aafefaf2308398e676ecf796aadf0b010aa93d01a877bbee45636f2c163fbbc63bcf6dc1f289c279f444c46d989ad04a7b4821926e303277f181e61f99770891d396d824dc61972010c304170561288997e0937ff49ecb5ecb1f647db23e794997a2ed7ad94cb6d3fb29862ad311c5b713bde3fae9289b5492c3481d2a048f31ca5b75288f4d3f67c7e03','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
178 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
179 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f' AND (exptime >= '2025-06-21 06:30:51+00') | 19.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') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
183 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x558ec16ec2301044f32d3e5602ecc4296173e5c2a1ed01551cd13a2c64859c047b5b8aaafc3b71954b6fa3373bb38360e037429183ca351a5395665334ce956bf76ad7f9c99695b5a4d1395235a663065d7f40056aff76d8ee3e032b285345ae416589a1e04ec867fd20dc7751d5ef75046326f725f3c7d8b4e4a7ae0816542b3224698ad96d99c28041124c9b2279ec849b85a713e39dafbcecc36515effc2d2bb3d47f613d876f5f141e894ce05feb39e0c55327f3d7a3fc4c721cc727','2025-06-28 06:30:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
184 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
185 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
186 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
187 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9dcf4d6ec4200c05e0bb249b76872140708ed10344e6afa2938608188d46d5dcbd6431cb5655d7cffe9e4dc8f1aba2c1615debd57e04d786a5229f70786b54daeaa98597da4adadf5f47607c1ccf5c9ff3546b76c342389d849438dcd225d5bc91f516ebe70dc3de52bb2333966c64212aa127a739182105cc3029eb5db4ddb008cbaf8489ce9091caeba88c22e3418123f046730236d39330f38fc451f2114abbd723b81493a396f2bee57cb91e3d0b3194127cdf0a5b7fbf5fc5a3932a3a2609840441d2cd815bcd198bcfb659fcabed6ffce3f10d','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
188 | localhost: COMMIT | 3.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') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
192 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x558fb14ec4301044f32d2e91b85b2776ec6c5a9a2b800221ca939d2c170b3909b6e14051fe9d18d2d08dde6866760d96b844ac4a642518ceb5e44dd5592b95ad852a7b21b51004c65a62ad418e8b43681f51237bba7fb93b3d07c750e68a1290159999644e897c31cdc94d6364ed431b91f3cdbd29fc397603f9ad2ba24036a43467c9abdd1d1c85d9849461be2992376372ddada7de99ab7b7387295c8ef1ea3ed3911fe0370c7bf8fd83c277261bf8d7fa1accc5d398f6d573fadae4bafe4d68aa1a2005bd164d0d5634a488ea4e595981d05ce7b7019775fd01','2025-06-28 06:30:51+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') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
196 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9dcf4d6ec4200c05e0bb249b76872140708ed10344e6afa2938608188d46d5dcbd6431cb5655d7cffe9e4dc8f1aba2c1615debd57e04d786a5229f70786b54daeaa98597da4adadf5f47607c1ccf5c9ff3546b76c342389d849438dcd225d5bc91f516ebe70dc3de52bb2333966c64212aa127a739182105cc3029eb5db4ddb008cbaf8489ce9091caeba88c22e3418123f046730236d39330f38fc451f2114abbd723b81493a396f2bee57cb91e3d0b3194127cdf0a5b7fbf5fc5a3932a3a2609840441d2cd815bcd198bcfb659fcabed6ffce3f10d','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
197 | localhost: COMMIT | 3.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 06:30:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
202 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
203 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
204 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
205 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9dcf4d6ec4200c05e0bb249b76872140708ed10344e6afa2938608188d46d5dcbd6431cb5655d7cffe9e4dc8f1aba2c1615debd57e04d786a5229f70786b54daeaa98597da4adadf5f47607c1ccf5c9ff3546b76c342389d849438dcd225d5bc91f516ebe70dc3de52bb2333966c64212aa127a739182105cc3029eb5db4ddb008cbaf8489ce9091caeba88c22e3418123f046730236d39330f38fc451f2114abbd723b81493a396f2bee57cb91e3d0b3194127cdf0a5b7fbf5fc5a3932a3a2609840441d2cd815bcd198bcfb659fcabed6ffce3f10d','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
206 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
207 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
208 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
209 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fbbc9758d125e16c0828cabf63c351a4db9d999dd95def84bb64c799230c3ca54652cbfb10a40e4a681685344220f8109074de5177490eba67671c79797c7b58bf4e8938d92c1838b268982f7e5d705c1c4f251d0f99744f5d769456f66e316e72bfc3b17ae51a4c76a59c5a49f9ccee124e273f9506b69d328efe50527f3f624cfe9cf669799cb6ab7c4e9f654597f03b0cf3f0fb074edf0da9c08deb30f9ed888732a76eca572dafd7bf0883dc026a884658054158d488aad7417210869a7636b8cbace683aa2f12a8a31e988f527286b68f0020b9d2166ed542091f042a3a300dc06b5b25360a85bcfe96fa7ff5f507','2025-06-28 06:30:51+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
210 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
211 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
212 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
213 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9dcf4d6ec4200c05e0bb249b76872140708ed10344e6afa2938608188d46d5dcbd6431cb5655d7cffe9e4dc8f1aba2c1615debd57e04d786a5229f70786b54daeaa98597da4adadf5f47607c1ccf5c9ff3546b76c342389d849438dcd225d5bc91f516ebe70dc3de52bb2333966c64212aa127a739182105cc3029eb5db4ddb008cbaf8489ce9091caeba88c22e3418123f046730236d39330f38fc451f2114abbd723b81493a396f2bee57cb91e3d0b3194127cdf0a5b7fbf5fc5a3932a3a2609840441d2cd815bcd198bcfb659fcabed6ffce3f10d','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
214 | localhost: COMMIT | 3.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') | 1.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') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
218 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x5590bb4e03410c45f32d5b229178de8f6d6952000542949167c79b8cd026616720a028ffce2c598a74f6f5f1f503bdf2e7ec05f70d0764cc2ae644178232414bc3a354564a020c819a163df3e7e4a17df6d6372f8f6f0febd73135570b0ebe594c1a165c171a16876349877d6edaa7367bc66af56e316c72b7a3a17a652f7db32be538854cccd55da2f1886399c469a74c03ee4beaee078a094fe93d2d0fe376954fe9abacd812fe9a616efef8a4f16752aa70e3da8fb81d685fe6a99bf25dc3cbe53ac292704006a2954e43908e0c91ee4c5002a465763a1bfc79a645afeb8b2499687a8e5129c1c975110094d0c6c12d2db5c42049b39e1b0051d38ab8283589fa5b86b734a272bdd22e808d7d046791ba801db35c90d35cfed3975f','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
219 | localhost: COMMIT | 3.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','\x9dcf4d6ec4200c05e0bb249b76872140708ed10344e6afa2938608188d46d5dcbd6431cb5655d7cffe9e4dc8f1aba2c1615debd57e04d786a5229f70786b54daeaa98597da4adadf5f47607c1ccf5c9ff3546b76c342389d849438dcd225d5bc91f516ebe70dc3de52bb2333966c64212aa127a739182105cc3029eb5db4ddb008cbaf8489ce9091caeba88c22e3418123f046730236d39330f38fc451f2114abbd723b81493a396f2bee57cb91e3d0b3194127cdf0a5b7fbf5fc5a3932a3a2609840441d2cd815bcd198bcfb659fcabed6ffce3f10d','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') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
226 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:24fbc2fc56fc05a13513a5c8e2b7200f','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c69b8cd026617720a028ffce2c2c45e8ecebe3eb077aedcfa317dc371c9031ab981331046582968627a9ac94041802352d7ae6cfd943fbe8ad6f9eee5feed6cf436ebc9a2c38f866316958705da85f1c8e251ff663d33eb4a367ac566f16fd668c3beaabd7e8a56f76a51ca79089b9bacb341c71289338ed34528ffb92e36d4f29e329bfe6e561d8aec653fe282bb6849f66989bdfde69f89a942a5cb976036e7bda9779eaa67cd6f072f91d6149382003c94aa721484786484713940069999dce067f9e69d1e9fa224926998e63524a707231018012da38b8a6a596182469d67103206a5a1197a426517fcbf09a4654ae53da05b0a94be02c520c1899e5829ce6f29fb703ab223115ace646b0a48da9077426061b13757ff4e51b','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
227 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
228 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
229 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
230 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9dcf4d6ec4200c05e0bb249b76872140708ed10344e6afa2938608188d46d5dcbd6431cb5655d7cffe9e4dc8f1aba2c1615debd57e04d786a5229f70786b54daeaa98597da4adadf5f47607c1ccf5c9ff3546b76c342389d849438dcd225d5bc91f516ebe70dc3de52bb2333966c64212aa127a739182105cc3029eb5db4ddb008cbaf8489ce9091caeba88c22e3418123f046730236d39330f38fc451f2114abbd723b81493a396f2bee57cb91e3d0b3194127cdf0a5b7fbf5fc5a3932a3a2609840441d2cd815bcd198bcfb659fcabed6ffce3f10d','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 06:30:52+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 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
237 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
238 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 06:30:52+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','\x7dcc590e83300c04d0bb840b106737c7e80122db0489ae52930aa18abb17c47fe777661e21e0b762429573fdf0b548534345d0a82e8dde2d8fd44a5ef774ba87ae3bca708ca9d697a881cebf73a896f936d7d79d7864ac8f05cbb3cd6d451fb56809bed794842014295626f63646c7bddb0d463dfc278c8510ad2909648cc9c0e423914032966d9cf824b6ed07','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
242 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
243 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 06:30:52+00') | 17.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') | 2.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') | 14.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 | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
249 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
250 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
251 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x7d8d6d6e83301044ef0217c01f80bd1ca30740bbebb5e486c6083b8a5094bbd7a8eacf76fecebc37081a5e053c74eb5a1ef4295cbba58056d07d543cea1ab0ca7ab6f46ad07d7f95f335c65232770b82b9f87184ee996ea9e40d291094af27c8bda67ac2e4142b9ea741a167d4b3b0588e3459e7461ac6e62050cbff0a63f5ecac11af39386f749c1c226b6f2c5917e957e1dd9f8afdc8bb1cf52cbb708a89b1a67cdf72be3df6d64994e390d028d92092f7ce28d73e1545134d506a0ec146626443e6e7edfdfe06','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
252 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
253 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 06:30:52+00') | 19.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') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
257 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x558ec16ec2301044f32d3e5602ecc4296173e5c2a1ed01551cd13a2c64859c047b5b8aaafc3b71954b6fa3373bb38360e037429183ca351a5395665334ce956bf76ad7f9c99695b5a4d1395235a663065d7f40056aff76d8ee3e032b285345ae416589a1e04ec867fd20dc7751d5ef75046326f725f3c7d8b4e4a7ae0816542b3224698ad96d99c28041124c9b2279ec849b85a713e39dafbcecc36515effc2d2bb3d47f613d876f5f141e894ce05feb39e0c55327f3d7a3fc4c721cc727','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
258 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
259 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
260 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
261 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d4b8e83301044ef0217c01fc06e8e310740ddedb6e4091323ec284251ee3eb0c872a2686a5b55ef21687814f0d0cc73b9d1b7706da6025a41f35571ab73c02af37ea4559d6edbb31ccf319692b99910ecf9ef7b68eee9924a5e900241f9b9835c6baa3b0c4eb1e271e8147a463d0a8be5488375aea7ae3f18046a7a8f30568fce1af19a83f346c7c121b2f6c69275915e08effe44ac5b5e65ab7b5985534c8c35e5eb92f3e5b61e9d44d93609c74b1688e4bd33ca1d4e45d14413941a43b09118d99079d99cf997ed33fcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
262 | localhost: COMMIT | 3.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 | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
265 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
266 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x558fb14ec4301044f32d2e91b85b2776ec6c5a9a2b800221ca939d2c170b3909b6e14051fe9d18d2d08dde6866760d96b844ac4a642518ceb5e44dd5592b95ad852a7b21b51004c65a62ad418e8b43681f51237bba7fb93b3d07c750e68a1290159999644e897c31cdc94d6364ed431b91f3cdbd29fc397603f9ad2ba24036a43467c9abdd1d1c85d9849461be2992376372ddada7de99ab7b7387295c8ef1ea3ed3911fe0370c7bf8fd83c277261bf8d7fa1accc5d398f6d573fadae4bafe4d68aa1a2005bd164d0d5634a488ea4e595981d05ce7b7019775fd01','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
267 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
268 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
269 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
270 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d4b8e83301044ef0217c01fc06e8e310740ddedb6e4091323ec284251ee3eb0c872a2686a5b55ef21687814f0d0cc73b9d1b7706da6025a41f35571ab73c02af37ea4559d6edbb31ccf319692b99910ecf9ef7b68eee9924a5e900241f9b9835c6baa3b0c4eb1e271e8147a463d0a8be5488375aea7ae3f18046a7a8f30568fce1af19a83f346c7c121b2f6c69275915e08effe44ac5b5e65ab7b5985534c8c35e5eb92f3e5b61e9d44d93609c74b1688e4bd33ca1d4e45d14413941a43b09118d99079d99cf997ed33fcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
271 | localhost: COMMIT | 3.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') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
275 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5550bb4ec43010ccb7b844e26e1ddbb1b36969ae000a84284f76b2b958280f62c381a2fc3b3184826e343b8fddb52870092872643958ce8de2a5a89d53da1552e78d54464a02eb1cb1ca22c7c523548f68903dddbfdc9d9e67cf50a5881c906589b3d19e22f5d938453f0e81550f5540ceb7e94dd69f43dd51bf650594c8ba18a704b9d8a79da779b2734c64da29506f87e8ebdb9e1a6faffed51fc6f9720c57ff118ffc003f66d8cd6fef347f256623fea5b6b3bdf434c4bdf51c3f37b8aebf15864409a4a131b22cc0c9923451516ba70448c34d3a1b70d9d5a22db61749d28d6e73db2825722aeb0600942874097feaf51b','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
276 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
277 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
278 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
279 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d4b8e83301044ef0217c01fc06e8e310740ddedb6e4091323ec284251ee3eb0c872a2686a5b55ef21687814f0d0cc73b9d1b7706da6025a41f35571ab73c02af37ea4559d6edbb31ccf319692b99910ecf9ef7b68eee9924a5e900241f9b9835c6baa3b0c4eb1e271e8147a463d0a8be5488375aea7ae3f18046a7a8f30568fce1af19a83f346c7c121b2f6c69275915e08effe44ac5b5e65ab7b5985534c8c35e5eb92f3e5b61e9d44d93609c74b1688e4bd33ca1d4e45d14413941a43b09118d99079d99cf997ed33fcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
280 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
281 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
282 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
283 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fbbc9758d125e16c0828cabf63c351a4db9d999dd95def84bb64c799230c3ca54652cbfb10a40e4a681685344220f8109074de5177490eba67671c79797c7b58bf4e8938d92c1838b268982f7e5d705c1c4f251d0f99744f5d769456f66e316e72bfc3b17ae51a4c76a59c5a49f9ccee124e273f9506b69d328efe50527f3f624cfe9cf669799cb6ab7c4e9f654597f03b0cf3f0fb074edf0da9c08deb30f9ed888732a76eca572dafd7bf0883dc026a884658054158d488aad7417210869a7636b8cbace683aa2f12a8a31e988f527286b68f0020b9d2166ed542091f042a3a300dc06b5b25360a85bcfe96fa7ff5f507','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
284 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
285 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
286 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
287 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d4b8e83301044ef0217c01fc06e8e310740ddedb6e4091323ec284251ee3eb0c872a2686a5b55ef21687814f0d0cc73b9d1b7706da6025a41f35571ab73c02af37ea4559d6edbb31ccf319692b99910ecf9ef7b68eee9924a5e900241f9b9835c6baa3b0c4eb1e271e8147a463d0a8be5488375aea7ae3f18046a7a8f30568fce1af19a83f346c7c121b2f6c69275915e08effe44ac5b5e65ab7b5985534c8c35e5eb92f3e5b61e9d44d93609c74b1688e4bd33ca1d4e45d14413941a43b09118d99079d99cf997ed33fcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
288 | localhost: COMMIT | 3.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') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
292 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5590bb4e03410c45f32d5b229178de8f6d6952000542949167c79b8cd026616720a028ffce2c598a74f6f5f1f503bdf2e7ec05f70d0764cc2ae644178232414bc3a354564a020c819a163df3e7e4a17df6d6372f8f6f0febd73135570b0ebe594c1a165c171a16876349877d6edaa7367bc66af56e316c72b7a3a17a652f7db32be538854cccd55da2f1886399c469a74c03ee4beaee078a094fe93d2d0fe376954fe9abacd812fe9a616efef8a4f16752aa70e3da8fb81d685fe6a99bf25dc3cbe53ac292704006a2954e43908e0c91ee4c5002a465763a1bfc79a645afeb8b2499687a8e5129c1c975110094d0c6c12d2db5c42049b39e1b0051d38ab8283589fa5b86b734a272bdd22e808d7d046791ba801db35c90d35cfed3975f','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
293 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
294 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
295 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
296 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d4b8e83301044ef0217c01fc06e8e310740ddedb6e4091323ec284251ee3eb0c872a2686a5b55ef21687814f0d0cc73b9d1b7706da6025a41f35571ab73c02af37ea4559d6edbb31ccf319692b99910ecf9ef7b68eee9924a5e900241f9b9835c6baa3b0c4eb1e271e8147a463d0a8be5488375aea7ae3f18046a7a8f30568fce1af19a83f346c7c121b2f6c69275915e08effe44ac5b5e65ab7b5985534c8c35e5eb92f3e5b61e9d44d93609c74b1688e4bd33ca1d4e45d14413941a43b09118d99079d99cf997ed33fcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
297 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
298 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
299 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3') | 23.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
300 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:fb9983184271bf3f3d117dd4fbcac3b3','\x5d90bb4e03410c45f32d5b229178de8f6d6952000542949167c69b8cd026617720a028ffce2c2c45e8ecebe3eb077aedcfa317dc371c9031ab981331046582968627a9ac94041802352d7ae6cfd943fbe8ad6f9eee5feed6cf436ebc9a2c38f866316958705da85f1c8e251ff663d33eb4a367ac566f16fd668c3beaabd7e8a56f76a51ca79089b9bacb341c71289338ed34528ffb92e36d4f29e329bfe6e561d8aec653fe282bb6849f66989bdfde69f89a942a5cb976036e7bda9779eaa67cd6f072f91d6149382003c94aa721484786484713940069999dce067f9e69d1e9fa224926998e63524a707231018012da38b8a6a596182469d67103206a5a1197a426517fcbf09a4654ae53da05b0a94be02c520c1899e5829ce6f29fb703ab223115ace646b0a48da9077426061b13757ff4e51b','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
301 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
302 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
303 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
304 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d8d4b8e83301044ef0217c01fc06e8e310740ddedb6e4091323ec284251ee3eb0c872a2686a5b55ef21687814f0d0cc73b9d1b7706da6025a41f35571ab73c02af37ea4559d6edbb31ccf319692b99910ecf9ef7b68eee9924a5e900241f9b9835c6baa3b0c4eb1e271e8147a463d0a8be5488375aea7ae3f18046a7a8f30568fce1af19a83f346c7c121b2f6c69275915e08effe44ac5b5e65ab7b5985534c8c35e5eb92f3e5b61e9d44d93609c74b1688e4bd33ca1d4e45d14413941a43b09118d99079d99cf997ed33fcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
305 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
306 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:68e9c4fb32e6816b5ebf5b60692bbba6' AND (exptime >= '2025-06-21 06:30:52+00') | 26.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') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
310 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:68e9c4fb32e6816b5ebf5b60692bbba6','\x2bb63234b6520a2e492c2a894f492c498dcfcd55b20600','2025-06-22 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
311 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
312 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 06:30:52+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
313 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
314 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
315 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x7dcc5b0e82301005d0bd940dd0620b1d96e1029ab9ed344145125b438c61ef42f8f7f73e0e93a16f214f2a84f2c64d62556321bd07d7caaf1a125709f3dce8d634cd51f5c7944b59a21af97c5b4b6a9dee53591e8c042af34af2ac53fd5064d8e192fa984df6293b4196840e06623a69a146901eff126e101f2f199d11376807bb1b16ae75de00607712dbf603','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
316 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
317 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 06:30:52+00') | 29.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') | 3.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') | 24.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 | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
323 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
324 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
325 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x7d8d6d6e83301044ef0217f007187b39460f8076ed5dc90dc4083b8aa22a772fa8eacff6efccbc370806be2a04e896a53ee89363ebe60afa0c3e1a1e6d49d878d9b65e2bd3f757355d53acb5c46e46b0173d8ed03df32dd7b2222582ba3d81ef2db71744a4d10f698a622424714cc2892c19626359513713e8f95f85f31ce220640d3baf1d8da76324a75c304484ee5711fc9f8afd283b1fed55778e5972c496cb7d2de5f6d8cf8e858f83d349f10a3ea0b31eb59a248958f4c314a238a5ecc02ce47fdedeef6f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
326 | localhost: COMMIT | 6.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
327 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 06:30:52+00') | 47.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') | 29.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
331 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x558ec16ec2301044f32d3e5602ecc4296173e5c2a1ed01551cd13a2c64859c047b5b8aaafc3b71954b6fa3373bb38360e037429183ca351a5395665334ce956bf76ad7f9c99695b5a4d1395235a663065d7f40056aff76d8ee3e032b285345ae416589a1e04ec867fd20dc7751d5ef75046326f725f3c7d8b4e4a7ae0816542b3224698ad96d99c28041124c9b2279ec849b85a713e39dafbcecc36515effc2d2bb3d47f613d876f5f141e894ce05feb39e0c55327f3d7a3fc4c721cc727','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
332 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
333 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
334 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
335 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9dcd418e83300c05d0bbc00542022131c79803203bb1a54ca1412455558d7af7814597ad46b3f5f77f1f41c34f010fcd3c971b7d73a8cd54a03b0e5f15f73a47ac3caf6bdb29ddb667349eaf584a0ecd84d09fed6180e69e2ea9e405291294f50e7cada93e20200dae8f63102d3e8a65128e6448136bc38a9a89a09b3e12d6b10fbd90d16c5d6769388c81acb25e1311da17e1dd5b62dbf3c67b7d948d439214b0a67c5d72bedcb62363e17de778b47801e7d11a879d1a258a1874fde88358a54ccf2ce45e6bcefc6bed6ffcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
336 | localhost: COMMIT | 3.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') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
340 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x558fb14ec4301044f32d2e91b85b2776ec6c5a9a2b800221ca939d2c170b3909b6e14051fe9d18d2d08dde6866760d96b844ac4a642518ceb5e44dd5592b95ad852a7b21b51004c65a62ad418e8b43681f51237bba7fb93b3d07c750e68a1290159999644e897c31cdc94d6364ed431b91f3cdbd29fc397603f9ad2ba24036a43467c9abdd1d1c85d9849461be2992376372ddada7de99ab7b7387295c8ef1ea3ed3911fe0370c7bf8fd83c277261bf8d7fa1accc5d398f6d573fadae4bafe4d68aa1a2005bd164d0d5634a488ea4e595981d05ce7b7019775fd01','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
341 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
342 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
343 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
344 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9dcd418e83300c05d0bbc00542022131c79803203bb1a54ca1412455558d7af7814597ad46b3f5f77f1f41c34f010fcd3c971b7d73a8cd54a03b0e5f15f73a47ac3caf6bdb29ddb667349eaf584a0ecd84d09fed6180e69e2ea9e405291294f50e7cada93e20200dae8f63102d3e8a65128e6448136bc38a9a89a09b3e12d6b10fbd90d16c5d6769388c81acb25e1311da17e1dd5b62dbf3c67b7d948d439214b0a67c5d72bedcb62363e17de778b47801e7d11a879d1a258a1874fde88358a54ccf2ce45e6bcefc6bed6ffcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
345 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
346 | localhost: SELECT o_blob AS v0, o_hash AS v1 FROM "smw_fpt_pval" WHERE (s_id=536) | 0.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') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
349 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x5550bb4ec43010ccb7b844e26e1ddbb1b36969ae000a84284f76b2b958280f62c381a2fc3b3184826e343b8fddb52870092872643958ce8de2a5a89d53da1552e78d54464a02eb1cb1ca22c7c523548f68903dddbfdc9d9e67cf50a5881c906589b3d19e22f5d938453f0e81550f5540ceb7e94dd69f43dd51bf650594c8ba18a704b9d8a79da779b2734c64da29506f87e8ebdb9e1a6faffed51fc6f9720c57ff118ffc003f66d8cd6fef347f256623fea5b6b3bdf434c4bdf51c3f37b8aebf15864409a4a131b22cc0c9923451516ba70448c34d3a1b70d9d5a22db61749d28d6e73db2825722aeb0600942874097feaf51b','2025-06-28 06:30:52+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
350 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
351 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
352 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 18.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
353 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9dcd418e83300c05d0bbc00542022131c79803203bb1a54ca1412455558d7af7814597ad46b3f5f77f1f41c34f010fcd3c971b7d73a8cd54a03b0e5f15f73a47ac3caf6bdb29ddb667349eaf584a0ecd84d09fed6180e69e2ea9e405291294f50e7cada93e20200dae8f63102d3e8a65128e6448136bc38a9a89a09b3e12d6b10fbd90d16c5d6769388c81acb25e1311da17e1dd5b62dbf3c67b7d948d439214b0a67c5d72bedcb62363e17de778b47801e7d11a879d1a258a1874fde88358a54ccf2ce45e6bcefc6bed6ffcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
354 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
355 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
356 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8') | 17.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
357 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x5550bb4e033110ccb7b8442259bf1fd7d2a4000a842823fbbc9758d125e16c0828cabf63c351a4db9d999dd95def84bb64c799230c3ca54652cbfb10a40e4a681685344220f8109074de5177490eba67671c79797c7b58bf4e8938d92c1838b268982f7e5d705c1c4f251d0f99744f5d769456f66e316e72bfc3b17ae51a4c76a59c5a49f9ccee124e273f9506b69d328efe50527f3f624cfe9cf669799cb6ab7c4e9f654597f03b0cf3f0fb074edf0da9c08deb30f9ed888732a76eca572dafd7bf0883dc026a884658054158d488aad7417210869a7636b8cbace683aa2f12a8a31e988f527286b68f0020b9d2166ed542091f042a3a300dc06b5b25360a85bcfe96fa7ff5f507','2025-06-28 06:30:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
358 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
359 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
360 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 19.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
361 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9dcd418e83300c05d0bbc00542022131c79803203bb1a54ca1412455558d7af7814597ad46b3f5f77f1f41c34f010fcd3c971b7d73a8cd54a03b0e5f15f73a47ac3caf6bdb29ddb667349eaf584a0ecd84d09fed6180e69e2ea9e405291294f50e7cada93e20200dae8f63102d3e8a65128e6448136bc38a9a89a09b3e12d6b10fbd90d16c5d6769388c81acb25e1311da17e1dd5b62dbf3c67b7d948d439214b0a67c5d72bedcb62363e17de778b47801e7d11a879d1a258a1874fde88358a54ccf2ce45e6bcefc6bed6ffcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
362 | localhost: COMMIT | 3.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') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
366 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:89a638a107fdff3a8479cf60034eefb8','\x5590bb4e03410c45f32d5b229178de8f6d6952000542949167c79b8cd026616720a028ffce2c598a74f6f5f1f503bdf2e7ec05f70d0764cc2ae644178232414bc3a354564a020c819a163df3e7e4a17df6d6372f8f6f0febd73135570b0ebe594c1a165c171a16876349877d6edaa7367bc66af56e316c72b7a3a17a652f7db32be538854cccd55da2f1886399c469a74c03ee4beaee078a094fe93d2d0fe376954fe9abacd812fe9a616efef8a4f16752aa70e3da8fb81d685fe6a99bf25dc3cbe53ac292704006a2954e43908e0c91ee4c5002a465763a1bfc79a645afeb8b2499687a8e5129c1c975110094d0c6c12d2db5c42049b39e1b0051d38ab8283589fa5b86b734a272bdd22e808d7d046791ba801db35c90d35cfed3975f','2025-06-28 06:30:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
367 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
368 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
369 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 15.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
370 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9dcd418e83300c05d0bbc00542022131c79803203bb1a54ca1412455558d7af7814597ad46b3f5f77f1f41c34f010fcd3c971b7d73a8cd54a03b0e5f15f73a47ac3caf6bdb29ddb667349eaf584a0ecd84d09fed6180e69e2ea9e405291294f50e7cada93e20200dae8f63102d3e8a65128e6448136bc38a9a89a09b3e12d6b10fbd90d16c5d6769388c81acb25e1311da17e1dd5b62dbf3c67b7d948d439214b0a67c5d72bedcb62363e17de778b47801e7d11a879d1a258a1874fde88358a54ccf2ce45e6bcefc6bed6ffcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
371 | localhost: COMMIT | 3.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 06:30:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
375 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
376 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
377 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 26.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
378 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9dcd418e83300c05d0bbc00542022131c79803203bb1a54ca1412455558d7af7814597ad46b3f5f77f1f41c34f010fcd3c971b7d73a8cd54a03b0e5f15f73a47ac3caf6bdb29ddb667349eaf584a0ecd84d09fed6180e69e2ea9e405291294f50e7cada93e20200dae8f63102d3e8a65128e6448136bc38a9a89a09b3e12d6b10fbd90d16c5d6769388c81acb25e1311da17e1dd5b62dbf3c67b7d948d439214b0a67c5d72bedcb62363e17de778b47801e7d11a879d1a258a1874fde88358a54ccf2ce45e6bcefc6bed6ffcf3f90b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
379 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
380 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:fe067adaa7cbd49624c14799061d22f6' AND (exptime >= '2025-06-21 06:30:53+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
381 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:preferredlabel:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 06:30:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
382 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 06:30:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
383 | 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 ('April','Fri') )) | 1.0000ms | LinkHolderArray::replaceInternal |
384 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:red-link-title' LIMIT 1 | 0.0000ms | LCStoreDB::get |
385 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:c502d99cf924ea5f6ebed19ee436e4d2' AND (exptime >= '2025-06-21 06:30:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
386 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:arc:2b3bf3eee2475e03885a110e9acaab61' AND (exptime >= '2025-06-21 06:30:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
387 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
388 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idhash:1513-0!canonical') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
389 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idhash:1513-0!canonical','\xdd587b6f1b390eff2a7353dc6117b01d69def6263dece6b1f55e5e88d316455d189a193a5133af9bd1c4f615f9ee47691e7e3bdb43f79f3382d8222992227fa2281503879a74a07fd3ef612ef4817e9cbdb5c689ddb3b571727c94bdc5b14128ed12ab4b684b3af673ede8ed38d9c15ae0e744d25b4a1c9f106b65f45321729e3cfc7c72ccb4c71ca62763fda84823e61ff12484792f7bccfe29b888e0e4d72ce7d13f589cfdc202c1d3e404422ed4388730e2c9d3091deb5a10b1a2402509cc7054cd1ceb6aaef653c61e400b5328b424151acc79217e1eeb6f15f7f888bd6dfd9a013c856ca1bdeed545ceff479f70e65e8f90b7e64f99f0f9246402b4138d9a843ad421ea5349e81dfd92250f252abb44a3853ef8fca5a39fa2fc439a73a8c7c324e40113695e8fefa5234da68b8c25ada3f1ac2b1deb2a57bb31e309fa741bb14468cb241f1fc939ca766df35b15677d403a7275f8fdf2a5e68e3208388b6ac31067113a8773bee994c8ffbf4f048fc1d007d4a5d6cbcb526618ee94f23c5b4a0d6374b35ece058f60042c0f1e6f32998b9a7c3e1790272c5a09cc3041d28c3ff115da35cc46a072a80fa62c2aa0a3bfe321ec205fa7bfb328827cb11404160e05c4b5aaab342c23e5958ec1ed15f1ac5788450418a9662cd234123c2bf4567c24256a057f14a76932e50f1f5893aa8f2c4f7097d4a3daa37a749ba719e48257e144eddd02624c150f1030ac5b08264a6489bc0419d79bd377f7579798725d222006e4c7190e31b1f8472ce2d9a66122f33c617e043737ef87ed428712fcb769c48345a540063729d0973334559b0f9b9fa2f46ffcafe86b3b3f96be7ec0df92ff697221bf98e74ea78edb67c6d40497867dea51e6b8be6b5b06358c40caa44d4293328a3afa338b4a40072cf4602216194c7030bafa7836bc2e631f725d42e3d3e457a53eecf7fb76404293d8a163133fa08c9aded4342835d9d43da01eebde210323c172a136a5d4613aa14f3ddbed3b2e184edf9fba56c08c7ee0516bca0c8f1cb0438fe4a63ab28ee896399920247e2d23ce30c68b6aeabaf5a6822a2fc005d7ecfb7d63eafae6d4f67d460ca36fb92e31dc30300e78b1dcd85b5efc16a5fec69227b2b24b6d81e7da9e6f53977826ed3b5362b3c0e87b94a00f160bd82b16ff94ad38965adc90388e6d991e7834f42000bfef05144c3a0d9847027ac012d9464a6be77d535ae5fcd00c8817526ae31e208e3d0d68685a210d5ce65a7d07cc43595c2dcb87703319fdebfc934a1631888d6af1d0b543d3345dc03f0a7289a4cf6cfb80b1cd5abc6f792ff59e5bd68775d4ee51bf22b4ae783c3e1bd6fa16c8caea9f1fe4bc7b144329390d59bca9b1b250ecc5ebabf65be1eff743cc0ffb51c3ea5517a4dc5f60bdd940afdb57923fca8335b8efb1bd94f97eab4919efb05a17e33df624f7c759ba3868e9e287596af7f11e5b15fffbad4d9e60b1654e6ee477acf8c00b8e87b254511fe96b74d96515cbd3f63a3d2bb348f67cb0941e95f5997cb8b84c96c5e50d79f366c73a3ea26fb7d87e21ab487321bdde599882145732177730851c92405ac0b56503c7b31d9bf6f18c0859288321bbd7ba8b6d5ce2a16c22d140e98feaa6a6e934921d8b2bfe2fd6269b3a24620f28b0f386fc8acdcf20138ffac0dcf2142760ff08d1783cda50839a21cfdb66ff91158f8de58dd8c07a13a7ccc3bf4bb99e2b965584202d13a14675e346eb4d4dd71b21babbd2d31da58f6e1563ba569e68bbc5e8cbe6bad7568acc20c5db02cc276d9b1ba4390c50fb03882ea6eda1fbcc726ca1e45507929d332e79cc319119a67ba599ed46929c2b7297ab64e3d5282fe4818aadd9c0e8999ed7d157a582acac783ae91996ec3c56b933bc3bd46ca36799fd0d76963de3561610269855993a937668d5537cd9904c0bf4066f60214f82a84469fe1fd4fad97069c7207d97dac6c60c515fa9302a650c89a82738648fbcd22e711156e8fbec4857b68524789e615a26ea56a29082c264877099484464dd46a1b4bc47a4768e74ec9dabc71022b2b07e4ef1d6276f5a68ac47c8df354da3b46719aea63e546bee9183e6eed8d92bda15a9c02baa443b0b1e616969e58e64d8c4312871f03621ef486b8202afb79e6311b241cf651431deaa5824cd6d681d727f8c564027bffe0cee5ed662a2baf12decedc0db26c6be35d511b15629c42d57451d2decc1593b49e2ad9955e30867edc65a3b0931b73d67136f4be955b72ac19d986b27908d091bb8db2167ac8a6d38bb94b2dba8fc95f87b59c38f74e420065771b70f6b2ff23508555e4151a823481fb16708359e6815aa3465519b71f1a8e169a7c9c6433d78857e3786903349e80e322536e0a13c4e06d4a66697fc2d60499ae0411c690812adf5555bf39428660e127a69a2f150a3b6457ada1d60bae529a1cd58a161f81f1e70e1a1e643c0ca02069a7a887ae630c3a5de4a5fd5a1a12ec61819096ff9686413cb732d9bf43cea99aed5913b01f3e5f43cdbf0fa125db7681b23728a2dc3d357163ca1c9b6533a9f63e04601e65e8cf260f97094b33398b232daa4aac79a25ed22620f6a1fc5b38148836e01a23d56644b56220010ad77f03c0c9b4377852e1b8d61f8be8096795787a97d9fd9c594b4d123a3bfb1024ca7e17ecc59863de5197f3e958f7950fb55178f6e5a0a2c11ad772aa05251fb6486c26c3eac76fa48ed83ba6f64f3dbdb6b2c18a7d55e5ba19eabea50b72815bd3a79971d4f45552ded94054b18b65a9a6db2aea5269e62927d4c59430fca1cbb2dd104e20ef0b40f3785103cb93cf997bd6196e568f7fee6b42185bc904f5ca7d55ec1af67c80bf5d4b7c657efa4dbdcb60aa920e617752dbaac4a452533c36ca847d515afa4782a9bbf3a076a63620c79be6892a848f775d55edb457acd6cd62e012537927ad83bdf6ee4dab6a972f2a64aff76ffa3fff25f','2025-06-22 06:30:53+00') | 1.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
390 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
391 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
392 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb-mediawiki-:pcache:idoptions:1513') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
393 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb-mediawiki-:pcache:idoptions:1513','\x5d90416fc2300c85ff4bce1c020334ba63b749486c20d69d91493c8896a6519cb032b4ff3e97b50c7a8af2d97e7e7e948d67b34c9cc40a02e13ba15efa682a47223b8912eab95336697c33df28b218120e1aba5abd561af32ab978439f6a0f4e3fa28ffb8e47083b8c0b70bb04bb8b867111c307287c41a22bce2a0596de42c45b9516e660ed16d467c7550a015d5ce3c110bb5ea3aa82ee3725c260d940f7a7e47de0bdc532ef9036045bcb17b12f17f9396068047bf5c2c47353af8ab54747e680e710c37372aac970614a73c9e72b80571688ae5c35ed95d17fe4672072507be40c4d388aec7e3a96b265852939223192a3899c8e86727a272752b4c5eef8390b0d27639ed9c4a3c70d0ffc0f3354156788f5a65d271e7e01','2025-06-22 06:30:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
394 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
395 | localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM "page_restrictions" WHERE pr_page = 1513 | 1.0000ms | MediaWiki\Permissions\RestrictionStore::loadRestrictions |
396 | 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 |
397 | 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 |
398 | 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 |
399 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1 | 0.0000ms | LCStoreDB::get |
400 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1 | 0.0000ms | LCStoreDB::get |
401 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:5f1fdb823b0ad19371116b29d9cd43c4' AND (exptime >= '2025-06-21 06:30:53+00') | 17.0000ms | SqlBagOStuff::fetchBlobs |
402 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:abe359be091541668b8bebc3a9cc6f55' AND (exptime >= '2025-06-21 06:30:53+00') | 25.0000ms | SqlBagOStuff::fetchBlobs |
403 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-head' LIMIT 1 | 1.0000ms | LCStoreDB::get |
404 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_viewasrdf' LIMIT 1 | 0.0000ms | LCStoreDB::get |
405 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:and' LIMIT 1 | 0.0000ms | LCStoreDB::get |
406 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:60fae61ad303e1e6eed048c21d9062b7' AND (exptime >= '2025-06-21 06:30:53+00') | 21.0000ms | SqlBagOStuff::fetchBlobs |
407 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:957415acb0ad20a4d63e22ed40e5835e' AND (exptime >= '2025-06-21 06:30:53+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
408 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:09babf0ef6374c721935318146bdcfbc' AND (exptime >= '2025-06-21 06:30:53+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
409 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:24fbc2fc56fc05a13513a5c8e2b7200f' AND (exptime >= '2025-06-21 06:30:53+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
410 | 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') | 6.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
411 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
412 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:24fbc2fc56fc05a13513a5c8e2b7200f') | 24.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
413 | 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 |
414 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
415 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
416 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
417 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:24fbc2fc56fc05a13513a5c8e2b7200f','\x9d904d8ec3200c46ef926c6676fc0408ce317a80c8181831cd8408a8aa6ad4bb4fb2e8b255355b7ff67bb61104fc56b0d0cd73bdb8ef40ad9b2a8801ba53c3d2668f2d7cd456d2faf5d97326fafec8cdd18fb566ea260475209482ee9acea9e6059d77507fae10d696da0d9875e8220b514b339011dc4a25f9c807ed3c45b7331cf0e925c246b26895f6266aabd17aae3921f7d608e46cc407c28e4f115bc95b28ed56b7402926c296f2bae47cbe6c7b16622825f87d2a2cfbf9fb562292d29198422e1597a8680cc219c1587cd846f92fdbbb78fbfc1faff03e542a693b2a6faaeef73f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
418 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
419 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:cab584d7cf2f9df6ebfedb3b2be23e0b' AND (exptime >= '2025-06-21 06:30:53+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
420 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:89a638a107fdff3a8479cf60034eefb8' AND (exptime >= '2025-06-21 06:30:53+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
421 | 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') | 5.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
422 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
423 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:89a638a107fdff3a8479cf60034eefb8') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
424 | 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 |
425 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
426 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
427 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
428 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:89a638a107fdff3a8479cf60034eefb8','\x9d90418ec3200c45ef925c804020e01c630e1061b025a6698980aaaaaade7d924597adaad9feefff9e640f121e151c74cb52aff84ba1757385610f7e9a2f6d89bed1723ef783907d7f54d371ea6bcda19b3de863ad3574b7744a35af1e23423ddf802e2db53b048fda8e710a2cd94536844c11154a24a9486037230cf34784b1e4c2c8a824193b18d43b43a311c64944f4e68570f62d622b79a3d2ee75a3903805df52beac399faedbde11532914f715ad609d37cafa414c1c9995b7e3e4021b21d448c4685f36abfe65fb16efdeffe3133e520d256d47f2a5eaf9fc03','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
429 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
430 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:681c1c7601a9ca27ece4cfb64885b05c' AND (exptime >= '2025-06-21 06:30:53+00') | 31.0000ms | SqlBagOStuff::fetchBlobs |
431 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:fb9983184271bf3f3d117dd4fbcac3b3' AND (exptime >= '2025-06-21 06:30:53+00') | 30.0000ms | SqlBagOStuff::fetchBlobs |
432 | 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) |
433 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
434 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:fb9983184271bf3f3d117dd4fbcac3b3') | 25.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
435 | 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 |
436 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
437 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
438 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3') | 22.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
439 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:fb9983184271bf3f3d117dd4fbcac3b3','\x9d905b8e83300c45f7021b200f2031cb980520db71a44c99069154151a75ef031ffd6c558d3f7d7dcf918ca0e1b78087669ecb8dbe856b3315d00a9aaf8a5b9d035699f7635ad5e9b63dc3f13cc652323713427ff6fb1e9a7bbaa49217a440507eee20d79aea0e8353ac781c3a859e518fc26239d2609deba9eb0f06819ade238cd5a3b346bce6e0bcd1717088acbdb1645da427c2bb978875cbab6c752fab708a89b1a67c5d72bedcd6239328db26e168c90291bc7746b9c3a9289a68825263083612231b324f9b33ffb27d8af7affff10e1fa4f096d673f3a1eaf1f803','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
440 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
441 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:3389c7106aa36faef411350fe631d238' AND (exptime >= '2025-06-21 06:30:53+00') | 29.0000ms | SqlBagOStuff::fetchBlobs |
442 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 06:30:53+00') | 28.0000ms | SqlBagOStuff::fetchBlobs |
443 | 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') | 5.0000ms | SMW\SQLStore\Lookup\MonolingualTextLookup::fetchFromTable (for SMW\Property\SpecificationLookup::getTextByLanguageCode) |
444 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
445 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:f188f96738252d48b58177cdeab03c9f') | 16.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
446 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:f188f96738252d48b58177cdeab03c9f','\x3dcab11580200c05c05d9800033f21711a0266014a9fbb2b8dd535d78dec5e56c8528c03450af1002adad1c3b9120d76d7d223d2b92c5bdaecae4ed0af4c118857650d208b42da35bbe6bf3f2f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
447 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
448 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f' AND (exptime >= '2025-06-21 06:30:53+00') | 27.0000ms | SqlBagOStuff::fetchBlobs |
449 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
450 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
451 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:f188f96738252d48b58177cdeab03c9f','\x9d904b8ec2301044ef925cc09ff8d739c7aca3b6dd960c99388a8d008db8fb240b9620c4b6baea3da91104fc5570d04d53bdf81385d68d15b882ee67c9b72962a39e33d1f7476c8e1ad65a423722a863a9f6e6359f732d33fae8a1fe5e819696db1da4b42e18ce34a2d409290d9c4bc51269c9a390b61b3df0f12d2211d30623a2093e0e4e8b21f0c138c7f44e10493f11cebe44ac5b59696bf7ba52c829076cb92c7329e7cbbadf28d1b651dc573443e2d626a78db442893858af2c37264442cf6470e969b3f22bdba778f7fa1feff0916ad8f27a241faa1e8f7f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
452 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
453 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:333b858d3c66c019d20a78a85b040a61' AND (exptime >= '2025-06-21 06:30:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
454 | localhost: SELECT o_serialized AS v0, o_sortkey AS v2 FROM "smw_fpt_prec" WHERE (s_id=610) | 1.0000ms | SMW\SQLStore\EntityStore\SemanticDataLookup::fetchSemanticDataFromTable |
455 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
456 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
457 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:0652744ee07aef71c572208c8d68efaf','\x5d90cb4e03310c45fb2db344029cc479ce960d0b6081104be4244e1ba169cb4c00a1aaffce0c544865675f5f1f3f28d870988292a1934042382dbc4a316a1b0d5a99513b44068a91bb9e8208871aa07f082e748f77cf37b74f63ed825e101242b75a346a74db7858edf6adeeb653d7dff7531062ae5eac8697296d78985953c0d06d5adb2fa150a7eaa6f2b8a7b12de2b2d3c4036d5b4d9703e74a9ff5b55eedc6f5f5f4593fdab5b8829f663835bfbdf3f8b528b370462d23ad07deb6d3d497edfbd0f5c7e3ef08c7ca035bc80ebd81889e2db349366a05e8845bce867038b95531f38b906db64552d65a49f629038056c67a3877a3418ac846146901d49cce169fd1b09a7f2be8dc4da47dd1c64770b964f08e38454ac249c5de48fcc7f6e07462a1a333d22a918db5f301c5a6e852e6f2cf0d450a234d5116c124695cf62e21658b927cfa631fbf01','2025-06-28 06:30:53+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
458 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
459 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
460 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
461 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d8d4d6ac3301046ef625f40bfd6485ef5185999d168046adcc8580a2194dcbd71a1ddb5942e3f1eef7d1854786fc1876159da35be32f561fedca7e56594428de3b1ddc1b1b54ac38cc11c8ab561b895736975c59862686fb7c0975efa3d68ad2358489aa68984f44909748060a330022739cc31c8f9d7044a7446aba4bd49445a08e5bdb6d948828890f357c2c38f896daf1beffdde36a6920b612ff5b2d67abe6e4fc699f79dd3d3e23588c92a670cb370c8d949b24e2901046902cef8fd06fa5f6f7fcb3f1e1f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
462 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
463 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:0652744ee07aef71c572208c8d68efaf' AND (exptime >= '2025-06-21 06:30:53+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
464 | 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='f37d2925b1c26df122469bbc4ec3237380f9f1a2') 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) |
465 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
466 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:0652744ee07aef71c572208c8d68efaf') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
467 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:0652744ee07aef71c572208c8d68efaf','\x05c1c11180200c04c05e524144c3714735649006783af4eeeed0a56feb2e326609aeac1308e4c3ca15e160a0bd73d0ad6fb9ccfaf901','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
468 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
469 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
470 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
471 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:0652744ee07aef71c572208c8d68efaf','\x9d904d6ac3301085ef625f40bf96345ef5185d99d168046adcc8580e2194dc3d71a0dd25842edf3cdef7c12028f86910a09ba6768a5f4c5b373ef2e7f4d14ba1fa7ecf6eefb1b54add8860f789b5d09dcba1b43a634c11daf719f8b895ed025aebe8ad4f9a8681840c4909741ebd8dc2081c64374690e34b044a7446aba48349445a081582b6d948f2117dcebf88e09f2296b52ebc6e97b630955c08b7528f73ad87d372ef38f3ba72baaf78063158e58c61160e393b49d629253cf93478cef867f3fa5fb677f1e1f93f5ee113375acbb25fde545daf37','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
472 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
473 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7844752b30010e9877d4954b6287284b' AND (exptime >= '2025-06-21 06:30:54+00') | 24.0000ms | SqlBagOStuff::fetchBlobs |
474 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 06:30:54+00') | 23.0000ms | SqlBagOStuff::fetchBlobs |
475 | 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) |
476 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
477 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:propertyspecificationlookup:description:d8c209719943bfc9f442d26c26edc89d') | 21.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
478 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:propertyspecificationlookup:description:d8c209719943bfc9f442d26c26edc89d','\x3dcab11580200c05c05d9800033f21711a0266014a9fbb2b8dd535d78dec5e56c8528c03450af1002adad1c3b9120d76d7d223d2b92c5bdaecae4ed0af4c118857650d208b42da35bbe6bf3f2f','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
479 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
480 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d' AND (exptime >= '2025-06-21 06:30:54+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
481 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
482 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
483 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:d8c209719943bfc9f442d26c26edc89d','\x9d90c16ec3201044ffc5fe010c8b81f5bdffd093c5c222d1b8c132445154e5df6b57ca3151d4e3ececbc91c6a3c49f8a0ebb79ae17fae2d0bae94f7fce1ffd2064df1fda1cbeafb5846ef2a88f88d6d85df329d7b2788a84f5fb8a7c6eb9ddd05800a325292106c1ce1a13c169a0515a232d5037110ed34bc4fea992128365924a291fbc3702883dd964c08c0f84b34f11eb5656dedaadae1c72cac1b75cce4b29a7cbba7b9c78db38ee295e30da2085338373a0280597006494639023c7605d7cb459f5afb677f1eef91e2ff15cc396d7e3f266d5fdfe0b','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
484 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
485 | 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-04-01' AND (rev_id=page_latest) LIMIT 1 | 2.0000ms | MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds |
486 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 | 0.0000ms | LCStoreDB::get |
487 | 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 |
488 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:parseraftertidy:b66e1e8c52e6541a63445c6e8aef619a' AND (exptime >= '2025-06-21 06:30:54+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
489 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-facts' LIMIT 1 | 0.0000ms | LCStoreDB::get |
490 | 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 |
491 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-attachments' LIMIT 1 | 0.0000ms | LCStoreDB::get |
492 | 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 |
493 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw-factbox-derived' LIMIT 1 | 0.0000ms | LCStoreDB::get |
494 | 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 |
495 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
496 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:5f1fdb823b0ad19371116b29d9cd43c4') | 13.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
497 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:5f1fdb823b0ad19371116b29d9cd43c4','\x016a0395fc613a313a7b733a33323a223834633366663861313939633063623530393035313765623133663561646230223b613a323a7b733a343a2274696d65223b733a31303a2231373530343837343534223b733a373a22636f6e74656e74223b733a3737303a2278dacd57db6ee23010fd15cb4fbb5a204e0ab40dc152ab2ecfd5a27de813729249633537d9868276f7df779c722d974255d4462238e333e333e798585c7b09245ef7aa7dd1713daf13465731bb145d767d29582781e8aff0dbfe1fed777daa60329231ed49dfedb4594fe304cd44f14871e8f9140a3b705d9f2620cc58c14883b1686f013630351673d16963b9209613126542eb3ed5f973d38850133b484464c2724a79208b6a6c888cfb1427ebb86e66521bbac82bc4c4e651626615f4a912b12c2929440e758a46600ad11360052c978910b265b9fa69a36852aa832bd519b8963419d61fa6e5331236c2400e85d1441431a93389498521a9980009010a122914046212ce8820630d8af281c5054e5d91071a2223cb62492d2a0b8325d779f075b950a44a282cd42cc70625da9c450d6d22456e334b3496bacac4cc0fb3327aeaedc4a2dc298898f256ab45f252011121962634d0952816604c15245590f4a9a34be4eec8228669ab4a2b6758412445e6df2a54051cff1e7786697acc63aedbf4ee58dbdedc9578c7c1791d27751463cc0d1cc103c792e23470b091d7dda838c964f18454d799afa26f36f0735a95cafcba1b38f5daa3d5da5be45f41d768528e519200c46b8477f2b5db370332f7a17ea0bb314d946adf540459666b54aaacecee3fd4e83d624099993f344299518c5b73d9d9e61ca9e7f86afcd2ccde2e366868ca6f2a2533e2366a6108d97004511a848ad2633c19d6c8dbd9829ef3c20ff78b65e5e08e61f55af30db465d4a9f9fcc7b66d07da3e9f31dfb451b278fc7ec8a025866fc74e346cb581cfe7d6829af3c69be17d55be8c73a33c3f641ac169bef178a255ac7d3e8bf02bcf1dd63ed19365dad7316186d7411b6a007f1578c7afe6ac66584ece3b5e6c1ba99f6ccaef424ef79c35766a7ed42c87275ae0362e98dbe8badd0663cc7e3ed60f4b6b7958e04ab810abaf230cd99ffbc98e3c8c6eb6bd78203794e3ed44fd3badcec72afe608f6407cb1ea1f00afbe98a0e76293ab08a0e4e54b4fdf17a0e1c76a49a16b95fcb1df7f91f98f933edfdfb0f8c46de43223b7d7d','2025-07-21 06:30:54+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
498 | localhost: COMMIT | 3.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
499 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb:smw:entity:7a0e11011561f2b6b774fc48cf652014' AND (exptime >= '2025-06-21 06:30:54+00') | 16.0000ms | SqlBagOStuff::fetchBlobs |
500 | localhost: BEGIN | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
501 | localhost: DELETE FROM "objectcache" WHERE (keyname = 'wikisolabdb:smw:entity:7a0e11011561f2b6b774fc48cf652014') | 14.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
502 | localhost: INSERT INTO "objectcache" (keyname,value,exptime) VALUES ('wikisolabdb:smw:entity:7a0e11011561f2b6b774fc48cf652014','\x7d8c4b0a83301040ef12d7854c7e3a934bf406329344b0b5ba488a94e2dd8bb8effa7d980c7d2b21a971ac6f7994d454ac6434a9fbc26b1b8d06b86977d3d0e9ae3b597fba5ceb9654e42bf79ed43e3fe7ba2d2c59a8be762a6b9bdb87588af52845237807210c3248916419530a93f72a0a41fcbbf0134c590663457306b43d0004319831656793bb16c7f103','9999-12-31 23:59:59+00') | 0.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
503 | localhost: COMMIT | 4.0000ms | SqlBagOStuff::modifyTableSpecificBlobsForSet |
504 | 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 |
505 | 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 |
506 | 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 |
507 | 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 |
508 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
509 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
510 | 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 |
511 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
512 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' LIMIT 1 | 0.0000ms | LCStoreDB::get |
513 | 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 |
514 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
515 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' LIMIT 1 | 0.0000ms | LCStoreDB::get |
516 | 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 |
517 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
518 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
519 | 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 |
520 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
521 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' LIMIT 1 | 0.0000ms | LCStoreDB::get |
522 | 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 |
523 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
524 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
525 | 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 |
526 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1 | 0.0000ms | LCStoreDB::get |
527 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
528 | 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 |
529 | 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 |
530 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' LIMIT 1 | 0.0000ms | LCStoreDB::get |
531 | 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 |
532 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value' LIMIT 1 | 2.0000ms | LCStoreDB::get |
533 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1 | 1.0000ms | LCStoreDB::get |
534 | localhost: COMMIT | 0.0000ms | MediaWiki::preOutputCommit |
535 | localhost: BEGIN | 0.0000ms | Wikimedia\Rdbms\Database::beginIfImplied (LinkBatch::doQuery (for Skin::preloadExistence)) |
536 | 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-04-01')) | 0.0000ms | LinkBatch::doQuery (for Skin::preloadExistence) |
537 | localhost: SELECT user_ip FROM "user_newtalk" WHERE user_ip = '216.73.216.48' LIMIT 1 | 1.0000ms | MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages |
538 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
539 | 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 |
540 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-info' LIMIT 1 | 0.0000ms | LCStoreDB::get |
541 | 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 |
542 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
543 | 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 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
544 | 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 |
545 | 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 |
546 | 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 |
547 | 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 |
548 | 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 |
549 | 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 |
550 | 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 |
551 | 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 |
552 | 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 |
553 | 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 | 1.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
554 | 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 |
555 | 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 |
556 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-places' LIMIT 1 | 0.0000ms | LCStoreDB::get |
557 | 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 |
558 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
559 | 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 |
560 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:footer-icons' LIMIT 1 | 0.0000ms | LCStoreDB::get |
561 | 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 |
562 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-login' LIMIT 1 | 0.0000ms | LCStoreDB::get |
563 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pt-createaccount' LIMIT 1 | 0.0000ms | LCStoreDB::get |
564 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-talk' LIMIT 1 | 0.0000ms | LCStoreDB::get |
565 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
566 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'View-view' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
567 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
568 | 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 |
569 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1 | 0.0000ms | LCStoreDB::get |
570 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
571 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:help-mediawiki' LIMIT 1 | 0.0000ms | LCStoreDB::get |
572 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
573 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:smw_browselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
574 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
575 | 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 |
576 | 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 |
577 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1 | 0.0000ms | LCStoreDB::get |
578 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
579 | 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 |
580 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-t-smwbrowselink' LIMIT 1 | 0.0000ms | LCStoreDB::get |
581 | 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 |
582 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1 | 0.0000ms | LCStoreDB::get |
583 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:otherlanguages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
584 | 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 |
585 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1 | 0.0000ms | LCStoreDB::get |
586 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'User-interface-preferences' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
587 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1 | 0.0000ms | LCStoreDB::get |
588 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
589 | 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 |
590 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1 | 0.0000ms | LCStoreDB::get |
591 | 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 |
592 | 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 |
593 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Tooltip-p-associated-pages' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
594 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1 | 0.0000ms | LCStoreDB::get |
595 | 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 |
596 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1 | 0.0000ms | LCStoreDB::get |
597 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views' LIMIT 1 | 0.0000ms | LCStoreDB::get |
598 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
599 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1 | 0.0000ms | LCStoreDB::get |
600 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
601 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
602 | 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 |
603 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-purge' LIMIT 1 | 0.0000ms | LCStoreDB::get |
604 | localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM "page" WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-purge' LIMIT 1 | 0.0000ms | MediaWiki\Page\PageStore::getPageByNameViaLinkCache |
605 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:cactions' LIMIT 1 | 0.0000ms | LCStoreDB::get |
606 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1 | 0.0000ms | LCStoreDB::get |
607 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-0' LIMIT 1 | 0.0000ms | LCStoreDB::get |
608 | 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 |
609 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out-tooltip' LIMIT 1 | 0.0000ms | LCStoreDB::get |
610 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out' LIMIT 1 | 0.0000ms | LCStoreDB::get |
611 | 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 |
612 | 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 |
613 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptonavigation' LIMIT 1 | 0.0000ms | LCStoreDB::get |
614 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptosearch' LIMIT 1 | 0.0000ms | LCStoreDB::get |
615 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptocontent' LIMIT 1 | 0.0000ms | LCStoreDB::get |
616 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitesubtitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
617 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:sitetitle' LIMIT 1 | 0.0000ms | LCStoreDB::get |
618 | 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 |
619 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:variantname-en' LIMIT 1 | 0.0000ms | LCStoreDB::get |
620 | 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 |
621 | localhost: SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM "page" WHERE ((page_namespace = 8 AND page_title IN ('Common.css','Noscript.css','Print.css','Vector.css') )) | 0.0000ms | MediaWiki\ResourceLoader\WikiModule::preloadTitleInfo |
622 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:february' LIMIT 1 | 0.0000ms | LCStoreDB::get |
623 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:march' LIMIT 1 | 0.0000ms | LCStoreDB::get |
624 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:may_long' LIMIT 1 | 0.0000ms | LCStoreDB::get |
625 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:june' LIMIT 1 | 0.0000ms | LCStoreDB::get |
626 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:july' LIMIT 1 | 0.0000ms | LCStoreDB::get |
627 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:august' LIMIT 1 | 0.0000ms | LCStoreDB::get |
628 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:september' LIMIT 1 | 0.0000ms | LCStoreDB::get |
629 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:october' LIMIT 1 | 0.0000ms | LCStoreDB::get |
630 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:november' LIMIT 1 | 0.0000ms | LCStoreDB::get |
631 | localhost: SELECT lc_value FROM "l10n_cache" WHERE lc_lang = 'en' AND lc_key = 'messages:december' LIMIT 1 | 1.0000ms | LCStoreDB::get |
632 | localhost: SELECT keyname,value,exptime FROM "objectcache" WHERE keyname = 'wikisolabdb-mediawiki-:lightncandy-compiled:2.2.0:1310722:/var/www/solab/skins/Vector/includes/templates:skin-legacy' AND (exptime >= '2025-06-21 06:30:54+00') | 24.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 | 1540 |
title | Plant_2011-04-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/libs/rdbms/encasing/LikeMatch.php | 587 bytes |
/var/www/solab/includes/content/WikitextContent.php | 8 KB |
/var/www/solab/includes/content/TextContent.php | 7 KB |
/var/www/solab/includes/content/AbstractContent.php | 16 KB |
/var/www/solab/includes/content/Content.php | 15 KB |
/var/www/solab/includes/content/CssContentHandler.php | 4 KB |
/var/www/solab/includes/content/CodeContentHandler.php | 2 KB |
/var/www/solab/includes/content/CssContent.php | 2 KB |
/var/www/solab/includes/libs/rdbms/encasing/PostgresBlob.php | 92 bytes |
/var/www/solab/includes/libs/rdbms/encasing/Blob.php | 391 bytes |
/var/www/solab/includes/libs/rdbms/encasing/IBlob.php | 229 bytes |
/var/www/solab/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php | 5 KB |
/var/www/solab/includes/libs/rdbms/database/utils/AtomicSectionIdentifier.php | 984 bytes |
/var/www/solab/includes/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/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/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/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/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/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/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/SQLStore/EntityStore/DataItemHandlers/DIUriHandler.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/SQLStore/EntityStore/DataItemHandlers/DIBlobHandler.php | 6 KB |
/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/includes/json/JsonConstants.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/PermissionExaminer.php | 953 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/OutputPageParserOutput.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/FactboxText.php | 456 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Preference/PreferenceExaminer.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Hooks/GetPreferences.php | 4 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Localizer/MessageLocalizerTrait.php | 780 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/IndicatorRegistry.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicatorsFactory.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/ConstraintErrorEntityExaminerDeferrableIndicatorProvider.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/ConstraintErrorEntityExaminerIndicatorProvider.php | 7 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/TypableSeverityIndicatorProvider.php | 797 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProvider.php | 661 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/DeferrableIndicatorProvider.php | 744 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Utils/DotArray.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/DummyClient.php | 5 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Elastic/Connection/Client.php | 16 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/EntityExaminerDeferrableCompositeIndicatorProvider.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/IndicatorProviders/CompositeIndicatorProvider.php | 300 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/MediaWiki/Permission/PermissionExaminerAware.php | 312 bytes |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/CompositeIndicatorHtmlBuilder.php | 6 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Indicator/EntityExaminerIndicators/EntityExaminerCompositeIndicatorProvider.php | 4 KB |
/var/www/solab/vendor/wikimedia/cldr-plural-rule-parser/src/Evaluator.php | 5 KB |
/var/www/solab/vendor/wikimedia/cldr-plural-rule-parser/src/Range.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/FactboxFactory.php | 2 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/CachedFactbox.php | 9 KB |
/var/www/solab/skins/Vector/includes/Hooks.php | 25 KB |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderSiteModulePagesHook.php | 737 bytes |
/var/www/solab/includes/ResourceLoader/Hook/ResourceLoaderSiteStylesModulePagesHook.php | 757 bytes |
/var/www/solab/skins/Vector/includes/SkinVectorLegacy.php | 5 KB |
/var/www/solab/includes/skins/SkinMustache.php | 4 KB |
/var/www/solab/includes/skins/SkinTemplate.php | 56 KB |
/var/www/solab/includes/skins/components/SkinComponentRegistry.php | 4 KB |
/var/www/solab/includes/skins/components/SkinComponentRegistryContext.php | 4 KB |
/var/www/solab/includes/skins/components/ComponentRegistryContext.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/CheckMagicWords.php | 1 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/Factbox.php | 11 KB |
/var/www/solab/extensions/SemanticMediaWiki/src/Factbox/AttachmentFormatter.php | 4 KB |
/var/www/solab/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 |