XenForo Debug Output


Page Time: 0.1933s - Memory: 6.7902 MB (Peak: 7.3940 MB) - Queries (15, time: 0.0129s, 6.7%) - Included Files (269, XenForo Classes: 98) - DB Connection Stats



Onion Details



Page Clicks: 1

First Seen: 03/11/2024

Last Indexed: 10/21/2024

Domain Index Total: 763



Onion Content



Page Time: 0.1933s Memory: 6.7902 MB (Peak: 7.3940 MB) Queries (15, time: 0.0129s, 6.7%) SELECT data_key, data_value FROM xf_data_registry WHERE data_key IN ('addOns', 'addOnsComposer', 'autoJobRun', 'bbCodeMedia', 'classExtensions', 'codeEventListeners', 'connectedAccountCount', 'contentTypes', 'displayStyles', 'helpPageCount', 'languages', 'masterStyleProperties', 'nodeTypes', 'options', 'reactions', 'reportCounts', 'simpleCache', 'smilies', 'unapprovedCounts', 'userBanners', 'userTitleLadder', 'userUpgradeCount', 'widgetCache', 'widgetDefinition', 'widgetPosition', 'bannedIps', 'bbCodeCustom', 'discouragedIps', 'notices', 'noticesLastReset', 'routeFilters', 'routesPublic', 'styles', 'userFieldsInfo', 'threadFieldsInfo', 'threadPrefixes') Run Time: 0.000372 Select Type Table Type Possible Keys Key Len Ref Rows Extra SIMPLE xf_data_registry range PRIMARY 27 36 Using where 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/App.php at line 1759 XF\App->preLoadData() in src/XF/App.php at line 1747 XF\App->setup() in src/XF/Pub/App.php at line 89 XF\Pub\App->setup() in src/XF.php at line 364 XF::setupApp() in src/XF.php at line 387 XF::runApp() in index.php at line 20 SELECT parent_id, content_type, COUNT(*) AS total FROM `xf_xc_ua_node_session_activity` WHERE `view_date` >= 1729573268 AND `content_type` in ('node', 'thread') GROUP BY parent_id Run Time: 0.000502 Select Type Table Type Possible Keys Key Len Ref Rows Extra SIMPLE xf_xc_ua_node_session_activity range view_date 4 117 Using where; Using temporary; Using filesort 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 165 XF\Db\AbstractAdapter->fetchAllKeyed() in src/addons/XenConcept/UserActivity/Repository/NodeSessionActivity.php at line 228 XenConcept\UserActivity\Repository\NodeSessionActivity->countUserNodeSessionActivityForForumListViewers() in src/addons/XenConcept/UserActivity/Listener/Listener.php at line 41 XenConcept\UserActivity\Listener\Listener::appSetup() call_user_func_array() in src/XF/Extension.php at line 67 XF\Extension->fire() in src/XF/App.php at line 2654 XF\App->fire() in src/XF/App.php at line 1751 XF\App->setup() in src/XF/Pub/App.php at line 89 XF\Pub\App->setup() in src/XF.php at line 364 XF::setupApp() in src/XF.php at line 387 XF::runApp() in index.php at line 20 SELECT cache_value FROM xf_permission_combination WHERE permission_combination_id = ? Params: 1 Run Time: 0.000165 Select Type Table Type Possible Keys Key Len Ref Rows Extra SIMPLE xf_permission_combination const 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 36 XF\PermissionCache->getGlobalPerms() in src/XF/PermissionSet.php at line 35 XF\PermissionSet->hasGlobalPermission() in src/XF/Entity/User.php at line 926 XF\Entity\User->hasPermission() in src/XF/Pub/Controller/AbstractController.php at line 241 XF\Pub\Controller\AbstractController->assertViewingPermissions() in src/XF/Pub/Controller/AbstractController.php at line 20 XF\Pub\Controller\AbstractController->preDispatchType() in src/XF/Mvc/Controller.php at line 123 XF\Mvc\Controller->preDispatch() in src/XF/Mvc/Dispatcher.php at line 349 XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261 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 2184 XF\App->run() in src/XF.php at line 391 XF::runApp() in index.php at line 20 SELECT `xf_node`.* FROM `xf_node` WHERE (`xf_node`.`display_in_list` = 1) ORDER BY `xf_node`.`lft` ASC Run Time: 0.000338 Select Type Table Type Possible Keys Key Len Ref Rows Extra SIMPLE xf_node ALL display_in_list 160 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 1294 XF\Mvc\Entity\Finder->fetch() in src/XF/Repository/Node.php at line 17 XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 50 XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350 XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261 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 2184 XF\App->run() in src/XF.php at line 391 XF::runApp() in index.php at line 20 SELECT `xf_category`.*, `xf_node_Node_1`.* FROM `xf_category` LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_category`.`node_id`) WHERE (`xf_category`.`node_id` IN (1, 145, 273, 302, 7, 62, 69, 125, 9, 243, 127, 315, 3, 312, 137, 227, 123)) Run Time: 0.000185 Select Type Table Type Possible Keys Key Len Ref Rows Extra SIMPLE xf_category index PRIMARY 4 18 Using where; Using index SIMPLE xf_node_Node_1 eq_ref PRIMARY 4 dark_db13795.xf_category.node_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 1294 XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212 XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 144 XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18 XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 50 XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350 XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261 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 2184 XF\App->run() in src/XF.php at line 391 XF::runApp() in index.php at line 20 SELECT `xf_forum`.*, `xf_node_Node_1`.*, `xf_user_LastPostUser_2`.*, `xf_thread_LastThread_3`.* FROM `xf_forum` LEFT JOIN `xf_node` AS `xf_node_Node_1` ON (`xf_node_Node_1`.`node_id` = `xf_forum`.`node_id`) LEFT JOIN `xf_user` AS `xf_user_LastPostUser_2` ON (`xf_user_LastPostUser_2`.`user_id` = `xf_forum`.`last_post_user_id`) LEFT JOIN `xf_thread` AS `xf_thread_LastThread_3` ON (`xf_thread_LastThread_3`.`thread_id` = `xf_forum`.`last_thread_id`) WHERE (`xf_forum`.`node_id` IN (13, 12, 299, 224, 108, 205, 256, 259, 247, 279, 113, 254, 309, 293, 151, 264, 278, 261, 267, 277, 281, 287, 297, 298, 271, 308, 288, 329, 35, 275, 276, 303, 304, 305, 306, 307, 280, 149, 51, 184, 182, 40, 237, 282, 283, 284, 39, 50, 285, 286, 226, 42, 251, 255, 10, 248, 47, 44, 43, 46, 45, 249, 57, 300, 67, 144, 102, 70, 103, 126, 250, 252, 260, 105, 257, 238, 210, 29, 211, 214, 117, 215, 23, 204, 153, 115, 27, 30, 28, 31, 107, 32, 59, 60, 147, 106, 128, 262, 134, 212, 213, 228, 136, 240, 294, 316, 317, 15, 16, 242, 150, 155, 207, 208, 217, 313, 314, 138, 324, 157, 232, 183, 225, 186, 197, 124, 241, 245)) Run Time: 0.004860 Select Type Table Type Possible Keys Key Len Ref Rows Extra SIMPLE xf_forum ALL PRIMARY 154 Using where SIMPLE xf_node_Node_1 eq_ref PRIMARY 4 dark_db13795.xf_forum.node_id 1 SIMPLE xf_user_LastPostUser_2 eq_ref PRIMARY 4 dark_db13795.xf_forum.last_post_user_id 1 SIMPLE xf_thread_LastThread_3 eq_ref PRIMARY 4 dark_db13795.xf_forum.last_thread_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 1294 XF\Mvc\Entity\Finder->fetch() in src/XF/Mvc/Entity/Manager.php at line 212 XF\Mvc\Entity\Manager->findByIds() in src/XF/Repository/Node.php at line 144 XF\Repository\Node->loadNodeTypeDataForNodes() in src/XF/Repository/Node.php at line 18 XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 50 XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350 XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261 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 2184 XF\App->run() in src/XF.php at line 391 XF::runApp() in index.php at line 20 SELECT content_id, cache_value FROM xf_permission_cache_content WHERE permission_combination_id = ? AND content_type = ? Params: 1, node Run Time: 0.000337 Select Type Table Type Possible Keys Key Len Ref Rows Extra SIMPLE xf_permission_cache_content ref PRIMARY 31 const,const 296 Using where 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/PermissionCache.php at line 102 XF\PermissionCache->cacheAllContentPerms() in src/XF/Entity/User.php at line 947 XF\Entity\User->cacheNodePermissions() in src/XF/Repository/Node.php at line 158 XF\Repository\Node->filterViewable() in src/XF/Repository/Node.php at line 20 XF\Repository\Node->getNodeList() in src/XF/Pub/Controller/Forum.php at line 50 XF\Pub\Controller\Forum->actionList() in src/XF/Mvc/Dispatcher.php at line 350 XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261 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 2184 XF\App->run() in src/XF.php at line 391 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, , , XF\Pub\Controller\Forum, List, valid, , 1729575068, Run Time: 0.000192 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/addons/XenConcept/UserActivity/XF/Repository/SessionActivity.php at line 20 XenConcept\UserActivity\XF\R