SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000157
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 32
- XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35
- XF\PermissionSet->hasGlobalPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 27
- ThemeHouse\Monetize\XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 1176
- XF\Entity\User->hasPermission() in src/addons/OzzModz/DebugDevelopment/Listener.php at line 15
- OzzModz\DebugDevelopment\Listener::appSetup()
- call_user_func_array() in src/XF/Extension.php at line 67
- XF\Extension->fire() in src/XF/App.php at line 2823
- XF\App->fire() in src/XF/Repository/User.php at line 33
- XF\Repository\User->getVisitor() in src/XF/App.php at line 1902
- XF\App->getVisitorFromSession() in src/XF/Pub/App.php at line 156
- XF\Pub\App->start() in src/XF/App.php at line 2322
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_bs_lfs_tab`.*, `xf_addon_AddOn_1`.*, `xf_bs_lfs_tab_group_Group_2`.*, `xf_addon_AddOn_3`.*
FROM `xf_bs_lfs_tab`
LEFT JOIN `xf_addon` AS `xf_addon_AddOn_1` ON (`xf_addon_AddOn_1`.`addon_id` = `xf_bs_lfs_tab`.`addon_id`)
LEFT JOIN `xf_bs_lfs_tab_group` AS `xf_bs_lfs_tab_group_Group_2` ON (`xf_bs_lfs_tab_group_Group_2`.`group_id` = `xf_bs_lfs_tab`.`group_id`)
LEFT JOIN `xf_addon` AS `xf_addon_AddOn_3` ON (`xf_addon_AddOn_3`.`addon_id` = `xf_bs_lfs_tab_group_Group_2`.`addon_id`)
WHERE (`xf_bs_lfs_tab`.`tab_id` = 'latest_posts')
LIMIT 1
Run Time: 0.000335
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_bs_lfs_tab | const | PRIMARY | PRIMARY | 27 | const | 1 | |
SIMPLE | xf_addon_AddOn_1 | const | PRIMARY | PRIMARY | 52 | const | 1 | |
SIMPLE | xf_bs_lfs_tab_group_Group_2 | const | PRIMARY | PRIMARY | 27 | const | 1 | |
SIMPLE | xf_addon_AddOn_3 | const | PRIMARY | PRIMARY | 52 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Controller.php at line 456
- XF\Mvc\Controller->assertRecordExists() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 73
- BS\LiveForumStatistics\Pub\Controller\Statistics->assertTabViewable() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 13
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT COUNT(*)
FROM `xf_thread`
WHERE (`xf_thread`.`discussion_state` = 'visible')
Run Time: 0.000119
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_thread | index | | node_id_sticky_state_last_post | 10 | | 55331 | Using where; Using index |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/Mvc/Entity/Finder.php at line 1334
- XF\Mvc\Entity\Finder->total() in src/addons/BS/LiveForumStatistics/Tab/Concerns/TabPagination.php at line 15
- BS\LiveForumStatistics\Tab\Threads->renderPagination() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 85
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_thread`.*, `xf_user_User_1`.*, `xf_user_LastPoster_2`.*, `xf_tl_schedule_content_TSC_Schedule_3`.*, `xf_post_FirstPost_4`.*, `xf_bookmark_item_Bookmarks_5`.*, `xf_post_LastPost_6`.*
FROM `xf_thread`
LEFT JOIN `xf_user` AS `xf_user_User_1` ON (`xf_user_User_1`.`user_id` = `xf_thread`.`user_id`)
LEFT JOIN `xf_user` AS `xf_user_LastPoster_2` ON (`xf_user_LastPoster_2`.`user_id` = `xf_thread`.`last_post_user_id`)
LEFT JOIN `xf_tl_schedule_content` AS `xf_tl_schedule_content_TSC_Schedule_3` ON (`xf_tl_schedule_content_TSC_Schedule_3`.`content_id` = `xf_thread`.`thread_id` AND `xf_tl_schedule_content_TSC_Schedule_3`.`content_type` = 'thread')
LEFT JOIN `xf_post` AS `xf_post_FirstPost_4` ON (`xf_post_FirstPost_4`.`post_id` = `xf_thread`.`first_post_id`)
LEFT JOIN `xf_bookmark_item` AS `xf_bookmark_item_Bookmarks_5` ON (`xf_bookmark_item_Bookmarks_5`.`content_type` = 'post' AND `xf_bookmark_item_Bookmarks_5`.`content_id` = `xf_post_FirstPost_4`.`post_id` AND `xf_bookmark_item_Bookmarks_5`.`user_id` = '0')
LEFT JOIN `xf_post` AS `xf_post_LastPost_6` ON (`xf_post_LastPost_6`.`post_id` = `xf_thread`.`last_post_id`)
WHERE (`xf_thread`.`discussion_state` = 'visible')
ORDER BY `xf_thread`.`bs_lfs_is_sticked` DESC, `xf_thread`.`bs_lfs_sticked_order` ASC, `xf_thread`.`last_post_date` DESC
LIMIT 30 OFFSET 55980
Run Time: 2.012103
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_thread | ALL | | | | | 55331 | Using where; Using temporary; Using filesort |
SIMPLE | xf_user_User_1 | eq_ref | PRIMARY | PRIMARY | 4 | nzwarrio_fans.xf_thread.user_id | 1 | |
SIMPLE | xf_user_LastPoster_2 | eq_ref | PRIMARY | PRIMARY | 4 | nzwarrio_fans.xf_thread.last_post_user_id | 1 | |
SIMPLE | xf_tl_schedule_content_TSC_Schedule_3 | ALL | | | | | 1 | Using where; Using join buffer (flat, BNL join) |
SIMPLE | xf_post_FirstPost_4 | eq_ref | PRIMARY | PRIMARY | 4 | nzwarrio_fans.xf_thread.first_post_id | 1 | |
SIMPLE | xf_bookmark_item_Bookmarks_5 | eq_ref | user_id_content_type_content_id,content_type_content_id | user_id_content_type_content_id | 35 | const,const,nzwarrio_fans.xf_post_FirstPost_4.post_id | 1 | Using where |
SIMPLE | xf_post_LastPost_6 | eq_ref | PRIMARY | PRIMARY | 4 | nzwarrio_fans.xf_thread.last_post_id | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
- XF\Mvc\Entity\Finder->fetch() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 87
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_forum`.*, `xf_node_Node_1`.*
FROM `xf_forum`
LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
WHERE (`xf_forum`.`node_id` = 23)
LIMIT 1
Run Time: 0.000124
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | xf_node_Node_1 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 357
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
- XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 23
Run Time: 0.000052
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 35 | const,const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
- XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
- XF\PermissionSet->hasContentPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 52
- ThemeHouse\Monetize\XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
- XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
- XF\Entity\AbstractNode->canView() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_forum`.*, `xf_node_Node_1`.*
FROM `xf_forum`
LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
WHERE (`xf_forum`.`node_id` = 3)
LIMIT 1
Run Time: 0.000092
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | xf_node_Node_1 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 357
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
- XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 3
Run Time: 0.000042
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 35 | const,const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
- XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
- XF\PermissionSet->hasContentPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 52
- ThemeHouse\Monetize\XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
- XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
- XF\Entity\AbstractNode->canView() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_forum`.*, `xf_node_Node_1`.*
FROM `xf_forum`
LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
WHERE (`xf_forum`.`node_id` = 10)
LIMIT 1
Run Time: 0.000103
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | xf_node_Node_1 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 357
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
- XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 10
Run Time: 0.000042
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 35 | const,const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
- XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
- XF\PermissionSet->hasContentPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 52
- ThemeHouse\Monetize\XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
- XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
- XF\Entity\AbstractNode->canView() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_forum`.*, `xf_node_Node_1`.*
FROM `xf_forum`
LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
WHERE (`xf_forum`.`node_id` = 18)
LIMIT 1
Run Time: 0.000090
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | xf_node_Node_1 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 357
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
- XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 18
Run Time: 0.000042
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 35 | const,const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
- XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
- XF\PermissionSet->hasContentPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 52
- ThemeHouse\Monetize\XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
- XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
- XF\Entity\AbstractNode->canView() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_forum`.*, `xf_node_Node_1`.*
FROM `xf_forum`
LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
WHERE (`xf_forum`.`node_id` = 14)
LIMIT 1
Run Time: 0.000092
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | xf_node_Node_1 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 357
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
- XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 14
Run Time: 0.000047
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 35 | const,const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
- XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
- XF\PermissionSet->hasContentPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 52
- ThemeHouse\Monetize\XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
- XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
- XF\Entity\AbstractNode->canView() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_forum`.*, `xf_node_Node_1`.*
FROM `xf_forum`
LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`)
WHERE (`xf_forum`.`node_id` = 17)
LIMIT 1
Run Time: 0.000092
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | xf_node_Node_1 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1346
- XF\Mvc\Entity\Finder->fetchOne() in src/XF/Mvc/Entity/Manager.php at line 149
- XF\Mvc\Entity\Manager->find() in src/XF/Mvc/Entity/Manager.php at line 357
- XF\Mvc\Entity\Manager->getRelation() in src/XF/Mvc/Entity/Entity.php at line 394
- XF\Mvc\Entity\Entity->getRelation() in src/XF/Mvc/Entity/Entity.php at line 186
- XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line 110
- XF\Mvc\Entity\Entity->__get() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 17
Run Time: 0.000041
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 35 | const,const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 150
- XF\Db\AbstractAdapter->fetchOne() in src/XF/PermissionCache.php at line 73
- XF\PermissionCache->getContentPerms() in src/XF/PermissionSet.php at line 51
- XF\PermissionSet->hasContentPermission() in src/addons/ThemeHouse/Monetize/XF/PermissionSet.php at line 52
- ThemeHouse\Monetize\XF\PermissionSet->hasContentPermission() in src/XF/Entity/User.php at line 1186
- XF\Entity\User->hasNodePermission() in src/XF/Entity/AbstractNode.php at line 31
- XF\Entity\AbstractNode->canView() in src/XF/Entity/Thread.php at line 73
- XF\Entity\Thread->canView() in src/addons/Truonglv/Schedule/XF/Entity/Thread.php at line 46
- Truonglv\Schedule\XF\Entity\Thread->canView() in src/XF/Mvc/Entity/AbstractCollection.php at line 320
- XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}()
- array_filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 189
- XF\Mvc\Entity\AbstractCollection->filter() in src/XF/Mvc/Entity/AbstractCollection.php at line 321
- XF\Mvc\Entity\AbstractCollection->filterViewable() in src/addons/BS/LiveForumStatistics/Tab/Threads.php at line 88
- BS\LiveForumStatistics\Tab\Threads->render() in src/addons/BS/LiveForumStatistics/Entity/Tab.php at line 69
- BS\LiveForumStatistics\Entity\Tab->render() in src/addons/BS/LiveForumStatistics/Pub/Controller/Statistics.php at line 15
- BS\LiveForumStatistics\Pub\Controller\Statistics->actionTab() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
-- XFDB=noForceAllWrite
INSERT INTO xf_session_activity
(`user_id`, `unique_key`, `ip`, `controller_name`, `controller_action`, `view_state`, `params`, `view_date`, `robot_key`)
VALUES
(?, ?, ?, ?, ?, ?, ?, ?, ?)
ON DUPLICATE KEY UPDATE ip = VALUES(ip),
controller_name = VALUES(controller_name),
controller_action = VALUES(controller_action),
view_state = VALUES(view_state),
params = VALUES(params),
view_date = VALUES(view_date),
robot_key = VALUES(robot_key)
Params: 0, , , BS\LiveForumStatistics\Pub\Controller\Statistics, Tab, valid, , 1614408510,
Run Time: 0.000149
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Repository/SessionActivity.php at line 158
- XF\Repository\SessionActivity->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 82
- XF\Pub\Controller\AbstractController->updateSessionActivity() in src/XF/Pub/Controller/AbstractController.php at line 42
- XF\Pub\Controller\AbstractController->postDispatchType() in src/XF/Mvc/Controller.php at line 287
- XF\Mvc\Controller->postDispatch() in src/XF/Mvc/Dispatcher.php at line 383
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_siropu_ads_manager_ad`.*, `xf_siropu_ads_manager_package_Package_1`.*, `xf_template_MasterTemplate_2`.*
FROM `xf_siropu_ads_manager_ad`
LEFT JOIN `xf_siropu_ads_manager_package` AS `xf_siropu_ads_manager_package_Package_1` ON (`xf_siropu_ads_manager_package_Package_1`.`package_id` = `xf_siropu_ads_manager_ad`.`package_id`)
LEFT JOIN `xf_template` AS `xf_template_MasterTemplate_2` ON (`xf_template_MasterTemplate_2`.`style_id` = 0 AND `xf_template_MasterTemplate_2`.`type` = 'public' AND `xf_template_MasterTemplate_2`.`title` = CONCAT('_siropu_ads_manager_ad_code.', `xf_siropu_ads_manager_ad`.`ad_id`))
WHERE (`xf_siropu_ads_manager_ad`.`type` IN ('code', 'banner', 'text', 'link', 'popup', 'background')) AND (`xf_siropu_ads_manager_ad`.`status` = 'active')
ORDER BY `xf_siropu_ads_manager_ad`.`display_order` ASC
Run Time: 0.000257
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_siropu_ads_manager_ad | ref | type,status,status_display_order | status_display_order | 77 | const | 5 | Using where |
SIMPLE | xf_siropu_ads_manager_package_Package_1 | eq_ref | PRIMARY | PRIMARY | 4 | nzwarrio_fans.xf_siropu_ads_manager_ad.package_id | 1 | |
SIMPLE | xf_template_MasterTemplate_2 | eq_ref | type_title_style_id | type_title_style_id | 128 | const,func,const | 1 | Using where |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
- XF\Mvc\Entity\Finder->fetch() in src/addons/Siropu/AdsManager/Template/Ad.php at line 501
- Siropu\AdsManager\Template\Ad->prepareAdsForDisplay() in src/addons/Siropu/AdsManager/Template/Ad.php at line 336
- Siropu\AdsManager\Template\Ad->setAds() in src/addons/Siropu/AdsManager/Template/Ad.php at line 327
- Siropu\AdsManager\Template\Ad->__construct() in src/addons/Siropu/AdsManager/Listener.php at line 38
- Siropu\AdsManager\Listener::templaterGlobalData()
- call_user_func_array() in src/XF/Extension.php at line 67
- XF\Extension->fire() in src/XF/App.php at line 2823
- XF\App->fire() in src/XF/App.php at line 2058
- XF\App->getGlobalTemplateData() in src/XF/App.php at line 1929
- XF\App->preRender() in src/XF/Pub/App.php at line 448
- XF\Pub\App->preRender() in src/XF/Mvc/Dispatcher.php at line 395
- XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('thMonetize_upgradePages')
Run Time: 0.000175
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | | | | | | | | Impossible WHERE noticed after reading const tables |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/DataRegistry.php at line 138
- XF\DataRegistry->readFromDb() in src/XF/DataRegistry.php at line 83
- XF\DataRegistry->get() in src/XF/DataRegistry.php at line 226
- XF\DataRegistry->offsetGet() in src/XF/App.php at line 1779
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 3275
- XF\App->container() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 47
- ThemeHouse\Monetize\Repository\UpgradePage->suggestUserUpgradePageForUser() in src/addons/ThemeHouse/Monetize/Listener/AppPubRenderPage.php at line 29
- ThemeHouse\Monetize\Listener\AppPubRenderPage::appPubRenderPage()
- call_user_func_array() in src/XF/Extension.php at line 67
- XF\Extension->fire() in src/XF/App.php at line 2823
- XF\App->fire() in src/XF/Pub/App.php at line 560
- XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2131
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
- XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT `xf_th_monetize_upgrade_page`.*
FROM `xf_th_monetize_upgrade_page`
WHERE (`xf_th_monetize_upgrade_page`.`active` = 1)
ORDER BY `xf_th_monetize_upgrade_page`.`display_order` ASC, `xf_th_monetize_upgrade_page`.`upgrade_page_id` ASC
Run Time: 0.000206
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_th_monetize_upgrade_page | ALL | | | | | 2 | Using where; Using filesort |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1379
- XF\Mvc\Entity\Finder->fetch() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 166
- ThemeHouse\Monetize\Repository\UpgradePage->rebuildUpgradePageCache() in src/addons/ThemeHouse/Monetize/Listener/AppSetup.php at line 39
- ThemeHouse\Monetize\Listener\AppSetup::ThemeHouse\Monetize\Listener\{closure}() in src/XF/App.php at line 1783
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 3275
- XF\App->container() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 47
- ThemeHouse\Monetize\Repository\UpgradePage->suggestUserUpgradePageForUser() in src/addons/ThemeHouse/Monetize/Listener/AppPubRenderPage.php at line 29
- ThemeHouse\Monetize\Listener\AppPubRenderPage::appPubRenderPage()
- call_user_func_array() in src/XF/Extension.php at line 67
- XF\Extension->fire() in src/XF/App.php at line 2823
- XF\App->fire() in src/XF/Pub/App.php at line 560
- XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2131
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
- XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
INSERT INTO xf_data_registry
(data_key, data_value)
VALUES
(?, ?)
ON DUPLICATE KEY UPDATE
data_value = VALUES(data_value)
Params: thmonetize_upgradePages, a:1:{i:1;a:13:{s:15:"upgrade_page_id";i:1;s:6:"active";b:1;s:13:"display_order";i:1;s:13:"user_criteria";a:0:{}s:13:"page_criteria";a:0:{}s:26:"page_criteria_overlay_only";b:0;s:8:"show_all";b:0;s:7:"overlay";b:0;s:19:"overlay_dismissible";b:0;s:13:"accounts_page";b:1;s:13:"error_message";b:1;s:18:"upgrade_page_links";a:0:{}s:18:"accounts_page_link";b:1;}}
Run Time: 0.000235
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/DataRegistry.php at line 177
- XF\DataRegistry->set() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 171
- ThemeHouse\Monetize\Repository\UpgradePage->rebuildUpgradePageCache() in src/addons/ThemeHouse/Monetize/Listener/AppSetup.php at line 39
- ThemeHouse\Monetize\Listener\AppSetup::ThemeHouse\Monetize\Listener\{closure}() in src/XF/App.php at line 1783
- XF\App->XF\{closure}() in src/XF/Container.php at line 28
- XF\Container->offsetGet() in src/XF/App.php at line 3275
- XF\App->container() in src/addons/ThemeHouse/Monetize/Repository/UpgradePage.php at line 47
- ThemeHouse\Monetize\Repository\UpgradePage->suggestUserUpgradePageForUser() in src/addons/ThemeHouse/Monetize/Listener/AppPubRenderPage.php at line 29
- ThemeHouse\Monetize\Listener\AppPubRenderPage::appPubRenderPage()
- call_user_func_array() in src/XF/Extension.php at line 67
- XF\Extension->fire() in src/XF/App.php at line 2823
- XF\App->fire() in src/XF/Pub/App.php at line 560
- XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2131
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
- XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('mh_strip_visited_thread')
Params: 1
Run Time: 0.000185
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 175
- XF\Db\AbstractAdapter->fetchPairs() in src/XF/Language.php at line 354
- XF\Language->loadPhrases() in src/XF/Language.php at line 252
- XF\Language->getPhraseText() in src/XF/Language.php at line 170
- XF\Language->renderPhrase() in src/XF/Phrase.php at line 52
- XF\Phrase->render() in src/XF/Phrase.php at line 59
- XF\Phrase->__toString()
- preg_replace() in src/addons/MMO/Hide/BbCode/HideTags.php at line 47
- MMO\Hide\BbCode\HideTags::stripHideTags() in src/addons/MMO/Hide/XF/Str/Formatter.php at line 40
- MMO\Hide\XF\Str\Formatter->snippetString() in src/XF/Template/Templater.php at line 4085
- XF\Template\Templater->fnSnippet()
- call_user_func_array() in src/XF/Template/Templater.php at line 1103
- XF\Template\Templater->func() in internal_data/code_cache/templates/l1/s42/public/metadata_macros.php at line 121
- XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 799
- XF\Template\Templater->callMacro() in src/addons/MaZ/AMP/XF/Template/Templater.php at line 121
- MaZ\AMP\XF\Template\Templater->callMacro() in internal_data/code_cache/templates/l1/s42/public/PAGE_CONTAINER.php at line 2775
- XF\Template\Templater->{closure}() in src/XF/Template/Templater.php at line 1626
- XF\Template\Templater->renderTemplate() in src/addons/MaZ/AMP/XF/Template/XF22/Templater.php at line 49
- MaZ\AMP\XF\Template\XF22\Templater->renderTemplate() in src/XF/Pub/App.php at line 562
- XF\Pub\App->renderPageHtml() in src/XF/App.php at line 2131
- XF\App->renderPage() in src/XF/Mvc/Dispatcher.php at line 402
- XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 58
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
bytes_sent | 15387 |
bytes_received | 224546 |
packets_sent | 256 |
packets_received | 2186 |
protocol_overhead_in | 8744 |
protocol_overhead_out | 1024 |
bytes_received_ok_packet | 0 |
bytes_received_eof_packet | 0 |
bytes_received_rset_header_packet | 882 |
bytes_received_rset_field_meta_packet | 0 |
bytes_received_rset_row_packet | 246 |
bytes_received_prepare_response_packet | 145225 |
bytes_received_change_user_packet | 77217 |
packets_sent_command | 127 |
packets_received_ok | 0 |
packets_received_eof | 0 |
packets_received_rset_header | 98 |
packets_received_rset_field_meta | 0 |
packets_received_rset_row | 44 |
packets_received_prepare_response | 1871 |
packets_received_change_user | 129 |
result_set_queries | 40 |
non_result_set_queries | 4 |
no_index_used | 3 |
bad_index_used | 0 |
slow_queries | 0 |
buffered_sets | 0 |
unbuffered_sets | 0 |
ps_buffered_sets | 40 |
ps_unbuffered_sets | 0 |
flushed_normal_sets | 0 |
flushed_ps_sets | 0 |
ps_prepared_never_executed | 0 |
ps_prepared_once_executed | 41 |
rows_fetched_from_server_normal | 0 |
rows_fetched_from_server_ps | 89 |
rows_buffered_from_client_normal | 0 |
rows_buffered_from_client_ps | 89 |
rows_fetched_from_client_normal_buffered | 0 |
rows_fetched_from_client_normal_unbuffered | 0 |
rows_fetched_from_client_ps_buffered | 0 |
rows_fetched_from_client_ps_unbuffered | 0 |
rows_fetched_from_client_ps_cursor | 0 |
rows_affected_normal | 0 |
rows_affected_ps | 0 |
rows_skipped_normal | 0 |
rows_skipped_ps | 89 |
copy_on_write_saved | 0 |
copy_on_write_performed | 0 |
command_buffer_too_small | 0 |
connect_success | 1 |
connect_failure | 0 |
connection_reused | 0 |
reconnect | 0 |
pconnect_success | 1 |
active_connections | 1 |
active_persistent_connections | 1 |
explicit_close | 0 |
implicit_close | 0 |
disconnect_close | 0 |
in_middle_of_command_close | 0 |
explicit_free_result | 0 |
implicit_free_result | 0 |
explicit_stmt_close | 0 |
implicit_stmt_close | 0 |
mem_emalloc_count | 0 |
mem_emalloc_amount | 0 |
mem_ecalloc_count | 0 |
mem_ecalloc_amount | 0 |
mem_erealloc_count | 0 |
mem_erealloc_amount | 0 |
mem_efree_count | 0 |
mem_efree_amount | 0 |
mem_malloc_count | 0 |
mem_malloc_amount | 0 |
mem_calloc_count | 0 |
mem_calloc_amount | 0 |
mem_realloc_count | 0 |
mem_realloc_amount | 0 |
mem_free_count | 0 |
mem_free_amount | 0 |
mem_estrndup_count | 0 |
mem_strndup_count | 0 |
mem_estrdup_count | 0 |
mem_strdup_count | 0 |
mem_edupl_count | 0 |
mem_dupl_count | 0 |
proto_text_fetched_null | 0 |
proto_text_fetched_bit | 0 |
proto_text_fetched_tinyint | 0 |
proto_text_fetched_short | 0 |
proto_text_fetched_int24 | 0 |
proto_text_fetched_int | 0 |
proto_text_fetched_bigint | 0 |
proto_text_fetched_decimal | 0 |
proto_text_fetched_float | 0 |
proto_text_fetched_double | 0 |
proto_text_fetched_date | 0 |
proto_text_fetched_year | 0 |
proto_text_fetched_time | 0 |
proto_text_fetched_datetime | 0 |
proto_text_fetched_timestamp | 0 |
proto_text_fetched_string | 0 |
proto_text_fetched_blob | 0 |
proto_text_fetched_enum | 0 |
proto_text_fetched_set | 0 |
proto_text_fetched_geometry | 0 |
proto_text_fetched_other | 0 |
proto_binary_fetched_null | 0 |
proto_binary_fetched_bit | 5481 |
proto_binary_fetched_tinyint | 0 |
proto_binary_fetched_short | 363 |
proto_binary_fetched_int24 | 132 |
proto_binary_fetched_int | 0 |
proto_binary_fetched_bigint | 1541 |
proto_binary_fetched_decimal | 74 |
proto_binary_fetched_float | 215 |
proto_binary_fetched_double | 0 |
proto_binary_fetched_date | 0 |
proto_binary_fetched_year | 0 |
proto_binary_fetched_time | 0 |
proto_binary_fetched_datetime | 0 |
proto_binary_fetched_timestamp | 0 |
proto_binary_fetched_string | 0 |
proto_binary_fetched_json | 718 |
proto_binary_fetched_blob | 414 |
proto_binary_fetched_enum | 0 |
proto_binary_fetched_set | 0 |
proto_binary_fetched_geometry | 0 |
proto_binary_fetched_other | 0 |
init_command_executed_count | 0 |
init_command_failed_count | 0 |
com_quit | 0 |
com_init_db | 0 |
com_query | 2 |
com_field_list | 0 |
com_create_db | 0 |
com_drop_db | 0 |
com_refresh | 0 |
com_shutdown | 0 |
com_statistics | 0 |
com_process_info | 0 |
com_connect | 0 |
com_process_kill | 0 |
com_debug | 0 |
com_ping | 0 |
com_time | 0 |
com_delayed_insert | 0 |
com_change_user | 0 |
com_binlog_dump | 0 |
com_table_dump | 0 |
com_connect_out | 0 |
com_register_slave | 0 |
com_stmt_prepare | 42 |
com_stmt_execute | 42 |
com_stmt_send_long_data | 0 |
com_stmt_close | 41 |
com_stmt_reset | 0 |
com_stmt_set_option | 0 |
com_stmt_fetch | 0 |
com_deamon | 0 |
bytes_received_real_data_normal | 0 |
bytes_received_real_data_ps | 74008 |