Page Time: 0.1190s

Memory: 7.3350 MB (Peak: 10.5625 MB)

Queries (14, time: 0.0292s, 24.5%)

  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.000468
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('brListenerClasses', 'brBriviumAddOns')
    Run Time: 0.000063
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 2Using where
  3. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: brmsModernStatisticCache
    Run Time: 0.000065
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  4. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: modLogCounts
    Run Time: 0.000066
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       Impossible WHERE noticed after reading const tables
  5. SELECT user.*, permission_combination.cache_value AS global_permission_cache
    FROM xf_moderator AS moderator
    INNER JOIN xf_user AS user ON (user.user_id = moderator.user_id)
    LEFT JOIN xf_permission_combination AS permission_combination ON (permission_combination.permission_combination_id = user.permission_combination_id)
    Run Time: 0.000195
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEmoderatorindexPRIMARYPRIMARY4 8Using index
    SIMPLEusereq_refPRIMARYPRIMARY4prav110_pravorg.moderator.user_id1 
    SIMPLEpermission_combinationeq_refPRIMARYPRIMARY4prav110_pravorg.user.permission_combination_id1 
  6. DELETE FROM `xf_data_registry` WHERE (data_key = 'modLogCounts')
    Run Time: 0.000140
  7. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000118
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  8. SELECT user.*
    	
    	,xfa_blog.last_entry
    	,xfa_blog.blog_key 
    	,xfa_blog.entry_count
    	
    FROM xf_user AS user
    
    	LEFT JOIN xfa_blog ON xfa_blog.user_id = user.user_id
    	
    WHERE user.user_id = ?
    Params: 8890
    Run Time: 0.000438
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLExfa_blogconstPRIMARYPRIMARY4const1 
  9. SELECT search_index.content_type, search_index.content_id
    FROM xf_search_index AS search_index
    WHERE search_index.user_id = ?
    	
    ORDER BY search_index.item_date DESC
     LIMIT 200
    Params: 8890
    Run Time: 0.019809
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsearch_indexrefuser_id_item_dateuser_id_item_date4const163Using where
  10. SELECT
    	post.*
    	,
    		thread.*, thread.user_id AS thread_user_id, thread.username AS thread_username,
    		thread.post_date AS thread_post_date,
    		post.user_id, post.username, post.post_date,
    		node.title AS node_title, node.node_name,
    		user.*, IF(user.username IS NULL, post.username, user.username) AS username,
    	permission.cache_value AS node_permission_cache, session.view_date
    FROM xf_post AS post
    		INNER JOIN xf_thread AS thread ON
    			(thread.thread_id = post.thread_id)
    		INNER JOIN xf_node AS node ON
    			(node.node_id = thread.node_id)
    		LEFT JOIN xf_user AS user ON
    			(user.user_id = post.user_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 OUTER JOIN xf_session_activity AS session ON post.user_id = session.user_id
    WHERE post.post_id IN (158803, 158799, 158794, 158488, 158469, 158466, 158418, 158461, 158459, 158415, 158376, 158375, 158288, 158284, 158208, 158204, 158202, 158199, 158197, 158194, 158171, 158145, 158118, 158115, 158106, 158082, 158080, 158078, 158074, 158066, 158003, 158000, 157987, 157983, 157978, 157977, 157976, 157966, 157804, 157801, 157791, 157784, 157765, 157763, 157760, 157757, 157755, 157754, 157727, 157720, 157711, 157709, 157706, 157703, 157700, 157698, 157693, 157689, 157687, 157668, 157665, 157661, 157656, 157610, 157605, 157581, 157577, 157569, 157564, 157551, 157546, 157543, 157541, 157534, 157530, 157524, 157469, 157268, 157208, 157207, 157202, 157199, 157191, 157180, 157179, 157109, 157100, 157087, 157091, 157080, 157078, 157065, 157031, 156953, 156950, 156897, 156843, 156837, 156834, 156799, 156795, 156793, 156768, 156759, 156753, 156745, 156740, 156737, 156733, 156727, 156720, 156687, 156651, 156635, 156633, 156457, 156413, 156411, 156297, 156287, 156123, 156080, 155882, 155875, 155873, 155871, 155869, 155867, 155864, 155850, 155827, 155811, 155746, 155739, 155736, 155732, 155730, 155726, 155716, 155713, 155698, 155696, 155690, 155688, 155686, 155678, 155675, 155673, 155667, 155631, 155536, 155533, 155531, 155529, 155526, 155525, 155523, 155349, 155334, 155330)
    Run Time: 0.005304
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangePRIMARY,thread_id_post_date,thread_id_positionPRIMARY4 160Using where
    SIMPLEthreadeq_refPRIMARY,node_id_last_post_date,node_id_sticky_state_last_postPRIMARY4prav110_pravorg.post.thread_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4prav110_pravorg.thread.node_id1 
    SIMPLEusereq_refPRIMARYPRIMARY4prav110_pravorg.post.user_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,prav110_pravorg.thread.node_id1Using where
    SIMPLEsessionrefPRIMARYPRIMARY4prav110_pravorg.post.user_id11 
  11. SELECT xfa_blog_entry.*
    	,xf_user.*,xfa_blog.user_id, xfa_blog.blog_title, xfa_blog.blog_key
    FROM xfa_blog_entry
    	 INNER JOIN xf_user ON xfa_blog_entry.user_id = xf_user.user_id INNER JOIN xfa_blog ON xfa_blog_entry.user_id = xfa_blog.user_id
    WHERE
    	xfa_blog_entry.entry_id IN (1009,1003,1002)
    Run Time: 0.000959
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExfa_blog_entryrangePRIMARY,idx_user,idx_positionPRIMARY4 3Using where
    SIMPLExfa_blogeq_refPRIMARYPRIMARY4prav110_pravorg.xfa_blog_entry.user_id1 
    SIMPLExf_usereq_refPRIMARYPRIMARY4prav110_pravorg.xfa_blog_entry.user_id1Using where
  12. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('xfa_blogs_username')
    Params: 1
    Run Time: 0.000057
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledconstPRIMARYPRIMARY106const,const1 
  13. 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: [["post",158803],["post",158799],["post",158794],["post",158488],["post",158469],["post",158466],["post",158418],["post",158461],["post",158459],["post",158415],["post",158376],["post",158375],["post",158288],["post",158284],["post",158208],["post",158204],["post",158202],["post",158199],["post",158197],["post",158194],["post",158171],["post",158145],["post",158118],["post",158115],["post",158106],["post",158082],["post",158080],["post",158078],["post",158074],["post",158066],["post",158003],["post",158000],["post",157987],["post",157983],["post",157978],["post",157977],["post",157976],["post",157966],["post",157804],["post",157801],["post",157791],["xfa_blog_entry",1009],["post",157784],["post",157765],["post",157763],["post",157760],["post",157757],["post",157755],["post",157754],["post",157727],["post",157720],["post",157711],["post",157709],["post",157706],["post",157703],["post",157700],["post",157698],["post",157693],["post",157689],["post",157687],["post",157668],["post",157665],["post",157661],["post",157656],["post",157610],["post",157605],["post",157581],["post",157577],["post",157569],["post",157564],["post",157551],["post",157546],["post",157543],["post",157541],["post",157534],["post",157530],["post",157524],["post",157469],["xfa_blog_entry",1003],["post",157268],["xfa_blog_entry",1002],["post",157208],["post",157207],["post",157202],["post",157199],["post",157191],["post",157180],["post",157179],["post",157109],["post",157100],["post",157087],["post",157091],["post",157080],["post",157078],["post",157065],["post",157031],["post",156953],["post",156950],["post",156897],["post",156843],["post",156837],["post",156834],["post",156799],["post",156795],["post",156793],["post",156768],["post",156759],["post",156753],["post",156745],["post",156740],["post",156737],["post",156733],["post",156727],["post",156720],["post",156687],["post",156651],["post",156635],["post",156633],["post",156457],["post",156413],["post",156411],["post",156297],["post",156287],["post",156123],["post",156080],["post",155882],["post",155875],["post",155873],["post",155871],["post",155869],["post",155867],["post",155864],["post",155850],["post",155827],["post",155811],["post",155746],["post",155739],["post",155736],["post",155732],["post",155730],["post",155726],["post",155716],["post",155713],["post",155698],["post",155696],["post",155690],["post",155688],["post",155686],["post",155678],["post",155675],["post",155673],["post",155667],["post",155631],["post",155536],["post",155533],["post",155531],["post",155529],["post",155526],["post",155525],["post",155523],["post",155349],["post",155334],["post",155330]], 163, user, , {"user_id":8890,"content":false}, date, 0, , [], 0, 1713253008, 2f00c61971ae7dc9a58ee0c55c5ea283
    Run Time: 0.001328
  14. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 182f79a414872bc94f6a3db3f11d8cad, , 1713256608
    Run Time: 0.000152

Included Files (124, XenForo Classes: 47)

  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/Brivium/BriviumHelper/EventListeners.php
  33. library/Brivium/BriviumHelper/1010071/EventListeners.php
  34. library/Asp/OnlineStatus/Plugin/Plugin.php
  35. library/UserEss/Listener/Proxy.php
  36. library/ExternalExtended/Listener.php
  37. library/BestAnswer/Listener.php
  38. library/AnonymousPosting/Listener.php
  39. library/XfAddOns/Blogs/Listener.php
  40. library/XfAddOns/Blogs/Install/Version.php
  41. library/DoublePost/Listener/LoadClassModel.php
  42. library/ModEss/Listener/Cog.php
  43. library/TiledForumsModule/Listener.php
  44. library/SocialConnect/Listener.php
  45. library/Brivium/ModernStatistic/EventListeners/Listener.php
  46. library/Brivium/ModernStatistic/ModernStatistic.php
  47. library/Iversia/Identicon/Listener.php
  48. library/ModEss/Model/ModEss.php
  49. library/XenForo/Permission.php
  50. library/XenForo/Helper/Php.php
  51. library/XenForo/Router.php
  52. library/XenForo/Route/Filter.php
  53. library/XenForo/Route/Interface.php
  54. library/XenForo/Route/ResponseSuffix.php
  55. library/XenForo/Route/Prefix.php
  56. library/XenForo/Route/Prefix/Search.php
  57. library/XI/HelpManager/CodeEvent/Listener.php
  58. library/XenForo/RouteMatch.php
  59. library/XenForo/ControllerPublic/Search.php
  60. library/XenForo/ControllerPublic/Abstract.php
  61. library/XenForo/Controller.php
  62. library/Sedo/MobileStyleSelector/Listener/ControllerPublic.php
  63. library/ShowSimilarThreads/Listener.php
  64. library/XfAddOns/PreviousNextThread/Listener.php
  65. library/DoublePost/Listener/LoadClassController.php
  66. library/XenForo/Input.php
  67. library/XenForo/Session.php
  68. library/XenForo/Helper/Ip.php
  69. library/XenForo/Visitor.php
  70. library/XenForo/Model/User.php
  71. library/Waindigo/JoinUserGroup/Listener/LoadClass.php
  72. library/Waindigo/Listener/LoadClass.php
  73. library/Waindigo/Listener/LoadClass/20131003.php
  74. library/Waindigo/JoinUserGroup/Extend/XenForo/Model/User.php
  75. library/Brivium/ModernStatistic/Model/User.php
  76. library/BestAnswer/Model/User.php
  77. library/XfAddOns/Blogs/Override/Model/User.php
  78. library/XenForo/Phrase.php
  79. library/XenForo/Locale.php
  80. library/Sedo/MobileStyleSelector/Listener/Visitor.php
  81. library/Sedo/MobileStyleSelector/Listener/ControllerPreDispatch.php
  82. library/Waindigo/JoinUserGroup/Listener/ControllerPreDispatch.php
  83. library/Waindigo/Listener/ControllerPreDispatch.php
  84. library/Waindigo/Listener/ControllerPreDispatch/20131003.php
  85. library/Waindigo/Listener/Template/20140101.php
  86. library/Waindigo/Listener/TemplateHook/20130522.php
  87. library/Waindigo/Listener/TemplatePostRender/20130522.php
  88. library/Waindigo/Listener/TemplateCreate/20130522.php
  89. library/Waindigo/Listener/InitDependencies.php
  90. library/Waindigo/Listener/InitDependencies/20140101.php
  91. library/XenForo/Model/Search.php
  92. library/XenForo/Search/Searcher.php
  93. library/XenForo/Search/SourceHandler/Abstract.php
  94. library/XenForo/Search/SourceHandler/MySqlFt.php
  95. library/XenForo/Search/DataHandler/Post.php
  96. library/XenForo/Search/DataHandler/Abstract.php
  97. library/XfAddOns/Blogs/SearchHandler/Entry.php
  98. library/XenForo/Model/Post.php
  99. library/Asp/OnlineStatus/Model/AspPost.php
  100. library/UserEss/Model/Post.php
  101. library/BestAnswer/Model/Post.php
  102. library/AnonymousPosting/Model/Post.php
  103. library/XfAddOns/Blogs/Override/Model/Post.php
  104. library/DoublePost/Model/Post.php
  105. library/ModEss/Model/Post.php
  106. library/XenForo/Model/Thread.php
  107. library/Brivium/ModernStatistic/Model/Thread.php
  108. library/UserEss/Model/Thread.php
  109. library/BestAnswer/Model/Thread.php
  110. library/ModEss/Model/Thread.php
  111. library/XenForo/Model/Forum.php
  112. library/Brivium/ModernStatistic/Model/Forum.php
  113. library/UserEss/Model/Forum.php
  114. library/AnonymousPosting/Model/Forum.php
  115. library/XfAddOns/Blogs/Model/Entry.php
  116. library/XfAddOns/Blogs/Model/Blog.php
  117. library/XenForo/ControllerResponse/Redirect.php
  118. library/XenForo/ControllerResponse/Abstract.php
  119. library/XenForo/Helper/Cookie.php
  120. library/XenForo/ViewRenderer/HtmlPublic.php
  121. library/XenForo/ViewRenderer/Abstract.php
  122. library/XenForo/Template/Public.php
  123. library/XenForo/Template/Abstract.php
  124. library/XenForo/Debug.php