Portal:AprendIS/box-header
Fonte: aprendis
Saltar para a navegaçãoSaltar para a pesquisa
[{{fullurl:{{{2}}}|action=edit}} edit]
Start request GET /index.php/Portal:AprendIS/box-header
IP: 3.135.216.199
HTTP HEADERS:
ACCEPT: */*
USER-AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
ACCEPT-ENCODING: gzip, br, zstd, deflate
HOST: aprendis.med.up.pt
(end headers)
[session] SessionManager using store SqlBagOStuff
[localisation] LocalisationCache using store LCStoreDB
[objectcache] MainWANObjectCache using store EmptyBagOStuff
[DBQuery] Wikimedia\Rdbms\DatabaseMysqlBase::open [0s] dbserver.med.up.pt: SET group_concat_max_len = 262144, `sql_mode` = ''
[DBReplication] Cannot use ChronologyProtector with EmptyBagOStuff
[DBReplication] Wikimedia\Rdbms\LBFactory::getChronologyProtector: request info {
"IPAddress": "3.135.216.199",
"UserAgent": "Mozilla\/5.0 AppleWebKit\/537.36 (KHTML, like Gecko; compatible; ClaudeBot\/1.0; +claudebot@anthropic.com)",
"ChronologyProtection": false,
"ChronologyPositionIndex": 0,
"ChronologyClientId": false
}
[DBConnection] Wikimedia\Rdbms\LoadBalancer::lazyLoadReplicationPositions: executed chronology callback.
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: opened new connection for local/0
[DBQuery] Wikimedia\Rdbms\Database::beginIfImplied (LCStoreDB::get) [0s] dbserver.med.up.pt: BEGIN
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'deps' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0.001s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'list' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'preload' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'preload' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'fallbackSequence' LIMIT 1
[session] SessionBackend "g5enok4n5arifsp8nlkef8eoh0t77bsd" is unsaved, marking dirty in constructor
[session] SessionBackend "g5enok4n5arifsp8nlkef8eoh0t77bsd" save: dataDirty=1 metaDirty=1 forcePersist=0
[cookie] already deleted setcookie: "aprendis_session", "", "1705732728", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "aprendisUserID", "", "1705732728", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "aprendisToken", "", "1705732728", "/", "", "1", "1", ""
[cookie] already deleted setcookie: "forceHTTPS", "", "1705732728", "/", "", "", "1", ""
[session] SessionBackend "g5enok4n5arifsp8nlkef8eoh0t77bsd" 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
[session] SessionBackend "g5enok4n5arifsp8nlkef8eoh0t77bsd" save: dataDirty=1 metaDirty=0 forcePersist=0
[EventLogging] wgEventLoggingBaseUri has not been configured.
[error] [028f9405845e131c24bcbf66] /index.php/Portal:AprendIS/box-header PHP Deprecated: Use of PersonalUrls hook was deprecated in MediaWiki 1.39. [Called from SMW\MediaWiki\Hooks::register]
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'namespaceGenderAliases' LIMIT 1
[SQLBagOStuff] MainObjectStash using store ReplicatedBagOStuff
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] WikiPage::pageData [0s] dbserver.med.up.pt: 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 = 100 AND page_title = 'AprendIS/box-header' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0s] dbserver.med.up.pt: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) 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 = 298 LIMIT 1
[objectcache] fetchOrRegenerate(global:revision-row-1.29:aprendis:138:298): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Revision\RevisionStore::loadSlotRecordsFromDb [0s] dbserver.med.up.pt: 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 = 298
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Storage\NameTableStore::loadTable [0s] dbserver.med.up.pt: SELECT role_id AS `id`,role_name AS `name` FROM `slot_roles` ORDER BY id
[objectcache] fetchOrRegenerate(global:NameTableSqlStore:slot_roles:aprendis): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Storage\NameTableStore::loadTable [0s] dbserver.med.up.pt: SELECT model_id AS `id`,model_name AS `name` FROM `content_models` ORDER BY id
[objectcache] fetchOrRegenerate(global:NameTableSqlStore:content_models:aprendis): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:page-content-model:298): miss, new value computed
[ContentHandler] Registered handler for wikitext: WikitextContentHandler
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[MessageCache] MessageCache using store SqlBagOStuff
[DBQuery] Wikimedia\Rdbms\DatabaseMysqlBase::open [0s] dbserver.med.up.pt: SET group_concat_max_len = 262144, `sql_mode` = ''
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: opened new connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:messages:pt' AND (exptime >= '20250119063848')
[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved aprendis:messages:pt; expiry time is 99991231235959
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:messages:pt:status' AND (exptime >= '20250119063848')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::doLock [0s] dbserver.med.up.pt: SELECT IF(GET_LOCK('aprendis:messages:pt',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MessageCache::loadFromDB(pt)-big [0s] dbserver.med.up.pt: 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)
[DBQuery] MessageCache::loadFromDB(pt)-small [0s] dbserver.med.up.pt: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title NOT LIKE '%/%' ESCAPE '`' ) AND (page_len <= 10000) AND (page_latest = rev_id)
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0.001s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'list' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Revision\RevisionStore::getSlotRowsForBatch [0s] dbserver.med.up.pt: SELECT slot_revision_id,slot_content_id,slot_origin,slot_role_id,content_size,content_sha1,content_address,content_model FROM `slots` JOIN `content` ON ((slot_content_id = content_id)) WHERE slot_revision_id IN (2233,3605) AND slot_role_id = 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0s] dbserver.med.up.pt: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id IN (2090,3424)
[ContentHandler] Registered handler for css: CssContentHandler
[ContentHandler] Registered handler for javascript: JavaScriptContentHandler
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0s] dbserver.med.up.pt: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('aprendis:messages:pt','mT�N�@���{�ɚ�N{��Z=8l�5�Mc�ך6�4{쀫��և�3��|�����\0�}������h=�1� �؎*KUy�1,6Q8\\���˰s�W�\\��x��*Tʅ�~�H0���\0���b`�P��Xr��~��Y���j��t��������Wqg��O����W��XY��Nxz�k�Tb����,�tlo;Ni����`T!�,�N��j.��r\"}z�;���ஐ��%�V\n�,i�n�=�e~�\0f��+W�b�U�Rwv\r���M��X{�Ծ��T����Ŕk���k��9�XY�_�k4�%� ~�\\�k\n�B}�*�S�G�$�Ƅ9��yj�����\Z~�������7���D��W7�w�����2���l���JH���J�^S{$xr��lk�jj����H�U�%�����IV�_\\$�m��˚*�RU�%j�@[j�0߯�<oS�,�r�%�ک���y�mwԧ�L�ņ���\'(x���C\\>���6��>��R���n���u[#�K}0D�hg�پ���}j�C�qp�����g����ps]���\r�����|et�����P��h>(ݾ��QwP�m�h:zy�L��v�G�ߦ��*5{��[#Y��T�y:w����I����^�4D��/����&��zk䓘?���|Ďv��{��Y,����|x7����0b��p-�D�\r6\'�)f\"���p��A�d�!wq���~;�;�������p=��A�fusm�ŷ�\0','99991231235959')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::doUnlock [0s] dbserver.med.up.pt: SELECT RELEASE_LOCK('aprendis:messages:pt') AS released
[MessageCache] MessageCache::loadUnguarded: Loading pt... local cache is empty, global cache is expired/volatile, loading from database
ParserFactory: using default preprocessor
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'magicWords' LIMIT 1
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[ParserCache] Creating ParserCache instance for pcache
[ParserCache] Creating RevisionOutputCache instance for rcache
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:scribunto-doc-page-name' LIMIT 1
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
Unstubbing $wgLang on call of $wgLang::getDatePreferenceMigrationMap from ParserOptions::initDateFormat
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'datePreferenceMigrationMap' LIMIT 1
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0.013s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:pcache:idoptions:138' AND (exptime >= '20250119063848')
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[ParserCache] ParserOutput metadata cache miss
Article::generateContentOutput: doing uncached parse
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0.001s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:pcache:idoptions:138' AND (exptime >= '20250119063848')
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[ParserCache] ParserOutput metadata cache miss
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0.001s] dbserver.med.up.pt: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 179
[objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:aprendis:tt%3A179): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 'Box-header' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:10:fc71121395a2359cb09e5ce4769fad0b5278b9bb): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Revision\RevisionStore::fetchRevisionRowFromConds [0s] dbserver.med.up.pt: SELECT rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len,user_name FROM `revision` JOIN `revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) 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 = 165 LIMIT 1
[objectcache] fetchOrRegenerate(global:revision-row-1.29:aprendis:73:165): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Storage\SqlBlobStore::fetchBlobs [0s] dbserver.med.up.pt: SELECT old_id,old_text,old_flags FROM `text` WHERE old_id = 107
[objectcache] fetchOrRegenerate(global:SqlBlobStore-blob:aprendis:tt%3A107): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:preprocess-hash:b9edbd003b271198d6b053d5ca81a8feaa387aab:1): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'deps' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0.001s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'list' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'preload' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:title-invalid-characters' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'namespaceAliases' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Interwiki\ClassicInterwikiLookup::load [0s] dbserver.med.up.pt: SELECT iw_prefix,iw_url,iw_api,iw_wikiid,iw_local,iw_trans FROM `interwiki` WHERE iw_prefix = 'fullurl' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:interwiki:fullurl): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'linkPrefixExtension' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'separatorTransformTable' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'digitGroupingPattern' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'minimumGroupingDigits' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'digitTransformTable' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0.001s] dbserver.med.up.pt: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('aprendis:pcache:idhash:138-0!canonical','�W�r۶�~��z�+�!e[�)73��4�ı\'r��8ӁH�BM�,�JrU=M/��η\0IQ�|�Wg�ȶL.v����bQ������ݸw|������)�S��wÄ3�8�L/&�V��[�%\"r������JDz�8~�6��X��RF�s����(�8a�dбZ��\'NHȇ�9�y:���:�;��ǺCR�aѥ�N���Qß>Kă���K��$Τ��,��S�0%XbI�����}7I�z��Q���ɽ���$LXQ &yL�|,��&Pq�1���::�-�]��d/�P�u���$)U�l6��v��Zd��� ��:�E��.)���s�8^����z��}//^��������}o���&��,�vI��D~�+�e�N��q���\'�W\n�1YD��x����ǣ+�K��d�W�6]���E�.<�҈���@�z��_-��k��\r�� ��a��b-�N�%WZ�,������~�s�ē,g��@��dq��o��Fpm��?>!i���h?��>:�c�r{��&�J��?����뷞{�4Ȕ���TF�\\g�z��:�u1w��CW_�G_��c9$��fJ�䥔��\n�3E�A(���)j��?��h:{5��&�\\U����7�8�y�Ҭ��)\nN�������M��\rF\'��i\Z����ψo�²j�w\"�3t�pq�S�U�k4\nɒ�QS��+�(Z��|5�F� fI�{�{�����O,I�z�1¨��i��:�ʄ��������2��x����ߔ:/��,��������\0z۸:C�_r���Փ;@Щ��X����L��*�Nj��_�����R������Y������[=��p����-�UYNUeSW\0��O�D�EL�~��.�F��`��Qf�Ҋ:��K���|w��2� W�4\'_<�������\'X|+�<�77�L��S���} |�\n(ɲ��+XRY�Տ������|J�|Ƴ\rp�����(��S���uk�cvU� �-)Ѫ$⬬�ݸY�I��%KJJׁ::B\'?:�S��\n������� ��x�R��~�O���]�����9ԅ�XH����8<����p����:��P-+\"7𐐢�Ϫt�A��|*��]�܂���hc\\]������\rN�����.O��g�5�̕j����z�NH�>,�����f�%�8�t�oDw�0S<�8���\'p\Z|�v���K�����[jé@,sĸU!��ʐ�����^�T\n)���{�u��W�Fe�\\,�Cwu���Z�w��|���<��,Eo<��������\nX����j���ƈ��08�\r��6����@����a%1���o�Sn\"���#��9�%p��R��e��f�\0s)��Dޯ�z�����8�wv�}���?WY,�M��H�������k�١�wn��x,����������������.A����۲Ղ�h���7<��R���5N�����:tE�D�M�ʺ����Y�~�� p����z�����mSw(��*t�\n}����5B�y�X�(��F]#��=��\"���������x������\r�l�cw\\gMX�\'H��!�,�hl#�%�mi���k^��dpgl�#GH���1;:+�������SK�An���Q_��q��W�p{�ۄ�|8�qξifQqB]F7%gp>>�������Y���n�Z����h0������\r����ۀ~x�{�[\Z�0�I}�C��7�J���j��̣�,D\"�L��iW�+��2�R�����KX3`b�)�b ��_N���j�鐞F���Y�T9��n���6[0�\r+�ɰ^�X�y�J,/�a��\\3(3�̌�v��V�#E�X�f���2���W��[��~D�_�:iQߚҮ�{K���nv�TjB*�%�AN�����k���H)�/kzX*\0Jׁ��qFG]�������0\\�\0A\Zw/-������{��N�|���&h�]�7>ز�<+D�����JA��j�/C�p}^�f������F����Ը[w��','20250120063848')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0s] dbserver.med.up.pt: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('aprendis:pcache:idoptions:138',']��N�0��������Jj���J�F%�������c�\'�T}w���6\'K�̎w��4}��H\n0�?,�v�Q��#��[*&=�w�:�1�iQ�5���+wC�;\r�?�v�;0�����Cu��ʡ����h���)%�Z��۔�� ����ș7���`+l�z��1|j�^k��)���Ⴐ�r�i�������l���iTV�x.ͼx���V���>�\rh&��?p�H�l��!a��f�4��V�:�@�8��g�E<��Ҍ��xڒ��,��l�A�6��gO���','20250120063848')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[ParserCache] Saved in parser cache
[objectcache] getWithSetCallback(aprendis:page-content-model:298): process cache hit
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] Wikimedia\Rdbms\DatabaseMysqlBase::serverIsReadOnly [0s] dbserver.med.up.pt: SELECT @@GLOBAL.read_only AS Value
[objectcache] fetchOrRegenerate(global:rdbms-server-readonly:dbserver.med.up.pt:aprendis:): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Permissions\RestrictionStore::loadRestrictions [0s] dbserver.med.up.pt: SELECT pr_type,pr_expiry,pr_level,pr_cascade FROM `page_restrictions` WHERE pr_page = 138
[objectcache] fetchOrRegenerate(aprendis:page-restrictions:v1:138:298): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:smw-limitreport-intext-parsertime-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:smw-limitreport-intext-parsertime' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:messages:en' AND (exptime >= '20250119063848')
[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved aprendis:messages:en; expiry time is 99991231235959
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:messages:en:status' AND (exptime >= '20250119063848')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::doLock [0s] dbserver.med.up.pt: SELECT IF(GET_LOCK('aprendis:messages:en',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MessageCache::loadFromDB(en)-big [0s] dbserver.med.up.pt: SELECT page_title,page_latest FROM `page` WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title LIKE '%/en' ESCAPE '`' ) AND (page_len > 10000)
[DBQuery] MessageCache::loadFromDB(en)-small [0s] dbserver.med.up.pt: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title LIKE '%/en' ESCAPE '`' ) AND (page_len <= 10000) AND (page_latest = rev_id)
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0s] dbserver.med.up.pt: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('aprendis:messages:en','���\n�0���e�`�l~�RY�ڜ�p�e�Y��<��O������{!��úM�� ���4��H7:�Y�jQ| ��k�\nW�ʾ55��t�4|�i���x�9������','99991231235959')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::doUnlock [0s] dbserver.med.up.pt: SELECT RELEASE_LOCK('aprendis:messages:en') AS released
[MessageCache] MessageCache::loadUnguarded: Loading en... local cache is empty, global cache is expired/volatile, loading from database
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:formatnum-nan' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'digitTransformTable' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'separatorTransformTable' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'compiledPluralRules' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-cputime-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-cputime' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-walltime-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-walltime' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-ppvisitednodes-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-ppvisitednodes' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-postexpandincludesize-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-postexpandincludesize' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-templateargumentsize-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-templateargumentsize' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-expansiondepth-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expansiondepth' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-expensivefunctioncount-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-expensivefunctioncount' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-unstrip-depth-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-depth' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:limitreport-unstrip-size-value-text' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size-value' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:limitreport-unstrip-size' LIMIT 1
[objectcache] getWithSetCallback(global:rdbms-server-readonly:dbserver.med.up.pt:aprendis:): process cache hit
[objectcache] getWithSetCallback(global:rdbms-server-readonly:dbserver.med.up.pt:aprendis:): process cache hit
[DBQuery] MediaWiki::preOutputCommit [0s] dbserver.med.up.pt: COMMIT
MediaWiki::preOutputCommit: primary transaction round committed
[DeferredUpdates] DeferredUpdates::run: started MWCallableUpdate_WikiPage->doViewUpdates #840
[DeferredUpdates] DeferredUpdates::run: ended MWCallableUpdate_WikiPage->doViewUpdates #840, processing time: 7.5101852416992E-5
MediaWiki::preOutputCommit: pre-send deferred updates completed
MediaWiki::preOutputCommit: session changes committed
[DBReplication] Wikimedia\Rdbms\LBFactory::shutdown: finished ChronologyProtector shutdown
[DBReplication] LBFactory shutdown completed
OutputPage::haveCacheVaryCookies: no cache-varying cookies found
[objectcache] getWithSetCallback(global:rdbms-server-readonly:dbserver.med.up.pt:aprendis:): process cache hit
[error] [028f9405845e131c24bcbf66] /index.php/Portal:AprendIS/box-header PHP Deprecated: Use of User::getOption was deprecated in MediaWiki 1.35. [Called from SMW\MediaWiki\Hooks\BeforePageDisplay::process]
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] Wikimedia\Rdbms\Database::beginIfImplied (LCStoreDB::get) [0s] dbserver.med.up.pt: BEGIN
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'specialPageAliases' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LinkBatch::doQuery (for Skin::preloadExistence) [0s] dbserver.med.up.pt: 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 = 101 AND page_title = 'AprendIS/box-header')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] GenderCache::doQuery/MediaWikiTitleCodec::getNamespaceName [0s] dbserver.med.up.pt: SELECT user_name,up_value FROM `user` LEFT JOIN `user_properties` ON ((user_id = up_user) AND up_property = 'gender') WHERE user_name = '3.135.216.199'
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\User\TalkPageNotificationManager::dbCheckNewUserMessages [0s] dbserver.med.up.pt: SELECT user_ip FROM `user_newtalk` WHERE user_ip = '3.135.216.199' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'rtl' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:pt-login' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:pt-createaccount' LIMIT 1
[error] [028f9405845e131c24bcbf66] /index.php/Portal:AprendIS/box-header PHP Deprecated: Use of PersonalUrls hook (used in ConfirmAccountUIHooks::setRequestLoginLinks) was deprecated in MediaWiki 1.39. [Called from MediaWiki\HookContainer\HookContainer::run]
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:requestaccount-login' LIMIT 1
[error] [028f9405845e131c24bcbf66] /index.php/Portal:AprendIS/box-header PHP Deprecated: Use of PersonalUrls hook (used in onPersonalUrls) was deprecated in MediaWiki 1.39. [Called from MediaWiki\HookContainer\HookContainer::run]
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:f71fa8cde2f26b313aca5a9a63b449f2408df2fa): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Nstab-portal): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:messages:pt-br' AND (exptime >= '20250119063848')
[SQLBagOStuff] SqlBagOStuff debug: SqlBagOStuff::fetchBlobs: retrieved aprendis:messages:pt-br; expiry time is 99991231235959
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:messages:pt-br:status' AND (exptime >= '20250119063848')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::doLock [0s] dbserver.med.up.pt: SELECT IF(GET_LOCK('aprendis:messages:pt-br',0),UNIX_TIMESTAMP(SYSDATE(6)),NULL) AS acquired
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MessageCache::loadFromDB(pt-br)-big [0s] dbserver.med.up.pt: SELECT page_title,page_latest FROM `page` WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title LIKE '%/pt-br' ESCAPE '`' ) AND (page_len > 10000)
[DBQuery] MessageCache::loadFromDB(pt-br)-small [0s] dbserver.med.up.pt: SELECT /*! STRAIGHT_JOIN */ rev_id,rev_page,rev_timestamp,rev_minor_edit,rev_deleted,rev_len,rev_parent_id,rev_sha1,comment_rev_comment.comment_text AS `rev_comment_text`,comment_rev_comment.comment_data AS `rev_comment_data`,comment_rev_comment.comment_id AS `rev_comment_cid`,actor_rev_user.actor_user AS `rev_user`,actor_rev_user.actor_name AS `rev_user_text`,rev_actor,page_namespace,page_title,page_id,page_latest,page_is_redirect,page_len FROM `page` JOIN `revision` ON ((page_id = rev_page)) JOIN `revision_comment_temp` `temp_rev_comment` ON ((temp_rev_comment.revcomment_rev = rev_id)) JOIN `comment` `comment_rev_comment` ON ((comment_rev_comment.comment_id = temp_rev_comment.revcomment_comment_id)) JOIN `actor` `actor_rev_user` ON ((actor_rev_user.actor_id = rev_actor)) WHERE page_is_redirect = 0 AND page_namespace = 8 AND (page_title LIKE '%/pt-br' ESCAPE '`' ) AND (page_len <= 10000) AND (page_latest = rev_id)
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::modifyTableSpecificBlobsForSet [0s] dbserver.med.up.pt: REPLACE INTO `objectcache` (keyname,value,exptime) VALUES ('aprendis:messages:pt-br','���\n�0���e�`�l~�RY�ڜ�p�e�Y��<��O������{!��úM�� ���4��H7:�Y�jQ| ��k�\nW�ʾ55��t�4|�i���x�9������','99991231235959')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::doUnlock [0s] dbserver.med.up.pt: SELECT RELEASE_LOCK('aprendis:messages:pt-br') AS released
[MessageCache] MessageCache::loadUnguarded: Loading pt-br... local cache is empty, global cache is expired/volatile, loading from database
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'deps' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0.001s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'list' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'preload' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'preload' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:4081b077bc56cb65d176d73212f3dacf7c0935c2): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Nstab-portal/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:97830b7fe20fbdb0d2b4df1457eba82868159c6a): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Nstab-portal/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:nstab-portal_talk' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:bda2155e6b23aa9e50cc7cb03b596431cde79104): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Nstab-portal_talk): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:nstab-portal_talk' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:6a7eedf446208343b38c7b011f7632acf33ac128): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Nstab-portal_talk/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:nstab-portal_talk' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:1c612b2349fc90da1e7853be4575e835f294134f): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Nstab-portal_talk/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:view-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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
[objectcache] fetchOrRegenerate(aprendis:page:8:bed9db6016ee14f1ae7f119f7924d1dd4c35531f): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:View-view): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:view-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:3bb19ce644f06db1251506c16701ad570e0f811d): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:View-view/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:view-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:76756e3a55de52130a013d18e5d841968bf2bea3): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:View-view/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-view-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 'Monobook-view-view' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:5726f2cbe03e569bf36aca7f97f4c1495ee2207e): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Monobook-view-view): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:monobook-view-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 'Monobook-view-view/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:09dad2771beb977b9d66434c742f05f54052328d): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Monobook-view-view/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:monobook-view-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 'Monobook-view-view/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:b9de8971c0bd43e59214a17e6d051e4455d559af): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Monobook-view-view/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:skin-view-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-action-viewsource' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 'Monobook-action-viewsource' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:cd927e5c2eca54dc547d05c319e5f428e3d9d493): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Monobook-action-viewsource): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:monobook-action-viewsource' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 'Monobook-action-viewsource/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:3d986954fbdd80ac22ac1752f65f9bce2b9be097): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Monobook-action-viewsource/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:monobook-action-viewsource' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 'Monobook-action-viewsource/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:1ad869e030e1177e2d48d5e9d2bce57086c78664): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Monobook-action-viewsource/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:skin-action-viewsource' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-view-history' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] Wikimedia\Rdbms\Database::select [0.001s] dbserver.med.up.pt: SELECT pp_value FROM `page_props` WHERE pp_page = 138 AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] PFValuesUtils::getCategoriesForPage [0s] dbserver.med.up.pt: SELECT DISTINCT cl_to FROM `categorylinks` WHERE cl_from = 138
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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 = 4 AND page_title = 'Portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] Wikimedia\Rdbms\Database::select [0s] dbserver.med.up.pt: SELECT pp_value FROM `page_props` WHERE pp_page = 0 AND pp_propname IN ('PFDefaultForm','SFDefaultForm')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-more-actions' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:help-mediawiki' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:pageinfo-toolboxlink' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-navigation' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-n-help-mediawiki' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:accesskey-n-help-mediawiki' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-tb' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-lang' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:otherlanguages' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-user-interface-preferences' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:user-interface-preferences' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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
[objectcache] fetchOrRegenerate(aprendis:page:8:cc55e312a5aa3b8484b6bc564e3edba47c592500): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:User-interface-preferences): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:user-interface-preferences' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:8fd6ed02af3b9112d593ba6e2e6631ba7b8af612): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:User-interface-preferences/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-interface-preferences' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:adc85083e250d07ac258145247958f05fc5f98c4): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:User-interface-preferences/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-user-page' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:user-page' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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
[objectcache] fetchOrRegenerate(aprendis:page:8:c70b5a4895ac1b24b96a7e32d0a18d0d4cbe9bdc): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:User-page): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:user-page' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:3b3ce0801d0497e4959fcf9558228959674c43de): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:User-page/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:user-page' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:b24244db9d69225c114d422f1ba8d308bc02a6f6): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:User-page/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-personal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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
[objectcache] fetchOrRegenerate(aprendis:page:8:5e89b9c18080b9e1a98fafc0da774d0eec80a023): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-p-notifications): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:6da2e4691832a94861008f4232e3630aabd95672): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-p-notifications/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-notifications' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:73efbe170fc384b4040efc0fc9d960a8ff65f4fb): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-p-notifications/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:notifications' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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
[objectcache] fetchOrRegenerate(aprendis:page:8:753a22b2eb617204efee4644795034b8ace1ee14): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Notifications): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0.001s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:notifications' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:808b750e0c5752232df1ef1751aaf097e14938c4): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Notifications/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:notifications' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:1843f382d04ef6a3619173956c3cc63851b8b8c2): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Notifications/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-associated-pages' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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
[objectcache] fetchOrRegenerate(aprendis:page:8:ef738cc53166fcf45692d0ade99df069e848dfb2): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-p-associated-pages): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-p-associated-pages' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:6ccc918119b4196533920eba92bdf104e5989bf3): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-p-associated-pages/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-associated-pages' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:87e8b8a2c721123e51b2798517f2a79c09e4240c): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-p-associated-pages/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-ca-nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-ca-nstab-portal' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:296f225f93f5c8edcece5e058aa12a727ccc520d): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-ca-nstab-portal): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-ca-nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-ca-nstab-portal/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:f34fa93502beaf485d3b6dcf5845580f39b131af): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-ca-nstab-portal/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Tooltip-ca-nstab-portal/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:0ea9e26f5cd537d43b97e713ae7558e737665dc7): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-ca-nstab-portal/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:accesskey-ca-nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-nstab-portal' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:4d4f6cad80756286884bd4fec6a89a2f18a171ea): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Accesskey-ca-nstab-portal): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:accesskey-ca-nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-nstab-portal/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:f02c9625a70f2a3c7e82ab2d85577fb59f58235c): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-ca-nstab-portal/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-nstab-portal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: SELECT page_id,page_namespace,page_title,page_is_redirect,page_is_new,page_touched,page_links_updated,page_latest,page_len,page_content_model FROM `page` WHERE page_namespace = 8 AND page_title = 'Accesskey-ca-nstab-portal/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:d6861060ea3d0518081ad87cfc7af19823e98772): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-ca-nstab-portal/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:red-link-title' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:associated-pages' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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
[objectcache] fetchOrRegenerate(aprendis:page:8:cb7b37d2da1ced2fadc11aa3317c1a8efcf39648): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Associated-pages): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:associated-pages' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:b440b5deb0143b3c0170199e0ca057eabd3a2564): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Associated-pages/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:associated-pages' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:aef90612e49a7c0b8252e72958a5573f375cf6f4): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Associated-pages/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-namespaces' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-views' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-ca-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:accesskey-ca-view' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-cactions' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:cactions' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-variants' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-p-cactions-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-cactions-mobile' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:4a24deca3369ad7a3c098b8e26c00573f750f68f): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-p-cactions-mobile): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-p-cactions-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-cactions-mobile/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:9be1d179a2e44a48958b303c4755ba433515dd50): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-p-cactions-mobile/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-p-cactions-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-cactions-mobile/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:90d1c1513d1df26cb18dcffdf9fd3d9429c98b47): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-p-cactions-mobile/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-portal-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal-mobile' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:ecb6445159147447cba731093c320746f0248648): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-portal-mobile): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0.001s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-portal-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal-mobile/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:7d34f27c49dfa16653ba55f9a96df18b8ce04936): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-portal-mobile/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-portal-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal-mobile/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:3483a385be2998790cc4438fc82be01c5f20bb81): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-portal-mobile/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:accesskey-portal-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal-mobile' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:f632b58ae39b30b86cf99d18d1cf1563338f8dd5): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Accesskey-portal-mobile): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:accesskey-portal-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal-mobile/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:e471d9c3221316f43d0b3fd664d2332865936bd1): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-portal-mobile/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-portal-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal-mobile/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:5872c4dee1b224c825d56040b1964353145be197): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-portal-mobile/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-portal_talk-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk-mobile' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:e25fd0ea43aa0f37360179be1f292dc884a683cf): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-portal_talk-mobile): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-portal_talk-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk-mobile/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:98de063e3109d68f35b25f77fee66d5c33ea9bf3): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-portal_talk-mobile/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-portal_talk-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk-mobile/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:84bf7b0576bec01522f9d1a9158f8d8aa343fcec): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-portal_talk-mobile/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:accesskey-portal_talk-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk-mobile' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:3134dfa7826ec9d150cc9cad5854730eb67081ee): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Accesskey-portal_talk-mobile): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:accesskey-portal_talk-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk-mobile/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:c2488d3ec016fe6d302f16d7a819cf68fb84088a): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-portal_talk-mobile/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-portal_talk-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-portal_talk-mobile/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:9f181a523c266cbf1cb8e54b3db2e311a9ffb44a): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-portal_talk-mobile/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-ca-more' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:87f7ce77fe654cf5454a0bc543ac65a35ee1aedd): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-ca-more): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-ca-more' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:b5a93fd4cf5106d5d29553aefbaea7a723429aff): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-ca-more/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-more' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:3d27dc4238f504c71f95c35cdcdb09e20d480f0e): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-ca-more/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:accesskey-ca-more' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:0d5006abc26a3156a673c8bf0b38444b869e48f4): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Accesskey-ca-more): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:accesskey-ca-more' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:66fe0e242a655ef63a754fcfdaed8aafe4cf650a): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-ca-more/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-more' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:f6a4ac16157080570716f1b73a05d526d07830be): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-ca-more/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:tooltip-ca-tools' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-tools' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:5d650513ca06953f6cc6710443b5540275a9c85e): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Tooltip-ca-tools): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:tooltip-ca-tools' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-tools/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:a5ec77d60f7a0189172837b0fad7aeafabfc38f0): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-ca-tools/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:tooltip-ca-tools' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-tools/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:55f3a1f0dc39403d6f1e33bd586c7ba7ab79bff7): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Tooltip-ca-tools/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:accesskey-ca-tools' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-tools' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:9bf61cfe48429f93f5363a5ad0f1a7b131afb38c): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Accesskey-ca-tools): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:accesskey-ca-tools' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-tools/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:b96ba9f2f637a2c714e1885b676204c71f5dde58): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-ca-tools/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:accesskey-ca-tools' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-tools/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:1e6b29f8a80eebeb1ea144b7dd29a35789006a19): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Accesskey-ca-tools/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:cactions-mobile' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'defaultDateFormat' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:january' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:namespacenotice-100' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0.001s] dbserver.med.up.pt: 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-100' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:3fd0beed3f3d68e2d4cd2d0b6249c0a6f60bcc54): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:b1940fdcf18b7cefdfa2899c20f0fb9a:Namespacenotice-100): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt-br' AND lc_key = 'messages:namespacenotice-100' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-100/pt-br' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:c7d2bb935aaeb134caec95ebf1f480548ba6cc7c): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Namespacenotice-100/pt-br): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'en' AND lc_key = 'messages:namespacenotice-100' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\Page\PageStore::getPageByNameViaLinkCache [0s] dbserver.med.up.pt: 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-100/en' LIMIT 1
[objectcache] fetchOrRegenerate(aprendis:page:8:12b56bbe47aa19951fbd6a7480e0cec3516c73b2): miss, new value computed
[objectcache] fetchOrRegenerate(aprendis:messages-big:f6c4f725a607bfe8fa0cf0c05ee4f470:Namespacenotice-100/en): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for localAutoCommit/0
[DBQuery] SqlBagOStuff::fetchBlobs [0s] dbserver.med.up.pt: SELECT keyname,value,exptime FROM `objectcache` WHERE keyname = 'aprendis:smw:entity:e0a7ec90e1ef257c8126b98ec8b26369' AND (exptime >= '20250119063848')
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:nstab-talk' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-jumptotop' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-jumptopersonal' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-jumptosearch' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-cactions-label' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:monobook-jumptonavigation' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] MediaWiki\ResourceLoader\WikiModule::preloadTitleInfo [0s] dbserver.med.up.pt: SELECT page_namespace,page_title,page_touched,page_len,page_latest FROM `page` WHERE (page_namespace = 8 AND page_title IN ('Common.css','Monobook.css','Noscript.css','Print.css') )
[objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:aprendis:aae43bf8e406f6f1b07bf9d65d4e6bae71428c31): miss, new value computed
[objectcache] fetchOrRegenerate(global:resourceloader-titleinfo:aprendis:da39a3ee5e6b4b0d3255bfef95601890afd80709): miss, new value computed
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:february' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:march' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:april' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:may_long' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:june' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:july' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:august' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:september' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:october' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:november' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:december' LIMIT 1
[gitinfo] Candidate cacheFile=/home/aprendis/public_html/gitinfo.json for /home/aprendis/public_html
[gitinfo] Cache incomplete for /home/aprendis/public_html
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:size-megabytes' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:size-kilobytes' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:size-bytes' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'messages:formatnum-nan' LIMIT 1
[DBConnection] Wikimedia\Rdbms\LoadBalancer::getLocalConnection: reused a connection for local/0
[DBQuery] LCStoreDB::get [0s] dbserver.med.up.pt: SELECT lc_value FROM `l10n_cache` WHERE lc_lang = 'pt' AND lc_key = 'compiledPluralRules' LIMIT 1