Page Time: 0.1069s

Memory: 7.1312 MB (Peak: 8.0836 MB)

Queries (8, time: 0.0130s, 12.2%)

  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.000850
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryALLPRIMARY   33Using where
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000310
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  3. SELECT *
    FROM xf_search
    WHERE search_id = ?
    Params: 1522664
    Run Time: 0.000386
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       Impossible WHERE noticed after reading const tables
  4. 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.005749
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEprofile_postALL    148Using where; Using temporary; Using filesort
    SIMPLEposting_usereq_refPRIMARYPRIMARY4admin_xfschaats.profile_post.user_id1 
    SIMPLEreceiving_usereq_refPRIMARYPRIMARY4admin_xfschaats.profile_post.profile_user_id1 
    SIMPLEreceiving_user_privacyeq_refPRIMARYPRIMARY4admin_xfschaats.profile_post.profile_user_id1 
    SIMPLEreceiving_user_followrangePRIMARY,follow_user_idfollow_user_id4 1Using where; Using index; Using join buffer (flat, BNL join)
  5. 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: 8654
    Run Time: 0.000333
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuser_banconstPRIMARYPRIMARY4const1 
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLEbanning_userconstPRIMARYPRIMARY4const1 
  6. 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: 8654
    Run Time: 0.000232
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuser_banconstPRIMARYPRIMARY4const1 
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLEbanning_userconstPRIMARYPRIMARY4const1 
  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: [["profilePost",181],["profilePost",180],["profilePost",179],["profilePost",178],["profilePost",177],["profilePost",176],["profilePost",175],["profilePost",174],["profilePost",173],["profilePost",172],["profilePost",169],["profilePost",168],["profilePost",167],["profilePost",166],["profilePost",162],["profilePost",161],["profilePost",160],["profilePost",159],["profilePost",158],["profilePost",157],["profilePost",156],["profilePost",155],["profilePost",153],["profilePost",152],["profilePost",151],["profilePost",150],["profilePost",149],["profilePost",148],["profilePost",146],["profilePost",145],["profilePost",144],["profilePost",143],["profilePost",142],["profilePost",140],["profilePost",139],["profilePost",138],["profilePost",137],["profilePost",136],["profilePost",135],["profilePost",134],["profilePost",133],["profilePost",132],["profilePost",130],["profilePost",129],["profilePost",128],["profilePost",126],["profilePost",124],["profilePost",123],["profilePost",122],["profilePost",121],["profilePost",119],["profilePost",117],["profilePost",116],["profilePost",114],["profilePost",113],["profilePost",112],["profilePost",111],["profilePost",110],["profilePost",109],["profilePost",105],["profilePost",103],["profilePost",102],["profilePost",101],["profilePost",100],["profilePost",99],["profilePost",98],["profilePost",97],["profilePost",96],["profilePost",94],["profilePost",93],["profilePost",92],["profilePost",90],["profilePost",89],["profilePost",88],["profilePost",87],["profilePost",86],["profilePost",84],["profilePost",77],["profilePost",75],["profilePost",74],["profilePost",73],["profilePost",71],["profilePost",69],["profilePost",67],["profilePost",66],["profilePost",65],["profilePost",63],["profilePost",62],["profilePost",60],["profilePost",59],["profilePost",55],["profilePost",54],["profilePost",53],["profilePost",52],["profilePost",51],["profilePost",50],["profilePost",49],["profilePost",48],["profilePost",44],["profilePost",43],["profilePost",41],["profilePost",40],["profilePost",39],["profilePost",38],["profilePost",37],["profilePost",36],["profilePost",35],["profilePost",30],["profilePost",29],["profilePost",27],["profilePost",17],["profilePost",16],["profilePost",13]], 113, new-profile-posts, , [], date, 0, , [], 0, 1713510234, e5e90eac995176ca784929f242361827
    Run Time: 0.000641
  8. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: ca50714044c6805fec493441488bca22, , 1713513834
    Run Time: 0.004517

Included Files (78, XenForo Classes: 43)

  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/bdMedal/Listener.php
  33. library/Waindigo/Listener/InitDependencies.php
  34. library/Waindigo/Listener/InitDependencies/20131003.php
  35. library/Waindigo/Listener/ControllerPreDispatch/20131003.php
  36. library/WidgetFramework/Listener.php
  37. library/WidgetFramework/Option.php
  38. library/XenForo/Router.php
  39. library/XenForo/Route/Filter.php
  40. library/XenForo/Route/Interface.php
  41. library/XenForo/Route/ResponseSuffix.php
  42. library/XenForo/Route/Prefix.php
  43. library/XenForo/Route/Prefix/FindNew.php
  44. library/XenForo/RouteMatch.php
  45. library/XenForo/ControllerPublic/FindNew.php
  46. library/XenForo/ControllerPublic/Abstract.php
  47. library/XenForo/Controller.php
  48. library/GritterNotifications/Listener.php
  49. library/XenForo/Input.php
  50. library/XenForo/Session.php
  51. library/XenForo/Helper/Ip.php
  52. library/XenForo/Visitor.php
  53. library/XenForo/Model/User.php
  54. library/Waindigo/Hotspots/Listener/LoadClass.php
  55. library/Waindigo/Listener/LoadClass.php
  56. library/Waindigo/Listener/LoadClass/20131003.php
  57. library/Waindigo/Hotspots/Extend/XenForo/Model/User.php
  58. library/XenForo/Permission.php
  59. library/XenForo/Helper/Php.php
  60. library/XenForo/Phrase.php
  61. library/XenForo/Locale.php
  62. library/XenForo/Model/ProfilePost.php
  63. library/XenForo/Model/Search.php
  64. library/XenForo/Model/UserProfile.php
  65. library/XenForo/Model/Banning.php
  66. library/XenForo/ControllerResponse/Redirect.php
  67. library/XenForo/ControllerResponse/Abstract.php
  68. library/XenForo/Helper/Cookie.php
  69. library/XenForo/ViewRenderer/HtmlPublic.php
  70. library/XenForo/ViewRenderer/Abstract.php
  71. library/XenForo/Template/Public.php
  72. library/XenForo/Template/Abstract.php
  73. library/WidgetFramework/Core.php
  74. library/XenForo/Model/Moderator.php
  75. library/Dark/TaigaChat/EventListener/Listener.php
  76. library/WidgetFramework/Model/Widget.php
  77. library/WidgetFramework/Helper/Sort.php
  78. library/XenForo/Debug.php