Page Time: 0.0985s

Memory: 6.4968 MB (Peak: 8.3739 MB)

Queries (9, time: 0.0190s, 19.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.002030
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: modLogCounts
    Run Time: 0.000589
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000205
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: da_ssx
    Run Time: 0.000424
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  5. SELECT *
    FROM xf_search
    WHERE search_id = ?
    Params: 15196935
    Run Time: 0.000617
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       Impossible WHERE noticed after reading const tables
  6. 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.message_state IN ('visible'))
    ORDER BY profile_post.post_date DESC
     LIMIT 200
    Run Time: 0.000761
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEprofile_postALL    791Using where; Using filesort
    SIMPLEposting_usereq_refPRIMARYPRIMARY4dsotpnet_cr.profile_post.user_id1 
    SIMPLEreceiving_usereq_refPRIMARYPRIMARY4dsotpnet_cr.profile_post.profile_user_id1 
    SIMPLEreceiving_user_privacyeq_refPRIMARYPRIMARY4dsotpnet_cr.profile_post.profile_user_id1 
    SIMPLEreceiving_user_followeq_refPRIMARY,follow_user_idPRIMARY8dsotpnet_cr.profile_post.profile_user_id,const1Using index
  7. SELECT user_ban.*,
    	user.username,
    	banning_user.username AS banning_username
    FROM xf_user_ban AS user_ban
    LEFT JOIN xf_user AS user ON (user.user_id = user_ban.user_id)
    LEFT JOIN xf_user AS banning_user ON (banning_user.user_id = user_ban.ban_user_id)
    WHERE user_ban.user_id = ?
    Params: 42643
    Run Time: 0.000260
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuser_banconstPRIMARYPRIMARY4const1 
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLEbanning_userconstPRIMARYPRIMARY4const0Unique row not found
  8. 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: [["profilePost",6138],["profilePost",6137],["profilePost",6136],["profilePost",6135],["profilePost",6134],["profilePost",6133],["profilePost",6131],["profilePost",6130],["profilePost",6128],["profilePost",6127],["profilePost",6126],["profilePost",6125],["profilePost",6124],["profilePost",6121],["profilePost",6120],["profilePost",6119],["profilePost",6118],["profilePost",6116],["profilePost",6114],["profilePost",6113],["profilePost",6112],["profilePost",6111],["profilePost",6110],["profilePost",6109],["profilePost",6108],["profilePost",6107],["profilePost",6106],["profilePost",6105],["profilePost",6104],["profilePost",6103],["profilePost",6102],["profilePost",6101],["profilePost",6100],["profilePost",6099],["profilePost",6093],["profilePost",6092],["profilePost",6091],["profilePost",6090],["profilePost",6089],["profilePost",6088],["profilePost",6087],["profilePost",6086],["profilePost",6085],["profilePost",6084],["profilePost",6083],["profilePost",6082],["profilePost",6081],["profilePost",6079],["profilePost",6078],["profilePost",6077],["profilePost",6076],["profilePost",6075],["profilePost",6074],["profilePost",6073],["profilePost",6072],["profilePost",6071],["profilePost",6070],["profilePost",6069],["profilePost",6068],["profilePost",6067],["profilePost",6066],["profilePost",6064],["profilePost",6063],["profilePost",6062],["profilePost",6061],["profilePost",6060],["profilePost",6059],["profilePost",6057],["profilePost",6056],["profilePost",6055],["profilePost",6054],["profilePost",6053],["profilePost",6052],["profilePost",6051],["profilePost",6050],["profilePost",6049],["profilePost",6048],["profilePost",6046],["profilePost",6045],["profilePost",6044],["profilePost",6041],["profilePost",6040],["profilePost",6039],["profilePost",6037],["profilePost",6036],["profilePost",6035],["profilePost",6033],["profilePost",6030],["profilePost",6028],["profilePost",6027],["profilePost",6024],["profilePost",6021],["profilePost",6019],["profilePost",6018],["profilePost",6015],["profilePost",6014],["profilePost",6012],["profilePost",6011],["profilePost",6010],["profilePost",6009],["profilePost",6008],["profilePost",6007],["profilePost",6006],["profilePost",6004],["profilePost",6003],["profilePost",6002],["profilePost",6001],["profilePost",6000],["profilePost",5999],["profilePost",5998],["profilePost",5997],["profilePost",5996],["profilePost",5995],["profilePost",5994],["profilePost",5993],["profilePost",5992],["profilePost",5991],["profilePost",5990],["profilePost",5989],["profilePost",5988],["profilePost",5987],["profilePost",5986],["profilePost",5985],["profilePost",5984],["profilePost",5982],["profilePost",5981],["profilePost",5980],["profilePost",5979],["profilePost",5978],["profilePost",5977],["profilePost",5972],["profilePost",5970],["profilePost",5969],["profilePost",5968],["profilePost",5967],["profilePost",5966],["profilePost",5965],["profilePost",5964],["profilePost",5963],["profilePost",5962],["profilePost",5961],["profilePost",5960],["profilePost",5959],["profilePost",5958],["profilePost",5957],["profilePost",5956],["profilePost",5955],["profilePost",5953],["profilePost",5952],["profilePost",5950],["profilePost",5949],["profilePost",5948],["profilePost",5947],["profilePost",5942],["profilePost",5941],["profilePost",5939],["profilePost",5938],["profilePost",5937],["profilePost",5936],["profilePost",5933],["profilePost",5932],["profilePost",5931],["profilePost",5930],["profilePost",5929],["profilePost",5928],["profilePost",5927],["profilePost",5926],["profilePost",5925],["profilePost",5924],["profilePost",5923],["profilePost",5922],["profilePost",5920],["profilePost",5919],["profilePost",5918],["profilePost",5917],["profilePost",5915],["profilePost",5912],["profilePost",5911],["profilePost",5910],["profilePost",5909],["profilePost",5908],["profilePost",5907],["profilePost",5906],["profilePost",5905],["profilePost",5904],["profilePost",5903],["profilePost",5902],["profilePost",5901],["profilePost",5900]], 189, new-profile-posts, , [], date, 0, , [], 0, 1714722465, e5e90eac995176ca784929f242361827
    Run Time: 0.013718
  9. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 3370dd85e2639808803b6bf2eeacbb88, , 1714726065
    Run Time: 0.000419

Included Files (112, XenForo Classes: 45)

  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/Waindigo/Listener/InitDependencies.php
  33. library/Waindigo/Listener/InitDependencies/20150212.php
  34. library/Waindigo/Listener/ControllerPreDispatch/20150212.php
  35. library/ModEss/Listener/Cog.php
  36. library/sonnb/XenGallery/Listener.php
  37. library/WidgetFramework/Listener.php
  38. library/Dark/TaigaChat/EventListener/Listener.php
  39. library/MassDeleteSpammers/Listener.php
  40. library/Asp/OnlineStatus/Plugin/Plugin.php
  41. library/Borbole/ThreadReaders/Listener/Listener.php
  42. library/EWRcarta/Listener/Model.php
  43. library/WidgetFramework/Option.php
  44. library/NFLJ/Showcase/Listener/Proxy.php
  45. library/EWRatendo2/Listener/Init.php
  46. library/EWRcarta/Listener/Init.php
  47. library/XenForo/DataWriter/User.php
  48. library/XenForo/DataWriter.php
  49. library/XenForo/Router.php
  50. library/XenForo/Route/Filter.php
  51. library/XenForo/Route/Interface.php
  52. library/XenForo/Route/ResponseSuffix.php
  53. library/XenForo/Route/Prefix.php
  54. library/WidgetFramework/Route/Filter/PageX.php
  55. library/XenForo/Route/Prefix/FindNew.php
  56. library/XenForo/RouteMatch.php
  57. library/XenForo/ControllerPublic/FindNew.php
  58. library/XenForo/ControllerPublic/Abstract.php
  59. library/XenForo/Controller.php
  60. library/DaTheme/SSX/EventListener.php
  61. library/EWRatendo2/Listener/Controller.php
  62. library/WMTech/UserSelfDeleteLite/Listener.php
  63. library/EWRcarta/Listener/Controller.php
  64. library/sonnbStopSpamHere/Listener.php
  65. library/NFLJ/Showcase/ControllerPublic/FindNew.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/LoginAsUser/Listener/LoadClass.php
  72. library/Waindigo/Listener/LoadClass.php
  73. library/Waindigo/Listener/LoadClass/20150518.php
  74. library/Waindigo/LoginAsUser/Extend/XenForo/Model/User.php
  75. library/sonnb/XenGallery/XenForo/Model/User.php
  76. library/WidgetFramework/XenForo/Model/User.php
  77. library/MassDeleteSpammers/ModelUser.php
  78. library/EWRcarta/Model/User.php
  79. library/XenForo/Permission.php
  80. library/XenForo/Phrase.php
  81. library/XenForo/Locale.php
  82. library/Waindigo/LoginAsUser/Listener/VisitorSetup.php
  83. library/Waindigo/Listener/VisitorSetup.php
  84. library/Waindigo/Listener/VisitorSetup/20150106.php
  85. library/Waindigo/LoginAsUser/Extend/XenForo/Visitor.php
  86. library/DaTheme/SSX/ControllerHelper/StyleChange.php
  87. library/XenForo/ControllerHelper/Abstract.php
  88. library/DaTheme/SSX/Model/SetStyleForX.php
  89. library/XenForo/Model/ProfilePost.php
  90. library/sonnb/XenGallery/XenForo/Model/ProfilePost.php
  91. library/WidgetFramework/XenForo/Model/ProfilePost.php
  92. library/XenForo/Model/Search.php
  93. library/XenForo/Model/UserProfile.php
  94. library/XenForo/Model/Banning.php
  95. library/XenForo/ControllerResponse/Redirect.php
  96. library/XenForo/ControllerResponse/Abstract.php
  97. library/XenForo/Helper/Cookie.php
  98. library/XenForo/ViewRenderer/HtmlPublic.php
  99. library/XenForo/ViewRenderer/Abstract.php
  100. library/XenForo/Template/Public.php
  101. library/XenForo/Template/Abstract.php
  102. library/WidgetFramework/Core.php
  103. library/XenForo/Model/Moderator.php
  104. library/ModEss/Model/Moderator.php
  105. library/sonnb/XenGallery/XenForo/Model/Moderator.php
  106. library/NFLJ/Showcase/Listener/Proxy/ModelModerator.php
  107. library/RotatingAds/Listener.php
  108. library/NFLJ/Showcase/Listener/WidgetFramework.php
  109. library/WFUpcomingEvents/Listener.php
  110. library/WidgetFramework/Model/Widget.php
  111. library/WidgetFramework/Helper/Sort.php
  112. library/XenForo/Debug.php