Page Time: 0.1277s

Memory: 7.5245 MB (Peak: 10.7462 MB)

Queries (14, time: 0.0366s, 28.7%)

  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.000516
    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.000080
    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.000074
    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.000191
    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.000118
  7. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000070
    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: 6549
    Run Time: 0.000397
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLExfa_blogconstPRIMARYPRIMARY4const0unique row not found
  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: 6549
    Run Time: 0.021688
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsearch_indexrefuser_id_item_dateuser_id_item_date4const174Using 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 (144948, 144741, 144592, 144588, 144538, 144445, 144371, 144369, 141423, 141414, 140587, 140552, 140534, 140525, 140456, 140374, 140354, 140351, 139586, 139521, 139520, 139222, 139170, 139169, 139167, 138947, 138931, 138923, 138919, 138917, 138912, 138768, 138766, 138667, 138282, 138198, 137560, 137151, 137148, 137121, 136934, 136463, 136461, 134547, 134539, 133979, 133210, 133209, 133207, 133199, 133107, 132988, 132985, 132654, 132341, 132340, 132337, 132335, 132281, 132279, 132270, 132112, 132085, 131932, 131924, 131682, 131349, 131062, 131061, 131060, 131059, 131045, 130841, 130833, 130757, 130755, 130702, 130696, 130565, 130430, 130234, 130229, 130217, 130105, 130040, 129952, 129940, 129933, 129925, 129740, 129736, 129332, 129330, 129245, 129243, 129227, 129226, 129100, 129092, 129007, 129006, 128930, 128926, 128786, 128774, 128678, 128668, 128665, 128508, 128505, 128502, 128495, 128491, 128487, 128481, 128449, 127695, 127260, 127257, 127255, 127252, 127248, 127245, 127242, 127241, 127239, 127235, 127232, 127174, 127170, 126476, 126474, 126472, 126149, 126142, 126067, 125600, 125516, 125475, 125466, 125377, 125240, 125236, 124732, 124729, 124715, 124703, 124696, 124692, 124342, 124307, 124305, 123803, 123602, 123578, 123507, 123462, 123445, 123390, 123318, 123316, 123144, 122951, 122664, 122345)
    Run Time: 0.008925
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangePRIMARY,thread_id_post_date,thread_id_positionPRIMARY4 165Using 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 thread.*
    	,
    		user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
    		node.title AS node_title, node.node_name,
    		post.message, post.attach_count,
    		NULL AS thread_read_date,
    		0 AS user_post_count,
    	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_post AS post ON
    			(post.post_id = thread.first_post_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 (7242, 7165, 7164, 6608, 6607, 6416, 6387)
    Run Time: 0.001810
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangePRIMARYPRIMARY4 7Using where
    SIMPLEusereq_refPRIMARYPRIMARY4prav110_pravorg.thread.user_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4prav110_pravorg.thread.node_id1 
    SIMPLEposteq_refPRIMARYPRIMARY4prav110_pravorg.thread.first_post_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,prav110_pravorg.thread.node_id1Using where
  12. SELECT profile_post.*
    	,
    		posting_user.*,
    		IF(posting_user.username IS NULL, profile_post.username, posting_user.username) AS username,
    		receiving_user.username
    			AS profile_username,
    		receiving_user.gender
    			AS profile_gender,
    		receiving_user.user_state
    			AS profile_user_state,
    		receiving_user.user_group_id
    			AS profile_user_group_id,
    		receiving_user.secondary_group_ids
    			AS profile_secondary_group_ids,
    		receiving_user.display_style_group_id
    			AS profile_display_style_group_id,
    		receiving_user.is_banned
    			AS profile_is_banned,
    		receiving_user.is_admin
    			AS profile_is_admin,
    		receiving_user.is_moderator
    			AS profile_is_moderator,
    		receiving_user.avatar_date
    			AS profile_avatar_date,
    		receiving_user.gravatar
    			AS profile_gravatar,
    		receiving_user.warning_points
    			AS profile_warning_points,
    		receiving_user.permission_combination_id
    			AS profile_permission_combination_id,
    		receiving_user_privacy.allow_view_profile
    			AS profile_allow_view_profile,
    		receiving_user_privacy.allow_post_profile
    			AS profile_allow_post_profile,
    		receiving_user_privacy.allow_send_personal_conversation
    			AS profile_allow_send_personal_conversation,
    		receiving_user_privacy.allow_view_identities
    			AS profile_allow_view_identities,
    		receiving_user_privacy.allow_receive_news_feed
    			AS profile_allow_allow_receive_news_feed,
    		IF (receiving_user_follow.follow_user_id, 1, 0)
    			AS following_0
    FROM xf_profile_post AS profile_post
    
    		LEFT JOIN xf_user AS posting_user ON
    			(posting_user.user_id = profile_post.user_id)
    		LEFT JOIN xf_user AS receiving_user ON
    			(receiving_user.user_id = profile_post.profile_user_id)
    		LEFT JOIN xf_user_privacy AS receiving_user_privacy ON
    			(receiving_user_privacy.user_id = profile_post.profile_user_id)
    		LEFT JOIN xf_user_follow AS receiving_user_follow ON
    			(receiving_user_follow.user_id = profile_post.profile_user_id AND follow_user_id = 0)
    WHERE profile_post.profile_post_id IN(1229)
    Run Time: 0.001002
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEprofile_postconstPRIMARYPRIMARY4const1 
    SIMPLEposting_userconstPRIMARYPRIMARY4const1 
    SIMPLEreceiving_userconstPRIMARYPRIMARY4const1 
    SIMPLEreceiving_user_privacyconstPRIMARYPRIMARY4const1 
    SIMPLEreceiving_user_followconstPRIMARY,follow_user_idPRIMARY8const,const0unique row not found
  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",144948],["post",144741],["post",144592],["post",144588],["post",144538],["post",144445],["post",144371],["post",144369],["post",141423],["post",141414],["post",140587],["post",140552],["post",140534],["post",140525],["post",140456],["post",140374],["post",140354],["thread",7242],["post",139586],["post",139521],["post",139520],["post",139222],["post",139170],["post",139169],["post",139167],["post",138947],["post",138931],["post",138923],["post",138919],["thread",7165],["thread",7164],["post",138768],["post",138766],["post",138667],["post",138282],["post",138198],["post",137560],["post",137151],["post",137148],["post",137121],["post",136934],["post",136463],["post",136461],["post",134547],["post",134539],["post",133979],["post",133210],["post",133209],["post",133207],["post",133199],["post",133107],["post",132988],["post",132985],["post",132654],["post",132341],["post",132340],["post",132337],["post",132335],["post",132281],["post",132279],["post",132270],["post",132112],["post",132085],["post",131932],["post",131924],["post",131682],["post",131349],["post",131062],["post",131061],["post",131060],["post",131059],["post",131045],["post",130841],["post",130833],["post",130757],["post",130755],["post",130702],["post",130696],["post",130565],["post",130430],["post",130234],["post",130229],["post",130217],["post",130105],["post",130040],["post",129952],["post",129940],["post",129933],["post",129925],["post",129740],["post",129736],["post",129332],["post",129330],["post",129245],["post",129243],["post",129227],["post",129226],["post",129100],["post",129092],["post",129007],["post",129006],["post",128930],["post",128926],["post",128786],["post",128774],["post",128678],["post",128668],["post",128665],["post",128508],["post",128505],["post",128502],["post",128495],["post",128491],["post",128487],["post",128481],["post",128449],["post",127695],["post",127260],["post",127257],["post",127255],["post",127252],["post",127248],["post",127245],["post",127242],["post",127241],["post",127239],["thread",6608],["thread",6607],["post",127174],["post",127170],["post",126476],["post",126474],["post",126472],["post",126149],["post",126142],["post",126067],["post",125600],["post",125516],["post",125475],["post",125466],["post",125377],["post",125240],["post",125236],["post",124732],["post",124729],["post",124715],["post",124703],["post",124696],["post",124692],["post",124342],["post",124307],["post",124305],["post",123803],["post",123602],["post",123578],["post",123507],["post",123462],["post",123445],["post",123390],["post",123318],["post",123316],["thread",6416],["post",122951],["post",122664],["thread",6387]], 165, user, , {"user_id":6549,"content":false}, date, 0, , [], 0, 1711618951, eb217924b79fd20af03716a39977f529
    Run Time: 0.001385
  14. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 9544204b634677f18af31e4a35746055, , 1711622551
    Run Time: 0.000271

Included Files (127, XenForo Classes: 51)

  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/XenForo/Search/DataHandler/Thread.php
  98. library/XenForo/Search/DataHandler/ProfilePost.php
  99. library/XenForo/Model/Post.php
  100. library/Asp/OnlineStatus/Model/AspPost.php
  101. library/UserEss/Model/Post.php
  102. library/BestAnswer/Model/Post.php
  103. library/AnonymousPosting/Model/Post.php
  104. library/XfAddOns/Blogs/Override/Model/Post.php
  105. library/DoublePost/Model/Post.php
  106. library/ModEss/Model/Post.php
  107. library/XenForo/Model/Thread.php
  108. library/Brivium/ModernStatistic/Model/Thread.php
  109. library/UserEss/Model/Thread.php
  110. library/BestAnswer/Model/Thread.php
  111. library/ModEss/Model/Thread.php
  112. library/XenForo/Model/Forum.php
  113. library/Brivium/ModernStatistic/Model/Forum.php
  114. library/UserEss/Model/Forum.php
  115. library/AnonymousPosting/Model/Forum.php
  116. library/BestAnswer/Model/BestAnswer.php
  117. library/XenForo/Model/ProfilePost.php
  118. library/XfAddOns/Blogs/Override/Model/ProfilePost.php
  119. library/XenForo/Model/UserProfile.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