Page Time: 0.0253s

Memory: 5.2191 MB (Peak: 5.4428 MB)

Queries (8, time: 0.0032s, 12.5%)

  1. SELECT *
    FROM xf_brivium_addon
    ORDER BY addon_id
    Run Time: 0.000352
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_brivium_addonindex PRIMARY77 1 
  2. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: brBriviumAddOns, a:0:{}
    Run Time: 0.000229
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000348
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT *
    FROM xf_search
    WHERE search_id = ?
    Params: 61352027
    Run Time: 0.000351
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       Impossible WHERE noticed after reading const tables
  5. 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 > 1709077102) AND (forum.find_new = 1)
    ORDER BY thread.last_post_date DESC
     LIMIT 200
    Run Time: 0.000652
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangenode_id_last_post_date,last_post_date,node_id_sticky_state_last_postlast_post_date4 6Using where
    SIMPLEforumeq_refPRIMARYPRIMARY4fishingk_xen.thread.node_id1Using where
  6. 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
    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)
    WHERE thread.thread_id IN (31, 91, 5098, 6712)
    Run Time: 0.000771
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangePRIMARYPRIMARY4 4Using index condition
    SIMPLEusereq_refPRIMARYPRIMARY4fishingk_xen.thread.user_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4fishingk_xen.thread.node_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,fishingk_xen.thread.node_id1Using where
  7. 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",31],["thread",91],["thread",5098],["thread",6712]], 4, recent-posts, , [], date, 0, , [], 0, 1711669102, 33d9f6025f582b3ef32bd337677090fe
    Run Time: 0.000260
  8. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 85b4d9e2abe230c41fececdc9eea228a, , 1711672702
    Run Time: 0.000199

Included Files (127, XenForo Classes: 42)

  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/Cache.php
  19. library/Zend/Cache/Backend/File.php
  20. library/Zend/Cache/Backend/ExtendedInterface.php
  21. library/Zend/Cache/Backend/Interface.php
  22. library/Zend/Cache/Backend.php
  23. library/Zend/Cache/Core.php
  24. library/XenForo/CodeEvent.php
  25. library/XenForo/Options.php
  26. library/XenForo/Link.php
  27. library/XenForo/Template/Helper/Core.php
  28. library/bdMedal/Listener.php
  29. library/XenGallery/Listener.php
  30. library/Brivium/BriviumHelper/EventListeners.php
  31. library/Brivium/BriviumHelper/1000271/EventListeners.php
  32. library/StickyFirstPost/Listener.php
  33. library/WidgetFramework/Listener.php
  34. library/Tinhte/XenTag/Listener.php
  35. library/sonnb/XenGallery/Listener.php
  36. library/EWRporta/Listener/Model.php
  37. library/Brivium/BriviumHelper/Model/ListenerClass.php
  38. library/Brivium/BriviumHelper/1000271/Model/ListenerClass.php
  39. library/Zend/Db.php
  40. library/Zend/Db/Adapter/Mysqli.php
  41. library/Zend/Db/Adapter/Abstract.php
  42. library/Zend/Db/Select.php
  43. library/Zend/Db/Expr.php
  44. library/Zend/Db/Profiler.php
  45. library/Zend/Db/Statement/Mysqli.php
  46. library/Zend/Db/Statement.php
  47. library/Zend/Db/Statement/Interface.php
  48. library/Zend/Db/Profiler/Query.php
  49. library/XenZine/Listener.php
  50. library/WidgetFramework/Core.php
  51. library/XenForo/Model/Moderator.php
  52. library/sonnb/XenGallery/XenForo/Model/Moderator.php
  53. library/XenGallery/Model/Moderator.php
  54. library/Iversia/FAQ/Listener/Widgets.php
  55. library/RotatingAds/Listener.php
  56. library/WidgetFramework/Model/Widget.php
  57. library/WidgetFramework/WidgetRenderer.php
  58. library/sonnb/XenGallery/WidgetRenderer/Photo.php
  59. library/sonnb/XenGallery/WidgetRenderer/Content.php
  60. library/XenForo/Input.php
  61. library/WidgetFramework/WidgetRenderer/Empty.php
  62. library/WidgetFramework/WidgetRenderer/OnlineStaff.php
  63. library/WidgetFramework/WidgetRenderer/OnlineUsers.php
  64. library/WidgetFramework/WidgetRenderer/Stats.php
  65. library/WidgetFramework/WidgetRenderer/ShareThisPage.php
  66. library/WidgetFramework/WidgetRenderer/UsersFind.php
  67. library/WidgetFramework/WidgetRenderer/Users.php
  68. library/WidgetFramework/WidgetRenderer/Poll.php
  69. library/WidgetFramework/WidgetRenderer/Birthday.php
  70. library/Tinhte/XenTag/WidgetRenderer/RelatedThreads.php
  71. library/Tinhte/XenTag/WidgetRenderer/Cloud.php
  72. library/WidgetFramework/WidgetRenderer/Threads.php
  73. library/XenForo/CacheRebuilder/Abstract.php
  74. library/Waindigo/Listener/InitDependencies.php
  75. library/Waindigo/Listener/InitDependencies/20140101.php
  76. library/Waindigo/Listener/ControllerPreDispatch/20131003.php
  77. library/Brivium/ProfileCover/EventListeners/Listener.php
  78. library/Brivium/BriviumLibrary/EventListeners.php
  79. library/XenForo/Router.php
  80. library/XenForo/Route/Filter.php
  81. library/XenForo/Route/Interface.php
  82. library/XenForo/Route/ResponseSuffix.php
  83. library/XenForo/Route/Prefix.php
  84. library/XenForo/Route/Prefix/FindNew.php
  85. library/EWRporta/Listener/Route.php
  86. library/XenForo/RouteMatch.php
  87. library/XenForo/ControllerPublic/FindNew.php
  88. library/XenForo/ControllerPublic/Abstract.php
  89. library/XenForo/Controller.php
  90. library/InfisJSC/WhoViewThread/Listener.php
  91. library/EWRporta/Listener/Controller.php
  92. library/XenGallery/ControllerPublic/FindNew.php
  93. library/XenForo/Session.php
  94. library/XenForo/Helper/Ip.php
  95. library/XenForo/Visitor.php
  96. library/XenForo/Model/User.php
  97. library/Waindigo/Hotspots/Listener/LoadClass.php
  98. library/Waindigo/Listener/LoadClass.php
  99. library/Waindigo/Listener/LoadClass/20131003.php
  100. library/Waindigo/Hotspots/Extend/XenForo/Model/User.php
  101. library/WidgetFramework/XenForo/Model/User.php
  102. library/sonnb/XenGallery/XenForo/Model/User.php
  103. library/XenGallery/Model/User.php
  104. library/XenForo/Permission.php
  105. library/XenForo/Phrase.php
  106. library/XenForo/Locale.php
  107. library/Waindigo/Listener/Template/20140101.php
  108. library/Waindigo/Listener/TemplateHook/20130522.php
  109. library/Waindigo/Listener/TemplatePostRender/20130522.php
  110. library/Waindigo/Listener/TemplateCreate/20130522.php
  111. library/XenForo/Model/Thread.php
  112. library/StickyFirstPost/Model/Thread.php
  113. library/WidgetFramework/XenForo/Model/Thread.php
  114. library/Tinhte/XenTag/XenForo/Model/Thread.php
  115. library/XenForo/Model/Search.php
  116. library/Tinhte/XenTag/XenForo/Model/Search.php
  117. library/XenForo/Model/Forum.php
  118. library/StickyFirstPost/Model/Forum.php
  119. library/Tinhte/XenTag/XenForo/Model/Forum.php
  120. library/XenForo/ControllerResponse/Redirect.php
  121. library/XenForo/ControllerResponse/Abstract.php
  122. library/XenForo/Helper/Cookie.php
  123. library/XenForo/ViewRenderer/HtmlPublic.php
  124. library/XenForo/ViewRenderer/Abstract.php
  125. library/XenForo/Template/Public.php
  126. library/XenForo/Template/Abstract.php
  127. library/XenForo/Debug.php