Page Time: 0.3194s

Memory: 13.7714 MB (Peak: 19.5550 MB)

Queries (12, time: 0.0157s, 4.9%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000203
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  2. SELECT thread.*
    	,
    	last_post_user.gender AS last_post_gender,
    	last_post_user.avatar_date AS last_post_avatar_date,
    	last_post_user.gravatar AS last_post_gravatar,
    	IF(last_post_user.username IS NULL, thread.last_post_username, last_post_user.username) AS last_post_username,
    	node.title AS node_title, node.node_name,
    	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,
    	NULL AS thread_read_date,
    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 FORCE INDEX (last_post_date)
    
    	LEFT JOIN xf_user AS last_post_user ON
    		(last_post_user.user_id = thread.last_post_user_id)
    	LEFT JOIN xf_node AS node ON
    		(node.node_id = thread.node_id)
    	LEFT JOIN xf_forum AS forum ON
    		(forum.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.discussion_type <> 'redirect') AND (thread.discussion_state IN ('visible')) AND (thread.last_post_date > 1711494993) AND (forum.find_new = 1)
    ORDER BY thread.last_post_date DESC
     LIMIT 10
    Run Time: 0.001460
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangelast_post_datelast_post_date4 14Using where
    SIMPLEforumeq_refPRIMARYPRIMARY4viregfum_db.thread.node_id1Using where
    SIMPLElast_post_usereq_refPRIMARYPRIMARY4viregfum_db.thread.last_post_user_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4viregfum_db.thread.node_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,viregfum_db.thread.node_id1Using where
    SIMPLEuix_last_post_usereq_refPRIMARYPRIMARY4viregfum_db.thread.last_post_user_id1 
  3. SELECT *
    FROM xf_node
    WHERE display_in_list = 1
    ORDER BY lft ASC
    Run Time: 0.000281
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALLdisplay_in_list   102Using where; Using filesort
  4. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.000260
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const110Using where
  5. SELECT forum.*
    	,
    		NULL AS forum_read_date
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE forum.node_id IN (10, 44, 45, 42, 50, 98, 63, 77, 89, 105, 125, 126, 120, 90, 124, 48, 53, 102, 108, 15, 127, 64, 47, 54, 55, 11, 56, 22, 13, 14, 104, 38, 12, 43, 30, 60, 33, 70, 34, 83, 94, 116, 118, 121, 84, 85, 86, 87, 115, 97, 69, 91, 80, 88, 92, 46, 58, 59, 41, 40, 32, 61, 112, 36, 37, 62, 72, 35, 71, 95, 52, 106, 73, 103, 81, 107, 82, 101, 114, 113, 117, 119, 123, 110, 100, 74, 76, 19, 17, 18, 31, 66, 67, 68, 4, 6, 5, 24)
    Run Time: 0.000309
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumALLPRIMARY   95Using where
    SIMPLEnodeeq_refPRIMARYPRIMARY4viregfum_db.forum.node_id1Using index
  6. SELECT user.user_id, username,avatar_date,gravatar,gender,is_banned
    FROM xf_user AS user
    WHERE user.user_id IN (24193, 12275, 12136, 11788, 25811, 14849, 21682, 0, 1009, 12719, 13179, 18205, 3706, 25555, 8059, 16061, 25863, 17895, 25773, 25655, 25438, 6405, 25771, 23505, 25804, 12063, 12179, 17980, 20031, 25574, 23178, 23225, 11113, 17954, 24260, 25364, 11934, 13502, 2346, 25869, 18687, 22945, 1375, 12439, 25644, 5037, 12268, 13746, 10998, 10921, 23801, 25024, 16721, 18041, 16932, 25240, 13252, 14576, 23581, 20966, 17969, 18319, 1, 16371, 16374)
    Run Time: 0.000137
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserrangePRIMARYPRIMARY4 65Using where
  7. SELECT session_activity.*
    	,
    	user.*
    FROM xf_session_activity AS session_activity
    
    	LEFT JOIN xf_user AS user ON
    		(user.user_id = session_activity.user_id)
    WHERE (session_activity.view_date > 1714084593)
    ORDER BY session_activity.view_date DESC
    Run Time: 0.010675
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsession_activityrangeview_dateview_date4 467Using where
    SIMPLEusereq_refPRIMARYPRIMARY4viregfum_db.session_activity.user_id1 
  8. 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, , , XenForo_ControllerPublic_Forum, Index, valid, node_name=, 1714086993,
    Run Time: 0.001546
  9. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: uix_nodeCache
    Run Time: 0.000224
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       Impossible WHERE noticed after reading const tables
  10. SELECT *
    FROM uix_node_layout
    Run Time: 0.000077
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuix_node_layoutALL    2 
  11. SELECT node.*,
    	node_field.uix_node_icons,
    	node_field.uix_styling,
    	node_field.collapsed,
    	node_field.inheritClass,
    	node_field.inheritStyling
    FROM xf_node AS node
    LEFT JOIN uix_node_fields AS node_field ON (node.node_id = node_field.node_id)
    Run Time: 0.000320
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEnodeALL    102 
    SIMPLEnode_fieldeq_refPRIMARYPRIMARY4viregfum_db.node.node_id1 
  12. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('members_online_now', 'forum_statistics', 'wf_widget_threads_type_new')
    Params: 2
    Run Time: 0.000207
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledrangePRIMARYPRIMARY106 3Using where

Included Files (213, XenForo Classes: 70)

  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/CMF/Core/Autoloader.php
  9. library/CMF/Core/Listener.php
  10. library/XenForo/CodeEvent.php
  11. library/XenForo/FrontController.php
  12. library/XenForo/Dependencies/Public.php
  13. library/XenForo/Dependencies/Abstract.php
  14. library/Zend/Controller/Request/Http.php
  15. library/Zend/Controller/Request/Abstract.php
  16. library/Zend/Uri.php
  17. library/Zend/Controller/Response/Http.php
  18. library/Zend/Controller/Response/Abstract.php
  19. library/XenForo/Model/DataRegistry.php
  20. library/XenForo/Model.php
  21. library/Zend/Cache.php
  22. library/Zend/Cache/Backend/Memcached.php
  23. library/Zend/Cache/Backend/ExtendedInterface.php
  24. library/Zend/Cache/Backend/Interface.php
  25. library/Zend/Cache/Backend.php
  26. library/Zend/Cache/Core.php
  27. library/CMF/Core/Application.php
  28. library/RD/Tweak/Listener.php
  29. library/XenForo/Options.php
  30. library/XenForo/Link.php
  31. library/XenForo/Template/Helper/Core.php
  32. library/XenResource/Listener/Proxy.php
  33. library/NodesAsTabs/Listen.php
  34. library/WidgetFramework/Listener.php
  35. library/WidgetFramework/Option.php
  36. library/NFLJ/AMS/Listener/Proxy.php
  37. library/NFLJ/RMS/Listener/Proxy.php
  38. library/Audentio/UIX/Listener/CodeEvent.php
  39. library/Audentio/UIX/vendor/autoload.php
  40. library/Audentio/UIX/vendor/composer/autoload_real.php
  41. library/Audentio/UIX/vendor/composer/ClassLoader.php
  42. library/Audentio/UIX/vendor/composer/autoload_namespaces.php
  43. library/Audentio/UIX/vendor/composer/autoload_psr4.php
  44. library/Audentio/UIX/vendor/composer/autoload_classmap.php
  45. library/XenForo/Router.php
  46. library/XenForo/Route/Filter.php
  47. library/XenForo/Route/Interface.php
  48. library/XenForo/Route/ResponseSuffix.php
  49. library/XenForo/Route/Prefix.php
  50. library/WidgetFramework/Route/Filter/PageX.php
  51. library/XenForo/Route/Prefix/Index.php
  52. library/WidgetFramework/XenForo/Route/Prefix/Index.php
  53. library/XenForo/RouteMatch.php
  54. library/XenForo/ControllerPublic/Index.php
  55. library/XenForo/ControllerPublic/Abstract.php
  56. library/XenForo/Controller.php
  57. library/DoublePost/Listener/LoadClassController.php
  58. library/XI/Tag/CodeEvent/Listener.php
  59. library/Dark/PostRating/EventListener.php
  60. library/StickyFirstPost/Listener.php
  61. library/WidgetFramework/XenForo/ControllerPublic/Index.php
  62. library/XenForo/Input.php
  63. library/XenForo/Session.php
  64. library/Zend/Db.php
  65. library/Zend/Db/Adapter/Mysqli.php
  66. library/Zend/Db/Adapter/Abstract.php
  67. library/Zend/Db/Select.php
  68. library/Zend/Db/Expr.php
  69. library/Zend/Db/Profiler.php
  70. library/Zend/Db/Statement/Mysqli.php
  71. library/Zend/Db/Statement.php
  72. library/Zend/Db/Statement/Interface.php
  73. library/XenForo/Helper/Ip.php
  74. library/XenForo/Visitor.php
  75. library/XenForo/Model/User.php
  76. library/DoublePost/Listener/LoadClassModel.php
  77. library/XenForo/Model/Import.php
  78. library/RastaLulz/LoggedInCookie/Listener/LoadClass.php
  79. library/Audentio/UIX/Model/User.php
  80. library/Dark/PostRating/Model/User.php
  81. library/WidgetFramework/XenForo/Model/User.php
  82. library/XenResource/Listener/Proxy/ModelUser.php
  83. library/RastaLulz/LoggedInCookie/Model/User.php
  84. library/NFLJ/AMS/XenForo/Model/User.php
  85. library/NFLJ/RMS/XenForo/Model/User.php
  86. library/Zend/Db/Profiler/Query.php
  87. library/XenForo/Permission.php
  88. library/XenForo/Helper/Php.php
  89. library/XenForo/Phrase.php
  90. library/XenForo/Locale.php
  91. library/RastaLulz/LoggedInCookie/Listener/VisitorSetup.php
  92. library/XenForo/Helper/Cookie.php
  93. library/DigitalPointAdPositioning/Listener/ControllerPreDispatch.php
  94. library/NFLJ/AMS/Model/Article.php
  95. library/NFLJ/RMS/Model/Item.php
  96. library/WidgetFramework/Helper/Index.php
  97. library/XenForo/ControllerResponse/ReroutePath.php
  98. library/XenForo/ControllerResponse/Abstract.php
  99. library/DigitalPointAdPositioning/Listener/ControllerPostDispatch.php
  100. library/XenForo/Route/Prefix/Forums.php
  101. library/XenForo/ControllerPublic/Forum.php
  102. library/Audentio/UIX/ControllerPublic/Forum.php
  103. library/RD/Tweak/ControllerPublic/Extend/Forum.php
  104. library/NodesAsTabs/ControllerPublic/Forum.php
  105. library/WidgetFramework/XenForo/ControllerPublic/Forum.php
  106. library/StickyFirstPost/ControllerPublic/Forum.php
  107. library/NFLJ/AMS/XenForo/ControllerPublic/Forum.php
  108. library/NFLJ/RMS/XenForo/ControllerPublic/Forum.php
  109. library/XenForo/Model/Thread.php
  110. library/Audentio/UIX/Model/Thread.php
  111. library/CMF/Core/Model/Thread.php
  112. library/RD/Tweak/Model/Extend/Thread.php
  113. library/Dark/PostRating/Model/Thread.php
  114. library/WidgetFramework/XenForo/Model/Thread.php
  115. library/StickyFirstPost/Model/Thread.php
  116. library/NFLJ/AMS/XenForo/Model/Thread.php
  117. library/NFLJ/RMS/XenForo/Model/Thread.php
  118. library/Dark/PostRating/Model.php
  119. library/CMF/Core/Model/DataRegistry.php
  120. library/XenForo/Model/Forum.php
  121. library/CMF/Core/Model/Forum.php
  122. library/StickyFirstPost/Model/Forum.php
  123. library/XenForo/Model/Node.php
  124. library/Audentio/UIX/Model/Node.php
  125. library/CMF/Core/Model/Node.php
  126. library/XenForo/Helper/String.php
  127. library/XenForo/Helper/Discussion.php
  128. library/XenForo/NodeHandler/Category.php
  129. library/XenForo/NodeHandler/Abstract.php
  130. library/XenForo/NodeHandler/Forum.php
  131. library/XenForo/NodeHandler/LinkForum.php
  132. library/XenForo/Model/Category.php
  133. library/XenForo/Model/LinkForum.php
  134. library/XenForo/Model/Session.php
  135. library/Dark/PostRating/Model/Session.php
  136. library/XenForo/ControllerResponse/View.php
  137. library/NFLJ/AMS/Model/Category.php
  138. library/NFLJ/AMS/Model/Comment.php
  139. library/NFLJ/RMS/Model/Category.php
  140. library/NodesAsTabs/API.php
  141. library/NodesAsTabs/Model/Options.php
  142. library/XenForo/ViewRenderer/HtmlPublic.php
  143. library/XenForo/ViewRenderer/Abstract.php
  144. library/XenForo/Template/Public.php
  145. library/XenForo/Template/Abstract.php
  146. library/WidgetFramework/Core.php
  147. library/XenForo/Model/Moderator.php
  148. library/XenResource/Listener/Proxy/ModelModerator.php
  149. library/NFLJ/AMS/XenForo/Model/Moderator.php
  150. library/NFLJ/RMS/XenForo/Model/Moderator.php
  151. library/NFLJ/RMS/Listener/WidgetFramework.php
  152. library/NFLJ/AMS/Listener/WidgetFramework.php
  153. library/WidgetFramework/Model/Widget.php
  154. library/WidgetFramework/Helper/Sort.php
  155. library/WidgetFramework/WidgetRenderer.php
  156. library/XenForo/ViewPublic/Forum/List.php
  157. library/XenForo/ViewPublic/Base.php
  158. library/XenForo/View.php
  159. library/WidgetFramework/XenForo/View1.php
  160. library/NFLJ/AMS/XenForo/ViewPublic/Forum/List.php
  161. library/NFLJ/RMS/XenForo/ViewPublic/Forum/List.php
  162. library/XenForo/ViewPublic/Helper/Node.php
  163. library/XenResource/Listener/Template.php
  164. library/DoublePost/Listener/Hook.php
  165. library/NFLJ/AMS/Listener/Template.php
  166. library/Audentio/UIX/Model/NodeLayout.php
  167. library/NFLJ/RMS/Listener/Template.php
  168. library/XenForo/BbCode/Parser.php
  169. library/XenForo/BbCode/Formatter/Base.php
  170. library/DoublePost/Listener/LoadClassbbCode.php
  171. library/DoublePost/BbCode/Formatter/Base.php
  172. library/WidgetFramework/XenForo/BbCode/Formatter/Base.php
  173. library/WidgetFramework/WidgetRenderer/Empty.php
  174. library/WidgetFramework/WidgetRenderer/OnlineStaff.php
  175. library/WidgetFramework/WidgetRenderer/OnlineUsers.php
  176. library/WidgetFramework/WidgetRenderer/Stats.php
  177. library/WidgetFramework/WidgetRenderer/ShareThisPage.php
  178. library/WidgetFramework/WidgetRenderer/Threads.php
  179. library/WidgetFramework/Model/Cache.php
  180. library/XenForo/Route/Prefix/Members.php
  181. library/NodesAsTabs/NavTabs.php
  182. library/XenForo/Route/Prefix/LinkForums.php
  183. library/WidgetFramework/Template/Extended.php
  184. library/XenForo/Model/StyleProperty.php
  185. library/NFLJ/AMS/Listener/Criteria.php
  186. library/NFLJ/RMS/Listener/Criteria.php
  187. library/XenForo/Template/FileHandler.php
  188. library/XenForo/Helper/File.php
  189. internal_data/templates/S.12,L.2,forum_list.php
  190. internal_data/templates/S.12,L.2,node_category_level_1.php
  191. library/XenForo/Route/Prefix/Categories.php
  192. internal_data/templates/S.12,L.2,node_forum_level_2.php
  193. library/XenForo/Model/Avatar.php
  194. library/XenForo/Route/Prefix/Posts.php
  195. internal_data/templates/S.12,L.2,node_forum_level_n.php
  196. internal_data/templates/S.12,L.2,node_link_level_2.php
  197. internal_data/templates/S.12,L.2,node_link_level_1.php
  198. internal_data/templates/S.12,L.2,wf_widget_online_staff.php
  199. internal_data/templates/S.12,L.2,wf_widget_online_users.php
  200. library/WidgetFramework/Helper/String.php
  201. internal_data/templates/S.12,L.2,wf_widget_stats.php
  202. internal_data/templates/S.12,L.2,wf_widget_share_page.php
  203. internal_data/templates/S.12,L.2,wf_widget_wrapper.php
  204. library/XenForo/Debug.php
  205. internal_data/templates/S.12,L.2,PAGE_CONTAINER.php
  206. library/Audentio/UIX/Template/Helper/CanvasNavigation.php
  207. internal_data/templates/S.12,L.2,resources_tab_links.php
  208. internal_data/templates/S.12,L.2,nflj_ams_tab_links.php
  209. internal_data/templates/S.12,L.2,nflj_rms_tab_links.php
  210. internal_data/templates/S.12,L.2,navigation.php
  211. library/XenForo/ViewRenderer/Json.php
  212. internal_data/templates/S.12,L.2,SFP_js_first_post.php
  213. internal_data/templates/S.12,L.2,nat_bodyjs.php