Page Time: 0.0255s

Memory: 3.1599 MB (Peak: 4.0860 MB)

Queries (7, time: 0.0075s, 29.3%)

  1. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'deferredRun', 'simpleCache', 'addOns', 'defaultStyleProperties', 'routeFiltersIn', 'routeFiltersOut', 'routesPublic', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'userBanners', 'smilies', 'bbCode', 'threadPrefixes', 'userTitleLadder', 'reportCounts', 'moderationCounts', 'userModerationCounts', 'notices', 'userFieldsInfo')
    Run Time: 0.001071
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000317
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  3. SELECT *
    FROM xf_search
    WHERE search_id = ?
    Params: 2945370
    Run Time: 0.000335
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       Impossible WHERE noticed after reading const tables
  4. SELECT thread.*
    	,
    	forum.*,
    	forum.last_post_id AS forum_last_post_id,
    	forum.last_post_date AS forum_last_post_date,
    	forum.last_post_user_id AS forum_last_post_user_id,
    	forum.last_post_username AS forum_last_post_username,
    	forum.last_thread_title AS forum_last_thread_title,
    	thread.last_post_id,
    	thread.last_post_date,
    	thread.last_post_user_id,
    	thread.last_post_username,
    	0 AS thread_is_watched,
    	0 AS forum_is_watched
    FROM xf_thread AS thread 
    
    	LEFT JOIN xf_forum AS forum ON
    		(forum.node_id = thread.node_id)
    WHERE (thread.discussion_type <> 'redirect') AND (thread.discussion_state IN ('visible')) AND (thread.last_post_date > 1709028649) AND (forum.find_new = 1)
    ORDER BY thread.last_post_date DESC
     LIMIT 200
    Run Time: 0.001501
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangenode_id_last_post_date,node_id_sticky_state_last_post,last_post_datelast_post_date4 80Using where
    SIMPLEforumeq_refPRIMARYPRIMARY4degreeinfo_xenforo.thread.node_id1Using where
  5. SELECT thread.*
    	,
    		user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
    		node.title AS node_title, node.node_name,
    	permission.cache_value AS node_permission_cache,
    		uix_last_post_user.avatar_date AS uix_last_post_user_avatar_date,
    		uix_last_post_user.username AS uix_last_post_user_username,
    		uix_last_post_user.avatar_width AS uix_last_post_user_avatar_width,
    		uix_last_post_user.avatar_height AS uix_last_post_user_avatar_height,
    		uix_last_post_user.gravatar AS uix_last_post_user_gravatar,
    		uix_last_post_user.gender AS uix_last_post_user_gender,
    		uix_last_post_user.is_banned AS uix_last_post_user_is_banned
    FROM xf_thread AS thread
    		LEFT JOIN xf_user AS user ON
    			(user.user_id = thread.user_id)
    		LEFT JOIN xf_node AS node ON
    			(node.node_id = thread.node_id)
    	LEFT JOIN xf_permission_cache_content AS permission
    		ON (permission.permission_combination_id = 1
    			AND permission.content_type = 'node'
    			AND permission.content_id = thread.node_id)LEFT JOIN xf_user AS uix_last_post_user ON (uix_last_post_user.user_id = thread.last_post_user_id)
    WHERE thread.thread_id IN (62806, 62812, 62807, 62771, 55047, 47619, 62823, 49989, 62824, 62821, 51433, 62814, 62822, 62820, 62819, 62801, 62808, 37478, 60790, 62818, 62811, 61670, 62804, 62339, 62817, 62798, 62809, 62816, 62815, 62813, 62797, 62810, 62805, 51422, 62780, 62791, 62803, 62802, 62787, 62800, 60638, 62347, 60944, 62796, 62793, 62799, 62779, 62794, 62766, 62775, 62394, 62786, 62795, 62792, 62648, 62788, 62789, 61891, 62790, 62744, 62782, 62772, 62781, 62783, 62785, 62784, 62604, 48373, 62776, 62778, 62769, 62644, 62405, 62777, 62761, 62774, 62773, 62660, 62740, 62762)
    Run Time: 0.003025
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangePRIMARYPRIMARY4 80Using where
    SIMPLEusereq_refPRIMARYPRIMARY4degreeinfo_xenforo.thread.user_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4degreeinfo_xenforo.thread.node_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,degreeinfo_xenforo.thread.node_id1Using where
    SIMPLEuix_last_post_usereq_refPRIMARYPRIMARY4degreeinfo_xenforo.thread.last_post_user_id1 
  6. INSERT INTO `xf_search` (`search_results`, `result_count`, `search_type`, `search_query`, `search_constraints`, `search_order`, `search_grouping`, `user_results`, `warnings`, `user_id`, `search_date`, `query_hash`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
    Params: [["thread",62806],["thread",62812],["thread",62807],["thread",62771],["thread",55047],["thread",47619],["thread",62823],["thread",49989],["thread",62824],["thread",62821],["thread",51433],["thread",62814],["thread",62822],["thread",62820],["thread",62819],["thread",62801],["thread",62808],["thread",37478],["thread",60790],["thread",62818],["thread",62811],["thread",61670],["thread",62804],["thread",62339],["thread",62817],["thread",62798],["thread",62809],["thread",62816],["thread",62815],["thread",62813],["thread",62797],["thread",62810],["thread",62805],["thread",51422],["thread",62780],["thread",62791],["thread",62803],["thread",62802],["thread",62787],["thread",62800],["thread",60638],["thread",62347],["thread",60944],["thread",62796],["thread",62793],["thread",62799],["thread",62779],["thread",62794],["thread",62766],["thread",62775],["thread",62394],["thread",62786],["thread",62795],["thread",62792],["thread",62648],["thread",62788],["thread",62789],["thread",61891],["thread",62790],["thread",62744],["thread",62782],["thread",62772],["thread",62781],["thread",62783],["thread",62785],["thread",62784],["thread",62604],["thread",48373],["thread",62776],["thread",62778],["thread",62769],["thread",62644],["thread",62405],["thread",62777],["thread",62761],["thread",62774],["thread",62773],["thread",62660],["thread",62740],["thread",62762]], 80, recent-posts, , [], date, 0, , [], 0, 1711620649, 33d9f6025f582b3ef32bd337677090fe
    Run Time: 0.000906
  7. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 0f57dee952269bd6218a6cb6e07b783e, , 1711624249
    Run Time: 0.000323

Included Files (71, XenForo Classes: 41)

  1. index.php
  2. library/XenForo/Autoloader.php
  3. library/XenForo/Application.php
  4. library/Zend/Registry.php
  5. library/Lgpl/utf8.php
  6. library/Zend/Config.php
  7. library/config.php
  8. library/XenForo/FrontController.php
  9. library/XenForo/Dependencies/Public.php
  10. library/XenForo/Dependencies/Abstract.php
  11. library/Zend/Controller/Request/Http.php
  12. library/Zend/Controller/Request/Abstract.php
  13. library/Zend/Uri.php
  14. library/Zend/Controller/Response/Http.php
  15. library/Zend/Controller/Response/Abstract.php
  16. library/XenForo/Model/DataRegistry.php
  17. library/XenForo/Model.php
  18. library/Zend/Db.php
  19. library/Zend/Db/Adapter/Mysqli.php
  20. library/Zend/Db/Adapter/Abstract.php
  21. library/Zend/Db/Select.php
  22. library/Zend/Db/Expr.php
  23. library/Zend/Db/Profiler.php
  24. library/Zend/Db/Statement/Mysqli.php
  25. library/Zend/Db/Statement.php
  26. library/Zend/Db/Statement/Interface.php
  27. library/Zend/Db/Profiler/Query.php
  28. library/XenForo/CodeEvent.php
  29. library/XenForo/Options.php
  30. library/XenForo/Link.php
  31. library/XenForo/Template/Helper/Core.php
  32. library/Audentio/AdManager/Listener/CodeEvent.php
  33. library/Audentio/UIX/Listener/CodeEvent.php
  34. library/Audentio/UIX/vendor/autoload.php
  35. library/Audentio/UIX/vendor/composer/autoload_real.php
  36. library/Audentio/UIX/vendor/composer/ClassLoader.php
  37. library/Audentio/UIX/vendor/composer/autoload_namespaces.php
  38. library/Audentio/UIX/vendor/composer/autoload_psr4.php
  39. library/Audentio/UIX/vendor/composer/autoload_classmap.php
  40. library/XenForo/Router.php
  41. library/XenForo/Route/Filter.php
  42. library/XenForo/Route/Interface.php
  43. library/XenForo/Route/ResponseSuffix.php
  44. library/XenForo/Route/Prefix.php
  45. library/XenForo/Route/Prefix/FindNew.php
  46. library/XenForo/RouteMatch.php
  47. library/XenForo/ControllerPublic/FindNew.php
  48. library/XenForo/ControllerPublic/Abstract.php
  49. library/XenForo/Controller.php
  50. library/XenForo/Input.php
  51. library/XenForo/Session.php
  52. library/XenForo/Helper/Ip.php
  53. library/XenForo/Visitor.php
  54. library/XenForo/Model/User.php
  55. library/Audentio/UIX/Model/User.php
  56. library/XenForo/Permission.php
  57. library/XenForo/Helper/Php.php
  58. library/XenForo/Phrase.php
  59. library/XenForo/Locale.php
  60. library/XenForo/Model/Thread.php
  61. library/Audentio/UIX/Model/Thread.php
  62. library/XenForo/Model/Search.php
  63. library/XenForo/Model/Forum.php
  64. library/XenForo/ControllerResponse/Redirect.php
  65. library/XenForo/ControllerResponse/Abstract.php
  66. library/XenForo/Helper/Cookie.php
  67. library/XenForo/ViewRenderer/HtmlPublic.php
  68. library/XenForo/ViewRenderer/Abstract.php
  69. library/XenForo/Template/Public.php
  70. library/XenForo/Template/Abstract.php
  71. library/XenForo/Debug.php