Jump to content

Template:Date and time templates

From Soutar36
Revision as of 06:13, 25 December 2024 by Sourav (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[edit] all subsections that follow:


Multiple units of time

Type Adjustable Current Last Next
Date and Time {{time}} {{Currentdate}} (MDY)
{{Plain now}} (DMY)
{{Now}} (DMY in a complete sentence)
Date Only {{Dateonly}}
{{Datedow}}
(Has the day of the week)
{{Date}} (Chose format)
{{DATE}} (prefixed by date=)
{{TODAY}} (DMY)
{{Yesterday}}
{{Day-1}}
{{Tomorrow}}
{{Day+1}}
Time only {{Timeonly}} {{CURRENTTIME}} (12 h format)
{{CURRENTTIME24}} (24 h format)
Banners {{Right now}}
(Blue with time and number of Wikipedia articles)
{{Right now (User message)}}
(Orange with time and number of Wikipedia articles
Timestamp {{Timestamp}}
(Format YYYYMMDDhhmmss)

Single units of time

Unit of time Adjustable Current Last Next
SECOND {{CURRENTSECOND}}
MINUTE {{CURRENTMINUTE}}
HOUR {{CURRENTHOUR}}
WEEK {{CURRENTWEEK}}
{{CURRENTWEEKOFMONTH}}
Day of Week {{DAYOFWEEK}} {{CURRENTDAYNAME}}
{{CURRENTWEEKDAYABBREV}}
{{CURRENTWEEKDAY}}
MONTH {{MONTHNAME}}
{{MONTHABBREV}}
{{MONTHNUMBER}}
{{MONTH}} (zero padded)
{{CURRENTMONTHNAME}}
{{CURRENTMONTHABBREV}}
{{CURRENTMONTH1}}
{{CURRENTMONTHDAYS}}
{{LASTMONTHNAME}} {{NEXTMONTHNAME}}
Day of Month {{CURRENTDAY}}
{{CURRENTDAY2}} (zero padded)
YEAR {{CURRENTYEARCC}}
{{CURRENTYEARYY}}
{{CURRENTISOYEAR}}
{{CURRENTYEAR}}
{{LASTYEAR}} {{NEXTYEAR}}
Day of Year {{CURRENTDAYOFYEAR}}
DECADE {{DECADE}} {{CURRENTDECADE}}
CENTURY {{CENTURY}} {{CURRENTCENTURY}}
MILLENNIUM {{MILLENNIUM}}

Date and time Templates made for substitution:

Month:
{{Lmonth}} produces Feb
{{Nmonth}} produces Apr
{{LastMonth}} produces February 2025
{{NextMonth}} produces April 2025


Individual Templates

Categories of Templates

MediaWiki: 1.43.0
PHP: 8.1.27
Time: 0.34451
Memory: 10.36 MB (Peak: 10.71 MB)
LogMWDebug output completeMediaWiki\Debug\MWDebug::getDebugHTML
#SQLTimeCall
1localhost: SET group_concat_max_len = 262144, `sql_mode` = ''0.188msWikimedia\Rdbms\DatabaseMySQL::open
2localhost: SELECT @@GLOBAL.read_only AS Value0.124msWikimedia\Rdbms\DatabaseMySQL::serverIsReadOnly
3localhost: BEGIN0.043msWikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds)
4localhost: 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 = 382 LIMIT 1 0.414msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
5localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1 0.176msLCStoreDB::get
6localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 0.361msLCStoreDB::get
7localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 0.140msLCStoreDB::get
8localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1 0.138msLCStoreDB::get
9localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1 0.119msLCStoreDB::get
10localhost: 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 = 10 AND page_title = 'Date_and_time_templates' LIMIT 1 0.166msWikiPage::pageData
11localhost: 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 = 382 LIMIT 1 0.234msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
12localhost: 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 = 382 0.209msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
13localhost: SELECT role_id AS `id`,role_name AS `name` FROM `slot_roles` ORDER BY id 0.118msMediaWiki\Storage\NameTableStore::loadTable
14localhost: SELECT model_id AS `id`,model_name AS `name` FROM `content_models` ORDER BY id 0.108msMediaWiki\Storage\NameTableStore::loadTable
15localhost: SET group_concat_max_len = 262144, `sql_mode` = ''0.135msWikimedia\Rdbms\DatabaseMySQL::open
16localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'u730917019_wikih:messages:en' AND (exptime >= '20250315115401') 0.145msSqlBagOStuff::fetchBlobs
17localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'u730917019_wikih:messages:en:status' AND (exptime >= '20250315115401') 0.101msSqlBagOStuff::fetchBlobs
18localhost: SELECT IF(GET_LOCK('u730917019_wikih:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired0.094msSqlBagOStuff::doLock
19localhost: 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) 0.181msMessageCache::loadFromDB(en)-big
20localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1 0.469msLCStoreDB::get
21localhost: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `page` JOIN `revision` ON ((page_id = rev_page)) 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)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id) 0.315msMessageCache::loadFromDB(en)-small
22localhost: 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 = 953 AND slot_role_id = 1 0.156msMediaWiki\Revision\RevisionStore::getSlotRowsForBatch
23localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 407 0.121msMediaWiki\Storage\SqlBlobStore::fetchBlobs
24localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1 0.146msLCStoreDB::get
25localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('u730917019_wikih:messages:en','�■M�■0�D■\n■�■■҂■I\r�.B■�=\"�■■■I■�■■]■i2■&■f■�■(�■■0L㺱�b■�■■■■■.;■J■■■■■l■G■■L■■■ڌ■er��<■!■9)■,?Bl■■%`H■U■■$�■ꀈ\"■■ք*čF■d/B■o■Z■■�ɥ■■■߼�H■��5■\n�B■■�','99991231235959')0.167msSqlBagOStuff::modifyTableSpecificBlobsForSet
26localhost: SELECT RELEASE_LOCK('u730917019_wikih:messages:en') AS released0.062msSqlBagOStuff::doUnlock
27localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:group-user' LIMIT 1 0.144msLCStoreDB::get
28localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:grouppage-user' LIMIT 1 0.088msLCStoreDB::get
29localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceAliases' LIMIT 1 0.085msLCStoreDB::get
30localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-doc-page-name' LIMIT 1 0.094msLCStoreDB::get
31localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:december' LIMIT 1 0.111msLCStoreDB::get
32localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 2 AND page_title = 'Sourav' LIMIT 1 0.126msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
33localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:talkpagelinktext' LIMIT 1 0.099msLCStoreDB::get
34localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 3 AND page_title = 'Sourav' LIMIT 1 0.094msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
35localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:red-link-title' LIMIT 1 0.083msLCStoreDB::get
36localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1 0.068msLCStoreDB::get
37localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:contribslink' LIMIT 1 0.080msLCStoreDB::get
38localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pipe-separator' LIMIT 1 0.060msLCStoreDB::get
39localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:parentheses' LIMIT 1 0.073msLCStoreDB::get
40localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info-current' LIMIT 1 0.055msLCStoreDB::get
41localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info' LIMIT 1 0.053msLCStoreDB::get
42localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:currentrevisionlink' LIMIT 1 0.111msLCStoreDB::get
43localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:diff' LIMIT 1 0.099msLCStoreDB::get
44localhost: SELECT rev_id FROM `revision` IGNORE INDEX (rev_timestamp) WHERE rev_page = 191 AND (rev_timestamp < '20241225061315' OR (rev_timestamp = '20241225061315' AND (rev_id < 382))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1 0.235msMediaWiki\Revision\RevisionStore::getRelativeRevision
45localhost: 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 = 381 LIMIT 1 0.233msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
46localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:previousrevision' LIMIT 1 0.123msLCStoreDB::get
47localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nextrevision' LIMIT 1 0.102msLCStoreDB::get
48localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:revision-nav' LIMIT 1 0.134msLCStoreDB::get
49localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 192 0.132msMediaWiki\Storage\SqlBlobStore::fetchBlobs
50localhost: 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 = 'Align' LIMIT 1 0.135msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
51localhost: 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 = 542 LIMIT 1 0.252msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
52localhost: 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 = 542 0.170msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
53localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 261 0.102msMediaWiki\Storage\SqlBlobStore::fetchBlobs
54localhost: 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 = 'Edit' LIMIT 1 0.113msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
55localhost: 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 = 546 LIMIT 1 0.187msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
56localhost: 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 = 546 0.150msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
57localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 262 0.095msMediaWiki\Storage\SqlBlobStore::fetchBlobs
58localhost: 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 = 'Info' LIMIT 1 0.148msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
59localhost: 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 = 548 LIMIT 1 0.228msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
60localhost: 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 = 548 0.137msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
61localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 263 0.088msMediaWiki\Storage\SqlBlobStore::fetchBlobs
62localhost: 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 = 'Notice' LIMIT 1 0.112msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
63localhost: 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 = 544 LIMIT 1 0.219msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
64localhost: 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 = 544 0.159msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
65localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 163 0.098msMediaWiki\Storage\SqlBlobStore::fetchBlobs
66localhost: 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 = 'Mbox' LIMIT 1 0.141msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
67localhost: 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 = 540 LIMIT 1 0.198msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
68localhost: 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 = 540 0.120msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
69localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 62 0.101msMediaWiki\Storage\SqlBlobStore::fetchBlobs
70localhost: 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 = 828 AND page_title = 'Message_box' LIMIT 1 0.093msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
71localhost: 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 = 388 LIMIT 1 0.153msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
72localhost: 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 = 388 0.177msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
73localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 85 0.134msMediaWiki\Storage\SqlBlobStore::fetchBlobs
74localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:blanknamespace' LIMIT 1 0.212msLCStoreDB::get
75localhost: SELECT ss_total_edits,ss_good_articles,ss_total_pages,ss_users,ss_active_users,ss_images FROM `site_stats` 0.138msMediaWiki\SiteStats\SiteStats::doLoadFromDB
76localhost: SELECT COUNT(*) FROM `user_groups` WHERE ug_group = 'sysop' AND ((ug_expiry IS NULL OR ug_expiry >= '20250315115401')) LIMIT 1 0.220msMediaWiki\SiteStats\SiteStats::numberingroup
77localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:and' LIMIT 1 0.179msLCStoreDB::get
78localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:ellipsis' LIMIT 1 0.115msLCStoreDB::get
79localhost: 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 = 828 AND page_title = 'Yesno' LIMIT 1 0.206msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
80localhost: 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 = 390 LIMIT 1 0.271msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
81localhost: 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 = 390 0.172msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
82localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 10 0.105msMediaWiki\Storage\SqlBlobStore::fetchBlobs
83localhost: 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 = 828 AND page_title = 'Arguments' LIMIT 1 0.136msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
84localhost: 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 = 404 LIMIT 1 0.235msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
85localhost: 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 = 404 0.168msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
86localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 17 0.121msMediaWiki\Storage\SqlBlobStore::fetchBlobs
87localhost: 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 = 828 AND page_title = 'Message_box/configuration' LIMIT 1 0.142msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
88localhost: 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 = 392 LIMIT 1 0.213msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
89localhost: 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 = 392 0.159msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
90localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 86 0.106msMediaWiki\Storage\SqlBlobStore::fetchBlobs
91localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-lua-error' LIMIT 1 0.167msLCStoreDB::get
92localhost: 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 = 828 AND page_title = 'Message_box/ombox.css' LIMIT 1 0.163msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
93localhost: 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 = 534 LIMIT 1 0.222msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
94localhost: 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 = 534 0.175msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
95localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 87 0.079msMediaWiki\Storage\SqlBlobStore::fetchBlobs
96localhost: 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 = 'Tl' LIMIT 1 0.183msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
97localhost: 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 = 396 LIMIT 1 0.286msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
98localhost: 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 = 396 0.335msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
99localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 79 0.147msMediaWiki\Storage\SqlBlobStore::fetchBlobs
100localhost: 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 = 'Template_link' LIMIT 1 0.162msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
101localhost: 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 = 896 LIMIT 1 0.269msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
102localhost: 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 = 896 0.197msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
103localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 80 0.146msMediaWiki\Storage\SqlBlobStore::fetchBlobs
104localhost: 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 = 'Mwl' LIMIT 1 0.171msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
105localhost: 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 = 558 LIMIT 1 0.257msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
106localhost: 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 = 558 0.204msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
107localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 268 0.146msMediaWiki\Storage\SqlBlobStore::fetchBlobs
108localhost: 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 = 'Lmonth' LIMIT 1 0.181msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
109localhost: 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 = 552 LIMIT 1 0.273msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
110localhost: 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 = 552 0.210msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
111localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 265 0.136msMediaWiki\Storage\SqlBlobStore::fetchBlobs
112localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:march' LIMIT 1 0.158msLCStoreDB::get
113localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:feb' LIMIT 1 0.157msLCStoreDB::get
114localhost: 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 = 'Nmonth' LIMIT 1 0.160msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
115localhost: 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 = 556 LIMIT 1 0.264msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
116localhost: 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 = 556 0.190msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
117localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 267 0.122msMediaWiki\Storage\SqlBlobStore::fetchBlobs
118localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:apr' LIMIT 1 0.137msLCStoreDB::get
119localhost: 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 = 'LastMonth' LIMIT 1 0.149msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
120localhost: 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 = 550 LIMIT 1 0.257msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
121localhost: 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 = 550 0.187msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
122localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 264 0.137msMediaWiki\Storage\SqlBlobStore::fetchBlobs
123localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:february' LIMIT 1 0.144msLCStoreDB::get
124localhost: 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 = 'NextMonth' LIMIT 1 0.156msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
125localhost: 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 = 554 LIMIT 1 0.239msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
126localhost: 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 = 554 0.181msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
127localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 266 0.126msMediaWiki\Storage\SqlBlobStore::fetchBlobs
128localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:april' LIMIT 1 0.144msLCStoreDB::get
129localhost: 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 = 'Documentation' LIMIT 1 0.157msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
130localhost: 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 = 422 LIMIT 1 0.266msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
131localhost: 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 = 422 0.187msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
132localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 59 0.195msMediaWiki\Storage\SqlBlobStore::fetchBlobs
133localhost: 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 = 828 AND page_title = 'Documentation' LIMIT 1 0.156msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
134localhost: 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 = 912 LIMIT 1 0.243msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
135localhost: 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 = 912 0.179msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
136localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 81 0.170msMediaWiki\Storage\SqlBlobStore::fetchBlobs
137localhost: 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 = 828 AND page_title = 'Documentation/config' LIMIT 1 0.166msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
138localhost: 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 = 914 LIMIT 1 0.249msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
139localhost: 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 = 914 0.193msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
140localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 82 0.147msMediaWiki\Storage\SqlBlobStore::fetchBlobs
141localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `page_restrictions` WHERE pr_page = 191 0.157msMediaWiki\Permissions\RestrictionStore::loadRestrictions
142localhost: 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 = 'Date_and_time_templates/doc' LIMIT 1 0.156msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
143localhost: 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 = 'Date_and_time_templates/sandbox' LIMIT 1 0.153msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
144localhost: 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 = 'Date_and_time_templates/testcases' LIMIT 1 0.157msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
145localhost: 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 = 828 AND page_title = 'Documentation/styles.css' LIMIT 1 0.170msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
146localhost: 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 = 916 LIMIT 1 0.284msMediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds
147localhost: 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 = 916 0.203msMediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb
148localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 91 0.139msMediaWiki\Storage\SqlBlobStore::fetchBlobs
149localhost: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `image` JOIN `actor` `image_actor` ON ((actor_id=img_actor)) JOIN `comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'Information_icon4.svg' LIMIT 1 0.230msLocalFile::loadFromDB
150localhost: SELECT rd_namespace,rd_title FROM `page` JOIN `redirect` ON ((rd_from = page_id)) WHERE page_namespace = 6 AND page_title = 'Information_icon4.svg' LIMIT 1 0.149msLocalRepo::checkRedirect
151localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:broken-file-category' LIMIT 1 0.132msLCStoreDB::get
152localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM `interwiki` WHERE iw_prefix = 'wp' LIMIT 1 0.133msMediaWiki\Interwiki\ClassicInterwikiLookup::load
153localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM `interwiki` WHERE iw_prefix = 'mw' LIMIT 1 0.127msMediaWiki\Interwiki\ClassicInterwikiLookup::load
154localhost: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `image` JOIN `actor` `image_actor` ON ((actor_id=img_actor)) JOIN `comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'Test_Template_Info-Icon_-_Version_(2).svg' LIMIT 1 0.187msLocalFile::loadFromDB
155localhost: SELECT rd_namespace,rd_title FROM `page` JOIN `redirect` ON ((rd_from = page_id)) WHERE page_namespace = 6 AND page_title = 'Test_Template_Info-Icon_-_Version_(2).svg' LIMIT 1 0.142msLocalRepo::checkRedirect
156localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM `interwiki` WHERE iw_prefix = '#date_and_time_templates_made_for_substitution' LIMIT 1 0.150msMediaWiki\Interwiki\ClassicInterwikiLookup::load
157localhost: 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 = 'WP:PURGE') OR (page_namespace = 10 AND page_title IN ('Time','Currentdate','Plain_now','Now','Dateonly','Datedow','Date','DATE','TODAY','Yesterday','Day-1','Tomorrow','Day+1','Timeonly','CURRENTTIME','CURRENTTIME24','Right_now','Right_now_(User_message)','Timestamp','CURRENTSECOND','CURRENTMINUTE','CURRENTWEEKOFMONTH','DAYOFWEEK','CURRENTWEEKDAYABBREV','CURRENTWEEKDAY','MONTHNAME','MONTHABBREV','MONTHNUMBER','MONTH','CURRENTMONTHDAYS','LASTMONTHNAME','NEXTMONTHNAME','CURRENTYEARCC','CURRENTYEARYY','CURRENTISOYEAR','LASTYEAR','NEXTYEAR','CURRENTDAYOFYEAR','DECADE','CURRENTDECADE','CENTURY','CURRENTCENTURY','MILLENNIUM','Calendar','Calendar_clock_with_Wikipedia_stats','Clock','Digital_clock_and_date') ) OR (page_namespace = 14 AND page_title IN ('Time,_date_and_calendar_templates','Date-computing_templates','Date-computing_templates_based_on_current_time','ISO_date_templates','Calendar_templates') )) 0.342msMediaWiki\Parser\LinkHolderArray::replaceInternal
158localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value-text' LIMIT 1 0.150msLCStoreDB::get
159localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1 0.104msLCStoreDB::get
160localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' LIMIT 1 0.104msLCStoreDB::get
161localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1 0.126msLCStoreDB::get
162localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1 0.115msLCStoreDB::get
163localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value-text' LIMIT 1 0.102msLCStoreDB::get
164localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1 0.077msLCStoreDB::get
165localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' LIMIT 1 0.123msLCStoreDB::get
166localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value-text' LIMIT 1 0.110msLCStoreDB::get
167localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1 0.110msLCStoreDB::get
168localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' LIMIT 1 0.107msLCStoreDB::get
169localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value-text' LIMIT 1 0.109msLCStoreDB::get
170localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1 0.108msLCStoreDB::get
171localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' LIMIT 1 0.120msLCStoreDB::get
172localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value-text' LIMIT 1 0.094msLCStoreDB::get
173localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1 0.101msLCStoreDB::get
174localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' LIMIT 1 0.089msLCStoreDB::get
175localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value-text' LIMIT 1 0.093msLCStoreDB::get
176localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1 0.085msLCStoreDB::get
177localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' LIMIT 1 0.121msLCStoreDB::get
178localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value-text' LIMIT 1 0.103msLCStoreDB::get
179localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1 0.094msLCStoreDB::get
180localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' LIMIT 1 0.089msLCStoreDB::get
181localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value-text' LIMIT 1 0.088msLCStoreDB::get
182localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value' LIMIT 1 0.092msLCStoreDB::get
183localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' LIMIT 1 0.079msLCStoreDB::get
184localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value-text' LIMIT 1 0.080msLCStoreDB::get
185localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value' LIMIT 1 0.077msLCStoreDB::get
186localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1 0.075msLCStoreDB::get
187localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-timeusage-value-text' LIMIT 1 0.093msLCStoreDB::get
188localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-timeusage-value' LIMIT 1 0.092msLCStoreDB::get
189localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-timeusage' LIMIT 1 0.091msLCStoreDB::get
190localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-virtmemusage-value-text' LIMIT 1 0.085msLCStoreDB::get
191localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-virtmemusage-value' LIMIT 1 0.060msLCStoreDB::get
192localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-virtmemusage' LIMIT 1 0.053msLCStoreDB::get
193localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-estmemusage-value-text' LIMIT 1 0.062msLCStoreDB::get
194localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-estmemusage-value' LIMIT 1 0.054msLCStoreDB::get
195localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-estmemusage' LIMIT 1 0.051msLCStoreDB::get
196localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model,pp_value FROM `page` LEFT JOIN `page_props` ON (pp_propname = 'hiddencat' AND (pp_page = page_id)) WHERE ((page_namespace = 14 AND page_title = 'Pages_with_broken_file_links')) 0.207msMediaWiki\Output\OutputPage::addCategoryLinksToLBAndGetResult
197localhost: SELECT pp_page,pp_propname,pp_value FROM `page_props` WHERE pp_page = 191 AND pp_propname = 'templatedata' 0.105msMediaWiki\Page\PageProps::getProperties
198localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:group-sysop' LIMIT 1 0.104msLCStoreDB::get
199localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:grouppage-sysop' LIMIT 1 0.084msLCStoreDB::get
200localhost: COMMIT0.064msMediaWiki\MediaWikiEntryPoint::commitMainTransaction
201localhost: BEGIN0.036msWikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Cache\LinkBatch::doQuery (for Skin::preloadExistence))
202localhost: 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 = 11 AND page_title = 'Date_and_time_templates')) 0.130msMediaWiki\Cache\LinkBatch::doQuery (for Skin::preloadExistence)
203localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-info' LIMIT 1 0.127msLCStoreDB::get
204localhost: 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.120msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
205localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:footer-info' LIMIT 1 0.104msLCStoreDB::get
206localhost: 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.129msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
207localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places' LIMIT 1 0.108msLCStoreDB::get
208localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places' LIMIT 1 0.114msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
209localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-privacy' LIMIT 1 0.099msLCStoreDB::get
210localhost: 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.116msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
211localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-privacy' LIMIT 1 0.108msLCStoreDB::get
212localhost: 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.117msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
213localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-about' LIMIT 1 0.105msLCStoreDB::get
214localhost: 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.111msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
215localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-about' LIMIT 1 0.102msLCStoreDB::get
216localhost: 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.118msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
217localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-disclaimers' LIMIT 1 0.098msLCStoreDB::get
218localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-footer-places-disclaimers' LIMIT 1 0.113msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
219localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-disclaimers' LIMIT 1 0.112msLCStoreDB::get
220localhost: 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.128msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
221localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:footer-places' LIMIT 1 0.109msLCStoreDB::get
222localhost: 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.108msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
223localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-icons' LIMIT 1 0.110msLCStoreDB::get
224localhost: 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.125msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
225localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:footer-icons' LIMIT 1 0.105msLCStoreDB::get
226localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Footer-icons' LIMIT 1 0.106msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
227localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pt-login' LIMIT 1 0.118msLCStoreDB::get
228localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pt-createaccount' LIMIT 1 0.114msLCStoreDB::get
229localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-template' LIMIT 1 0.110msLCStoreDB::get
230localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-template_talk' LIMIT 1 0.107msLCStoreDB::get
231localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Nstab-template_talk' LIMIT 1 0.089msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
232localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1 0.105msLCStoreDB::get
233localhost: 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.097msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
234localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-2022-view-view' LIMIT 1 0.094msLCStoreDB::get
235localhost: 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-2022-view-view' LIMIT 1 0.121msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
236localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:skin-view-view' LIMIT 1 0.096msLCStoreDB::get
237localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-2022-action-viewsource' LIMIT 1 0.126msLCStoreDB::get
238localhost: 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-2022-action-viewsource' LIMIT 1 0.130msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
239localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1 0.104msLCStoreDB::get
240localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-2022-view-history' LIMIT 1 0.109msLCStoreDB::get
241localhost: 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-2022-view-history' LIMIT 1 0.117msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
242localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:skin-view-history' LIMIT 1 0.131msLCStoreDB::get
243localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:help-mediawiki' LIMIT 1 0.126msLCStoreDB::get
244localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1 0.111msLCStoreDB::get
245localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1 0.076msLCStoreDB::get
246localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-n-help-mediawiki' LIMIT 1 0.129msLCStoreDB::get
247localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-n-help-mediawiki' LIMIT 1 0.129msLCStoreDB::get
248localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1 0.121msLCStoreDB::get
249localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1 0.135msLCStoreDB::get
250localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:otherlanguages' LIMIT 1 0.131msLCStoreDB::get
251localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-category-normal' LIMIT 1 0.107msLCStoreDB::get
252localhost: 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-category-normal' LIMIT 1 0.126msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
253localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:category-normal' LIMIT 1 0.100msLCStoreDB::get
254localhost: 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 = 'Category-normal' LIMIT 1 0.129msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
255localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-user-interface-preferences' LIMIT 1 0.112msLCStoreDB::get
256localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1 0.089msLCStoreDB::get
257localhost: 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.149msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
258localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-user-page' LIMIT 1 0.096msLCStoreDB::get
259localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-page' LIMIT 1 0.109msLCStoreDB::get
260localhost: 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-page' LIMIT 1 0.117msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
261localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1 0.118msLCStoreDB::get
262localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1 0.121msLCStoreDB::get
263localhost: 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.136msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
264localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1 0.101msLCStoreDB::get
265localhost: 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.135msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
266localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-associated-pages' LIMIT 1 0.120msLCStoreDB::get
267localhost: 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.103msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
268localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-nstab-template' LIMIT 1 0.099msLCStoreDB::get
269localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-nstab-template' LIMIT 1 0.125msLCStoreDB::get
270localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1 0.097msLCStoreDB::get
271localhost: 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.141msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
272localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1 0.126msLCStoreDB::get
273localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views' LIMIT 1 0.130msLCStoreDB::get
274localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1 0.122msLCStoreDB::get
275localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1 0.123msLCStoreDB::get
276localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1 0.123msLCStoreDB::get
277localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:cactions' LIMIT 1 0.078msLCStoreDB::get
278localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1 0.074msLCStoreDB::get
279localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-user-menu-anon-editor' LIMIT 1 0.085msLCStoreDB::get
280localhost: 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-user-menu-anon-editor' LIMIT 1 0.129msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
281localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-menu-anon-editor' LIMIT 1 0.116msLCStoreDB::get
282localhost: 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-menu-anon-editor' LIMIT 1 0.103msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
283localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views-overflow' LIMIT 1 0.074msLCStoreDB::get
284localhost: 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-views-overflow' LIMIT 1 0.111msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
285localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-more-view' LIMIT 1 0.086msLCStoreDB::get
286localhost: 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-more-view' LIMIT 1 0.118msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
287localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-more-view' LIMIT 1 0.122msLCStoreDB::get
288localhost: 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-more-view' LIMIT 1 0.143msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
289localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-more-viewsource' LIMIT 1 0.111msLCStoreDB::get
290localhost: 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-more-viewsource' LIMIT 1 0.099msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
291localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-more-viewsource' LIMIT 1 0.070msLCStoreDB::get
292localhost: 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-more-viewsource' LIMIT 1 0.069msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
293localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-more-history' LIMIT 1 0.132msLCStoreDB::get
294localhost: 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-more-history' LIMIT 1 0.140msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
295localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-more-history' LIMIT 1 0.120msLCStoreDB::get
296localhost: 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-more-history' LIMIT 1 0.136msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
297localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:views-overflow' LIMIT 1 0.100msLCStoreDB::get
298localhost: 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 = 'Views-overflow' LIMIT 1 0.120msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
299localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-10' LIMIT 1 0.112msLCStoreDB::get
300localhost: 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-10' LIMIT 1 0.107msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
301localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:colon-separator' LIMIT 1 0.110msLCStoreDB::get
302localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out-tooltip' LIMIT 1 0.129msLCStoreDB::get
303localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out' LIMIT 1 0.119msLCStoreDB::get
304localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-toggle-sidebar' LIMIT 1 0.099msLCStoreDB::get
305localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-main-menu-tooltip' LIMIT 1 0.095msLCStoreDB::get
306localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptosearch' LIMIT 1 0.099msLCStoreDB::get
307localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptocontent' LIMIT 1 0.095msLCStoreDB::get
308localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-beginning' LIMIT 1 0.094msLCStoreDB::get
309localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-label' LIMIT 1 0.101msLCStoreDB::get
310localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-menu-tooltip' LIMIT 1 0.100msLCStoreDB::get
311localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-collapsible-button-label' LIMIT 1 0.100msLCStoreDB::get
312localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-pin-element-label' LIMIT 1 0.120msLCStoreDB::get
313localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-unpin-element-label' LIMIT 1 0.125msLCStoreDB::get
314localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-site-nav-label' LIMIT 1 0.111msLCStoreDB::get
315localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:sitesubtitle' LIMIT 1 0.112msLCStoreDB::get
316localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:sitetitle' LIMIT 1 0.099msLCStoreDB::get
317localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-nav-label' LIMIT 1 0.105msLCStoreDB::get
318localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:empty-language-selector-body' LIMIT 1 0.102msLCStoreDB::get
319localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-appearance-label' LIMIT 1 0.099msLCStoreDB::get
320localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-no-language-button-label' LIMIT 1 0.115msLCStoreDB::get
321localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-no-language-button-aria-label' LIMIT 1 0.109msLCStoreDB::get
322localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-language-variant-switcher-label' LIMIT 1 0.118msLCStoreDB::get
323localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-main-menu-label' LIMIT 1 0.116msLCStoreDB::get
324localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-appearance-tooltip' LIMIT 1 0.124msLCStoreDB::get
325localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-toggle-button-label' LIMIT 1 0.107msLCStoreDB::get
326localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:variantname-en' LIMIT 1 0.104msLCStoreDB::get
327localhost: 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.137msMediaWiki\Page\PageStore::getPageByNameViaLinkCache
328localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-vector-anon-user-menu-title' LIMIT 1 0.118msLCStoreDB::get
329localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-actions-label' LIMIT 1 0.098msLCStoreDB::get
330localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-general-label' LIMIT 1 0.063msLCStoreDB::get
331localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'u730917019_wikih:lightncandy-compiled:2.2.0:1310722:/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/templates:skin' AND (exptime >= '20250315115401') 0.161msSqlBagOStuff::fetchBlobs
332localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-label' LIMIT 1 0.139msLCStoreDB::get
333localhost: 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-2022.css') )) 0.176msMediaWiki\ResourceLoader\WikiModule::preloadTitleInfo
334localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:january' LIMIT 1 0.115msLCStoreDB::get
335localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:may_long' LIMIT 1 0.102msLCStoreDB::get
336localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:june' LIMIT 1 0.100msLCStoreDB::get
337localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:july' LIMIT 1 0.120msLCStoreDB::get
338localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:august' LIMIT 1 0.155msLCStoreDB::get
339localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:september' LIMIT 1 0.106msLCStoreDB::get
340localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:october' LIMIT 1 0.102msLCStoreDB::get
341localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:november' LIMIT 1 0.102msLCStoreDB::get
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory


  • Start request GET /index.php?oldid=382&title=Template%3ADate_and_time_templates
    IP: 3.19.213.242
    HTTP HEADERS:
    HOST: soutar36.com
    PRAGMA: no-cache
    CACHE-CONTROL: no-cache
    SEC-CH-UA: "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
    SEC-CH-UA-MOBILE: ?0
    SEC-CH-UA-PLATFORM: "Windows"
    UPGRADE-INSECURE-REQUESTS: 1
    USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
    SEC-FETCH-SITE: none
    SEC-FETCH-MODE: navigate
    SEC-FETCH-USER: ?1
    SEC-FETCH-DEST: document
    ACCEPT-ENCODING: gzip, deflate, br, zstd
    PRIORITY: u=0, i
    COOKIE: ls_smartpush=1
    (end headers)
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [session] SessionManager using store SqlBagOStuff
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [localisation] LocalisationCache using store LCStoreDB
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] MainWANObjectCache using store Wikimedia\ObjectCache\EmptyBagOStuff
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [session] SessionBackend "9v4lqqfkm8d948ran4lbk9f7ckd2em69" is unsaved, marking dirty in constructor
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [session] SessionBackend "9v4lqqfkm8d948ran4lbk9f7ckd2em69" save: dataDirty=1 metaDirty=1 forcePersist=0
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [cookie] already deleted setcookie: "u730917019_wikih_session", "", "1710503641", "/", "", "1", "1", ""
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [cookie] already deleted setcookie: "u730917019_wikihUserID", "", "1710503641", "/", "", "1", "1", ""
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [cookie] already deleted setcookie: "u730917019_wikihToken", "", "1710503641", "/", "", "1", "1", ""
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [cookie] already deleted setcookie: "forceHTTPS", "", "1710503641", "/", "", "", "1", ""
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [session] SessionBackend "9v4lqqfkm8d948ran4lbk9f7ckd2em69" data dirty due to dirty(): MediaWiki\Session\SessionManager->getSessionForRequest/MediaWiki\Session\SessionManager->getInitialSession/MediaWiki\Session\Session->getToken/MediaWiki\Session\Session->set/MediaWiki\Session\SessionBackend->dirty
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [session] SessionBackend "9v4lqqfkm8d948ran4lbk9f7ckd2em69" save: dataDirty=1 metaDirty=0 forcePersist=0
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\DatabaseMySQL::open [0.188ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reallyOpenConnection: opened new connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\DatabaseMySQL::serverIsReadOnly [0.124ms] localhost: SELECT @@GLOBAL.read_only AS Value
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:rdbms-server-readonly:localhost): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds) [0.043ms] localhost: BEGIN
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.414ms] 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 = 382 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [MessageCache] MessageCache using store SqlBagOStuff
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • MediaWiki\Parser\ParserFactory: using default preprocessor
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [SQLBagOStuff] MicroStash using store SqlBagOStuff
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.176ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.361ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.14ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.138ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.119ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceGenderAliases' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] WikiPage::pageData [0.166ms] 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 = 10 AND page_title = 'Date_and_time_templates' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.234ms] 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 = 382 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:191:382): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.209ms] 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 = 382
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::191:382): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\NameTableStore::loadTable [0.118ms] localhost: SELECT role_id AS `id`,role_name AS `name` FROM `slot_roles` ORDER BY id
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:NameTableSqlStore:slot_roles:u730917019_wikih): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\NameTableStore::loadTable [0.108ms] localhost: SELECT model_id AS `id`,model_name AS `name` FROM `content_models` ORDER BY id
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:NameTableSqlStore:content_models:u730917019_wikih): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page-content-model:382): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [ContentHandler] Registered handler for wikitext: MediaWiki\Content\WikitextContentHandler
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(u730917019_wikih:page-content-model:382): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(u730917019_wikih:page-content-model:382): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\DatabaseMySQL::open [0.135ms] localhost: SET group_concat_max_len = 262144, `sql_mode` = ''
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reallyOpenConnection: opened new connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] SqlBagOStuff::fetchBlobs [0.145ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'u730917019_wikih:messages:en' AND (exptime >= '20250315115401')
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved u730917019_wikih:messages:en; expiry time is 99991231235959
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] SqlBagOStuff::fetchBlobs [0.101ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'u730917019_wikih:messages:en:status' AND (exptime >= '20250315115401')
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] SqlBagOStuff::doLock [0.094ms] localhost: SELECT IF(GET_LOCK('u730917019_wikih:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MessageCache::loadFromDB(en)-big [0.181ms] 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)
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.469ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MessageCache::loadFromDB(en)-small [0.315ms] localhost: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_actor,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,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`,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `page` JOIN `revision` ON ((page_id = rev_page)) 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)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`') AND (page_len <= 10000) AND (page_latest = rev_id)
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::getSlotRowsForBatch [0.156ms] 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 = 953 AND slot_role_id = 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.121ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 407
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.146ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'magicWords' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.167ms] localhost: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('u730917019_wikih:messages:en','��M��0�D�\n����҂�I\r�.B��=\"����I����]�i2�&�f���(���0L㺱�b������.;�J�����l�G�L��ڌ�er��<�!�9)�,?Bl��%`H�U�$��ꀈ\"��ք*čF�d/B�o�Z���ɥ���߼�H���5�\n�B���','99991231235959')
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] SqlBagOStuff::doUnlock [0.062ms] localhost: SELECT RELEASE_LOCK('u730917019_wikih:messages:en') AS released
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, global cache is expired/volatile, loading from DB
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [SQLBagOStuff] MainObjectStash using store SqlBagOStuff
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(u730917019_wikih:page-content-model:382): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.144ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:group-user' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.088ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:grouppage-user' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.085ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'namespaceAliases' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.094ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-doc-page-name' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • Unstubbing $wgLang on call of $wgLang::getDatePreferenceMigrationMap from MediaWiki\Language\Language->internalUserTimeAndDate
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [localisation] LocalisationCache::loadCoreData: got localisation for en from source
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.111ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:december' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.126ms] localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 2 AND page_title = 'Sourav' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:talkpagelinktext' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.094ms] localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 3 AND page_title = 'Sourav' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.083ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:red-link-title' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.068ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'specialPageAliases' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.08ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:contribslink' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.06ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pipe-separator' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.073ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:parentheses' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.055ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info-current' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.053ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:revision-info' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.111ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:currentrevisionlink' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:diff' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::getRelativeRevision [0.235ms] localhost: SELECT rev_id FROM `revision` IGNORE INDEX (rev_timestamp) WHERE rev_page = 191 AND (rev_timestamp < '20241225061315' OR (rev_timestamp = '20241225061315' AND (rev_id < 382))) ORDER BY rev_timestamp DESC,rev_id DESC LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.233ms] 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 = 381 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.123ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:previousrevision' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.102ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nextrevision' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.134ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:revision-nav' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(u730917019_wikih:page-content-model:382): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [ParserCache] Creating ParserCache instance for pcache
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(u730917019_wikih:page-content-model:382): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [ParserCache] ParserOutput metadata cache miss
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • Article::generateContentOutput: doing uncached parse
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(u730917019_wikih:page-content-model:382): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(u730917019_wikih:page-content-model:382): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [ParserCache] ParserOutput metadata cache miss
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.132ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 192
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A192): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:preprocess-hash:efd335a3e04c283da8a7f0750cb1f9a590da46cc:0): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.135ms] 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 = 'Align' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:c83b0ec2d98a2ca38077be2f03102aedeb0ab261): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.252ms] 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 = 542 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:239:542): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.17ms] 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 = 542
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::239:542): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.102ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 261
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A261): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.113ms] 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 = 'Edit' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:5301648dcf6b53cefc9ed52999aaa92d4603cae0): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.187ms] 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 = 546 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:240:546): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.15ms] 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 = 546
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::240:546): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.095ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 262
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A262): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.148ms] 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 = 'Info' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:4b631f69842530d659306c8f06dbad594a6b1807): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.228ms] 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 = 548 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:241:548): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.137ms] 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 = 548
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::241:548): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.088ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 263
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A263): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.112ms] 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 = 'Notice' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:5256fffffb868a37e07fc3a3a770a754b7273025): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.219ms] 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 = 544 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:162:544): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.159ms] 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 = 544
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::162:544): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.098ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 163
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A163): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:preprocess-hash:bf1651693c0bdf5dc3e3d3039cdd42a1497d01a9:1): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.141ms] 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 = 'Mbox' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:f8cabf65388359ba5121e92a2d53c6006f5ff913): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.198ms] 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 = 540 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:61:540): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.12ms] 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 = 540
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::61:540): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.101ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 62
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A62): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.093ms] 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 = 828 AND page_title = 'Message_box' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:ffddc3052f87c9a25aea8bf3e79c82159542527e): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.153ms] 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 = 388 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:84:388): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.177ms] 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 = 388
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.134ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 85
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A85): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [ContentHandler] Registered handler for Scribunto: MediaWiki\Extension\Scribunto\ScribuntoContentHandler
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [Scribunto] MediaWiki\Extension\Scribunto\Engines\LuaStandalone\LuaStandaloneInterpreter::__construct: creating interpreter: 'exec' '/bin/sh' '/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaStandalone/lua_ulimit.sh' '7' '8' '51200' ''\''/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaStandalone/binaries/lua5_1_5_linux_64_generic/lua'\'' '\''/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaStandalone/mw_main.lua'\'' '\''/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes'\'' '\''0'\'' '\''8'\'''
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [gitinfo] Candidate cacheFile=/home/u730917019/domains/soutar36.com/public_html/gitinfo.json for /home/u730917019/domains/soutar36.com/public_html
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [gitinfo] Cache incomplete for /home/u730917019/domains/soutar36.com/public_html
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.212ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:blanknamespace' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • MediaWiki\SiteStats\SiteStats::loadAndLazyInit: reading site_stats from replica DB
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\SiteStats\SiteStats::doLoadFromDB [0.138ms] localhost: SELECT ss_total_edits,ss_good_articles,ss_total_pages,ss_users,ss_active_users,ss_images FROM `site_stats`
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\SiteStats\SiteStats::numberingroup [0.22ms] localhost: SELECT COUNT(*) FROM `user_groups` WHERE ug_group = 'sysop' AND ((ug_expiry IS NULL OR ug_expiry >= '20250315115401')) LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:SiteStats:groupcounts:sysop): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.179ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:and' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.115ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:ellipsis' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.206ms] 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 = 828 AND page_title = 'Yesno' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:a5eab41b2fef79a07c070dab7133ea8f27ca1074): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.271ms] 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 = 390 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:9:390): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.172ms] 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 = 390
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.105ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 10
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A10): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.136ms] 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 = 828 AND page_title = 'Arguments' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:cbb9fa252e60809efa55a7ad83aea5438ef56753): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.235ms] 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 = 404 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:16:404): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.168ms] 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 = 404
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.121ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 17
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A17): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.142ms] 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 = 828 AND page_title = 'Message_box/configuration' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:8549e1b1aceb2e5c2269a654caba518e3dd175fd): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.213ms] 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 = 392 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:85:392): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.159ms] 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 = 392
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.106ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 86
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A86): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.167ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-lua-error' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.163ms] 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 = 828 AND page_title = 'Message_box/ombox.css' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:6f7696df36aeed4d97d62e0809b9435e578c9427): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.222ms] 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 = 534 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:86:534): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.175ms] 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 = 534
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.079ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 87
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A87): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [ContentHandler] Registered handler for sanitized-css: MediaWiki\Extension\TemplateStyles\TemplateStylesContentHandler
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.183ms] 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 = 'Tl' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:dd2d76d959659ab5793eccc79cd2dec6f73433e6): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.286ms] 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 = 396 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:78:396): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.335ms] 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 = 396
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::78:396): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.147ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 79
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A79): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.162ms] 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 = 'Template_link' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:1118a0129d33b4dd7ffc8f4a8765a8ba15849805): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.269ms] 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 = 896 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:79:896): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.197ms] 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 = 896
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::79:896): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.146ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 80
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A80): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.171ms] 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 = 'Mwl' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:fa7e30d1c336015dd96fafedda989b9a10d59343): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.257ms] 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 = 558 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:246:558): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.204ms] 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 = 558
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::246:558): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.146ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 268
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A268): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:preprocess-hash:c063ac73a94701988be7559b0e4cd36f2b89c6ae:1): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.181ms] 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 = 'Lmonth' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:af18fe12754856a00f74f0949f882559e74330d4): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.273ms] 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 = 552 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:243:552): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.21ms] 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 = 552
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::243:552): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.136ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 265
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A265): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.158ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:march' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.157ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:feb' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.16ms] 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 = 'Nmonth' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:e21f8b4c4d9d7f7e6a032c577c5a385431a51868): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.264ms] 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 = 556 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:245:556): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.19ms] 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 = 556
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::245:556): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.122ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 267
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A267): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.137ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:apr' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.149ms] 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 = 'LastMonth' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:dd56aba2b12f5fe438a589289032f7bbb3b7abcb): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.257ms] 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 = 550 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:242:550): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.187ms] 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 = 550
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::242:550): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.137ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 264
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A264): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.144ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:february' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.156ms] 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 = 'NextMonth' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:36ae0d7b14a5fbf3a96859bb84771df3d9100017): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.239ms] 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 = 554 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:244:554): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.181ms] 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 = 554
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::244:554): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.126ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 266
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A266): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.144ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:april' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.157ms] 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 = 'Documentation' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:9e9cf3221a30246219863f1d2366e36cb580debc): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.266ms] 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 = 422 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:58:422): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.187ms] 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 = 422
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:revision-slots::58:422): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.195ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 59
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A59): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.156ms] 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 = 828 AND page_title = 'Documentation' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:9e9cf3221a30246219863f1d2366e36cb580debc): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.243ms] 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 = 912 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:80:912): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.179ms] 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 = 912
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.17ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 81
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A81): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.166ms] 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 = 828 AND page_title = 'Documentation/config' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:f0bda9c7650d307d1f03986f0cd9704582f2c663): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.249ms] 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 = 914 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:81:914): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.193ms] 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 = 914
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.147ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 82
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A82): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Permissions\RestrictionStore::loadRestrictions [0.157ms] localhost: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `page_restrictions` WHERE pr_page = 191
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page-restrictions:v1:191:382): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.156ms] 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 = 'Date_and_time_templates/doc' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:9d6e0a3a1328f0d62ed62d3f542afa45bfb92ce7): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.153ms] 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 = 'Date_and_time_templates/sandbox' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:842186bfa2ded7e6900ed4e6c45fb91647fd56aa): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.157ms] 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 = 'Date_and_time_templates/testcases' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:10:b1ff2bc68ddbadcbcb091bbb45b7bcf3765df5eb): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.17ms] 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 = 828 AND page_title = 'Documentation/styles.css' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:828:785399a6c2c6ff6304f60cfa0c7a344bf6ebc8e4): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0.284ms] 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 = 916 LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:revision-row-1.29:u730917019_wikih:90:916): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0.203ms] 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 = 916
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.139ms] localhost: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 91
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:u730917019_wikih:tt%3A91): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LocalFile::loadFromDB [0.23ms] localhost: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `image` JOIN `actor` `image_actor` ON ((actor_id=img_actor)) JOIN `comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'Information_icon4.svg' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:filerepo-file:u730917019_wikih:517ae38d106a03adeed225e953eb9774e4ebedff): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LocalRepo::checkRedirect [0.149ms] localhost: SELECT rd_namespace,rd_title FROM `page` JOIN `redirect` ON ((rd_from = page_id)) WHERE page_namespace = 6 AND page_title = 'Information_icon4.svg' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:filerepo-file-redirect:u730917019_wikih:1dc925961a3d4e69d9644e44f35989d3): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.132ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:broken-file-category' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(global:filerepo-file-redirect:u730917019_wikih:1dc925961a3d4e69d9644e44f35989d3): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Interwiki\ClassicInterwikiLookup::load [0.133ms] localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM `interwiki` WHERE iw_prefix = 'wp' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:interwiki:wp): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Interwiki\ClassicInterwikiLookup::load [0.127ms] localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM `interwiki` WHERE iw_prefix = 'mw' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:interwiki:mw): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LocalFile::loadFromDB [0.187ms] localhost: SELECT img_name,img_size,img_width,img_height,img_metadata,img_bits,img_media_type,img_major_mime,img_minor_mime,img_timestamp,img_sha1,img_actor,image_actor.actor_user AS `img_user`,image_actor.actor_name AS `img_user_text`,comment_img_description.comment_text AS `img_description_text`,comment_img_description.comment_data AS `img_description_data`,comment_img_description.comment_id AS `img_description_cid`,img_metadata FROM `image` JOIN `actor` `image_actor` ON ((actor_id=img_actor)) JOIN `comment` `comment_img_description` ON ((comment_img_description.comment_id = img_description_id)) WHERE img_name = 'Test_Template_Info-Icon_-_Version_(2).svg' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:filerepo-file:u730917019_wikih:713ecfc8e2774340929a317d3174d1b38f16c36b): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LocalRepo::checkRedirect [0.142ms] localhost: SELECT rd_namespace,rd_title FROM `page` JOIN `redirect` ON ((rd_from = page_id)) WHERE page_namespace = 6 AND page_title = 'Test_Template_Info-Icon_-_Version_(2).svg' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:filerepo-file-redirect:u730917019_wikih:43409590f2ef61f67d12a4d72a25957d): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(global:filerepo-file-redirect:u730917019_wikih:43409590f2ef61f67d12a4d72a25957d): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:preprocess-hash:efd335a3e04c283da8a7f0750cb1f9a590da46cc:0): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Interwiki\ClassicInterwikiLookup::load [0.15ms] localhost: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM `interwiki` WHERE iw_prefix = '#date_and_time_templates_made_for_substitution' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:interwiki:#date_and_time_templates_made_for_substitution): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Parser\LinkHolderArray::replaceInternal [0.342ms] 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 = 'WP:PURGE') OR (page_namespace = 10 AND page_title IN ('Time','Currentdate','Plain_now','Now','Dateonly','Datedow','Date','DATE','TODAY','Yesterday','Day-1','Tomorrow','Day+1','Timeonly','CURRENTTIME','CURRENTTIME24','Right_now','Right_now_(User_message)','Timestamp','CURRENTSECOND','CURRENTMINUTE','CURRENTWEEKOFMONTH','DAYOFWEEK','CURRENTWEEKDAYABBREV','CURRENTWEEKDAY','MONTHNAME','MONTHABBREV','MONTHNUMBER','MONTH','CURRENTMONTHDAYS','LASTMONTHNAME','NEXTMONTHNAME','CURRENTYEARCC','CURRENTYEARYY','CURRENTISOYEAR','LASTYEAR','NEXTYEAR','CURRENTDAYOFYEAR','DECADE','CURRENTDECADE','CENTURY','CURRENTCENTURY','MILLENNIUM','Calendar','Calendar_clock_with_Wikipedia_stats','Clock','Digital_clock_and_date') ) OR (page_namespace = 14 AND page_title IN ('Time,_date_and_calendar_templates','Date-computing_templates','Date-computing_templates_based_on_current_time','ISO_date_templates','Calendar_templates') ))
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.15ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.104ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.104ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.126ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.115ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.102ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.077ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.123ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.11ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.11ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.107ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.109ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.108ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.12ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.094ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.101ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.089ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.093ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.085ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.121ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.103ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.094ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.089ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.088ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.092ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.079ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.08ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.077ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.075ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.093ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-timeusage-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.092ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-timeusage-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.091ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-timeusage' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.085ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-virtmemusage-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.06ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-virtmemusage-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.053ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-virtmemusage' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.062ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-estmemusage-value-text' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.054ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-estmemusage-value' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.051ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:scribunto-limitreport-estmemusage' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Output\OutputPage::addCategoryLinksToLBAndGetResult [0.207ms] localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_latest,page_touched,page_len,page_content_model,pp_value FROM `page` LEFT JOIN `page_props` ON (pp_propname = 'hiddencat' AND (pp_page = page_id)) WHERE ((page_namespace = 14 AND page_title = 'Pages_with_broken_file_links'))
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageProps::getProperties [0.105ms] localhost: SELECT pp_page,pp_propname,pp_value FROM `page_props` WHERE pp_page = 191 AND pp_propname = 'templatedata'
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.104ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:group-sysop' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.084ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:grouppage-sysop' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\MediaWikiEntryPoint::commitMainTransaction [0.064ms] localhost: COMMIT
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • MediaWiki\MediaWikiEntryPoint::commitMainTransaction: primary transaction round committed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [DeferredUpdates] DeferredUpdates::run: started MediaWiki\Deferred\MWCallableUpdate_WikiPage->doViewUpdates #930
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [DeferredUpdates] DeferredUpdates::run: ended MediaWiki\Deferred\MWCallableUpdate_WikiPage->doViewUpdates #930, processing time: 9.2029571533203E-5
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • MediaWiki\MediaWikiEntryPoint::commitMainTransaction: pre-send deferred updates completed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • MediaWiki\MediaWikiEntryPoint::commitMainTransaction: session changes committed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::getAnyOpenConnection: found 'round' connection to #0.
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Cannot use ChronologyProtector with EmptyBagOStuff
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LBFactory::shutdown: finished ChronologyProtector shutdown
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LBFactory shutdown completed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • MediaWiki\Output\OutputPage::haveCacheVaryCookies: no cache-varying cookies found
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] getWithSetCallback(global:rdbms-server-readonly:localhost): process cache hit
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\Database::beginIfImplied (MediaWiki\Cache\LinkBatch::doQuery (for Skin::preloadExistence)) [0.036ms] localhost: BEGIN
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Cache\LinkBatch::doQuery (for Skin::preloadExistence) [0.13ms] 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 = 11 AND page_title = 'Date_and_time_templates'))
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.127ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-info' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.12ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:e9a5ae1c8c14bbc49a89895e7bf7a1e87f3b4a45): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-footer-info): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.104ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:footer-info' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.129ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:1c1cc4e608f675b94b51380fbe902d9fdd571be8): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Footer-info): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.108ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.114ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:7a4fa4f552247124e5865f44c2e43a02086610b0): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-footer-places): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-privacy' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.116ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:734c4078759c2292be9e9795c7a74ef87d074779): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-footer-places-privacy): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.108ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-privacy' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.117ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:3864a0b0b2a1fc783bea1bd0e914723d5aff38d4): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Accesskey-footer-places-privacy): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.105ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-about' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.111ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:5eb3e91a5322a3d53da9855ca4156afc735f1427): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-footer-places-about): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.102ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-about' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.118ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:9bcd402c7633c2cfe82486d8d4d8d6e8ed30731d): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Accesskey-footer-places-about): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.098ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-places-disclaimers' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.113ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:51b1aadd5a7b5330bc5634704893b47aa8c62780): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-footer-places-disclaimers): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.112ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-footer-places-disclaimers' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.128ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:ccad5b2df7a19fe5198c6859b9f78206905cbe11): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Accesskey-footer-places-disclaimers): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.109ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:footer-places' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.108ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:bbc89cc33a3921f2442aea81be6c21aaab524797): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Footer-places): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.11ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-footer-icons' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.125ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:a22833dd52ee6cc8a01cb69d745018b36897d9ac): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-footer-icons): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.105ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:footer-icons' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.106ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:8cfd80862e4b8e189c23a54d71d2ad28022f3dac): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Footer-icons): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.118ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pt-login' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.114ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pt-createaccount' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.11ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-template' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.107ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-template_talk' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.089ms] localhost: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Nstab-template_talk' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:ad73877c55c91dffe89106cda8ef800fd510e034): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Nstab-template_talk): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.105ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.097ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:bed9db6016ee14f1ae7f119f7924d1dd4c35531f): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:View-view): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.094ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-2022-view-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.121ms] 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-2022-view-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:8d5dfb1dbb0f384a3a71dc46670164be2c153df5): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Vector-2022-view-view): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.096ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:skin-view-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.126ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-2022-action-viewsource' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.13ms] 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-2022-action-viewsource' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:90c8acca5452fbb172d3fc205475e361ba6f14ac): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Vector-2022-action-viewsource): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.104ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.109ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-2022-view-history' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.117ms] 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-2022-view-history' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:b07de43e7e57a5d27593a2d785756087fb56d2a2): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Vector-2022-view-history): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.131ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:skin-view-history' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.126ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:help-mediawiki' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.111ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.076ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.129ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-n-help-mediawiki' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.129ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-n-help-mediawiki' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.121ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.135ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.131ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:otherlanguages' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.107ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-category-normal' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.126ms] 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-category-normal' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:47821a5e153071609c65b59131af93083b49e736): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-p-category-normal): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.1ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:category-normal' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.129ms] 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 = 'Category-normal' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:3ddfaea77026fd74c0c4844a5be47785440ca8b3): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Category-normal): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.112ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-user-interface-preferences' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.089ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.149ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:cc55e312a5aa3b8484b6bc564e3edba47c592500): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:User-interface-preferences): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.096ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-user-page' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.109ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-page' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.117ms] 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-page' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:c70b5a4895ac1b24b96a7e32d0a18d0d4cbe9bdc): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:User-page): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.118ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.121ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.136ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:5e89b9c18080b9e1a98fafc0da774d0eec80a023): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-p-notifications): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.101ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.135ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:753a22b2eb617204efee4644795034b8ace1ee14): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Notifications): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.12ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-associated-pages' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.103ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:ef738cc53166fcf45692d0ade99df069e848dfb2): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-p-associated-pages): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-nstab-template' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.125ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-nstab-template' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.097ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.141ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:cb7b37d2da1ced2fadc11aa3317c1a8efcf39648): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Associated-pages): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.126ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.13ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.122ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.123ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.123ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.078ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:cactions' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.074ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.085ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-user-menu-anon-editor' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.129ms] 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-user-menu-anon-editor' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:784e6581f9ba253d258a1e0f939da5b85058f542): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-p-user-menu-anon-editor): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.116ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-menu-anon-editor' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.103ms] 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-menu-anon-editor' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:a7fd2e3f68ab0aacb481df88aa5d8f5668433ccd): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:User-menu-anon-editor): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.074ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-views-overflow' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.111ms] 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-views-overflow' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:f055c2110fc07b3a656c5c3cafcc4b6c94bb48af): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-p-views-overflow): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.086ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-more-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.118ms] 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-more-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:1bf634fc2f6cde582ce7a23b99fec41111400523): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-ca-more-view): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.122ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-more-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.143ms] 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-more-view' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:72600fc5c4aba46a6af1159b0f2af156aeee825e): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Accesskey-ca-more-view): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.111ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-more-viewsource' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.099ms] 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-more-viewsource' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:98f4595715000daa4ed760b8ea9d25a0db11520d): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-ca-more-viewsource): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.07ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-more-viewsource' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.069ms] 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-more-viewsource' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:2939f1e32282128cc032eb939bfe4e6dcded5740): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Accesskey-ca-more-viewsource): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.132ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-more-history' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.14ms] 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-more-history' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:a505b38913ffd378a36a9aac2fda9898dd0b14e8): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Tooltip-ca-more-history): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.12ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-more-history' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.136ms] 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-more-history' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:6b60ac5009ccbede7cc878a0e103eba6364b3d21): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Accesskey-ca-more-history): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.1ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:views-overflow' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.12ms] 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 = 'Views-overflow' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:7c6e666dd6029fe6c93284ac7d8c00a46b68e75f): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Views-overflow): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.112ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-10' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.107ms] 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-10' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:566a553a69f6d801e855f06e6d30c37faf7c051f): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Namespacenotice-10): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.11ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:colon-separator' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.129ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out-tooltip' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.119ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-opt-out' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-action-toggle-sidebar' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.095ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-main-menu-tooltip' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptosearch' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.095ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-jumptocontent' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.094ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-beginning' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.101ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.1ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-menu-tooltip' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.1ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-collapsible-button-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.12ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-pin-element-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.125ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-unpin-element-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.111ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-site-nav-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.112ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:sitesubtitle' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:sitetitle' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.105ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-nav-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.102ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:empty-language-selector-body' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.099ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-appearance-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.115ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-no-language-button-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.109ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-no-language-button-aria-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.118ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-language-variant-switcher-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.116ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-main-menu-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.124ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-appearance-tooltip' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.107ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-toc-toggle-button-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.104ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:variantname-en' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.137ms] 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
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:page:8:2065ff0b4b26c26fa83f8ad4a9907bb9ded198d0): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(u730917019_wikih:messages-big:3d64222811cbc7571961283f076f912d:Variantname-en): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.118ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-vector-anon-user-menu-title' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.098ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-actions-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.063ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-general-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] SqlBagOStuff::fetchBlobs [0.161ms] localhost: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'u730917019_wikih:lightncandy-compiled:2.2.0:1310722:/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/templates:skin' AND (exptime >= '20250315115401')
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved u730917019_wikih:lightncandy-compiled:2.2.0:1310722:/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/templates:skin; expiry time is 20250320125637
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.139ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:vector-page-tools-label' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] MediaWiki\ResourceLoader\WikiModule::preloadTitleInfo [0.176ms] 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-2022.css') ))
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:u730917019_wikih:6135137813eeac57c4466720d89737d8343704df): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:u730917019_wikih:da39a3ee5e6b4b0d3255bfef95601890afd80709): miss, new value computed
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.115ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:january' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.102ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:may_long' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.1ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:june' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.12ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:july' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.155ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:august' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.106ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:september' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.102ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:october' LIMIT 1
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] Wikimedia\Rdbms\LoadBalancer::reuseOrOpenConnectionForNewRef: reusing connection for 0/u730917019_wikih
  • [silenced-error] [ec30bd597f3706d963f722f2] /index.php?oldid=382&title=Template%3ADate_and_time_templates PHP Warning: file_put_contents(/path/to/logfile.log): Failed to open stream: No such file or directory
  • [rdbms] LCStoreDB::get [0.102ms] localhost: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:november' LIMIT 1
GET /index.php?oldid=382&title=Template%3ADate_and_time_templates

Headers

KeyValue
HOSTsoutar36.com
PRAGMAno-cache
CACHE-CONTROLno-cache
SEC-CH-UA"HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
SEC-CH-UA-MOBILE?0
SEC-CH-UA-PLATFORM"Windows"
UPGRADE-INSECURE-REQUESTS1
USER-AGENTMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
ACCEPTtext/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-SITEnone
SEC-FETCH-MODEnavigate
SEC-FETCH-USER?1
SEC-FETCH-DESTdocument
ACCEPT-ENCODINGgzip, deflate, br, zstd
PRIORITYu=0, i
COOKIEls_smartpush=1

Parameters

KeyValue
oldid382
titleTemplate:Date_and_time_templates
/home/u730917019/domains/soutar36.com/public_html/index.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/PHPVersionCheck.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/WebStart.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/BootstrapHelperFunctions.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Setup.php23 KB
/home/u730917019/domains/soutar36.com/public_html/includes/AutoLoader.php10 KB
/home/u730917019/domains/soutar36.com/public_html/autoload.php344 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/autoload.php756 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/autoload_real.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/platform_check.php925 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/ClassLoader.php16 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/include_paths.php428 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/autoload_static.php241 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/ralouphie/getallheaders/src/getallheaders.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/symfony/deprecation-contracts/function.php1,008 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/base-convert/src/Functions.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/symfony/polyfill-php81/bootstrap.php738 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/guzzlehttp/guzzle/src/functions_include.php160 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/guzzlehttp/guzzle/src/functions.php6 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/symfony/polyfill-php80/bootstrap.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/timestamp/src/defines.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/symfony/polyfill-php82/bootstrap.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/symfony/polyfill-php83/bootstrap.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/symfony/polyfill-php83/bootstrap81.php954 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Defines.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/mime/defines.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/defines.php852 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/IDatabase.php47 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/IReadableDatabase.php27 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/platform/ISQLPlatform.php25 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/DbQuoter.php371 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/IDatabaseFlags.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/loadbalancer/ILoadBalancer.php22 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/psr/log/Psr/Log/LoggerInterface.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/config/SiteConfiguration.php18 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/SettingsBuilder.php26 KB
/home/u730917019/domains/soutar36.com/public_html/includes/registration/ExtensionRegistry.php19 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Config/GlobalConfigBuilder.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Config/ConfigBuilderBase.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Config/ConfigBuilder.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Config/PhpIniSink.php794 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/normalized-exception/src/NormalizedExceptionTrait.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Config/ConfigSchemaAggregator.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Source/JsonSchemaTrait.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Config/ConfigSchema.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/MainConfigNames.php140 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Source/PhpSettingsSource.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Source/SettingsSource.php621 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Source/SettingsIncludeLocator.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/GlobalFunctions.php66 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/HeaderCallback.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/WebRequest.php45 KB
/home/u730917019/domains/soutar36.com/public_html/includes/http/Telemetry.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/http/TelemetryHeadersInterface.php292 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Source/ArraySource.php420 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/at-ease/src/AtEase.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/config-schema.php82 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/Config/MergeStrategy.php3 KB
/home/u730917019/domains/soutar36.com/public_html/LocalSettings.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/config/GlobalVarConfig.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/config/Config.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Settings/DynamicDefaultValues.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/MainConfigSchema.php389 KB
/home/u730917019/domains/soutar36.com/public_html/includes/SetupDynamicConfig.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/title/NamespaceInfo.php18 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LanguageCode.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/WikiMap/WikiMap.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/domain/DatabaseDomain.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/objectcache/ObjectCacheFactory.php15 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/EmptyBagOStuff.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/MediumSpecificBagOStuff.php37 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/BagOStuff.php28 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/utils/ExpirationAwareness.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/utils/StorageAwareness.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/IStoreKeyEncoder.php676 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/psr/log/Psr/Log/LoggerAwareInterface.php297 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/StatsFactory.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/StatsCache.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Emitters/NullEmitter.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Emitters/EmitterInterface.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/psr/log/Psr/Log/NullLogger.php707 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/psr/log/Psr/Log/AbstractLogger.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/StatsUtils.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/shell/Shell.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/serialized/SerializedValueContainer.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/registration/ExtensionProcessor.php29 KB
/home/u730917019/domains/soutar36.com/public_html/includes/registration/Processor.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/exception/ShellDisabledError.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/registration/VersionChecker.php11 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/semver/src/VersionParser.php22 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/semver/src/Constraint/Constraint.php12 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/semver/src/Constraint/ConstraintInterface.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/composer/semver/src/Constraint/MultiConstraint.php9 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/autoload.php178 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/composer/autoload_real.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/composer/autoload_static.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Hooks.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SoftwareInfoHook.php636 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserFirstCallInitHook.php595 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserLimitReportPrepareHook.php873 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserLimitReportFormatHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserClearStateHook.php570 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserClonedHook.php548 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPage__showStandardInputs_optionsHook.php864 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPage__showReadOnlyForm_initialHook.php831 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageBeforeEditButtonsHook.php806 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditFilterMergedContentHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleViewHeaderHook.php947 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/Hook/ContentHandlerDefaultModelForHook.php778 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/Hooks.php44 KB
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/TextSlotDiffRendererTablePrefixHook.php960 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/BeforeInitializeHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/BeforePageDisplayHook.php710 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Hook/ChangeTagsListActiveHook.php609 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/CustomEditorHook.php701 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineViewHeaderHook.php585 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPage__showEditForm_fieldsHook.php778 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/preferences/Hook/GetPreferencesHook.php675 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Hook/ListDefinedTagsHook.php535 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/MakeGlobalVariablesScriptHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/OutputPageBodyAttributesHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ParserTestGlobalsHook.php664 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/preferences/Hook/PreferencesFormPreSaveHook.php921 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/RecentChange_saveHook.php611 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/RedirectSpecialArticleRedirectParamsHook.php780 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderGetConfigVarsHook.php1,010 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderRegisterModulesHook.php732 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinEditSectionLinksHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinTemplateNavigation__UniversalHook.php848 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/UserLoggedInHook.php551 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/Hooks.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/debug/MWDebug.php23 KB
/home/u730917019/domains/soutar36.com/public_html/includes/MediaWikiServices.php55 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/services/src/ServiceContainer.php15 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/psr/container/src/ContainerInterface.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/services/src/DestructibleService.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/NonSerializableTrait.php375 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/exception/MWExceptionRenderer.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/exception/MWExceptionHandler.php25 KB
/home/u730917019/domains/soutar36.com/public_html/includes/profiler/Profiler.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/profiler/ProfilerStub.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/TransactionProfiler.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/debug/logger/LoggerFactory.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/object-factory/src/ObjectFactory.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/debug/logger/LegacySpi.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/debug/logger/Spi.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/debug/logger/LegacyLogger.php15 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/psr/log/Psr/Log/LogLevel.php336 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/HookContainer/FauxGlobalHookArray.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/MinervaNeue/includes/ServiceWiring.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/ServiceWiring.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Nuke/includes/ServiceWiring.php592 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/ServiceWiring.php499 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/VisualEditorParsoidClientFactory.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ServiceWiring.php97 KB
/home/u730917019/domains/soutar36.com/public_html/includes/HookContainer/HookRunner.php122 KB
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/GetActionNameHook.php548 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/AuthManagerFilterProvidersHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/AuthManagerLoginAuthenticateAuditHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/AuthManagerVerifyAuthenticationHook.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/AuthPreserveQueryParamsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/ExemptFromAccountCreationThrottleHook.php597 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/LocalUserCreatedHook.php814 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/ResetPasswordExpirationHook.php681 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Hook/SecuritySensitiveOperationStatusHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/Hook/AbortAutoblockHook.php663 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/block/Hook/GetAllBlockActionsHook.php983 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/block/Hook/GetUserBlockHook.php989 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/block/Hook/PerformRetroactiveAutoblockHook.php730 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/block/Hook/SpreadAnyEditBlockHook.php736 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/cache/Hook/BacklinkCacheGetConditionsHook.php748 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/cache/Hook/BacklinkCacheGetPrefixHook.php588 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/cache/Hook/HtmlCacheUpdaterAppendUrlsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/Hook/HtmlCacheUpdaterVaryUrlsHook.php828 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/cache/Hook/HTMLFileCache__useFileCacheHook.php752 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/MessageCacheFetchOverridesHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/MessageCacheReplaceHook.php634 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/MessageCache__getHook.php843 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/MessagesPreLoadHook.php651 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleSquidURLsHook.php661 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Hook/ChangeTagAfterDeleteHook.php899 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Hook/ChangeTagCanCreateHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Hook/ChangeTagCanDeleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Hook/ChangeTagsAfterUpdateTagsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Hook/ChangeTagsAllowedAddHook.php930 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/ContentAlterParserOutputHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/ContentGetParserOutputHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/ContentHandlerForModelIDHook.php939 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/ContentModelCanBeUsedOnHook.php969 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/ConvertContentHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/GetContentModelsHook.php621 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/GetDifferenceEngineHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/GetSlotDiffRendererHook.php894 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/JsonValidateSaveHook.php940 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/PageContentLanguageHook.php787 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/PlaceNewSectionHook.php917 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/SearchDataForIndexHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Hook/SearchDataForIndex2Hook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Contribute/Hook/ContributeCardsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/AbortDiffCacheHook.php543 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/ArticleContentOnDiffHook.php729 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineAfterLoadNewTextHook.php782 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineLoadTextAfterNewContentIsLoadedHook.php903 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineMarkPatrolledLinkHook.php930 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineMarkPatrolledRCIDHook.php990 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineNewHeaderHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineOldHeaderHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineOldHeaderNoOldRevHook.php631 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineRenderRevisionAddParserOutputHook.php919 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineRenderRevisionShowFinalPatrolLinkHook.php691 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineShowDiffHook.php629 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineShowDiffPageHook.php624 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineShowDiffPageMaybeShowMissingRevisionHook.php856 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DifferenceEngineShowEmptyOldContentHook.php719 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/DiffToolsHook.php861 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/diff/Hook/NewDifferenceEngineHook.php864 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/AbortEmailNotificationHook.php752 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/AbortTalkPageEmailNotificationHook.php760 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/ActionBeforeFormDisplayHook.php668 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/ActionModifyFormFieldsHook.php752 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/AddNewAccountHook.php734 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/AfterBuildFeedLinksHook.php877 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/AfterFinalPageOutputHook.php982 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/import/Hook/AfterImportPageHook.php954 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/AfterParserFetchFileAndTitleHook.php876 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/AlternateEditHook.php643 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/AlternateEditPreviewHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/AlternateUserMailerHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/AncientPagesQueryHook.php683 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ApiBeforeMainHook.php548 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ArticleMergeCompleteHook.php636 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/revisiondelete/Hook/ArticleRevisionVisibilitySetHook.php998 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ArticleUpdateBeforeRedirectHook.php815 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/BadImageHook.php702 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/BeforePageRedirectHook.php970 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/BeforeParserFetchFileAndTitleHook.php979 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/BeforeParserFetchTemplateRevisionRecordHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/BeforeWelcomeCreationHook.php832 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/media/Hook/BitmapHandlerCheckImageAreaHook.php846 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/media/Hook/BitmapHandlerTransformHook.php846 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/BlockIpCompleteHook.php801 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/BlockIpHook.php780 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/BookInformationHook.php646 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/title/Hook/CanonicalNamespacesHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/CategoryViewer__doCategoryQueryHook.php881 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/CategoryViewer__generateLinkHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/ChangesListInitRowsHook.php680 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/ChangesListInsertArticleLinkHook.php977 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ChangeUserGroupsHook.php968 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/collation/Hook/Collation__factoryHook.php831 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ContentSecurityPolicyDefaultSourceHook.php1,010 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ContentSecurityPolicyDirectivesHook.php933 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ContentSecurityPolicyScriptSourceHook.php966 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ContribsPager__getQueryInfoHook.php772 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ContribsPager__reallyDoQueryHook.php1,004 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ContributionsLineEndingHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ContributionsToolLinksHook.php988 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/DeletedContribsPager__reallyDoQueryHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/DeletedContributionsLineEndingHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/DeleteUnknownPreferencesHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditFilterHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditFormInitialTextHook.php572 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditFormPreloadTextHook.php624 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageBeforeConflictDiffHook.php871 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageBeforeEditToolbarHook.php704 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageCopyrightWarningHook.php838 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageGetCheckboxesDefinitionHook.php809 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageGetDiffContentHook.php834 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageGetPreviewContentHook.php834 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageNoSuchSectionHook.php674 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPageTosSummaryHook.php768 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPage__attemptSaveHook.php698 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPage__attemptSave_afterHook.php831 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPage__importFormDataHook.php719 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/EditPage__showEditForm_initialHook.php741 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/EmailUserCCHook.php749 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/EmailUserCompleteHook.php753 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/EmailUserFormHook.php560 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/EmailUserHook.php997 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/EmailUserPermissionsErrorsHook.php868 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/EmailUserAuthorizeSendHook.php745 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/EmailUserSendEmailHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/EnhancedChangesListModifyBlockLineDataHook.php862 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/EnhancedChangesListModifyLineDataHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/EnhancedChangesList__getLogTextHook.php919 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ExtensionTypesHook.php837 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/FetchChangesListHook.php972 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/FileDeleteCompleteHook.php961 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/Hook/FileTransformedHook.php817 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/FileUndeleteCompleteHook.php813 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/Hook/FileUploadHook.php846 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/FormatAutocommentsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/gallery/Hook/GalleryGetModesHook.php704 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetBlockErrorMessageKeyHook.php677 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/GetCacheVaryCookiesHook.php845 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetCanonicalURLHook.php756 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetDefaultSortkeyHook.php643 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetDoubleUnderscoreIDsHook.php751 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/media/Hook/GetExtendedMetadataHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetFullURLHook.php737 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/GetHumanTimestampHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetInternalURLHook.php744 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetIPHook.php512 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/GetLangPreferredVariantHook.php803 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/GetLinkColoursHook.php833 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetLocalURLHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetLocalURL__ArticleHook.php772 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetLocalURL__InternalHook.php800 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/GetLogTypesOnUserHook.php544 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetMagicVariableIDsHook.php675 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/media/Hook/GetMetadataVersionHook.php937 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/GetNewMessagesAlertHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GetRelativeTimestampHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/GitViewersHook.php610 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/HistoryPageToolLinksHook.php772 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/HistoryToolsHook.php906 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ImageBeforeProduceHTMLHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ImgAuthBeforeStreamHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ImgAuthModifyHeadersHook.php927 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/import/Hook/ImportHandleContentXMLTagHook.php640 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/import/Hook/ImportHandleLogItemXMLTagHook.php660 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/import/Hook/ImportHandlePageXMLTagHook.php651 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/import/Hook/ImportHandleRevisionXMLTagHook.php754 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/import/Hook/ImportHandleToplevelXMLTagHook.php601 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ImportHandleUnknownUserHook.php589 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/import/Hook/ImportHandleUploadXMLTagHook.php670 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ImportLogInterwikiLinkHook.php712 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ImportSourcesHook.php714 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/InfoActionHook.php779 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/InitializeArticleMaybeRedirectHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/InternalParseBeforeLinksHook.php828 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/RCFeed/Hook/IRCLineURLHook.php761 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/IsTrustedProxyHook.php639 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/upload/Hook/IsUploadAllowedFromUrlHook.php643 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/IsValidEmailAddrHook.php737 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/LanguageGetNamespacesHook.php688 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/LanguageLinksHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/LanguageSelectorHook.php660 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/LinkerMakeExternalImageHook.php684 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/LinkerMakeExternalLinkHook.php802 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/LinkerMakeMediaLinkFileHook.php886 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/Hook/LinksUpdateCompleteHook.php759 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/Hook/LinksUpdateHook.php604 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/Hook/LocalFilePurgeThumbnailsHook.php762 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/Hook/LocalFile__getHistoryHook.php839 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/LocalisationCacheRecacheFallbackHook.php818 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/LocalisationCacheRecacheHook.php771 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/logging/Hook/LogEventsListGetExtraInputsHook.php874 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/logging/Hook/LogEventsListLineEndingHook.php1,011 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/logging/Hook/LogEventsListShowLogExtractHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/exception/Hook/LogExceptionHook.php764 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/LoginFormValidErrorMessagesHook.php807 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/logging/Hook/LogLineHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/LonelyPagesQueryHook.php679 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MagicWordwgVariableIDsHook.php583 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MaintenanceRefreshLinksInitHook.php604 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MaintenanceShellStartHook.php366 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MaintenanceUpdateAddParamsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/logging/Hook/ManualLogEntryBeforePublishHook.php596 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/MarkPatrolledCompleteHook.php769 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/MarkPatrolledHook.php831 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MediaWikiPerformActionHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MediaWikiServicesHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MimeMagicGuessFromContentHook.php881 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MimeMagicImproveFromExtensionHook.php728 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MimeMagicInitHook.php945 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/export/Hook/ModifyExportQueryHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MovePageCheckPermissionsHook.php906 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/MovePageIsValidMoveHook.php750 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/title/Hook/NamespaceIsMovableHook.php795 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/NewPagesLineEndingHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/Hook/OldChangesListRecentChangesLineHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/OpenSearchUrlsHook.php659 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/OtherAutoblockLogLinkHook.php709 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/OtherBlockLogLinkHook.php805 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/OutputPageAfterGetHeadLinksArrayHook.php940 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/OutputPageBeforeHTMLHook.php877 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/OutputPageCheckLastModifiedHook.php904 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/OutputPageMakeCategoryLinksHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/OutputPageParserOutputHook.php858 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Output/Hook/OutputPageRenderCategoryLinkHook.php930 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/PageHistoryBeforeListHook.php688 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/PageHistoryLineEndingHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/PageHistoryPager__doBatchLookupsHook.php930 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/PageHistoryPager__getQueryInfoHook.php736 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/PageMoveCompleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/PageMoveCompletingHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/PageRenderingHashHook.php902 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserAfterParseHook.php734 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserAfterTidyHook.php622 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserBeforeInternalParseHook.php736 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserBeforePreprocessHook.php710 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserCacheSaveCompleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserFetchTemplateDataHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserGetVariableValueSwitchHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserGetVariableValueTsHook.php707 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserLogLinterDataHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserMakeImageParamsHook.php906 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserModifyImageHTMLHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserOptionsRegisterHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserOutputPostCacheTransformHook.php814 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/ParserPreSaveTransformCompleteHook.php776 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/password/Hook/PasswordPoliciesForUserHook.php703 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/PostLoginRedirectHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/PreferencesGetIconHook.php840 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/PreferencesGetLayoutHook.php1,000 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/PreferencesGetLegendHook.php809 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/PrefsEmailAuditHook.php701 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ProtectionForm__buildFormHook.php770 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ProtectionForm__saveHook.php861 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ProtectionForm__showLogExtractHook.php730 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/ProtectionFormAddFormFieldsHook.php526 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/RandomPageQueryHook.php732 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/RawPageViewBeforeOutputHook.php632 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/jobqueue/jobs/Hook/RecentChangesPurgeRowsHook.php732 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Hook/RejectParserCacheValueHook.php970 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/context/Hook/RequestContextCreateSkinHook.php924 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/SelfLinkBeginHook.php874 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/SendWatchlistEmailNotificationHook.php833 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/SetupAfterCacheHook.php481 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/ShortPagesQueryHook.php735 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SidebarBeforeOutputHook.php841 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SiteNoticeAfterHook.php668 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SiteNoticeBeforeHook.php760 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinAddFooterLinksHook.php911 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinAfterBottomScriptsHook.php741 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinAfterContentHook.php716 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinBuildSidebarHook.php612 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinCopyrightFooterHook.php999 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinCopyrightFooterMessageHook.php997 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinPreloadExistenceHook.php647 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinSubPageSubtitleHook.php865 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinTemplateGetLanguageLinkHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialBlockModifyFormFieldsHook.php670 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialContributionsBeforeMainOutputHook.php970 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialContributions__formatRow__flagsHook.php865 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialCreateAccountBenefitsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialExportGetExtraPagesHook.php701 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialContributions__getForm__filtersHook.php944 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialListusersDefaultQueryHook.php691 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialListusersFormatRowHook.php688 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialListusersHeaderFormHook.php676 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialListusersHeaderHook.php663 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialListusersQueryInfoHook.php678 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialLogAddLogSearchRelationsHook.php781 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialMovepageAfterMoveHook.php678 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialMuteModifyFormFieldsHook.php693 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialNewpagesConditionsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialNewPagesFiltersHook.php833 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialPrefixIndexGetFormFiltersHook.php722 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialPrefixIndexQueryHook.php680 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialRandomGetRandomTitleHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialRecentChangesPanelHook.php704 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialResetTokensTokensHook.php712 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchCreateLinkHook.php712 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchGoResultHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchNogomatchHook.php810 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchProfilesHook.php550 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchResultsAppendHook.php847 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchResultsHook.php732 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchResultsPrependHook.php930 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialSearchSetupEngineHook.php705 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialStatsAddExtraHook.php1,001 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialTrackingCategories__generateCatLinkHook.php920 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialTrackingCategories__preprocessHook.php855 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialUploadCompleteHook.php590 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialVersionVersionUrlHook.php655 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialWatchlistGetNonRevisionTypesHook.php813 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/SpecialWhatLinksHereQueryHook.php929 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TestCanonicalRedirectHook.php922 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/media/Hook/ThumbnailBeforeProduceHTMLHook.php767 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TempUserCreatedRedirectHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleExistsHook.php622 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleGetEditNoticesHook.php794 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleGetRestrictionTypesHook.php663 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleIsAlwaysKnownHook.php879 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleIsMovableHook.php906 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleMoveHook.php874 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/TitleMoveStartingHook.php706 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UnblockUserCompleteHook.php725 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UnblockUserHook.php801 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UndeleteForm__showHistoryHook.php779 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UndeleteForm__showRevisionHook.php781 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/UndeletePageToolLinksHook.php807 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/UnitTestsAfterDatabaseSetupHook.php776 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/UnitTestsBeforeDatabaseTeardownHook.php573 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/UnitTestsListHook.php697 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/UnwatchArticleCompleteHook.php654 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/UnwatchArticleHook.php776 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/UpdateUserMailerFormattedPageStatusHook.php628 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/upload/Hook/UploadCompleteHook.php625 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/upload/Hook/UploadCreateFromRequestHook.php658 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UploadFormInitDescriptorHook.php601 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UploadFormSourceDescriptorsHook.php761 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UploadForm_BeforeProcessingHook.php918 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UploadForm_getInitialPageTextHook.php822 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UploadForm_initialHook.php788 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/upload/Hook/UploadStashFileHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/upload/Hook/UploadVerifyFileHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/upload/Hook/UploadVerifyUploadHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/Hook/UserEditCountUpdateHook.php571 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/context/Hook/UserGetLanguageObjectHook.php729 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UserLoginCompleteHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UserLogoutCompleteHook.php765 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/UserMailerChangeReturnPathHook.php735 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/UserMailerSplitToHook.php669 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/UserMailerTransformContentHook.php888 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/mail/Hook/UserMailerTransformMessageHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/UsersPagerDoBatchLookupsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/UserToolLinksEditHook.php740 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/media/Hook/ValidateExtendedMetadataCacheHook.php743 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/WantedPages__getQueryInfoHook.php806 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/WatchArticleCompleteHook.php635 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Hook/WatchArticleHook.php881 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/watchlist/Hook/WatchedItemQueryServiceExtensionsHook.php789 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/WatchlistEditorBeforeFormRenderHook.php762 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/WatchlistEditorBuildRemoveLineHook.php822 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/WebRequestPathInfoRouterHook.php601 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Hook/WebResponseSetCookieHook.php856 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specials/Hook/WhatLinksHerePropsHook.php830 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/export/Hook/WikiExporter__dumpStableQueryHook.php837 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/export/Hook/XmlDumpWriterOpenPageHook.php785 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/export/Hook/XmlDumpWriterWriteRevisionHook.php967 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/installer/Hook/LoadExtensionSchemaUpdatesHook.php847 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/interwiki/Hook/InterwikiLoadPrefixHook.php941 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/LanguageGetTranslatedLanguageNamesHook.php684 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Hook/Language__getMessagesFileNameHook.php784 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/linker/Hook/LinkerGenerateRollbackLinkHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/Hook/HtmlPageLinkRendererBeginHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/Hook/HtmlPageLinkRendererEndHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleConfirmDeleteHook.php740 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleDeleteAfterSuccessHook.php742 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleDeleteCompleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleDeleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleFromTitleHook.php800 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticlePageDataAfterHook.php683 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticlePageDataBeforeHook.php830 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleParserOptionsHook.php794 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleProtectCompleteHook.php775 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleProtectHook.php747 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticlePurgeHook.php542 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleRevisionViewCustomHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleShowPatrolFooterHook.php654 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleUndeleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleViewFooterHook.php646 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ArticleViewRedirectHook.php602 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/Article__MissingArticleConditionsHook.php930 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/BeforeDisplayNoArticleTextHook.php644 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/CategoryAfterPageAddedHook.php687 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/CategoryAfterPageRemovedHook.php775 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/CategoryPageViewHook.php561 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/DisplayOldSubtitleHook.php648 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ImageOpenShowImageInlineBeforeHook.php700 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ImagePageAfterImageLinksHook.php674 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ImagePageFileHistoryLineHook.php817 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ImagePageFindFileHook.php761 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ImagePageShowTOCHook.php602 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/IsFileCacheableHook.php565 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/OpportunisticLinksUpdateHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/PageDeleteCompleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/PageDeleteHook.php1,006 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/PageDeletionDataUpdatesHook.php986 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/PageUndeleteCompleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/PageUndeleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/PageViewUpdatesHook.php743 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/RevisionFromEditCompleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/RevisionUndeletedHook.php699 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/RollbackCompleteHook.php929 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/ShowMissingArticleHook.php590 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/WikiPageDeletionUpdatesHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Hook/WikiPageFactoryHook.php654 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/PermissionErrorAuditHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/GetUserPermissionsErrorsExpensiveHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/GetUserPermissionsErrorsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/TitleQuickPermissionsHook.php1,006 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/TitleReadWhitelistHook.php853 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/UserCanHook.php1,007 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/UserGetAllRightsHook.php581 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/UserGetRightsHook.php620 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/UserGetRightsRemoveHook.php886 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/UserIsBlockedFromHook.php977 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Hook/UserIsEveryoneAllowedHook.php642 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/RenameUser/Hook/RenameUserAbortHook.php710 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/RenameUser/Hook/RenameUserCompleteHook.php697 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/RenameUser/Hook/RenameUserPreRenameHook.php700 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/RenameUser/Hook/RenameUserSQLHook.php702 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/RenameUser/Hook/RenameUserWarningHook.php955 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Rest/Hook/SearchResultProvideDescriptionHook.php1,006 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/Hook/RevisionRecordInsertedHook.php658 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/PrefixSearchBackendHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/PrefixSearchExtractNamespaceHook.php850 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchableNamespacesHook.php583 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchAfterNoDirectMatchHook.php782 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchGetNearMatchBeforeHook.php761 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchGetNearMatchCompleteHook.php695 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchGetNearMatchHook.php687 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchIndexFieldsHook.php718 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchResultInitFromTitleHook.php722 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchResultProvideThumbnailHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SearchResultsAugmentHook.php939 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/ShowSearchHitHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/ShowSearchHitTitleHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SpecialSearchPowerBoxHook.php863 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/search/Hook/SpecialSearchProfileFormHook.php821 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/session/Hook/SessionCheckInfoHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/Hook/SessionMetadataHook.php875 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/shell/Hook/WfShellWikiCmdHook.php798 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinAfterPortletHook.php646 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Hook/SkinPageReadyConfigHook.php663 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/AuthChangeFormFieldsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/ChangeAuthenticationDataAuditHook.php825 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/ChangesListSpecialPageQueryHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/ChangesListSpecialPageStructuredFiltersHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/SpecialPageAfterExecuteHook.php678 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/SpecialPageBeforeExecuteHook.php694 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/SpecialPageBeforeFormDisplayHook.php650 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/SpecialPage_initListHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/Hook/WgQueryPagesHook.php771 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/ArticleEditUpdateNewTalkHook.php724 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/ArticlePrepareTextForEditHook.php716 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/BeforeRevertedTagUpdateHook.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/MultiContentSaveHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/PageContentSaveHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/PageSaveCompleteHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/ParserOutputStashForEditHook.php1,001 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/Hook/RevisionDataUpdatesHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/AutopromoteConditionHook.php711 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/ConfirmEmailCompleteHook.php603 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/EmailConfirmedHook.php821 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/GetAutoPromoteGroupsHook.php667 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/InvalidateEmailCompleteHook.php616 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/IsValidPasswordHook.php818 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/PingLimiterHook.php896 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/SpecialPasswordResetOnSubmitHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserAddGroupHook.php803 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserArrayFromResultHook.php776 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserCanSendEmailHook.php781 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserClearNewTalkNotificationHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserEffectiveGroupsHook.php644 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserGetDefaultOptionsHook.php905 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserGetEmailAuthenticationTimestampHook.php736 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserGetEmailHook.php603 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserGetReservedNamesHook.php575 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserGroupsChangedHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserIsBlockedGloballyHook.php833 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserIsBotHook.php597 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserIsLockedHook.php633 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserLoadAfterLoadFromSessionHook.php673 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserLoadDefaultsHook.php571 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserLogoutHook.php547 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserPrivilegedGroupsHook.php748 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserRemoveGroupHook.php680 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserSaveSettingsHook.php752 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserSendConfirmationMailHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserSetEmailAuthenticationTimestampHook.php745 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/UserSetEmailHook.php611 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Hook/User__mailPasswordInternalHook.php821 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/Hook/LoadUserOptionsHook.php668 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/Hook/SaveUserOptionsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/Hook/ConditionalDefaultOptionsAddConditionHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/scoped-callback/src/ScopedCallback.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/HookContainer/StaticHookRegistry.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/HookContainer/HookRegistry.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/HookContainer/DeprecatedHooks.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/HookContainer/HookContainer.php23 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/services/src/SalvageableService.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/config/ConfigFactory.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/utils/UrlUtils.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/context/RequestContext.php23 KB
/home/u730917019/domains/soutar36.com/public_html/includes/context/IContextSource.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LocalizationContext.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/MessageLocalizer.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/CsrfTokenSetProvider.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/context/MutableContext.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/ip-utils/src/IPUtils.php26 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/utfnormal/src/Validator.php23 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/utfnormal/src/Constants.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/PHPSessionHandler.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/SessionManager.php37 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/SessionManagerInterface.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/config/ServiceOptions.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/OutputFormats.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Formatters/NullFormatter.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Formatters/FormatterInterface.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/BufferingStatsdDataFactory.php6 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactory.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Factory/StatsdDataFactoryInterface.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/IBufferingStatsdDataFactory.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/objectcache/SqlBagOStuff.php61 KB
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/DeferredUpdates.php18 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/CachedBagOStuff.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/HashBagOStuff.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Message/MessageFormatterFactory.php1,016 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/IMessageFormatterFactory.php393 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Message/Message.php46 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/MessageSpecifier.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserNameUtils.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserRigorOptions.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LanguageFactory.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LocalisationCache.php41 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LCStoreDB.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LCStore.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LanguageNameUtils.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LanguageFallback.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LanguageConverterFactory.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/MapCacheLRU.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/title/MediaWikiTitleCodec.php20 KB
/home/u730917019/domains/soutar36.com/public_html/includes/title/TitleFormatter.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/title/TitleParser.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/title/Title.php116 KB
/home/u730917019/domains/soutar36.com/public_html/includes/dao/WikiAwareEntityTrait.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Core/LinkTargetTrait.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/LinkTarget.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Core/LinkTarget.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageIdentity.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageReference.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/dao/WikiAwareEntity.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/languages/LanguageEn.php915 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/language/Language.php149 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/DebugInfo/DebugInfoTrait.php344 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/bcp-47-code/src/Bcp47Code.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/assert/src/Assert.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/objectcache/WANObjectCache.php130 KB
/home/u730917019/domains/soutar36.com/public_html/includes/db/MWLBFactory.php16 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/ConfiguredReadOnlyMode.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/ChronologyProtector.php25 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/request-timeout/src/RequestTimeout.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/request-timeout/src/Detail/BasicRequestTimeout.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/request-timeout/src/CriticalSectionProvider.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/lbfactory/LBFactorySimple.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/lbfactory/LBFactory.php22 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/lbfactory/ILBFactory.php19 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/lbfactory/IConnectionProvider.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/GenderCache.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/DefaultOptionsLookup.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/UserOptionsLookup.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/ConditionalDefaultsLookup.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Registration/UserRegistrationLookup.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Registration/LocalUserRegistrationProvider.php666 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/Registration/IUserRegistrationProvider.php452 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserIdentityUtils.php933 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/user/TempUser/RealTempUserConfig.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/TempUser/TempUserConfig.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/TempUser/Pattern.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/interwiki/ClassicInterwikiLookup.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/interwiki/InterwikiLookup.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Message/TextFormatter.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/ITextFormatter.php948 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/php-session-serializer/src/PhpSessionSerializer.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/CookieSessionProvider.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/SessionProvider.php27 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/SessionProviderInterface.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/SessionInfo.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/GrantsInfo.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/BotPasswordSessionProvider.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/ImmutableSessionProviderWithCookie.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/utils/MWCryptRand.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/SessionId.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/SessionBackend.php25 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserFactory.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/loadbalancer/LoadBalancer.php68 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/loadbalancer/ILoadBalancerForOwner.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/ServerInfo.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/DatabaseFactory.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/loadmonitor/LoadMonitor.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/loadmonitor/ILoadMonitor.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/StatsdAwareInterface.php574 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/NullStatsdDataFactory.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/User.php101 KB
/home/u730917019/domains/soutar36.com/public_html/includes/HookContainer/ProtectedHookAccessorTrait.php926 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/Authority.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserIdentity.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/mail/UserEmailContact.php646 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/IDBAccessObject.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/Session.php18 KB
/home/u730917019/domains/soutar36.com/public_html/includes/utils/MWTimestamp.php5 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/timestamp/src/ConvertibleTimestamp.php15 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/WebResponse.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/session/Token.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/StubObject/StubGlobalUser.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/StubObject/StubObject.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/StubObject/StubUserLang.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Output/OutputPage.php160 KB
/home/u730917019/domains/soutar36.com/public_html/includes/context/ContextSource.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/debug/DeprecationHelper.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Module.php36 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserOutput.php111 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/CacheTime.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/GhostFieldAccessTrait.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/json/JsonDeserializableTrait.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserCacheMetadata.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/json/JsonDeserializable.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollectorCompat.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Core/ContentMetadataCollector.php19 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/ContentSecurityPolicy.php19 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedVideoHooks.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/MWCallableUpdate.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/DeferrableUpdate.php426 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/DeferrableCallback.php365 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/TransactionRoundAwareUpdate.php758 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/DeferredUpdatesScopeMediaWikiStack.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/DeferredUpdatesScopeStack.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/DeferredUpdatesScope.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/ProxyLookup.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/actions/ActionEntryPoint.php26 KB
/home/u730917019/domains/soutar36.com/public_html/includes/MediaWikiEntryPoint.php40 KB
/home/u730917019/domains/soutar36.com/public_html/includes/EntryPointEnvironment.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/title/TitleValue.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/TrivialLanguageConverter.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/ILanguageConverter.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionStoreFactory.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/BlobStoreFactory.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/externalstore/ExternalStoreAccess.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/externalstore/ExternalStoreFactory.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/NameTableStoreFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/SlotRoleRegistry.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/NameTableStore.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/ContentHandlerFactory.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/IContentHandlerFactory.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/title/TitleFactory.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/SlotRecord.php20 KB
/home/u730917019/domains/soutar36.com/public_html/includes/CommentStore/CommentStore.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/ActorStoreFactory.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/HideUserUtils.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageStoreFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageStore.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageLookup.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/LinkCache.php18 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/ActorStore.php25 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserIdentityLookup.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/ActorNormalization.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/ActorCache.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionStore.php109 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/LegacyArticleIdAccess.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionFactory.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionLookup.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/SqlBlobStore.php25 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Storage/BlobStore.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/DBConnRef.php27 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/IMaintainableDatabase.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/IDatabaseForOwner.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionSelectQueryBuilder.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/querybuilder/SelectQueryBuilder.php27 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/querybuilder/JoinGroupBase.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/expression/Expression.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/expression/IExpression.php559 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/Database.php109 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/DatabaseMySQL.php26 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/TransactionManager.php32 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/DatabaseFlags.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/platform/SQLPlatform.php62 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/platform/MySQLPlatform.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/replication/MysqlReplicationReporter.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/replication/ReplicationReporter.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/Query.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/request-timeout/src/CriticalSectionScope.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/utils/CriticalSessionInfo.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/utils/GeneralizedSql.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/utils/QueryStatus.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/resultwrapper/MysqliResultWrapper.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/resultwrapper/ResultWrapper.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/resultwrapper/IResultWrapper.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Metrics/BaseMetric.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Metrics/BaseMetricInterface.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Metrics/TimingMetric.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Metrics/MetricTrait.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Metrics/MetricInterface.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/liuggio/statsd-php-client/src/Liuggio/StatsdClient/Entity/StatsdDataInterface.php726 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Sample.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/database/utils/TransactionIdentifier.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageIdentityValue.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageReferenceValue.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/ProperPageIdentity.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/ExternalUserNames.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Sanitizer.php58 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserIdentityValue.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/CommentStore/CommentStoreComment.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/RawMessage.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/ListType.php582 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/ScalarParam.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/MessageParam.php869 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/ParamType.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionSlots.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionStoreRecord.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionRecord.php19 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/HTMLFileCache.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/FileCacheBase.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/UserOptionsManager.php23 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LanguageConverter.php36 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/Skin.php81 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/SkinFactory.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/Options/UserOptionsCacheEntry.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/PermissionStatus.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/StatusValue.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/UserAuthority.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/PermissionManager.php63 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/SpecialPageFactory.php47 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/GroupPermissionsLookup.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserGroupManagerFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserGroupManager.php41 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/ReadOnlyMode.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserEditTracker.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/jobqueue/JobQueueGroupFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/uuid/GlobalIdGenerator.php27 KB
/home/u730917019/domains/soutar36.com/public_html/includes/jobqueue/JobQueueGroup.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/BlockManager.php29 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/DatabaseBlockStoreFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/DatabaseBlockStore.php51 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/BlockRestrictionStoreFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/BlockUtilsFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/BlockUtils.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/AutoblockExemptionList.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/DatabaseBlock.php22 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/AbstractBlock.php15 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/Block.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/BlockRestrictionStore.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/BlockCache.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/FormatterFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/MessageCache.php57 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Parser.php209 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserFactory.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/MagicWordFactory.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/LinkRendererFactory.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/File/BadFileLookup.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/RepoGroup.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/mime/MimeAnalyzer.php35 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/mime/MimeMap.php19 KB
/home/u730917019/domains/soutar36.com/public_html/includes/tidy/RemexDriver.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/tidy/TidyDriverBase.php708 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/http/HttpRequestFactory.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Category/TrackingCategories.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/preferences/SignatureValidatorFactory.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/preferences/SignatureValidator.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/LazyLocalizationContext.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/block/BlockErrorFormatter.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/RedirectStore.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/RedirectLookup.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/RestrictionStore.php22 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/LinksMigration.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/LinkTargetStore.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/LinkTargetLookup.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/actions/ActionFactory.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Permissions/RateLimiter.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/WRStats/WRStatsFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/WRStats/BagOStuffStatsStore.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/WRStats/StatsStore.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/CentralId/CentralIdLookupFactory.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/CentralId/LocalIdLookup.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/CentralId/CentralIdLookup.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/dependency/FileDependency.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/dependency/CacheDependency.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/dependency/MainConfigDependency.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/language/dependency/ConstantDependency.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/WikiPageFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/WikiPage.php102 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Page.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageRecord.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/Article.php67 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/LinkRenderer.php20 KB
/home/u730917019/domains/soutar36.com/public_html/includes/CommentFormatter/CommentFormatter.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/CommentFormatter/CommentParserFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/LinkBatchFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/ArchivedRevisionLookup.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageStoreRecord.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/ExistingPageRecord.php520 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Parsoid/ParsoidParserFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Parsoid/Config/SiteConfig.php27 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Config/SiteConfig.php51 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/JSON/JSON.php9 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Core/ContentModelHandler.php695 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/ExtensionModule.php751 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/Nowiki/Nowiki.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/ExtensionTagHandler.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/Pre/Pre.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/Gallery/Gallery.php13 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/Indicator/Indicator.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Ext/LST/LST.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/SyntaxHighlight_GeSHi/includes/ParsoidExt.php975 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Parsoid/Config/DataAccess.php16 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Config/DataAccess.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Transform/ContentTransformer.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Parsoid/Config/PageConfigFactory.php7 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Config/PageConfigFactory.php395 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/WikitextContentHandler.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/TextContentHandler.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/ContentHandler.php59 KB
/home/u730917019/domains/soutar36.com/public_html/includes/actions/ViewAction.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/actions/FormlessAction.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/actions/Action.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/profiler/ProfilingContext.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/HtmlArmor.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/tidy/RemexCompatFormatter.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Serializer/HtmlFormatter.php7 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Serializer/Formatter.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/DOM/DOMFormatter.php504 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/HTMLData.php117 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Serializer/Serializer.php10 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/PropGuard.php531 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Serializer/AbstractSerializer.php266 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/TreeHandler.php7 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/TreeBuilder.php28 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/ActiveFormattingElements.php9 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/CachingStack.php13 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/Stack.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/Dispatcher.php12 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Tokenizer/TokenHandler.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/TemplateModeStack.php985 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/RemexRemoveTagHandler.php5 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Tokenizer/RelayTokenHandler.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Tokenizer/Tokenizer.php53 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/Initial.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InsertionMode.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/BeforeHtml.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/BeforeHead.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InHead.php5 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InHeadNoscript.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/AfterHead.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InBody.php18 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/Text.php1,009 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InTable.php5 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InTableText.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InCaption.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InColumnGroup.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InTableBody.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InRow.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InCell.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InSelect.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InSelectInTable.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InTemplate.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/AfterBody.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InFrameset.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/AfterFrameset.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/AfterAfterBody.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/AfterAfterFrameset.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InForeignContent.php6 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InPre.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/InTextarea.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Serializer/SerializerNode.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Tokenizer/PlainAttributes.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Tokenizer/Attributes.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/Element.php5 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/FormattingElement.php167 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Tokenizer/LazyAttributes.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/RemexStripTagHandler.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/Tokenizer/NullTokenHandler.php929 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Stats/Metrics/CounterMetric.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/expression/LikeValue.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/encasing/LikeMatch.php587 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/DBAccessObjectUtils.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/WikitextContent.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/TextContent.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/AbstractContent.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Content.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/MagicWord.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/querybuilder/ReplaceQueryBuilder.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/ChangedTablesTracker.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/utfnormal/src/UtfNormalData.inc114 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Preprocessor.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Preprocessor_Hash.php26 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/CoreParserFunctions.php54 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/CoreTagHooks.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/MagicWordArray.php9 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/ParserFunctions/includes/Hooks.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/ParserFunctions/includes/ParserFunctions.php29 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/SyntaxHighlight_GeSHi/includes/SyntaxHighlight.php21 KB
/home/u730917019/domains/soutar36.com/public_html/includes/api/Hook/ApiFormatHighlightHook.php791 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateData/includes/Hooks.php12 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedVideo.php16 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/EmbedServiceFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/ArchiveOrg.php940 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/AbstractEmbedService.php11 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Bandcamp.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Bilibili.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Ccc.php754 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/DailyMotion.php820 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/ExternalVideo.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/KakaoTV.php870 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Loom.php750 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/NaverTV.php820 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Niconico.php804 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/SharePoint.php819 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/SoundCloud.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Spotify/SpotifyAlbum.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Spotify/SpotifyArtist.php414 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Spotify/SpotifyShow.php396 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Spotify/SpotifyEpisode.php405 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Spotify/SpotifyTrack.php411 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Twitch/Twitch.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Twitch/TwitchClip.php566 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Twitch/TwitchVod.php410 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/VideoLink.php282 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Vimeo.php885 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/Wistia.php776 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/YouTube/YouTube.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/YouTube/YouTubeOEmbed.php590 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/OEmbedServiceInterface.php385 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/YouTube/YouTubePlaylist.php408 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/EmbedVideo/includes/EmbedService/YouTube/YouTubeVideoList.php275 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserOptions.php46 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/TempUser/TempUserCreator.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AuthManager.php104 KB
/home/u730917019/domains/soutar36.com/public_html/includes/watchlist/WatchlistManager.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/recentchanges/RecentChange.php45 KB
/home/u730917019/domains/soutar36.com/public_html/includes/changetags/Taggable.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/TalkPageNotificationManager.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/watchlist/WatchedItemStore.php54 KB
/home/u730917019/domains/soutar36.com/public_html/includes/watchlist/WatchedItemStoreInterface.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/BotPasswordStore.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/Throttler.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/LinkHolderArray.php15 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/StripState.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/profiler/SectionProfiler.php9 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Scribunto.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPFrame_Hash.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPFrame.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPDStack_Hash.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPDStackElement_Hash.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPDPart_Hash.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPNode_Hash_Tree.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPNode.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPNode_Hash_Array.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/CoreMagicVariables.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserGroupMembership.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/Message/ListParam.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/PathRouter.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/ParserOutputAccess.php21 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserCacheFactory.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/json/JsonCodec.php11 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/json-codec/src/JsonCodec.php20 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/json-codec/src/JsonCodecInterface.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/json/JsonDeserializer.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/json/JsonSerializer.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/json-codec/src/JsonStdClassCodec.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/json-codec/src/JsonClassCodec.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RevisionRenderer.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/Renderer/ContentRenderer.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Status/Status.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/UserTimeCorrection.php8 KB
/home/u730917019/domains/soutar36.com/public_html/languages/messages/MessagesEn.php27 KB
/home/u730917019/domains/soutar36.com/public_html/includes/linker/Linker.php72 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageSelectQueryBuilder.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Html/Html.php39 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specialpage/SpecialPage.php36 KB
/home/u730917019/domains/soutar36.com/public_html/includes/CommentFormatter/CommentParser.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/StringUtils.php12 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Core/TOCData.php10 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/json-codec/src/JsonCodecableTrait.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/json-codec/src/JsonCodecable.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPNode_Hash_Text.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Utils/DOMUtils.php27 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/DOM/DOMBuilder.php14 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Utils/DOMCompat.php17 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/Document.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/Node.php145 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/Attr.php119 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/Comment.php140 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/CharacterData.php163 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/DocumentFragment.php143 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/DocumentType.php135 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/Element.php125 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/ProcessingInstruction.php153 bytes
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/DOM/Text.php134 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/BlockLevelPass.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/tidy/RemexCompatMunger.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/tidy/RemexCompatBuilder.php985 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/tidy/RemexMungerData.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/DefaultOutputPipelineFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/OutputTransformPipeline.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/ExtractBody.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/ContentTextTransformStage.php819 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/OutputTransformStage.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/AddRedirectHeader.php612 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/RenderDebugInfo.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/ParsoidLocalization.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/ContentDOMTransformStage.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/ExecutePostCacheTransformHooks.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/AddWrapperDivClass.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/HandleSectionLinks.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/HandleParsoidSectionLinks.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/HandleTOCMarkers.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/DeduplicateStyles.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/ExpandToAbsoluteUrls.php652 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/OutputTransform/Stages/HydrateHeaderPlaceholders.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserOutputFlags.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/Parsoid/PageBundleParserOutputConverter.php4 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/FeatureManagerFactory.php8 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/SkinVector22.php18 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/SkinMustache.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/SkinTemplate.php56 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentRegistry.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentRegistryContext.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/ComponentRegistryContext.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/PPTemplateFrame_Hash.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserCache.php23 KB
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserCacheFilter.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/poolcounter/PoolWorkArticleViewCurrent.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/poolcounter/PoolWorkArticleView.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/poolcounter/PoolCounterWork.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/poolcounter/PoolCounterFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/poolcounter/PoolCounterNull.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/poolcounter/PoolCounter.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/RenderedRevision.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/SlotRenderingProvider.php702 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/content/Renderer/ContentParseParams.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/profiler/SectionProfileCallback.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/CacheKeyHelper.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/LuaEngine.php29 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/ScribuntoEngineBase.php9 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaSandbox/LuaSandboxInterpreter.php5 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/LuaInterpreter.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/LuaInterpreterNotFoundError.php139 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaStandalone/LuaStandaloneEngine.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/ScribuntoContentHandler.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/content/CodeContentHandler.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/ScribuntoContent.php789 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/LuaModule.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/ScribuntoModuleBase.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaStandalone/LuaStandaloneInterpreter.php18 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/shellbox/src/Shellbox.php9 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaStandalone/LuaStandaloneInterpreterFunction.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Hooks/HookRunner.php892 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Hooks/ScribuntoExternalLibrariesHook.php552 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Hooks/ScribuntoExternalLibraryPathsHook.php567 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/ParserFunctions/includes/ScribuntoHooks.php738 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/SiteLibrary.php8 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/LibraryBase.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/specials/SpecialVersion.php45 KB
/home/u730917019/domains/soutar36.com/public_html/includes/utils/GitInfo.php13 KB
/home/u730917019/domains/soutar36.com/public_html/includes/SiteStats/SiteStats.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/expression/OrExpressionGroup.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/rdbms/expression/ExpressionGroup.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/UriLibrary.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/UstringLibrary.php26 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/LanguageLibrary.php13 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/MessageLibrary.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/TitleLibrary.php16 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/TextLibrary.php6 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/HtmlLibrary.php332 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/HashLibrary.php920 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/ParserFunctions/includes/LuaLibrary.php717 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/Engines/LuaCommon/LuaError.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/Scribunto/includes/ScribuntoException.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/TemplateStylesContentHandler.php5 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/TemplateStylesContent.php409 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Parser/Parser.php20 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Parser/StringDataSource.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Parser/DataSource.php504 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Parser/DataSourceTokenizer.php24 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Parser/Tokenizer.php539 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/Token.php16 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/ComponentValue.php681 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/CSSObject.php945 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/RuleList.php470 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/CSSObjectList.php7 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Util.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/QualifiedRule.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/Rule.php722 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/ComponentValueList.php894 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/SimpleBlock.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/AtRule.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/DeclarationOrAtRule.php288 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/Stylesheet.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/TemplateStylesMatcherFactory.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/MatcherFactory.php47 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/StylePropertySanitizer.php69 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/PropertySanitizer.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/Sanitizer.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/KeywordMatcher.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/Matcher.php8 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/Alternative.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/UnorderedGroup.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/TokenMatcher.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/WhitespaceMatcher.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/NothingMatcher.php414 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/Juxtaposition.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/Quantifier.php6 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/DelimMatcher.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/FunctionMatcher.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/BlockMatcher.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/CustomPropertyMatcher.php910 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/UrlMatcher.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/FontFaceAtRuleSanitizer.php5 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/RuleSanitizer.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/Hooks/HookRunner.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/Hooks/TemplateStylesPropertySanitizerHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/Hooks/TemplateStylesStylesheetSanitizerHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/CheckedMatcher.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/StyleRuleSanitizer.php6 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/includes/TemplateStylesFontFaceAtRuleSanitizer.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/UrangeMatcher.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/KeyframesAtRuleSanitizer.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/PageAtRuleSanitizer.php5 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/MarginAtRuleSanitizer.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/MediaAtRuleSanitizer.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/NoWhitespace.php611 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/SupportsAtRuleSanitizer.php3 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/AnythingMatcher.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/NamespaceAtRuleSanitizer.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Sanitizer/StylesheetSanitizer.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Grammar/GrammarMatch.php4 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Parser/TokenListTokenizer.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/DeclarationList.php616 bytes
/home/u730917019/domains/soutar36.com/public_html/extensions/TemplateStyles/vendor/wikimedia/css-sanitizer/src/Objects/Declaration.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/MainSlotRoleHandler.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Revision/SlotRoleHandler.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/LocalRepo.php20 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/FileRepo.php61 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filebackend/FileBackendGroup.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filebackend/lockmanager/LockManagerGroupFactory.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/filebackend/fsfile/TempFSFileFactory.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filebackend/lockmanager/LockManagerGroup.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/lockmanager/FSLockManager.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/lockmanager/LockManager.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/filebackend/FSFileBackend.php35 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/filebackend/FileBackendStore.php69 KB
/home/u730917019/domains/soutar36.com/public_html/includes/libs/filebackend/FileBackend.php65 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/file/File.php67 KB
/home/u730917019/domains/soutar36.com/public_html/includes/media/MediaHandlerState.php537 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/file/LocalFile.php78 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/file/MetadataStorageHelper.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/filerepo/file/FileSelectQueryBuilder.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/interwiki/Interwiki.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/languages/data/Names.php28 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Core/SectionMetadata.php15 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/parsoid/src/Wt2Html/XMLSerializer.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/cache/LinkBatch.php10 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/bcp-47-code/src/Bcp47CodeValue.php2 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/remex-html/src/TreeBuilder/Marker.php386 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/parser/ParserObserver.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/cldr-plural-rule-parser/src/Evaluator.php5 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/cldr-plural-rule-parser/src/Range.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Html/HtmlHelper.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Html/HtmlHelperTrait.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/collation/CollationFactory.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/collation/UppercaseCollation.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/collation/Collation.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/page/PageProps.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/editpage/EditPage.php152 KB
/home/u730917019/domains/soutar36.com/public_html/includes/editpage/IEditObject.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/deferred/TransactionRoundDefiningUpdate.php1 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/VisualEditorHookRunner.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/VisualEditorApiVisualEditorEditPreSaveHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/VisualEditorApiVisualEditorEditPostSaveHook.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/VisualEditorBeforeEditorHook.php630 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/Html/TemplateParser.php10 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/zordius/lightncandy/src/LightnCandy.php6 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/zordius/lightncandy/src/Flags.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentCopyright.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponent.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentLastModified.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentLogo.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentTableOfContents.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentSearch.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentFooter.php12 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/SkinModule.php27 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/LessVarFileModule.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/FileModule.php49 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentMenu.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/context/DerivativeContext.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentListItem.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentLink.php9 KB
/home/u730917019/domains/soutar36.com/public_html/includes/skins/components/SkinComponentUtils.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/ThrottlePreAuthenticationProvider.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AbstractPreAuthenticationProvider.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AbstractAuthenticationProvider.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AuthenticationProvider.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/PreAuthenticationProvider.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/TemporaryPasswordPrimaryAuthenticationProvider.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AbstractTemporaryPasswordPrimaryAuthenticationProvider.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AbstractPasswordPrimaryAuthenticationProvider.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AbstractPrimaryAuthenticationProvider.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/PrimaryAuthenticationProvider.php17 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/LocalPasswordPrimaryAuthenticationProvider.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/CheckBlocksSecondaryAuthenticationProvider.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/AbstractSecondaryAuthenticationProvider.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/SecondaryAuthenticationProvider.php11 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/ResetPasswordSecondaryAuthenticationProvider.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/auth/EmailNotificationSecondaryAuthenticationProvider.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/MonoBook/includes/Hooks.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Hooks.php21 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Constants.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/upload/UploadBase.php72 KB
/home/u730917019/domains/soutar36.com/public_html/includes/xml/Xml.php28 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/FeatureManager.php12 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirements/DynamicConfigRequirement.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirement.php1 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirements/OverridableConfigRequirement.php5 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirements/OverrideableRequirementHelper.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirements/SimpleRequirement.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirements/LoggedInRequirement.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirements/UserPreferenceRequirement.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/FeatureManagement/Requirements/LimitedWidthContentRequirement.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentPageTools.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponent.php268 bytes
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentTableOfContents.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentPinnableHeader.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentPinnableContainer.php660 bytes
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentDropdown.php1 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentVariants.php2 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentUserLinks.php11 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentSearchBox.php4 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentMainMenu.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentAppearance.php1 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentPinnableElement.php418 bytes
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentMenu.php921 bytes
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/Components/VectorComponentButton.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/utils/FileContentsHasher.php3 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/zordius/lightncandy/src/Runtime.php30 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/zordius/lightncandy/src/Encoder.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/ResourceLoader.php77 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Context.php14 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/dependencystore/KeyValueDependencyStore.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/dependencystore/DependencyStore.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/MessageBlobStore.php8 KB
/home/u730917019/domains/soutar36.com/public_html/resources/Resources.php109 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/HookRunner.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderExcludeUserOptionsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderForeignApiModulesHook.php887 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderModifyEmbeddedSourceUrlsHook.php1 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderSiteModulePagesHook.php737 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderSiteStylesModulePagesHook.php757 bytes
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/Hook/ResourceLoaderJqueryMsgModuleMagicWordsHook.php920 bytes
/home/u730917019/domains/soutar36.com/public_html/skins/MinervaNeue/includes/SkinOptions.php7 KB
/home/u730917019/domains/soutar36.com/public_html/skins/MinervaNeue/includes/Skins/SkinUserPageHelper.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/MinervaNeue/includes/Hooks.php10 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/FauxRequest.php8 KB
/home/u730917019/domains/soutar36.com/public_html/includes/Request/FauxResponse.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/CodexModule.php22 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/FilePath.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/OOUIIconPackModule.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/OOUIImageModule.php5 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/ImageModule.php15 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/OOUIModule.php6 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/SiteStylesModule.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/WikiModule.php22 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/UserStylesModule.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/UserModule.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/ClientHtml.php16 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/ApiVisualEditor.php20 KB
/home/u730917019/domains/soutar36.com/public_html/includes/api/ApiBase.php69 KB
/home/u730917019/domains/soutar36.com/public_html/includes/api/ApiBlockInfoTrait.php5 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/ApiParsoidTrait.php7 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/SiteModule.php2 KB
/home/u730917019/domains/soutar36.com/public_html/extensions/VisualEditor/includes/VisualEditorDesktopArticleTargetInitModule.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/UserOptionsModule.php3 KB
/home/u730917019/domains/soutar36.com/public_html/skins/Vector/includes/ConfigHelper.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/DerivativeContext.php7 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/minify/src/JavaScriptMinifier.php69 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/minify/src/IdentityMinifierState.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/minify/src/MinifierState.php4 KB
/home/u730917019/domains/soutar36.com/public_html/includes/user/LoggedOutEditToken.php2 KB
/home/u730917019/domains/soutar36.com/public_html/includes/json/FormatJson.php10 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/minify/src/JavaScriptMinifierState.php1 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/wrappedstring/src/WrappedString.php4 KB
/home/u730917019/domains/soutar36.com/public_html/vendor/wikimedia/wrappedstring/src/WrappedStringList.php3 KB
/home/u730917019/domains/soutar36.com/public_html/includes/ResourceLoader/StartUpModule.php16 KB