Page MenuHomePhabricator
Paste P2201

Most common errors in DBPerformance.log (full stack traces, dbnames and TRX IDs stripped)
ActivePublic

Authored by Catrope on Oct 15 2015, 4:41 AM.
$ head -n 1000000 DBPerformance.log | sed ':a;N;$!ba;s/\n/\t/g' | sed 's/\t \t/\n/g' | cut -d ' ' -f 5- | sed -r 's/connect to [0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ \([A-Za-z0-9_]+\)//' | sed -r 's/TRX#[0-9a-zA-Z]+//g' | sort | uniq -c | sort -rn > ~/dbperf
18083 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
6723 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2561 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 2010 calls CentralAuthUser->loadState() CentralAuthHooks.php line 882 calls CentralAuthUser->renameInProgress() Hooks.php line 204 calls CentralAuthHooks::onUserLoadFromSession() User.php line 1116 calls Hooks::run() User.php line 365 calls User->loadFromSession() User.php line 2053 calls User->load() TorBlockHooks.php line 41 calls User->getName() TorBlockHooks.php line 84 calls TorBlockHooks::checkUserCan() Hooks.php line 204 calls TorBlockHooks::onGetUserPermissionsErrorsExpensive() Title.php line 2090 calls Hooks::run() Title.php line 2516 calls Title->checkPermissionHooks() Title.php line 1953 calls Title->getUserPermissionsErrorsInternal() MediaWiki.php line 198 calls Title->getUserPermissionsErrors() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
880 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() SkinTemplate.php line 708 calls Title->isKnown() SkinTemplate.php line 859 calls SkinTemplate->tabAction() SkinTemplate.php line 456 calls SkinTemplate->buildContentNavigationUrls() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
710 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() HistoryAction.php line 674 calls Linker::revUserTools() HistoryAction.php line 445 calls HistoryPager->historyLine() IndexPager.php line 442 calls HistoryPager->formatRow() HistoryAction.php line 208 calls IndexPager->getBody() FormlessAction.php line 43 calls HistoryAction->onView() MediaWiki.php line 458 calls FormlessAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
644 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() ImagePage.php line 1408 calls Linker::userLink() ImagePage.php line 1562 calls ImageHistoryList->imageHistoryLine() ImagePage.php line 756 calls ImageHistoryPseudoPager->getBody() ImagePage.php line 186 calls ImagePage->imageHistory() ViewAction.php line 44 calls ImagePage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
617 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
577 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() SpecialCentralAutoLogin.php line 364 calls CentralAuthUser->getId() SpecialPage.php line 384 calls SpecialCentralAutoLogin->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
516 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() SkinMinerva.php line 1137 calls SkinTemplate->outputPage() OutputPage.php line 2314 calls SkinMinerva->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
487 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() ChangesList.php line 425 calls Linker::userLink() OldChangesList.php line 118 calls ChangesList->insertUserRelatedLinks() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialRecentchanges.php line 356 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialRecentChanges->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
336 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() SkinMinerva.php line 1137 calls SkinTemplate->outputPage() OutputPage.php line 2314 calls SkinMinerva->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
263 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 285 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
165 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() SpecialContributions.php line 265 calls Linker::link() SpecialContributions.php line 96 calls SpecialContributions->contributionsSub() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
165 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
154 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 639 calls wfGetDB() TranslatablePage.php line 755 calls TranslatablePage->getTranslationPages() PageTranslationHooks.php line 753 calls TranslatablePage->getTranslationPercentages() PageTranslationHooks.php line 664 calls PageTranslationHooks::translationPageHeader() Hooks.php line 204 calls PageTranslationHooks::translatablePageHeader() Article.php line 595 calls Hooks::run() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
152 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
125 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() NewUsersLogFormatter.php line 33 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls NewUsersLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
115 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 2033 calls CentralAuthUser::getCentralDB() SpecialCentralAuth.php line 96 calls CentralAuthUser->queryAttached() SpecialPage.php line 384 calls SpecialCentralAuth->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
98 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 33 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onArticleFromTitle() Article.php line 121 calls Hooks::run() Article.php line 147 calls Article::newFromTitle() MediaWiki.php line 361 calls Article::newFromWikiPage() MediaWiki.php line 253 calls MediaWiki->initializeArticle() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
95 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() NewUsersLogFormatter.php line 33 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls NewUsersLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() ChangesList.php line 442 calls LogFormatter->getActionText() OldChangesList.php line 115 calls ChangesList->insertLogEntry() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialRecentchanges.php line 356 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialRecentChanges->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
88 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() ChangesList.php line 425 calls Linker::userLink() OldChangesList.php line 118 calls ChangesList->insertUserRelatedLinks() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialWatchlist.php line 381 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialWatchlist->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialWatchlist.php line 79 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialWatchlist->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
72 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Skin.php line 700 calls Title->isKnown() SkinTemplate.php line 281 calls Skin->subPageSubtitle() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
60 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() CategoryViewer.php line 195 calls Linker::link() CategoryViewer.php line 263 calls CategoryViewer->generateLink() CategoryViewer.php line 366 calls CategoryViewer->addPage() CategoryViewer.php line 115 calls CategoryViewer->doCategoryQuery() CategoryPage.php line 117 calls CategoryViewer->getHTML() CategoryPage.php line 76 calls CategoryPage->closeShowCategory() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
57 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() SkinTemplate.php line 708 calls Title->isKnown() SkinTemplate.php line 859 calls SkinTemplate->tabAction() SkinTemplate.php line 456 calls SkinTemplate->buildContentNavigationUrls() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() SkinMinerva.php line 1137 calls SkinTemplate->outputPage() OutputPage.php line 2314 calls SkinMinerva->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
55 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 648 calls Hooks::run() Parser.php line 5086 calls Parser->preprocess() MessageCache.php line 1018 calls Parser->transformMsg() Message.php line 1130 calls MessageCache->transform() Message.php line 797 calls Message->transformText() Message.php line 860 calls Message->toString() OutputPage.php line 958 calls Message->text() OutputPage.php line 1006 calls OutputPage->setHTMLTitle() Article.php line 514 calls OutputPage->setPageTitle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
55 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() SpecialCentralLogin.php line 61 calls CentralAuthUser->exists() SpecialCentralLogin.php line 31 calls SpecialCentralLogin->doLoginStart() SpecialPage.php line 384 calls SpecialCentralLogin->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
54 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() CentralAuthHooks.php line 904 calls wfGetDB() Hooks.php line 204 calls CentralAuthHooks::onUserLoadFromSession() User.php line 1116 calls Hooks::run() User.php line 365 calls User->loadFromSession() User.php line 2053 calls User->load() TorBlockHooks.php line 41 calls User->getName() TorBlockHooks.php line 84 calls TorBlockHooks::checkUserCan() Hooks.php line 204 calls TorBlockHooks::onGetUserPermissionsErrorsExpensive() Title.php line 2090 calls Hooks::run() Title.php line 2516 calls Title->checkPermissionHooks() Title.php line 1953 calls Title->getUserPermissionsErrorsInternal() MediaWiki.php line 198 calls Title->getUserPermissionsErrors() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
54 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() ImagePage.php line 1424 calls Linker::formatComment() ImagePage.php line 1562 calls ImageHistoryList->imageHistoryLine() ImagePage.php line 756 calls ImageHistoryPseudoPager->getBody() ImagePage.php line 186 calls ImagePage->imageHistory() ViewAction.php line 44 calls ImagePage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
53 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingTermLookup.php line 130 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingTermLookup.php line 116 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->fetchFingerprint() EntityRetrievingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getFingerprint() UsageTrackingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getLabels() LanguageFallbackLabelDescriptionLookup.php line 55 calls Wikibase\Client\Usage\UsageTrackingTermLookup->getLabels() WikibaseLuaBindings.php line 147 calls Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup->getLabel() Scribunto_LuaWikibaseLibrary.php line 311 calls Wikibase\Client\DataAccess\Scribunto\WikibaseLuaBindings->getLabel() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getLabel() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 238 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 889 calls Scribunto_LuaEngine->executeModule() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
51 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() RenameuserLogFormatter.php line 47 calls Linker::link() RenameuserLogFormatter.php line 38 calls RenameuserLogFormatter->myPageLink() LogFormatter.php line 430 calls RenameuserLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() LogEventsList.php line 564 calls IndexPager->getBody() Renameuser.hooks.php line 31 calls LogEventsList::showLogExtract() Hooks.php line 204 calls RenameuserHooks::onShowMissingArticle() Article.php line 1235 calls Hooks::run() Article.php line 601 calls Article->showMissingArticle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
51 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() ErrorPageError.php line 59 calls OutputPage->output() BadTitleError.php line 59 calls ErrorPageError->report() MediaWiki.php line 481 calls BadTitleError->report() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
49 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 2010 calls CentralAuthUser->loadState() CentralAuthHooks.php line 882 calls CentralAuthUser->renameInProgress() Hooks.php line 204 calls CentralAuthHooks::onUserLoadFromSession() User.php line 1116 calls Hooks::run() User.php line 365 calls User->loadFromSession() User.php line 5043 calls User->load() User.php line 2629 calls User->loadOptions() WikimediaIncubator.class.php line 277 calls User->getOption() WikimediaIncubator.class.php line 340 calls WikimediaIncubator::displayPrefix() WikimediaIncubator.class.php line 381 calls WikimediaIncubator::shouldWeShowUnprefixedError() Hooks.php line 204 calls WikimediaIncubator::onGetUserPermissionsErrors() Title.php line 2083 calls Hooks::run() Title.php line 2516 calls Title->checkPermissionHooks() Title.php line 1953 calls Title->getUserPermissionsErrorsInternal() MediaWiki.php line 198 calls Title->getUserPermissionsErrors() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
48 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ImagePage.php line 166 calls Article->view() ViewAction.php line 44 calls ImagePage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
47 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() SpecialGlobalGroupMembership.php line 53 calls CentralAuthUser->exists() SpecialUserrights.php line 54 calls SpecialGlobalGroupMembership->changeableGroups() SpecialUserrights.php line 45 calls UserrightsPage->userCanChangeRights() SpecialPageFactory.php line 432 calls UserrightsPage->userCanExecute() SpecialSpecialpages.php line 53 calls SpecialPageFactory::getUsablePages() SpecialSpecialpages.php line 42 calls SpecialSpecialpages->getPageGroups() SpecialPage.php line 384 calls SpecialSpecialpages->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
41 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() OutputPage.php line 1071 calls Linker::link() OutputPage.php line 1081 calls OutputPage::buildBacklinkSubtitle() SpecialWhatlinkshere.php line 89 calls OutputPage->addBacklinkSubtitle() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
36 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() SpecialCentralAutoLogin.php line 364 calls CentralAuthUser->getId() SpecialPage.php line 384 calls SpecialCentralAutoLogin->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
29 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: INSERT IGNORE INTO `shorturls` (su_id,su_namespace,su_title) VALUES (NULL,'X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1926 calls DatabaseBase->query() ShortUrl.utils.php line 54 calls DatabaseBase->insert() ShortUrl.hooks.php line 44 calls ShortUrlUtils::encodeTitle() Hooks.php line 204 calls ShortUrlHooks::addToolboxLink() VectorTemplate.php line 319 calls Hooks::run() VectorTemplate.php line 273 calls VectorTemplate->renderPortal() VectorTemplate.php line 195 calls VectorTemplate->renderPortals() SkinTemplate.php line 242 calls VectorTemplate->execute() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
27 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 2010 calls CentralAuthUser->loadState() CentralAuthHooks.php line 882 calls CentralAuthUser->renameInProgress() Hooks.php line 204 calls CentralAuthHooks::onUserLoadFromSession() User.php line 1116 calls Hooks::run() User.php line 365 calls User->loadFromSession() User.php line 2053 calls User->load() TorBlockHooks.php line 41 calls User->getName() TorBlockHooks.php line 84 calls TorBlockHooks::checkUserCan() Hooks.php line 204 calls TorBlockHooks::onGetUserPermissionsErrorsExpensive() Title.php line 2090 calls Hooks::run() Title.php line 2516 calls Title->checkPermissionHooks() Title.php line 1953 calls Title->getUserPermissionsErrorsInternal() MediaWiki.php line 198 calls Title->getUserPermissionsErrors() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
27 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() ShortUrl.utils.php line 44 calls wfGetDB() ShortUrl.hooks.php line 44 calls ShortUrlUtils::encodeTitle() Hooks.php line 204 calls ShortUrlHooks::addToolboxLink() VectorTemplate.php line 319 calls Hooks::run() VectorTemplate.php line 273 calls VectorTemplate->renderPortal() VectorTemplate.php line 195 calls VectorTemplate->renderPortals() SkinTemplate.php line 242 calls VectorTemplate->execute() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
27 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1607 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1633 calls PPTemplateFrame_Hash->getNumberedArgument() Parser.php line 4175 calls PPTemplateFrame_Hash->getArgument() Preprocessor_Hash.php line 1121 calls Parser->argSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() FlaggedRevs.class.php line 585 calls AbstractContent->getParserOutput() FlaggedRevs.class.php line 543 calls FlaggedRevs::parseStableRevision() PoolCounterWorkViaCallback.php line 69 calls Closure$FlaggedRevs::parseStableRevisionPooled() PoolCounterWork.php line 123 calls PoolCounterWorkViaCallback->doWork() FlaggedRevs.class.php line 559 calls PoolCounterWork->execute() FlaggablePageView.php line 695 calls FlaggedRevs::parseStableRevisionPooled() FlaggablePageView.php line 356 calls FlaggablePageView->showStableVersion() FlaggedRevsUI.hooks.php line 194 calls FlaggablePageView->setPageContent() Hooks.php line 204 calls FlaggedRevsUIHooks::onArticleViewHeader() Article.php line 595 calls Hooks::run() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
26 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingTermLookup.php line 130 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingTermLookup.php line 116 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->fetchFingerprint() EntityRetrievingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getFingerprint() UsageTrackingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getLabels() LanguageFallbackLabelDescriptionLookup.php line 55 calls Wikibase\Client\Usage\UsageTrackingTermLookup->getLabels() WikibaseLuaBindings.php line 147 calls Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup->getLabel() Scribunto_LuaWikibaseLibrary.php line 311 calls Wikibase\Client\DataAccess\Scribunto\WikibaseLuaBindings->getLabel() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getLabel() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 238 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 889 calls Scribunto_LuaEngine->executeModule() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
26 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() SpecialGlobalGroupMembership.php line 53 calls CentralAuthUser->exists() SpecialUserrights.php line 54 calls SpecialGlobalGroupMembership->changeableGroups() SpecialUserrights.php line 45 calls UserrightsPage->userCanChangeRights() SpecialPageFactory.php line 432 calls UserrightsPage->userCanExecute() SpecialSpecialpages.php line 53 calls SpecialPageFactory::getUsablePages() SpecialSpecialpages.php line 42 calls SpecialSpecialpages->getPageGroups() SpecialPage.php line 384 calls SpecialSpecialpages->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
26 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1809 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 1796 calls CentralAuthUser->doListUnattached() CentralAuthHooks.php line 394 calls CentralAuthUser->listUnattached() Hooks.php line 204 calls CentralAuthHooks::onGetPreferences() Preferences.php line 99 calls Hooks::run() Preferences.php line 1264 calls Preferences::getPreferences() SpecialPreferences.php line 67 calls Preferences::getFormObject() SpecialPage.php line 384 calls SpecialPreferences->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
25 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 648 calls Hooks::run() Parser.php line 5086 calls Parser->preprocess() MessageCache.php line 1018 calls Parser->transformMsg() Message.php line 1130 calls MessageCache->transform() Message.php line 797 calls Message->transformText() Message.php line 860 calls Message->toString() OutputPage.php line 956 calls Message->text() OutputPage.php line 1004 calls OutputPage->setHTMLTitle() Article.php line 514 calls OutputPage->setPageTitle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
25 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() DifferenceEngine.php line 349 calls Linker::revUserTools() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
22 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() OutputPage.php line 1071 calls Linker::link() OutputPage.php line 1081 calls OutputPage::buildBacklinkSubtitle() SpecialRecentchangeslinked.php line 226 calls OutputPage->addBacklinkSubtitle() SpecialRecentchanges.php line 385 calls SpecialRecentChangesLinked->setTopText() ChangesListSpecialPage.php line 345 calls SpecialRecentChanges->doHeader() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
21 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() PostSummaryQuery.php line 17 calls Flow\Data\ManagerGroup->find() TopicSummary.php line 70 calls Flow\Formatter\PostSummaryQuery->getResult() View.php line 54 calls Flow\Block\TopicSummaryBlock->init() Action.php line 100 calls Flow\View->show() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
20 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
20 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() DifferenceEngine.php line 408 calls Linker::revUserTools() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
20 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() Article.php line 1388 calls Linker::revUserTools() Article.php line 637 calls Article->setOldSubtitle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
18 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() HistoryAction.php line 674 calls Linker::revUserTools() HistoryAction.php line 445 calls HistoryPager->historyLine() IndexPager.php line 436 calls HistoryPager->formatRow() HistoryAction.php line 208 calls IndexPager->getBody() FormlessAction.php line 43 calls HistoryAction->onView() MediaWiki.php line 458 calls FormlessAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
17 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: UPDATE `echo_notification` SET notification_read_timestamp = 'X' AND notification_read_timestamp IS NULL TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1992 calls DatabaseBase->query() UserNotificationGateway.php line 56 calls DatabaseBase->update() NotifUser.php line 338 calls EchoUserNotificationGateway->markRead() Hooks.php line 649 calls MWEchoNotifUser->markRead() Hooks.php line 204 calls EchoHooks::onPersonalUrls() SkinTemplate.php line 688 calls Hooks::run() SkinTemplate.php line 455 calls SkinTemplate->buildPersonalUrls() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
17 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() RCCacheEntryFactory.php line 260 calls Linker::userLink() RCCacheEntryFactory.php line 70 calls RCCacheEntryFactory->getUserLink() EnhancedChangesList.php line 109 calls RCCacheEntryFactory->newFromRecentChange() SpecialWatchlist.php line 381 calls EnhancedChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialWatchlist->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialWatchlist.php line 79 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialWatchlist->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
17 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() CreditsAction.php line 208 calls Linker::link() CreditsAction.php line 137 calls CreditsAction->link() CreditsAction.php line 68 calls CreditsAction->getContributors() SkinTemplate.php line 377 calls CreditsAction->getCredits() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
16 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1623 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1635 calls PPTemplateFrame_Hash->getNamedArgument() Preprocessor_Hash.php line 1567 calls PPTemplateFrame_Hash->getArgument() LuaCommon.php line 644 calls PPTemplateFrame_Hash->getArguments() Engine.php line 384 calls Scribunto_LuaEngine->getAllExpandedArguments() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 257 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 898 calls Scribunto_LuaEngine->executeFunctionChunk() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
16 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() Article.php line 1388 calls Linker::revUserTools() Article.php line 613 calls Article->setOldSubtitle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
15 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 148 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() SpecialWikibaseRepoPage.php line 163 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() SpecialModifyEntity.php line 127 calls Wikibase\Repo\Specials\SpecialWikibaseRepoPage->loadEntity() SpecialModifyTerm.php line 76 calls Wikibase\Repo\Specials\SpecialModifyEntity->prepareArguments() SpecialModifyEntity.php line 76 calls Wikibase\Repo\Specials\SpecialModifyTerm->prepareArguments() SpecialPage.php line 384 calls Wikibase\Repo\Specials\SpecialModifyEntity->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
14 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() Linker.php line 1630 calls Linker::formatComment() Linker.php line 1653 calls Linker::commentBlock() HistoryAction.php line 693 calls Linker::revComment() HistoryAction.php line 445 calls HistoryPager->historyLine() IndexPager.php line 442 calls HistoryPager->formatRow() HistoryAction.php line 208 calls IndexPager->getBody() FormlessAction.php line 43 calls HistoryAction->onView() MediaWiki.php line 458 calls FormlessAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
12 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 438 calls Hooks::run() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() WikiPage.php line 1122 calls PoolCounterWork->execute() DifferenceEngine.php line 615 calls WikiPage->getParserOutput() DifferenceEngine.php line 593 calls DifferenceEngine->getParserOutput() DifferenceEngine.php line 455 calls DifferenceEngine->renderNewRevision() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
12 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 490 calls CentralAuthUser->loadState() SpecialCentralAuth.php line 82 calls CentralAuthUser->isOversighted() SpecialPage.php line 384 calls SpecialCentralAuth->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
11 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() HistoryAction.php line 674 calls Linker::revUserTools() HistoryAction.php line 564 calls HistoryPager->historyLine() IndexPager.php line 448 calls HistoryPager->getEndBody() HistoryAction.php line 208 calls IndexPager->getBody() FormlessAction.php line 43 calls HistoryAction->onView() MediaWiki.php line 458 calls FormlessAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
10 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() EchoDbFactory.php line 66 calls LoadBalancer->getConnection() UserNotificationGateway.php line 45 calls MWEchoDbFactory->getEchoDb() NotifUser.php line 338 calls EchoUserNotificationGateway->markRead() Hooks.php line 649 calls MWEchoNotifUser->markRead() Hooks.php line 204 calls EchoHooks::onPersonalUrls() SkinTemplate.php line 688 calls Hooks::run() SkinTemplate.php line 455 calls SkinTemplate->buildPersonalUrls() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
9 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
8 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
8 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() LogFormatter.php line 612 calls Linker::link() LogFormatter.php line 519 calls LogFormatter->makePageLink() BlockLogFormatter.php line 32 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls BlockLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
8 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() SpecialListusers.php line 172 calls Linker::userLink() IndexPager.php line 442 calls UsersPager->formatRow() SpecialListusers.php line 421 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialListUsers->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
8 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() LogFormatter.php line 430 calls LogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
8 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() WikiPage.php line 1122 calls PoolCounterWork->execute() DifferenceEngine.php line 615 calls WikiPage->getParserOutput() DifferenceEngine.php line 593 calls DifferenceEngine->getParserOutput() DifferenceEngine.php line 455 calls DifferenceEngine->renderNewRevision() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
8 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() PermissionsError.php line 56 calls OutputPage->output() MediaWiki.php line 481 calls PermissionsError->report() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
7 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 639 calls wfGetDB() TranslatablePage.php line 755 calls TranslatablePage->getTranslationPages() PageTranslationHooks.php line 753 calls TranslatablePage->getTranslationPercentages() PageTranslationHooks.php line 664 calls PageTranslationHooks::translationPageHeader() Hooks.php line 204 calls PageTranslationHooks::translatablePageHeader() Article.php line 595 calls Hooks::run() CategoryPage.php line 73 calls Article->view() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
7 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 148 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() SpecialWikibaseRepoPage.php line 163 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() SpecialModifyEntity.php line 127 calls Wikibase\Repo\Specials\SpecialWikibaseRepoPage->loadEntity() SpecialSetLabelDescriptionAliases.php line 261 calls Wikibase\Repo\Specials\SpecialModifyEntity->prepareArguments() SpecialModifyEntity.php line 76 calls Wikibase\Repo\Specials\SpecialSetLabelDescriptionAliases->prepareArguments() SpecialPage.php line 384 calls Wikibase\Repo\Specials\SpecialModifyEntity->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
7 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Skin.php line 700 calls Title->isKnown() SkinTemplate.php line 281 calls Skin->subPageSubtitle() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() SkinMinerva.php line 1137 calls SkinTemplate->outputPage() OutputPage.php line 2314 calls SkinMinerva->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
7 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Result.php line 140 calls Title->isKnown() SpecialSearch.php line 706 calls CirrusSearch\Search\Result->isMissingRevision() SpecialSearch.php line 651 calls SpecialSearch->showHit() SpecialSearch.php line 372 calls SpecialSearch->showMatches() SpecialSearch.php line 124 calls SpecialSearch->showResults() SpecialPage.php line 384 calls SpecialSearch->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
7 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() SpecialUserProfile.php line 120 calls Linker::link() SpecialUserProfile.php line 126 calls SpecialUserProfile->getUserFooterData() SpecialUserProfile.php line 182 calls SpecialUserProfile->getTemplateData() MobileSpecialPage.php line 53 calls SpecialUserProfile->executeWhenAvailable() SpecialPage.php line 384 calls MobileSpecialPage->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
7 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() RCCacheEntryFactory.php line 260 calls Linker::userLink() RCCacheEntryFactory.php line 70 calls RCCacheEntryFactory->getUserLink() EnhancedChangesList.php line 109 calls RCCacheEntryFactory->newFromRecentChange() SpecialRecentchanges.php line 356 calls EnhancedChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialRecentChanges->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
6 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() Block.php line 245 calls wfGetDB() Block.php line 1074 calls Block->newLoad() User.php line 1600 calls Block::newFromTarget() User.php line 1906 calls User->getBlockedStatus() User.php line 1896 calls User->getBlock() User.php line 1920 calls User->isBlocked() Title.php line 2336 calls User->isBlockedFrom() Title.php line 2516 calls Title->checkUserBlock() Title.php line 1932 calls Title->getUserPermissionsErrorsInternal() Thread.php line 1578 calls Title->userCan() Thread.php line 1568 calls Thread::canUserCreateThreads() TalkpageView.php line 274 calls Thread::canUserPost() Dispatch.php line 64 calls TalkpageView->show() Dispatch.php line 220 calls LqtDispatch::talkpageMain() Hooks.php line 204 calls LqtDispatch::tryPage() MediaWiki.php line 437 calls Hooks::run() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
6 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() SpecialCentralAutoLogin.php line 127 calls CentralAuthUser->getId() SpecialPage.php line 384 calls SpecialCentralAutoLogin->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
6 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() SpecialContributions.php line 986 calls Linker::link() IndexPager.php line 442 calls ContribsPager->formatRow() SpecialContributions.php line 207 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
6 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() Linker.php line 1630 calls Linker::formatComment() Linker.php line 1653 calls Linker::commentBlock() SpecialContributions.php line 1044 calls Linker::revComment() IndexPager.php line 442 calls ContribsPager->formatRow() SpecialContributions.php line 207 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
6 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 490 calls CentralAuthUser->loadState() SpecialCentralAuth.php line 82 calls CentralAuthUser->isOversighted() SpecialPage.php line 384 calls SpecialCentralAuth->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
5 DBPerformance INFO: [GET] Expectation (readQueryTime <= 5) by MediaWiki::main not met: query: SELECT rev_id,rev_len FROM `revision` WHERE rev_id IN ('X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 204 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1565 calls DatabaseBase->query() Revision.php line 534 calls DatabaseBase->select() HistoryAction.php line 475 calls Revision::getParentLengths() IndexPager.php line 424 calls HistoryPager->doBatchLookups() HistoryAction.php line 208 calls IndexPager->getBody() FormlessAction.php line 43 calls HistoryAction->onView() MediaWiki.php line 458 calls FormlessAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
5 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() User.php line 2303 calls wfGetDB() User.php line 2316 calls User->clearSharedCache() NotifUser.php line 423 calls User->invalidateCache() NotifUser.php line 343 calls MWEchoNotifUser->resetNotificationCount() Hooks.php line 649 calls MWEchoNotifUser->markRead() Hooks.php line 204 calls EchoHooks::onPersonalUrls() SkinTemplate.php line 688 calls Hooks::run() SkinTemplate.php line 455 calls SkinTemplate->buildPersonalUrls() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
5 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1607 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1633 calls PPTemplateFrame_Hash->getNumberedArgument() Parser.php line 4175 calls PPTemplateFrame_Hash->getArgument() Preprocessor_Hash.php line 1121 calls Parser->argSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
5 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() Linker.php line 1630 calls Linker::formatComment() ChangesList.php line 455 calls Linker::commentBlock() OldChangesList.php line 121 calls ChangesList->insertComment() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialWatchlist.php line 381 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialWatchlist->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialWatchlist.php line 79 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialWatchlist->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
5 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 469 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1682 calls CentralAuthUser->isLocked() Hooks.php line 204 calls CentralAuthHooks::getBlockLogLink() SpecialBlockList.php line 185 calls Hooks::run() SpecialBlockList.php line 115 calls SpecialBlockList->showList() SpecialPage.php line 384 calls SpecialBlockList->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
5 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() SkinMinerva.php line 1137 calls SkinTemplate->outputPage() SkinMinervaBeta.php line 45 calls SkinMinerva->outputPage() OutputPage.php line 2314 calls SkinMinervaBeta->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
5 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() SpecialCentralAutoLogin.php line 127 calls CentralAuthUser->getId() SpecialPage.php line 384 calls SpecialCentralAutoLogin->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: INSERT IGNORE INTO `category` (cat_id,cat_title) VALUES (NULL,'X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1926 calls DatabaseBase->query() Category.php line 331 calls DatabaseBase->insert() CategoryViewer.php line 717 calls Category->refreshCounts() Database.php line 3301 calls Closure$CategoryViewer::getCountMessage() Database.php line 3262 calls DatabaseBase->runOnTransactionIdleCallbacks() CategoryViewer.php line 718 calls DatabaseBase->onTransactionIdle() CategoryViewer.php line 442 calls CategoryViewer->getCountMessage() CategoryViewer.php line 120 calls CategoryViewer->getImageSection() CategoryPage.php line 117 calls CategoryViewer->getHTML() CategoryPage.php line 76 calls CategoryPage->closeShowCategory() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() Article.php line 617 calls OutputPage->addParserOutput() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() CategoryViewer.php line 716 calls wfGetDB() CategoryViewer.php line 442 calls CategoryViewer->getCountMessage() CategoryViewer.php line 120 calls CategoryViewer->getImageSection() CategoryPage.php line 117 calls CategoryViewer->getHTML() CategoryPage.php line 76 calls CategoryPage->closeShowCategory() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() PostSummaryQuery.php line 17 calls Flow\Data\ManagerGroup->find() TopicSummary.php line 70 calls Flow\Formatter\PostSummaryQuery->getResult() View.php line 54 calls Flow\Block\TopicSummaryBlock->init() Action.php line 100 calls Flow\View->show() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingTermLookup.php line 130 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingTermLookup.php line 116 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->fetchFingerprint() EntityRetrievingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getFingerprint() UsageTrackingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getLabels() LanguageFallbackLabelDescriptionLookup.php line 55 calls Wikibase\Client\Usage\UsageTrackingTermLookup->getLabels() WikibaseLuaBindings.php line 147 calls Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup->getLabel() Scribunto_LuaWikibaseLibrary.php line 311 calls Wikibase\Client\DataAccess\Scribunto\WikibaseLuaBindings->getLabel() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getLabel() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 238 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 889 calls Scribunto_LuaEngine->executeModule() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() FlaggedRevs.class.php line 585 calls AbstractContent->getParserOutput() FlaggedRevs.class.php line 543 calls FlaggedRevs::parseStableRevision() PoolCounterWorkViaCallback.php line 69 calls Closure$FlaggedRevs::parseStableRevisionPooled() PoolCounterWork.php line 123 calls PoolCounterWorkViaCallback->doWork() FlaggedRevs.class.php line 559 calls PoolCounterWork->execute() FlaggablePageView.php line 695 calls FlaggedRevs::parseStableRevisionPooled() FlaggablePageView.php line 356 calls FlaggablePageView->showStableVersion() FlaggedRevsUI.hooks.php line 194 calls FlaggablePageView->setPageContent() Hooks.php line 204 calls FlaggedRevsUIHooks::onArticleViewHeader() Article.php line 595 calls Hooks::run() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() Linker.php line 1630 calls Linker::formatComment() ChangesList.php line 455 calls Linker::commentBlock() OldChangesList.php line 121 calls ChangesList->insertComment() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialRecentchanges.php line 356 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialRecentChanges->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() MoveLogFormatter.php line 50 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls MoveLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() WikiPage.php line 1122 calls PoolCounterWork->execute() DifferenceEngine.php line 615 calls WikiPage->getParserOutput() DifferenceEngine.php line 593 calls DifferenceEngine->getParserOutput() DifferenceEngine.php line 455 calls DifferenceEngine->renderNewRevision() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthHooks.php line 948 calls CentralAuthUser->exists() Hooks.php line 204 calls CentralAuthHooks::onUserLogout() User.php line 3633 calls Hooks::run() SpecialUserlogout.php line 49 calls User->logout() SpecialPage.php line 384 calls SpecialUserlogout->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
4 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthHooks.php line 948 calls CentralAuthUser->exists() Hooks.php line 204 calls CentralAuthHooks::onUserLogout() User.php line 3633 calls Hooks::run() SpecialUserlogout.php line 49 calls User->logout() SpecialPage.php line 384 calls SpecialUserlogout->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 648 calls Hooks::run() Parser.php line 5086 calls Parser->preprocess() MessageCache.php line 1018 calls Parser->transformMsg() Message.php line 1130 calls MessageCache->transform() Message.php line 797 calls Message->transformText() Message.php line 860 calls Message->toString() OutputPage.php line 958 calls Message->text() OutputPage.php line 1006 calls OutputPage->setHTMLTitle() Article.php line 514 calls OutputPage->setPageTitle() CategoryPage.php line 73 calls Article->view() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() Header.php line 70 calls Flow\Data\ManagerGroup->find() View.php line 54 calls Flow\Block\HeaderBlock->init() Action.php line 100 calls Flow\View->show() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() SkinTemplate.php line 708 calls Title->isKnown() SkinTemplate.php line 859 calls SkinTemplate->tabAction() SkinTemplate.php line 456 calls SkinTemplate->buildContentNavigationUrls() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2319 calls SkinTemplate->outputPage() MediaWiki.php line 677 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() OutputPage.php line 1754 calls OutputPage->addParserOutput() OutputPage.php line 1692 calls OutputPage->addWikiTextTitle() ImagePage.php line 558 calls OutputPage->addWikiText() ImagePage.php line 154 calls ImagePage->openShowImage() ViewAction.php line 44 calls ImagePage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 648 calls Hooks::run() Parser.php line 5086 calls Parser->preprocess() MessageCache.php line 1018 calls Parser->transformMsg() Message.php line 1130 calls MessageCache->transform() Message.php line 799 calls Message->transformText() Message.php line 897 calls Message->toString() Skin.php line 475 calls Message->escaped() Skin.php line 550 calls Skin->getCategoryLinks() SkinTemplate.php line 294 calls Skin->getCategories() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 438 calls Hooks::run() MessageCache.php line 1081 calls Parser->parse() Message.php line 1110 calls MessageCache->parse() Message.php line 792 calls Message->parseText() Message.php line 848 calls Message->toString() DifferenceEngine.php line 990 calls Message->parse() DifferenceEngine.php line 965 calls DifferenceEngine::intermediateEditsMsg() DifferenceEngine.php line 666 calls DifferenceEngine->getMultiNotice() DifferenceEngine.php line 631 calls DifferenceEngine->getDiff() DifferenceEngine.php line 453 calls DifferenceEngine->showDiff() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 438 calls Hooks::run() MessageCache.php line 1081 calls Parser->parse() Message.php line 1110 calls MessageCache->parse() Message.php line 792 calls Message->parseText() Message.php line 848 calls Message->toString() Article.php line 992 calls Message->parse() Article.php line 583 calls Article->showRedirectedFromHeader() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 639 calls wfGetDB() TranslatablePage.php line 755 calls TranslatablePage->getTranslationPages() PageTranslationHooks.php line 195 calls TranslatablePage->getTranslationPercentages() Parser.php line 4248 calls PageTranslationHooks::languages() Preprocessor_Hash.php line 1177 calls Parser->extensionSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 203 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() RevisionStorage.php line 159 calls Flow\Data\Storage\RevisionStorage->findMultiInternal() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() AbstractQuery.php line 175 calls Flow\Data\ManagerGroup->findMulti() ContributionsQuery.php line 86 calls Flow\Formatter\AbstractQuery->loadMetadataBatch() Hooks.php line 848 calls Flow\Formatter\ContributionsQuery->getResults() Hooks.php line 882 calls FlowHooks::onDeletedContributionsQuery() Hooks.php line 204 calls FlowHooks::onContributionsQuery() SpecialContributions.php line 753 calls Hooks::run() IndexPager.php line 222 calls ContribsPager->reallyDoQuery() IndexPager.php line 554 calls IndexPager->doQuery() SpecialContributions.php line 198 calls IndexPager->getNumRows() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() AbstractQuery.php line 137 calls Flow\Data\ManagerGroup->findMulti() ContributionsQuery.php line 86 calls Flow\Formatter\AbstractQuery->loadMetadataBatch() Hooks.php line 848 calls Flow\Formatter\ContributionsQuery->getResults() Hooks.php line 882 calls FlowHooks::onDeletedContributionsQuery() Hooks.php line 204 calls FlowHooks::onContributionsQuery() SpecialContributions.php line 753 calls Hooks::run() IndexPager.php line 222 calls ContribsPager->reallyDoQuery() IndexPager.php line 554 calls IndexPager->doQuery() SpecialContributions.php line 198 calls IndexPager->getNumRows() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingTermLookup.php line 130 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingTermLookup.php line 116 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->fetchFingerprint() EntityRetrievingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getFingerprint() UsageTrackingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getLabels() LanguageFallbackLabelDescriptionLookup.php line 55 calls Wikibase\Client\Usage\UsageTrackingTermLookup->getLabels() WikibaseLuaBindings.php line 147 calls Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup->getLabel() Scribunto_LuaWikibaseLibrary.php line 311 calls Wikibase\Client\DataAccess\Scribunto\WikibaseLuaBindings->getLabel() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getLabel() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 238 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 889 calls Scribunto_LuaEngine->executeModule() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() VariantsAwareRenderer.php line 105 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() VariantsAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->getVariantText() VariantsAwareRenderer.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->buildRenderedVariantsArray() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 193 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::switchObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 148 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() SpecialWikibaseRepoPage.php line 163 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() SpecialModifyEntity.php line 127 calls Wikibase\Repo\Specials\SpecialWikibaseRepoPage->loadEntity() SpecialSetSiteLink.php line 103 calls Wikibase\Repo\Specials\SpecialModifyEntity->prepareArguments() SpecialModifyEntity.php line 76 calls Wikibase\Repo\Specials\SpecialSetSiteLink->prepareArguments() SpecialPage.php line 384 calls Wikibase\Repo\Specials\SpecialModifyEntity->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() SkinMinerva.php line 1137 calls SkinTemplate->outputPage() SkinMinervaBeta.php line 45 calls SkinMinerva->outputPage() OutputPage.php line 2314 calls SkinMinervaBeta->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() WikiPage.php line 463 calls Title->isAlwaysKnown() SearchEngine.php line 197 calls WikiPage->hasViewableContent() SearchEngine.php line 139 calls SearchEngine::getNearMatchInternal() SpecialSearch.php line 198 calls SearchEngine::getNearMatch() SpecialSearch.php line 126 calls SpecialSearch->goResult() SpecialPage.php line 384 calls SpecialSearch->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() MobileSpecialPageFeed.php line 38 calls Linker::formatComment() SpecialMobileHistory.php line 169 calls MobileSpecialPageFeed->formatComment() SpecialMobileHistory.php line 240 calls SpecialMobileHistory->showRow() SpecialMobileHistory.php line 113 calls SpecialMobileHistory->showHistory() MobileSpecialPage.php line 53 calls SpecialMobileHistory->executeWhenAvailable() MobileSpecialPageFeed.php line 23 calls MobileSpecialPage->execute() SpecialPage.php line 384 calls MobileSpecialPageFeed->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() MoveLogFormatter.php line 50 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls MoveLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() LogEventsList.php line 564 calls IndexPager->getBody() EditPage.php line 2310 calls LogEventsList::showLogExtract() EditPage.php line 550 calls EditPage->showIntro() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() LogFormatter.php line 430 calls LogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() ChangesList.php line 442 calls LogFormatter->getActionText() OldChangesList.php line 115 calls ChangesList->insertLogEntry() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialRecentchanges.php line 356 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialRecentChanges->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() SpecialNewpages.php line 346 calls Linker::revUserTools() SpecialNewpages.php line 588 calls SpecialNewpages->formatRow() IndexPager.php line 442 calls NewPagesPager->formatRow() SpecialNewpages.php line 157 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialNewpages->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
3 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthHooks.php line 1352 calls CentralAuthUser->exists() Hooks.php line 204 calls CentralAuthHooks::onSpecialContributionsBeforeMainOutput() SpecialContributions.php line 180 calls Hooks::run() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [HEAD] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() DifferenceEngine.php line 408 calls Linker::revUserTools() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: DELETE FROM `user_newtalk` WHERE user_id = 'X' [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 2942 calls DatabaseBase->query() User.php line 2224 calls DatabaseBase->delete() User.php line 2259 calls User->deleteNewtalk() SpecialNewMessages.php line 27 calls User->setNewtalk() SpecialPage.php line 384 calls SpecialNewMessages->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (readQueryTime <= 5) by MediaWiki::main not met: query: SELECT log_id,log_type,log_action,log_timestamp,log_user,log_user_text,log_namespace,log_title,log_comment,log_params,log_deleted,user_id,user_name,user_editcount,(SELECT GROUP_CONCAT(ct_tag SEPARATOR 'X') ORDER BY log_timestamp DESC LIMIT N [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 204 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1565 calls DatabaseBase->query() IndexPager.php line 365 calls DatabaseBase->select() IndexPager.php line 222 calls IndexPager->reallyDoQuery() LogPager.php line 387 calls IndexPager->doQuery() IndexPager.php line 419 calls LogPager->doQuery() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 639 calls wfGetDB() TranslatablePage.php line 755 calls TranslatablePage->getTranslationPages() PageTranslationHooks.php line 195 calls TranslatablePage->getTranslationPercentages() Parser.php line 4248 calls PageTranslationHooks::languages() Preprocessor_Hash.php line 1177 calls Parser->extensionSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 182 calls Flow\Data\Storage\BasicDbStorage->find() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 195 calls Flow\Data\ObjectLocator->findMulti() ObjectLocator.php line 169 calls Flow\Data\ObjectLocator->getMulti() WorkflowLoaderFactory.php line 127 calls Flow\Data\ObjectLocator->get() WorkflowLoaderFactory.php line 109 calls Flow\WorkflowLoaderFactory->loadWorkflowById() Action.php line 93 calls Flow\WorkflowLoaderFactory->createWorkflowLoader() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() RenameuserLogFormatter.php line 47 calls Linker::link() RenameuserLogFormatter.php line 38 calls RenameuserLogFormatter->myPageLink() LogFormatter.php line 430 calls RenameuserLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() LogEventsList.php line 564 calls IndexPager->getBody() Renameuser.hooks.php line 31 calls LogEventsList::showLogExtract() Hooks.php line 204 calls RenameuserHooks::onShowMissingArticle() Article.php line 1235 calls Hooks::run() Article.php line 601 calls Article->showMissingArticle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 33 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onArticleFromTitle() Article.php line 121 calls Hooks::run() Article.php line 147 calls Article::newFromTitle() MediaWiki.php line 361 calls Article::newFromWikiPage() MediaWiki.php line 253 calls MediaWiki->initializeArticle() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() User.php line 2221 calls wfGetDB() User.php line 2259 calls User->deleteNewtalk() SpecialNewMessages.php line 27 calls User->setNewtalk() SpecialPage.php line 384 calls SpecialNewMessages->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() Store.php line 185 calls wfGetDB() Store.php line 133 calls SecurePoll_DBStore->getDB() Context.php line 115 calls SecurePoll_DBStore->getElectionInfo() VotePage.php line 24 calls SecurePoll_Context->getElection() SpecialSecurePoll.php line 68 calls SecurePoll_VotePage->execute() SpecialPage.php line 384 calls SecurePoll_SpecialSecurePoll->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() SqlBagOStuff.php line 163 calls wfGetDB() SqlBagOStuff.php line 239 calls SqlBagOStuff->getDB() SqlBagOStuff.php line 217 calls SqlBagOStuff->getMulti() ValidationStatistics_body.php line 304 calls SqlBagOStuff->get() ValidationStatistics_body.php line 174 calls ValidationStatistics->getTopReviewers() SpecialPage.php line 384 calls ValidationStatistics->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() CentralAuthHooks.php line 904 calls wfGetDB() Hooks.php line 204 calls CentralAuthHooks::onUserLoadFromSession() User.php line 1116 calls Hooks::run() User.php line 365 calls User->loadFromSession() User.php line 5043 calls User->load() User.php line 2629 calls User->loadOptions() WikimediaIncubator.class.php line 277 calls User->getOption() WikimediaIncubator.class.php line 340 calls WikimediaIncubator::displayPrefix() WikimediaIncubator.class.php line 381 calls WikimediaIncubator::shouldWeShowUnprefixedError() Hooks.php line 204 calls WikimediaIncubator::onGetUserPermissionsErrors() Title.php line 2083 calls Hooks::run() Title.php line 2516 calls Title->checkPermissionHooks() Title.php line 1953 calls Title->getUserPermissionsErrorsInternal() MediaWiki.php line 198 calls Title->getUserPermissionsErrors() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() AbuseFilterViewEdit.php line 798 calls wfGetDB() AbuseFilterViewEdit.php line 870 calls AbuseFilterViewEdit->loadFilterData() AbuseFilterViewEdit.php line 294 calls AbuseFilterViewEdit->loadRequest() AbuseFilterViewEdit.php line 265 calls AbuseFilterViewEdit->buildFilterEditor() SpecialAbuseFilter.php line 120 calls AbuseFilterViewEdit->show() SpecialPage.php line 384 calls SpecialAbuseFilter->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 203 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() RevisionStorage.php line 159 calls Flow\Data\Storage\RevisionStorage->findMultiInternal() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() AbstractQuery.php line 137 calls Flow\Data\ManagerGroup->findMulti() ContributionsQuery.php line 86 calls Flow\Formatter\AbstractQuery->loadMetadataBatch() Hooks.php line 848 calls Flow\Formatter\ContributionsQuery->getResults() Hooks.php line 882 calls FlowHooks::onDeletedContributionsQuery() Hooks.php line 204 calls FlowHooks::onContributionsQuery() SpecialContributions.php line 753 calls Hooks::run() IndexPager.php line 222 calls ContribsPager->reallyDoQuery() IndexPager.php line 554 calls IndexPager->doQuery() SpecialContributions.php line 198 calls IndexPager->getNumRows() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() AbstractQuery.php line 175 calls Flow\Data\ManagerGroup->findMulti() ChangesListQuery.php line 98 calls Flow\Formatter\AbstractQuery->loadMetadataBatch() Hooks.php line 315 calls Flow\Formatter\ChangesListQuery->loadMetadataBatch() Hooks.php line 204 calls FlowHooks::onChangesListInitRows() ChangesList.php line 183 calls Hooks::run() SpecialWatchlist.php line 351 calls ChangesList->initChangesListRows() ChangesListSpecialPage.php line 348 calls SpecialWatchlist->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialWatchlist.php line 79 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialWatchlist->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 217 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::switchObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingTermLookup.php line 130 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingTermLookup.php line 116 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->fetchFingerprint() EntityRetrievingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getFingerprint() UsageTrackingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getLabels() LanguageFallbackLabelDescriptionLookup.php line 55 calls Wikibase\Client\Usage\UsageTrackingTermLookup->getLabels() WikibaseLuaBindings.php line 147 calls Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup->getLabel() Scribunto_LuaWikibaseLibrary.php line 311 calls Wikibase\Client\DataAccess\Scribunto\WikibaseLuaBindings->getLabel() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getLabel() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 238 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 889 calls Scribunto_LuaEngine->executeModule() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() VariantsAwareRenderer.php line 105 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() VariantsAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->getVariantText() VariantsAwareRenderer.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->buildRenderedVariantsArray() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 193 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::switchObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() SpecialAbuseLog.php line 449 calls Linker::link() SpecialAbuseLog.php line 655 calls SpecialAbuseLog->formatRow() IndexPager.php line 442 calls AbuseLogPager->formatRow() SpecialAbuseLog.php line 273 calls IndexPager->getBody() SpecialAbuseLog.php line 73 calls SpecialAbuseLog->showList() SpecialPage.php line 384 calls SpecialAbuseLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() LogFormatter.php line 612 calls Linker::link() LogFormatter.php line 519 calls LogFormatter->makePageLink() PatrolLogFormatter.php line 43 calls LogFormatter->getMessageParameters() PatrolLogFormatter.php line 34 calls PatrolLogFormatter->getMessageParameters() LogFormatter.php line 429 calls PatrolLogFormatter->getMessageKey() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() LogFormatter.php line 612 calls Linker::link() LogFormatter.php line 519 calls LogFormatter->makePageLink() NewUsersLogFormatter.php line 33 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls NewUsersLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() SpecialMobileDiff.php line 180 calls Linker::formatComment() SpecialMobileDiff.php line 134 calls SpecialMobileDiff->showHeader() MobileSpecialPage.php line 53 calls SpecialMobileDiff->executeWhenAvailable() SpecialPage.php line 384 calls MobileSpecialPage->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() SpecialActiveusers.php line 160 calls Linker::userLink() IndexPager.php line 442 calls ActiveUsersPager->formatRow() SpecialActiveusers.php line 293 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialActiveUsers->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() MessageCache.php line 1081 calls Parser->parse() Message.php line 1110 calls MessageCache->parse() Message.php line 792 calls Message->parseText() Message.php line 848 calls Message->toString() FlaggedRevsUI.hooks.php line 466 calls Message->parse() FlaggedRevsUI.hooks.php line 423 calls FlaggedRevsUIHooks::markHistoryRow() Hooks.php line 204 calls FlaggedRevsUIHooks::addToHistLine() HistoryAction.php line 756 calls Hooks::run() HistoryAction.php line 445 calls HistoryPager->historyLine() IndexPager.php line 442 calls HistoryPager->formatRow() HistoryAction.php line 208 calls IndexPager->getBody() FormlessAction.php line 43 calls HistoryAction->onView() MediaWiki.php line 458 calls FormlessAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
2 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() ErrorPageError.php line 59 calls OutputPage->output() MediaWiki.php line 481 calls ErrorPageError->report() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [HEAD] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 425 calls CentralAuthUser->loadState() CentralAuthHooks.php line 1245 calls CentralAuthUser->isAttached() Hooks.php line 204 calls CentralAuthHooks::onUserGetEmail() User.php line 2532 calls Hooks::run() MoodBar.hooks.php line 132 calls User->getEmail() Hooks.php line 204 calls MoodBarHooks::makeGlobalVariablesScript() OutputPage.php line 3294 calls Hooks::run() OutputPage.php line 3019 calls OutputPage->getJSVars() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: REPLACE INTO `redirect` (rd_from,rd_namespace,rd_title,rd_fragment,rd_interwiki) VALUES ('X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 2751 calls DatabaseBase->query() DatabaseMysqlBase.php line 455 calls DatabaseBase->nativeReplace() WikiPage.php line 925 calls DatabaseMysqlBase->replace() WikiPage.php line 905 calls WikiPage->insertRedirectEntry() WikiPage.php line 888 calls WikiPage->insertRedirect() WikiFilePage.php line 74 calls WikiPage->getRedirectTarget() WikiPage.php line 934 calls WikiFilePage->getRedirectTarget() WikiFilePage.php line 92 calls WikiPage->followRedirect() Article.php line 2048 calls WikiFilePage->followRedirect() MediaWiki.php line 396 calls Article->__call() MediaWiki.php line 253 calls MediaWiki->initializeArticle() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: INSERT IGNORE INTO `translate_groupstats` (tgs_group,tgs_lang,tgs_total,tgs_translated,tgs_fuzzy,tgs_proofread) VALUES ('X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1926 calls DatabaseBase->query() MessageGroupStats.php line 474 calls DatabaseBase->insert() MessageGroupStats.php line 489 calls Closure$MessageGroupStats::queueUpdates() Database.php line 3301 calls Closure$MessageGroupStats::runWithLock() Database.php line 3545 calls DatabaseBase->runOnTransactionIdleCallbacks() LoadBalancer.php line 1024 calls DatabaseBase->commit() LBFactory.php line 176 calls LoadBalancer->commitMasterChanges() LBFactoryMulti.php line 383 calls Closure$LBFactory::forEachLBCallMethod() LBFactory.php line 177 calls LBFactoryMulti->forEachLB() LBFactory.php line 193 calls LBFactory->forEachLBCallMethod() MediaWiki.php line 502 calls LBFactory->commitMasterChanges() MediaWiki.php line 667 calls MediaWiki->doPreOutputCommit() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: INSERT IGNORE INTO `shorturls` (su_id,su_namespace,su_title) VALUES (NULL,'X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1926 calls DatabaseBase->query() ShortUrl.utils.php line 54 calls DatabaseBase->insert() ShortUrl.hooks.php line 44 calls ShortUrlUtils::encodeTitle() Hooks.php line 204 calls ShortUrlHooks::addToolboxLink() MonoBookTemplate.php line 311 calls Hooks::run() MonoBookTemplate.php line 225 calls MonoBookTemplate->toolbox() MonoBookTemplate.php line 142 calls MonoBookTemplate->renderPortals() SkinTemplate.php line 242 calls MonoBookTemplate->execute() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: INSERT IGNORE INTO `msg_resource` (mr_lang,mr_resource,mr_blob,mr_timestamp) VALUES ('X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1926 calls DatabaseBase->query() MessageBlobStore.php line 132 calls DatabaseBase->insert() MessageBlobStore.php line 89 calls MessageBlobStore->insertMessageBlob() ResourceLoader.php line 969 calls MessageBlobStore->get() OutputPage.php line 2887 calls ResourceLoader->makeModuleResponse() OutputPage.php line 3029 calls OutputPage->makeResourceLoaderLink() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: INSERT IGNORE INTO `category` (cat_id,cat_title) VALUES (NULL,'X') [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 1926 calls DatabaseBase->query() Category.php line 331 calls DatabaseBase->insert() CategoryViewer.php line 717 calls Category->refreshCounts() Database.php line 3301 calls Closure$CategoryViewer::getCountMessage() Database.php line 3262 calls DatabaseBase->runOnTransactionIdleCallbacks() CategoryViewer.php line 718 calls DatabaseBase->onTransactionIdle() CategoryViewer.php line 390 calls CategoryViewer->getCountMessage() CategoryViewer.php line 118 calls CategoryViewer->getSubcategorySection() CategoryPage.php line 117 calls CategoryViewer->getHTML() CategoryPage.php line 76 calls CategoryPage->closeShowCategory() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (writes <= 0) by MediaWiki::main not met: query-m: DELETE FROM `ipblocks` WHERE ipb_parent_block_id = 'X' [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 200 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() Database.php line 2942 calls DatabaseBase->query() Block.php line 445 calls DatabaseBase->delete() Block.php line 798 calls Block->delete() Block.php line 299 calls Block->deleteIfExpired() Block.php line 1074 calls Block->newLoad() User.php line 1600 calls Block::newFromTarget() User.php line 1906 calls User->getBlockedStatus() User.php line 1896 calls User->getBlock() User.php line 1920 calls User->isBlocked() Title.php line 2336 calls User->isBlockedFrom() Title.php line 2516 calls Title->checkUserBlock() Title.php line 1953 calls Title->getUserPermissionsErrorsInternal() EditPage.php line 592 calls Title->getUserPermissionsErrors() EditPage.php line 526 calls EditPage->getEditPermissionErrors() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (readQueryTime <= 5) by MediaWiki::main not met: query: SELECT rc_id,rc_timestamp,rc_user,rc_user_text,rc_namespace,rc_title,rc_comment,rc_minor,rc_bot,rc_new,rc_cur_id,rc_this_oldid,rc_last_oldid,rc_type,rc_source,rc_patrolled,rc_ip,rc_old_len,rc_new_len,rc_deleted,rc_logid,rc_log_type,rc_log_action,rc_params [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 204 calls TransactionProfiler->reportExpectationViolated() Database.php line 999 calls TransactionProfiler->recordQueryCompletion() SpecialRecentchangeslinked.php line 214 calls DatabaseBase->query() ChangesListSpecialPage.php line 91 calls SpecialRecentChangesLinked->doMainQuery() ChangesListSpecialPage.php line 52 calls ChangesListSpecialPage->getRows() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1857 calls Hooks::run() OutputPage.php line 1875 calls OutputPage->addParserOutputText() OutputPage.php line 1756 calls OutputPage->addParserOutput() OutputPage.php line 1694 calls OutputPage->addWikiTextTitle() OutputPage.php line 3952 calls OutputPage->addWikiText() Article.php line 1212 calls OutputPage->wrapWikiMsg() Article.php line 601 calls Article->showMissingArticle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 818 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::replaceSubtitle() Skin.php line 681 calls Hooks::run() SkinTemplate.php line 281 calls Skin->subPageSubtitle() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2319 calls SkinTemplate->outputPage() MediaWiki.php line 677 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 648 calls Hooks::run() Parser.php line 5086 calls Parser->preprocess() MessageCache.php line 1018 calls Parser->transformMsg() Message.php line 1130 calls MessageCache->transform() Message.php line 797 calls Message->transformText() Message.php line 860 calls Message->toString() OutputPage.php line 958 calls Message->text() OutputPage.php line 1006 calls OutputPage->setHTMLTitle() DifferenceEngine.php line 290 calls OutputPage->setPageTitle() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 438 calls Hooks::run() SpecialCiteThisPage.php line 128 calls Parser->parse() SpecialCiteThisPage.php line 27 calls CiteThisPageOutput->execute() SpecialPage.php line 384 calls SpecialCiteThisPage->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 275 calls Flow\DbFactory->getDB() RevisionStorage.php line 226 calls Flow\Data\Storage\RevisionStorage->findRevIdReal() RevisionStorage.php line 182 calls Flow\Data\Storage\RevisionStorage->findRevId() RevisionStorage.php line 159 calls Flow\Data\Storage\RevisionStorage->findMultiInternal() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ShallowCompactor.php line 96 calls Flow\Data\Index\FeatureIndex->findMulti() FeatureIndex.php line 485 calls Flow\Data\Compactor\ShallowCompactor->expandCacheResult() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() AbstractCollection.php line 122 calls Flow\Data\ObjectLocator->find() LocalCacheAbstractCollection.php line 32 calls Flow\Collection\AbstractCollection->getAllRevisions() LocalCacheAbstractCollection.php line 120 calls Flow\Collection\LocalCacheAbstractCollection->getAllRevisions() CollectionCache.php line 44 calls Flow\Collection\LocalCacheAbstractCollection->getLastRevision() RevisionActionPermissions.php line 87 calls Flow\Collection\CollectionCache->getLastRevisionFor() Header.php line 298 calls Flow\RevisionActionPermissions->isAllowed() Header.php line 196 calls Flow\Block\HeaderBlock->renderRevisionApi() View.php line 191 calls Flow\Block\HeaderBlock->renderApi() View.php line 69 calls Flow\View->buildApiResponse() Action.php line 100 calls Flow\View->show() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 203 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() RevisionStorage.php line 159 calls Flow\Data\Storage\RevisionStorage->findMultiInternal() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() TopicListQuery.php line 172 calls Flow\Data\ManagerGroup->findMulti() TopicListQuery.php line 41 calls Flow\Formatter\TopicListQuery->collectSummary() TopicList.php line 294 calls Flow\Formatter\TopicListQuery->getResults() View.php line 191 calls Flow\Block\TopicListBlock->renderApi() View.php line 69 calls Flow\View->buildApiResponse() Action.php line 100 calls Flow\View->show() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() TopicListQuery.php line 172 calls Flow\Data\ManagerGroup->findMulti() TopicListQuery.php line 41 calls Flow\Formatter\TopicListQuery->collectSummary() TopicList.php line 294 calls Flow\Formatter\TopicListQuery->getResults() View.php line 191 calls Flow\Block\TopicListBlock->renderApi() View.php line 69 calls Flow\View->buildApiResponse() Action.php line 100 calls Flow\View->show() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() AbstractQuery.php line 137 calls Flow\Data\ManagerGroup->findMulti() ContributionsQuery.php line 86 calls Flow\Formatter\AbstractQuery->loadMetadataBatch() Hooks.php line 848 calls Flow\Formatter\ContributionsQuery->getResults() Hooks.php line 882 calls FlowHooks::onDeletedContributionsQuery() Hooks.php line 204 calls FlowHooks::onContributionsQuery() SpecialContributions.php line 753 calls Hooks::run() IndexPager.php line 222 calls ContribsPager->reallyDoQuery() IndexPager.php line 554 calls IndexPager->doQuery() SpecialContributions.php line 198 calls IndexPager->getNumRows() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() SkinTemplate.php line 708 calls Title->isKnown() SkinTemplate.php line 859 calls SkinTemplate->tabAction() SkinTemplate.php line 456 calls SkinTemplate->buildContentNavigationUrls() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() OutputPage.php line 2319 calls SkinTemplate->outputPage() MediaWiki.php line 677 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() LogFormatter.php line 613 calls Linker::link() LogFormatter.php line 519 calls LogFormatter->makePageLink() BlockLogFormatter.php line 32 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls BlockLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() LogEventsList.php line 564 calls IndexPager->getBody() Article.php line 1228 calls LogEventsList::showLogExtract() Article.php line 601 calls Article->showMissingArticle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 709 calls Linker::userLink() LogFormatter.php line 633 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() NewUsersLogFormatter.php line 33 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls NewUsersLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() ChangesList.php line 442 calls LogFormatter->getActionText() OldChangesList.php line 115 calls ChangesList->insertLogEntry() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialRecentchanges.php line 356 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialRecentChanges->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 548 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 669 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() WikiPage.php line 915 calls wfGetDB() WikiPage.php line 905 calls WikiPage->insertRedirectEntry() WikiPage.php line 888 calls WikiPage->insertRedirect() WikiFilePage.php line 74 calls WikiPage->getRedirectTarget() WikiPage.php line 934 calls WikiFilePage->getRedirectTarget() WikiFilePage.php line 92 calls WikiPage->followRedirect() Article.php line 2048 calls WikiFilePage->followRedirect() MediaWiki.php line 396 calls Article->__call() MediaWiki.php line 253 calls MediaWiki->initializeArticle() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() OutputPage.php line 1754 calls OutputPage->addParserOutput() OutputPage.php line 1692 calls OutputPage->addWikiTextTitle() OutputPage.php line 3938 calls OutputPage->addWikiText() SpecialPage.php line 452 calls OutputPage->wrapWikiMsg() ChangesListSpecialPage.php line 49 calls SpecialPage->outputHeader() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() OutputPage.php line 1754 calls OutputPage->addParserOutput() OutputPage.php line 1692 calls OutputPage->addWikiTextTitle() OutputPage.php line 3938 calls OutputPage->addWikiText() SpecialContributions.php line 234 calls OutputPage->wrapWikiMsg() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() OutputPage.php line 1754 calls OutputPage->addParserOutput() OutputPage.php line 1692 calls OutputPage->addWikiTextTitle() EditPage.php line 661 calls OutputPage->addWikiText() EditPage.php line 535 calls EditPage->displayPermissionsError() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() OutputPage.php line 1754 calls OutputPage->addParserOutput() OutputPage.php line 1692 calls OutputPage->addWikiTextTitle() Article.php line 1304 calls OutputPage->addWikiText() Article.php line 601 calls Article->showMissingArticle() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() Article.php line 691 calls OutputPage->addParserOutput() ViewEntityAction.php line 72 calls Article->view() ViewEntityAction.php line 38 calls Wikibase\ViewEntityAction->showEntityPage() MediaWiki.php line 458 calls Wikibase\ViewEntityAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 861 calls wfGetDB() TranslatablePage.php line 849 calls TranslatablePage::getTranslatablePages() PageTranslationHooks.php line 83 calls TranslatablePage::isSourcePage() Hooks.php line 204 calls PageTranslationHooks::injectCss() OutputPage.php line 1855 calls Hooks::run() OutputPage.php line 1873 calls OutputPage->addParserOutputText() Article.php line 691 calls OutputPage->addParserOutput() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 648 calls Hooks::run() Parser.php line 5086 calls Parser->preprocess() MessageCache.php line 1018 calls Parser->transformMsg() Message.php line 1130 calls MessageCache->transform() Message.php line 797 calls Message->transformText() Message.php line 860 calls Message->toString() Linker.php line 2172 calls Message->text() Linker.php line 2393 calls Linker::titleAttrib() BaseTemplate.php line 475 calls Linker::tooltipAndAccesskeyAttribs() VectorTemplate.php line 521 calls BaseTemplate->makeSearchInput() VectorTemplate.php line 186 calls VectorTemplate->renderNavigation() SkinTemplate.php line 242 calls VectorTemplate->execute() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 438 calls Hooks::run() OutputPage.php line 1915 calls Parser->parse() EditPage.php line 1121 calls OutputPage->parse() EditPage.php line 641 calls EditPage->getContentObject() EditPage.php line 535 calls EditPage->displayPermissionsError() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 676 calls wfGetDB() TranslatablePage.php line 230 calls TranslatablePage->getSections() TranslatablePage.php line 245 calls TranslatablePage->hasPageDisplayTitle() PageTranslationHooks.php line 50 calls TranslatablePage->getPageDisplayTitle() Hooks.php line 204 calls PageTranslationHooks::renderTagPage() Parser.php line 438 calls Hooks::run() MessageCache.php line 1081 calls Parser->parse() Message.php line 1110 calls MessageCache->parse() Message.php line 792 calls Message->parseText() Message.php line 848 calls Message->toString() Article.php line 1400 calls Message->parse() Article.php line 637 calls Article->setOldSubtitle() CategoryPage.php line 73 calls Article->view() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() TranslatablePage.php line 639 calls wfGetDB() TranslatablePage.php line 755 calls TranslatablePage->getTranslationPages() PageTranslationHooks.php line 195 calls TranslatablePage->getTranslationPercentages() Parser.php line 4248 calls PageTranslationHooks::languages() Preprocessor_Hash.php line 1177 calls Parser->extensionSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() SpecialPageTranslation.php line 282 calls wfGetDB() SpecialPageTranslation.php line 366 calls SpecialPageTranslation->loadPagesFromDB() SpecialPageTranslation.php line 51 calls SpecialPageTranslation->listPages() SpecialPage.php line 384 calls SpecialPageTranslation->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() ShortUrl.utils.php line 44 calls wfGetDB() ShortUrl.hooks.php line 44 calls ShortUrlUtils::encodeTitle() Hooks.php line 204 calls ShortUrlHooks::addToolboxLink() MonoBookTemplate.php line 311 calls Hooks::run() MonoBookTemplate.php line 225 calls MonoBookTemplate->toolbox() MonoBookTemplate.php line 142 calls MonoBookTemplate->renderPortals() SkinTemplate.php line 242 calls MonoBookTemplate->execute() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() MessageGroupStats.php line 315 calls wfGetDB() MessageGroupStats.php line 243 calls MessageGroupStats::selectRowsIdLang() MessageGroupStats.php line 107 calls MessageGroupStats::forLanguageInternal() SpecialLanguageStats.php line 375 calls MessageGroupStats::forLanguage() SpecialLanguageStats.php line 160 calls SpecialLanguageStats->getTable() SpecialPage.php line 384 calls SpecialLanguageStats->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() MessageBlobStore.php line 123 calls wfGetDB() MessageBlobStore.php line 89 calls MessageBlobStore->insertMessageBlob() ResourceLoader.php line 969 calls MessageBlobStore->get() OutputPage.php line 2887 calls ResourceLoader->makeModuleResponse() OutputPage.php line 3029 calls OutputPage->makeResourceLoaderLink() OutputPage.php line 2701 calls OutputPage->getInlineHeadScripts() SkinTemplate.php line 465 calls OutputPage->headElement() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() CategoryViewer.php line 716 calls wfGetDB() CategoryViewer.php line 390 calls CategoryViewer->getCountMessage() CategoryViewer.php line 118 calls CategoryViewer->getSubcategorySection() CategoryPage.php line 117 calls CategoryViewer->getHTML() CategoryPage.php line 76 calls CategoryPage->closeShowCategory() ViewAction.php line 44 calls CategoryPage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() GlobalFunctions.php line 3655 calls LoadBalancer->getConnection() Block.php line 444 calls wfGetDB() Block.php line 798 calls Block->delete() Block.php line 299 calls Block->deleteIfExpired() Block.php line 1074 calls Block->newLoad() User.php line 1600 calls Block::newFromTarget() User.php line 1906 calls User->getBlockedStatus() User.php line 1896 calls User->getBlock() User.php line 1920 calls User->isBlocked() Title.php line 2336 calls User->isBlockedFrom() Title.php line 2516 calls Title->checkUserBlock() Title.php line 1953 calls Title->getUserPermissionsErrorsInternal() EditPage.php line 592 calls Title->getUserPermissionsErrors() EditPage.php line 526 calls EditPage->getEditPermissionErrors() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ShallowCompactor.php line 96 calls Flow\Data\Index\FeatureIndex->findMulti() FeatureIndex.php line 485 calls Flow\Data\Compactor\ShallowCompactor->expandCacheResult() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() AbstractQuery.php line 137 calls Flow\Data\ManagerGroup->findMulti() PostSummaryQuery.php line 21 calls Flow\Formatter\AbstractQuery->loadMetadataBatch() TopicSummary.php line 70 calls Flow\Formatter\PostSummaryQuery->getResult() View.php line 54 calls Flow\Block\TopicSummaryBlock->init() Action.php line 100 calls Flow\View->show() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() PostSummaryQuery.php line 17 calls Flow\Data\ManagerGroup->find() TopicSummary.php line 70 calls Flow\Formatter\PostSummaryQuery->getResult() View.php line 54 calls Flow\Block\TopicSummaryBlock->init() Action.php line 100 calls Flow\View->show() Action.php line 46 calls Flow\Actions\FlowAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() RevisionStorage.php line 118 calls Flow\DbFactory->getDB() RevisionStorage.php line 168 calls Flow\Data\Storage\RevisionStorage->findInternal() RevisionStorage.php line 157 calls Flow\Data\Storage\RevisionStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\RevisionStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() - line - calls Flow\Data\ObjectLocator->findMulti() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 145 calls Flow\Data\ManagerGroup->call() AbstractQuery.php line 137 calls Flow\Data\ManagerGroup->findMulti() ChangesListQuery.php line 98 calls Flow\Formatter\AbstractQuery->loadMetadataBatch() Hooks.php line 315 calls Flow\Formatter\ChangesListQuery->loadMetadataBatch() Hooks.php line 204 calls FlowHooks::onChangesListInitRows() ChangesList.php line 183 calls Hooks::run() SpecialWatchlist.php line 351 calls ChangesList->initChangesListRows() ChangesListSpecialPage.php line 348 calls SpecialWatchlist->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialWatchlist.php line 79 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialWatchlist->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 182 calls Flow\Data\Storage\BasicDbStorage->find() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 195 calls Flow\Data\ObjectLocator->findMulti() ObjectLocator.php line 169 calls Flow\Data\ObjectLocator->getMulti() WorkflowLoaderFactory.php line 127 calls Flow\Data\ObjectLocator->get() WorkflowLoaderFactory.php line 109 calls Flow\WorkflowLoaderFactory->loadWorkflowById() Action.php line 93 calls Flow\WorkflowLoaderFactory->createWorkflowLoader() ViewAction.php line 16 calls Flow\Actions\FlowAction->showForAction() Action.php line 46 calls Flow\Actions\ViewAction->showForAction() MediaWiki.php line 458 calls Flow\Actions\FlowAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 182 calls Flow\Data\Storage\BasicDbStorage->find() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 195 calls Flow\Data\ObjectLocator->findMulti() ObjectLocator.php line 169 calls Flow\Data\ObjectLocator->getMulti() - line - calls Flow\Data\ObjectLocator->get() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 133 calls Flow\Data\ManagerGroup->call() Hooks.php line 1305 calls Flow\Data\ManagerGroup->get() Hooks.php line 204 calls FlowHooks::onTitleSquidURLs() Title.php line 3582 calls Hooks::run() MediaWiki.php line 452 calls Title->getSquidURLs() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() - line - calls FlowHooks::onWhatLinksHereProps() Hooks.php line 204 calls call_user_func_array() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls require()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1607 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1633 calls PPTemplateFrame_Hash->getNumberedArgument() Parser.php line 4175 calls PPTemplateFrame_Hash->getArgument() Preprocessor_Hash.php line 1121 calls Parser->argSubstitution() ParserFunctions_body.php line 193 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::switchObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 106 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1607 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1633 calls PPTemplateFrame_Hash->getNumberedArgument() Parser.php line 4175 calls PPTemplateFrame_Hash->getArgument() Preprocessor_Hash.php line 1121 calls Parser->argSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 193 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::switchObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1607 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1633 calls PPTemplateFrame_Hash->getNumberedArgument() Parser.php line 4175 calls PPTemplateFrame_Hash->getArgument() Preprocessor_Hash.php line 1121 calls Parser->argSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 193 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::switchObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 106 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 106 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1607 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1633 calls PPTemplateFrame_Hash->getNumberedArgument() Parser.php line 4175 calls PPTemplateFrame_Hash->getArgument() Preprocessor_Hash.php line 1121 calls Parser->argSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() FlaggedRevs.class.php line 585 calls AbstractContent->getParserOutput() FlaggedRevs.class.php line 543 calls FlaggedRevs::parseStableRevision() PoolCounterWorkViaCallback.php line 69 calls Closure$FlaggedRevs::parseStableRevisionPooled() PoolCounterWork.php line 123 calls PoolCounterWorkViaCallback->doWork() FlaggedRevs.class.php line 559 calls PoolCounterWork->execute() FlaggablePageView.php line 695 calls FlaggedRevs::parseStableRevisionPooled() FlaggablePageView.php line 356 calls FlaggablePageView->showStableVersion() FlaggedRevsUI.hooks.php line 194 calls FlaggablePageView->setPageContent() Hooks.php line 204 calls FlaggedRevsUIHooks::onArticleViewHeader() Article.php line 595 calls Hooks::run() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() FlaggedRevs.class.php line 585 calls AbstractContent->getParserOutput() FlaggedRevs.class.php line 543 calls FlaggedRevs::parseStableRevision() PoolCounterWorkViaCallback.php line 69 calls Closure$FlaggedRevs::parseStableRevisionPooled() PoolCounterWork.php line 123 calls PoolCounterWorkViaCallback->doWork() FlaggedRevs.class.php line 559 calls PoolCounterWork->execute() FlaggablePageView.php line 695 calls FlaggedRevs::parseStableRevisionPooled() FlaggablePageView.php line 356 calls FlaggablePageView->showStableVersion() FlaggedRevsUI.hooks.php line 194 calls FlaggablePageView->setPageContent() Hooks.php line 204 calls FlaggedRevsUIHooks::onArticleViewHeader() Article.php line 595 calls Hooks::run() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 106 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 293 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 849 calls PPFrame_Hash->expand() ParserFunctions_body.php line 118 calls ExtParserFunctions::decodeTrimExpand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 104 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DbFactory.php line 55 calls LoadBalancer->getConnection() BasicDbStorage.php line 138 calls Flow\DbFactory->getDB() BasicDbStorage.php line 160 calls Flow\Data\Storage\BasicDbStorage->find() BasicDbStorage.php line 169 calls Flow\Data\Storage\BasicDbStorage->fallbackFindMulti() FeatureIndex.php line 626 calls Flow\Data\Storage\BasicDbStorage->findMulti() FeatureIndex.php line 413 calls Flow\Data\Index\FeatureIndex->backingStoreFindMulti() ObjectLocator.php line 80 calls Flow\Data\Index\FeatureIndex->findMulti() ObjectLocator.php line 55 calls Flow\Data\ObjectLocator->findMulti() - line - calls Flow\Data\ObjectLocator->find() ManagerGroup.php line 129 calls call_user_func_array() ManagerGroup.php line 141 calls Flow\Data\ManagerGroup->call() ReferenceClarifier.php line 114 calls Flow\Data\ManagerGroup->find() ReferenceClarifier.php line 71 calls Flow\ReferenceClarifier->loadReferencesForPage() ReferenceClarifier.php line 25 calls Flow\ReferenceClarifier->getWikiReferences() Hooks.php line 1116 calls Flow\ReferenceClarifier->getWhatLinksHereProps() Hooks.php line 204 calls FlowHooks::onWhatLinksHereProps() SpecialWhatlinkshere.php line 350 calls Hooks::run() SpecialWhatlinkshere.php line 285 calls SpecialWhatLinksHere->listItem() SpecialWhatlinkshere.php line 96 calls SpecialWhatLinksHere->showIndirectLinks() SpecialPage.php line 384 calls SpecialWhatLinksHere->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1623 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1635 calls PPTemplateFrame_Hash->getNamedArgument() LuaCommon.php line 630 calls PPTemplateFrame_Hash->getArgument() Engine.php line 384 calls Scribunto_LuaEngine->getExpandedArgument() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 257 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 898 calls Scribunto_LuaEngine->executeFunctionChunk() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() RestrictedEntityLookup.php line 81 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityAccessor.php line 123 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->getEntity() Scribunto_LuaWikibaseLibrary.php line 261 calls Wikibase\Client\DataAccess\Scribunto\EntityAccessor->getEntity() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getEntity() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 257 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 898 calls Scribunto_LuaEngine->executeFunctionChunk() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() RestrictedEntityLookup.php line 81 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityAccessor.php line 123 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->getEntity() Scribunto_LuaWikibaseLibrary.php line 261 calls Wikibase\Client\DataAccess\Scribunto\EntityAccessor->getEntity() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getEntity() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 257 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 898 calls Scribunto_LuaEngine->executeFunctionChunk() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 122 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifeqObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() EditPage.php line 3627 calls AbstractContent->getParserOutput() EditPage.php line 2415 calls EditPage->getPreviewText() EditPage.php line 582 calls EditPage->showEditForm() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingTermLookup.php line 130 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingTermLookup.php line 116 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->fetchFingerprint() EntityRetrievingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getFingerprint() UsageTrackingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getLabels() LanguageFallbackLabelDescriptionLookup.php line 55 calls Wikibase\Client\Usage\UsageTrackingTermLookup->getLabels() WikibaseLuaBindings.php line 147 calls Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup->getLabel() Scribunto_LuaWikibaseLibrary.php line 311 calls Wikibase\Client\DataAccess\Scribunto\WikibaseLuaBindings->getLabel() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getLabel() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 257 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 898 calls Scribunto_LuaEngine->executeFunctionChunk() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() WikiPage.php line 1122 calls PoolCounterWork->execute() DifferenceEngine.php line 615 calls WikiPage->getParserOutput() DifferenceEngine.php line 593 calls DifferenceEngine->getParserOutput() DifferenceEngine.php line 455 calls DifferenceEngine->renderNewRevision() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingTermLookup.php line 130 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingTermLookup.php line 116 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->fetchFingerprint() EntityRetrievingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getFingerprint() UsageTrackingTermLookup.php line 64 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingTermLookup->getLabels() LanguageFallbackLabelDescriptionLookup.php line 55 calls Wikibase\Client\Usage\UsageTrackingTermLookup->getLabels() WikibaseLuaBindings.php line 147 calls Wikibase\Lib\Store\LanguageFallbackLabelDescriptionLookup->getLabel() Scribunto_LuaWikibaseLibrary.php line 311 calls Wikibase\Client\DataAccess\Scribunto\WikibaseLuaBindings->getLabel() Engine.php line 384 calls Wikibase\Client\DataAccess\Scribunto\Scribunto_LuaWikibaseLibrary->getLabel() - line - calls Scribunto_LuaSandboxCallback->__call() Engine.php line 297 calls LuaSandboxFunction->call() LuaCommon.php line 238 calls Scribunto_LuaSandboxInterpreter->callFunction() LuaCommon.php line 889 calls Scribunto_LuaEngine->executeModule() Hooks.php line 116 calls Scribunto_LuaModule->invoke() Parser.php line 3803 calls ScribuntoHooks::invokeHook() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() FlaggedRevs.class.php line 585 calls AbstractContent->getParserOutput() FlaggedRevs.class.php line 543 calls FlaggedRevs::parseStableRevision() PoolCounterWorkViaCallback.php line 69 calls Closure$FlaggedRevs::parseStableRevisionPooled() PoolCounterWork.php line 123 calls PoolCounterWorkViaCallback->doWork() FlaggedRevs.class.php line 559 calls PoolCounterWork->execute() FlaggablePageView.php line 695 calls FlaggedRevs::parseStableRevisionPooled() FlaggablePageView.php line 356 calls FlaggablePageView->showStableVersion() FlaggedRevsUI.hooks.php line 194 calls FlaggablePageView->setPageContent() Hooks.php line 204 calls FlaggedRevsUIHooks::onArticleViewHeader() Article.php line 595 calls Hooks::run() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() RevisionBasedEntityLookup.php line 44 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() RedirectResolvingEntityLookup.php line 51 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->getEntity() EntityRetrievingDataTypeLookup.php line 44 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->getEntity() EntityRetrievingDataTypeLookup.php line 34 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingDataTypeLookup->getProperty() PropertyInfoDataTypeLookup.php line 57 calls Wikibase\DataModel\Services\Lookup\EntityRetrievingDataTypeLookup->getDataTypeIdForProperty() ValuesFinder.php line 62 calls Wikibase\Lib\PropertyInfoDataTypeLookup->getDataTypeIdForProperty() ValuesFinder.php line 44 calls Wikibase\DataModel\Services\DataValue\ValuesFinder->isMatchingDataType() EntityParserOutputGenerator.php line 255 calls Wikibase\DataModel\Services\DataValue\ValuesFinder->findFromSnaks() EntityParserOutputGenerator.php line 222 calls Wikibase\EntityParserOutputGenerator->addExternalLinksToParserOutput() EntityParserOutputGenerator.php line 175 calls Wikibase\EntityParserOutputGenerator->addLinksToParserOutput() EntityContent.php line 295 calls Wikibase\EntityParserOutputGenerator->getParserOutput() EntityContent.php line 234 calls Wikibase\EntityContent->getParserOutputFromEntityView() PoolWorkArticleView.php line 140 calls Wikibase\EntityContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() WikiPage.php line 1122 calls PoolCounterWork->execute() EntityContentDiffView.php line 220 calls WikiPage->getParserOutput() DifferenceEngine.php line 593 calls Wikibase\Repo\Diff\EntityContentDiffView->getParserOutput() DifferenceEngine.php line 455 calls DifferenceEngine->renderNewRevision() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewEntityAction.php line 72 calls Article->view() ViewEntityAction.php line 38 calls Wikibase\ViewEntityAction->showEntityPage() MediaWiki.php line 458 calls Wikibase\ViewEntityAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 79 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() CachingEntityRevisionLookup.php line 149 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() CachingEntityRevisionLookup.php line 132 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->fetchEntityRevision() EntityDataRequestHandler.php line 357 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getEntityRevision() EntityDataRequestHandler.php line 426 calls Wikibase\Repo\LinkedData\EntityDataRequestHandler->getEntityRevision() EntityDataRequestHandler.php line 244 calls Wikibase\Repo\LinkedData\EntityDataRequestHandler->showData() SpecialEntityData.php line 165 calls Wikibase\Repo\LinkedData\EntityDataRequestHandler->handleRequest() SpecialPage.php line 384 calls Wikibase\Repo\Specials\SpecialEntityData->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() VariantsAwareRenderer.php line 105 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() VariantsAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->getVariantText() VariantsAwareRenderer.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->buildRenderedVariantsArray() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\VariantsAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 193 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::switchObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Preprocessor_Hash.php line 1543 calls PPFrame_Hash->expand() Parser.php line 3676 calls PPTemplateFrame_Hash->cachedExpand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() DBAccessBase.php line 61 calls LoadBalancer->getConnection() WikiPageEntityMetaDataLookup.php line 161 calls DBAccessBase->getConnection() WikiPageEntityMetaDataLookup.php line 70 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->selectRevisionInformationMultiple() PrefetchingWikiPageEntityMetaDataAccessor.php line 192 calls Wikibase\Lib\Store\Sql\WikiPageEntityMetaDataLookup->loadRevisionInformation() PrefetchingWikiPageEntityMetaDataAccessor.php line 161 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->doFetch() WikiPageEntityRevisionLookup.php line 131 calls Wikibase\Lib\Store\Sql\PrefetchingWikiPageEntityMetaDataAccessor->loadRevisionInformation() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\WikiPageEntityRevisionLookup->getLatestRevisionId() CachingEntityRevisionLookup.php line 189 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RevisionBasedEntityLookup.php line 65 calls Wikibase\Lib\Store\CachingEntityRevisionLookup->getLatestRevisionId() RedirectResolvingEntityLookup.php line 70 calls Wikibase\Lib\Store\RevisionBasedEntityLookup->hasEntity() RestrictedEntityLookup.php line 93 calls Wikibase\DataModel\Services\Lookup\RedirectResolvingEntityLookup->hasEntity() PropertyIdResolver.php line 57 calls Wikibase\DataModel\Services\Lookup\RestrictedEntityLookup->hasEntity() StatementTransclusionInteractor.php line 102 calls Wikibase\Client\DataAccess\PropertyIdResolver->resolvePropertyId() LanguageAwareRenderer.php line 62 calls Wikibase\Client\DataAccess\StatementTransclusionInteractor->render() Runner.php line 104 calls Wikibase\Client\DataAccess\PropertyParserFunction\LanguageAwareRenderer->render() Runner.php line 184 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner->runPropertyParserFunction() ParserFunctionRegistrant.php line 47 calls Wikibase\Client\DataAccess\PropertyParserFunction\Runner::render() Parser.php line 3803 calls Closure$Wikibase\Client\Hooks\ParserFunctionRegistrant::registerPropertyParserFunction() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3456 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() ParserFunctions_body.php line 106 calls PPFrame_Hash->expand() Parser.php line 3803 calls ExtParserFunctions::ifObj() Parser.php line 3537 calls Parser->callParserFunction() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3679 calls PPFrame_Hash->expand() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() WikidataPageBanner.hooks.php line 103 calls Title->isKnown() Hooks.php line 204 calls WikidataPageBanner::addBanner() OutputPage.php line 2312 calls Hooks::run() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Result.php line 140 calls Title->isKnown() SpecialSearch.php line 706 calls CirrusSearch\Search\Result->isMissingRevision() SpecialSearch.php line 651 calls SpecialSearch->showHit() SpecialSearch.php line 372 calls SpecialSearch->showMatches() SpecialSearch.php line 193 calls SpecialSearch->showResults() SpecialSearch.php line 126 calls SpecialSearch->goResult() SpecialPage.php line 384 calls SpecialSearch->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() SpecialNewimages.php line 165 calls Linker::link() IndexPager.php line 442 calls NewFilesPager->formatRow() SpecialNewimages.php line 45 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialNewFiles->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() SpecialContributions.php line 265 calls Linker::link() SpecialContributions.php line 96 calls SpecialContributions->contributionsSub() SpecialPage.php line 384 calls SpecialContributions->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() RenameuserLogFormatter.php line 47 calls Linker::link() RenameuserLogFormatter.php line 38 calls RenameuserLogFormatter->myPageLink() LogFormatter.php line 430 calls RenameuserLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() LogFormatter.php line 612 calls Linker::link() LogFormatter.php line 519 calls LogFormatter->makePageLink() ThanksLogFormatter.php line 7 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls ThanksLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() LogFormatter.php line 612 calls Linker::link() LogFormatter.php line 519 calls LogFormatter->makePageLink() BlockLogFormatter.php line 32 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls BlockLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() LogEventsList.php line 564 calls IndexPager->getBody() EditPage.php line 2272 calls LogEventsList::showLogExtract() EditPage.php line 550 calls EditPage->showIntro() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1524 calls Linker::link() Linker.php line 1478 calls Linker::makeCommentLink() Linker.php line 1494 calls Closure$Linker::formatLinksInComment() Linker.php line 1295 calls Linker::formatLinksInComment() Linker.php line 1630 calls Linker::formatComment() Linker.php line 1653 calls Linker::commentBlock() DifferenceEngine.php line 411 calls Linker::revComment() Article.php line 797 calls DifferenceEngine->showDiffPage() Article.php line 508 calls Article->showDiffPage() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() SpecialListusers.php line 172 calls Linker::userLink() IndexPager.php line 436 calls UsersPager->formatRow() SpecialListusers.php line 421 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialListUsers->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 911 calls LogFormatter->getPerformerElement() LogFormatter.php line 405 calls LegacyLogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() PatrolLogFormatter.php line 43 calls LogFormatter->getMessageParameters() PatrolLogFormatter.php line 34 calls PatrolLogFormatter->getMessageParameters() LogFormatter.php line 429 calls PatrolLogFormatter->getMessageKey() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() SpecialLog.php line 202 calls IndexPager->getBody() SpecialLog.php line 109 calls SpecialLog->show() SpecialPage.php line 384 calls SpecialLog->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() NewUsersLogFormatter.php line 33 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls NewUsersLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() ChangesList.php line 442 calls LogFormatter->getActionText() OldChangesList.php line 115 calls ChangesList->insertLogEntry() OldChangesList.php line 51 calls OldChangesList->formatChangeLine() SpecialRecentchanges.php line 356 calls OldChangesList->recentChangesLine() ChangesListSpecialPage.php line 348 calls SpecialRecentChanges->outputChangesList() ChangesListSpecialPage.php line 77 calls ChangesListSpecialPage->webOutput() SpecialRecentchanges.php line 64 calls ChangesListSpecialPage->execute() SpecialPage.php line 384 calls SpecialRecentChanges->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() StubObject.php line 105 calls Parser->parse() StubObject.php line 129 calls StubObject->_call() WikitextContent.php line 331 calls StubObject->__call() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() LogFormatter.php line 708 calls Linker::userLink() LogFormatter.php line 632 calls LogFormatter->makeUserLink() LogFormatter.php line 517 calls LogFormatter->getPerformerElement() DeleteLogFormatter.php line 48 calls LogFormatter->getMessageParameters() LogFormatter.php line 430 calls DeleteLogFormatter->getMessageParameters() LogFormatter.php line 405 calls LogFormatter->getActionMessage() LogEventsList.php line 317 calls LogFormatter->getActionText() LogPager.php line 347 calls LogEventsList->logLine() IndexPager.php line 442 calls LogPager->formatRow() LogEventsList.php line 564 calls IndexPager->getBody() EditPage.php line 2310 calls LogEventsList::showLogExtract() EditPage.php line 550 calls EditPage->showIntro() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() SpecialNewpages.php line 346 calls Linker::revUserTools() SpecialNewpages.php line 588 calls SpecialNewpages->formatRow() IndexPager.php line 442 calls NewPagesPager->formatRow() SpecialNewpages.php line 157 calls IndexPager->getBody() SpecialPage.php line 384 calls SpecialNewpages->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() SpecialPageFactory.php line 590 calls SpecialPageFactory::executePath() Parser.php line 3607 calls SpecialPageFactory::capturePath() Preprocessor_Hash.php line 1104 calls Parser->braceSubstitution() Parser.php line 3352 calls PPFrame_Hash->expand() Parser.php line 1244 calls Parser->replaceVariables() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() PoolWorkArticleView.php line 140 calls AbstractContent->getParserOutput() PoolCounterWork.php line 123 calls PoolWorkArticleView->doWork() Article.php line 676 calls PoolCounterWork->execute() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() Linker.php line 1253 calls Linker::userLink() DifferenceEngine.php line 349 calls Linker::revUserTools() SpecialComparePages.php line 128 calls DifferenceEngine->showDiffPage() HTMLForm.php line 591 calls SpecialComparePages::showDiff() SpecialComparePages.php line 109 calls HTMLForm->trySubmit() SpecialPage.php line 384 calls SpecialComparePages->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() CreditsAction.php line 208 calls Linker::link() CreditsAction.php line 217 calls CreditsAction->link() CreditsAction.php line 94 calls CreditsAction->userLink() CreditsAction.php line 66 calls CreditsAction->getAuthor() SkinTemplate.php line 377 calls CreditsAction->getCredits() SkinTemplate.php line 240 calls SkinTemplate->prepareQuickTemplate() OutputPage.php line 2314 calls SkinTemplate->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() CreditsAction.php line 208 calls Linker::link() CreditsAction.php line 137 calls CreditsAction->link() CreditsAction.php line 68 calls CreditsAction->getContributors() SkinTemplate.php line 377 calls CreditsAction->getCredits() SkinMinerva.php line 71 calls SkinTemplate->prepareQuickTemplate() SkinTemplate.php line 240 calls SkinMinerva->prepareQuickTemplate() SkinMinerva.php line 1137 calls SkinTemplate->outputPage() OutputPage.php line 2314 calls SkinMinerva->outputPage() MediaWiki.php line 670 calls OutputPage->output() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() WikitextContent.php line 331 calls Parser->parse() AbstractContent.php line 497 calls WikitextContent->fillParserOutput() FlaggedRevs.class.php line 585 calls AbstractContent->getParserOutput() FlaggedRevs.class.php line 543 calls FlaggedRevs::parseStableRevision() PoolCounterWorkViaCallback.php line 69 calls Closure$FlaggedRevs::parseStableRevisionPooled() PoolCounterWork.php line 123 calls PoolCounterWorkViaCallback->doWork() FlaggedRevs.class.php line 559 calls PoolCounterWork->execute() FlaggablePageView.php line 695 calls FlaggedRevs::parseStableRevisionPooled() FlaggablePageView.php line 356 calls FlaggablePageView->showStableVersion() FlaggedRevsUI.hooks.php line 194 calls FlaggablePageView->setPageContent() Hooks.php line 204 calls FlaggedRevsUIHooks::onArticleViewHeader() Article.php line 595 calls Hooks::run() ImagePage.php line 166 calls Article->view() ViewAction.php line 44 calls ImagePage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() OutputPage.php line 1750 calls Parser->parse() OutputPage.php line 1692 calls OutputPage->addWikiTextTitle() OutputPage.php line 3938 calls OutputPage->addWikiText() EditPage.php line 2288 calls OutputPage->wrapWikiMsg() EditPage.php line 550 calls EditPage->showIntro() EditAction.php line 58 calls EditPage->edit() MediaWiki.php line 458 calls EditAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() OutputPage.php line 1750 calls Parser->parse() OutputPage.php line 1692 calls OutputPage->addWikiTextTitle() OutputPage.php line 3938 calls OutputPage->addWikiText() Article.php line 1042 calls OutputPage->wrapWikiMsg() Article.php line 584 calls Article->showNamespaceHeader() ViewAction.php line 44 calls Article->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Parser.php line 2331 calls Title->isAlwaysKnown() Parser.php line 2023 calls Parser->replaceInternalLinks2() Parser.php line 1267 calls Parser->replaceInternalLinks() Parser.php line 441 calls Parser->internalParse() MessageCache.php line 1081 calls Parser->parse() Message.php line 1110 calls MessageCache->parse() Message.php line 792 calls Message->parseText() Message.php line 848 calls Message->toString() BasicFormatter.php line 199 calls Message->parse() NotificationController.php line 379 calls EchoBasicFormatter->format() DataOutputFormatter.php line 109 calls EchoNotificationController::formatNotification() SpecialNotifications.php line 54 calls EchoDataOutputFormatter::formatOutput() SpecialPage.php line 384 calls SpecialNotifications->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 205 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthHooks.php line 1331 calls CentralAuthUser->exists() Hooks.php line 204 calls CentralAuthHooks::onUserGetRights() User.php line 3006 calls Hooks::run() User.php line 3276 calls User->getRights() User.php line 1593 calls User->isAllowed() User.php line 2010 calls User->getBlockedStatus() Event.php line 380 calls User->isHidden() DataOutputFormatter.php line 80 calls EchoEvent->userCan() SpecialNotifications.php line 54 calls EchoDataOutputFormatter::formatOutput() SpecialPage.php line 384 calls SpecialNotifications->execute() SpecialPageFactory.php line 553 calls SpecialPage->run() MediaWiki.php line 249 calls SpecialPageFactory::executePath() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated() LoadBalancer.php line 546 calls TransactionProfiler->recordConnection() CentralAuthUser.php line 91 calls LoadBalancer->getConnection() CentralAuthUser.php line 1956 calls CentralAuthUser::getCentralDB() CentralAuthUser.php line 354 calls CentralAuthUser->loadAttached() CentralAuthUser.php line 337 calls CentralAuthUser->loadFromCacheObject() CentralAuthUser.php line 197 calls CentralAuthUser->loadFromCache() CentralAuthUser.php line 401 calls CentralAuthUser->loadState() CentralAuthUser.php line 459 calls CentralAuthUser->getId() CentralAuthUser.php line 2841 calls CentralAuthUser->exists() CentralAuthHooks.php line 2069 calls CentralAuthUser->attachedOn() CentralAuthHooks.php line 2054 calls CentralAuthHooks::isUserTheSameOn() Hooks.php line 204 calls CentralAuthHooks::onLoadGlobalUserPage() GlobalUserPage.body.php line 136 calls Hooks::run() GlobalUserPage.hooks.php line 76 calls GlobalUserPage::shouldDisplayGlobalPage() Hooks.php line 204 calls GlobalUserPageHooks::onTitleIsAlwaysKnown() Title.php line 4289 calls Hooks::run() Title.php line 4330 calls Title->isAlwaysKnown() Linker.php line 222 calls Title->isKnown() Linker.php line 1113 calls Linker::link() ImagePage.php line 1408 calls Linker::userLink() ImagePage.php line 1562 calls ImageHistoryList->imageHistoryLine() ImagePage.php line 756 calls ImageHistoryPseudoPager->getBody() ImagePage.php line 186 calls ImagePage->imageHistory() ViewAction.php line 44 calls ImagePage->view() MediaWiki.php line 458 calls ViewAction->show() MediaWiki.php line 255 calls MediaWiki->performAction() MediaWiki.php line 662 calls MediaWiki->performRequest() MediaWiki.php line 475 calls MediaWiki->main() index.php line 41 calls MediaWiki->run() index.php line 3 calls include()
1 DBPerformance INFO: [GET] Expectation (masterConns <= 0) by MediaWiki::main not met: [] TransactionProfiler.php line 307 calls wfBacktrace() TransactionProfiler.php line 146 calls TransactionProfiler->reportExpectationViolated()

Event Timeline

Catrope changed the title of this paste from untitled to Most common errors in DBPerformance.log (full stack traces, dbnames and TRX IDs stripped).
Catrope updated the paste's language from autodetect to autodetect.
Catrope added a project: Performance Issue.