Page Time: 0.0523s

Memory: 2.8135 MB (Peak: 5.8268 MB)

Queries (8, time: 0.0114s, 21.9%)

  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.000511
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000213
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  3. SELECT *
    FROM xf_search
    WHERE search_id = ?
    Params: 65013587
    Run Time: 0.000228
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       no matching row in const table
  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.006575
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEprofile_postALL    679Using where; Using filesort
    SIMPLEposting_usereq_refPRIMARYPRIMARY4bizimled_db.profile_post.user_id1 
    SIMPLEreceiving_usereq_refPRIMARYPRIMARY4bizimled_db.profile_post.profile_user_id1 
    SIMPLEreceiving_user_privacyeq_refPRIMARYPRIMARY4bizimled_db.profile_post.profile_user_id1 
    SIMPLEreceiving_user_followeq_refPRIMARY,follow_user_idPRIMARY8bizimled_db.profile_post.profile_user_id,const1Using index
  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: 11525
    Run Time: 0.000448
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuser_banconstPRIMARYPRIMARY4const1 
    SIMPLEuserconstPRIMARYPRIMARY4const1 
    SIMPLEbanning_userconstPRIMARYPRIMARY4const1 
  6. 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",749],["profilePost",748],["profilePost",747],["profilePost",746],["profilePost",743],["profilePost",742],["profilePost",741],["profilePost",740],["profilePost",739],["profilePost",738],["profilePost",736],["profilePost",735],["profilePost",734],["profilePost",733],["profilePost",732],["profilePost",731],["profilePost",730],["profilePost",727],["profilePost",726],["profilePost",725],["profilePost",724],["profilePost",723],["profilePost",722],["profilePost",720],["profilePost",719],["profilePost",718],["profilePost",717],["profilePost",716],["profilePost",715],["profilePost",714],["profilePost",713],["profilePost",712],["profilePost",711],["profilePost",710],["profilePost",709],["profilePost",707],["profilePost",706],["profilePost",705],["profilePost",703],["profilePost",702],["profilePost",701],["profilePost",700],["profilePost",698],["profilePost",697],["profilePost",695],["profilePost",693],["profilePost",692],["profilePost",691],["profilePost",690],["profilePost",688],["profilePost",687],["profilePost",686],["profilePost",685],["profilePost",684],["profilePost",683],["profilePost",681],["profilePost",680],["profilePost",679],["profilePost",678],["profilePost",677],["profilePost",676],["profilePost",675],["profilePost",674],["profilePost",673],["profilePost",672],["profilePost",670],["profilePost",669],["profilePost",667],["profilePost",666],["profilePost",665],["profilePost",664],["profilePost",663],["profilePost",662],["profilePost",661],["profilePost",659],["profilePost",658],["profilePost",657],["profilePost",655],["profilePost",653],["profilePost",652],["profilePost",651],["profilePost",650],["profilePost",648],["profilePost",647],["profilePost",646],["profilePost",645],["profilePost",643],["profilePost",642],["profilePost",641],["profilePost",640],["profilePost",639],["profilePost",636],["profilePost",634],["profilePost",633],["profilePost",632],["profilePost",631],["profilePost",630],["profilePost",628],["profilePost",627],["profilePost",626],["profilePost",625],["profilePost",624],["profilePost",623],["profilePost",622],["profilePost",621],["profilePost",619],["profilePost",618],["profilePost",612],["profilePost",611],["profilePost",610],["profilePost",609],["profilePost",607],["profilePost",606],["profilePost",605],["profilePost",604],["profilePost",603],["profilePost",602],["profilePost",601],["profilePost",600],["profilePost",598],["profilePost",597],["profilePost",596],["profilePost",595],["profilePost",594],["profilePost",593],["profilePost",591],["profilePost",590],["profilePost",589],["profilePost",587],["profilePost",586],["profilePost",585],["profilePost",584],["profilePost",583],["profilePost",582],["profilePost",581],["profilePost",580],["profilePost",579],["profilePost",578],["profilePost",577],["profilePost",576],["profilePost",575],["profilePost",574],["profilePost",573],["profilePost",572],["profilePost",571],["profilePost",570],["profilePost",569],["profilePost",568],["profilePost",567],["profilePost",566],["profilePost",565],["profilePost",564],["profilePost",563],["profilePost",562],["profilePost",561],["profilePost",560],["profilePost",559],["profilePost",558],["profilePost",557],["profilePost",556],["profilePost",555],["profilePost",554],["profilePost",553],["profilePost",552],["profilePost",551],["profilePost",550],["profilePost",549],["profilePost",548],["profilePost",547],["profilePost",546],["profilePost",545],["profilePost",544],["profilePost",543],["profilePost",542],["profilePost",541],["profilePost",539],["profilePost",538],["profilePost",537],["profilePost",536],["profilePost",534],["profilePost",533],["profilePost",532],["profilePost",531],["profilePost",530],["profilePost",529],["profilePost",528],["profilePost",526],["profilePost",523],["profilePost",521],["profilePost",520],["profilePost",519],["profilePost",517],["profilePost",515],["profilePost",514],["profilePost",513],["profilePost",510],["profilePost",506],["profilePost",505],["profilePost",501],["profilePost",500]], 200, new-profile-posts, , [], date, 0, , [], 0, 1711691729, e5e90eac995176ca784929f242361827
    Run Time: 0.002913
  7. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 257fbce4e758f538a7d190bac15449d4, , 1711695329
    Run Time: 0.000220
  8. SELECT *
    FROM `xf_widget`
    WHERE `widget_page_id` = 0
    ORDER BY display_order ASC
    Run Time: 0.000320
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_widgetALL    16Using where; Using filesort

Included Files (82, 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/WidgetFramework/Listener.php
  33. library/WidgetFramework/Option.php
  34. library/XenForo/Router.php
  35. library/XenForo/Route/Filter.php
  36. library/XenForo/Route/Interface.php
  37. library/XenForo/Route/ResponseSuffix.php
  38. library/XenForo/Route/Prefix.php
  39. library/WidgetFramework/Route/Filter/PageX.php
  40. library/XenForo/Route/Prefix/FindNew.php
  41. library/XenForo/RouteMatch.php
  42. library/XenForo/ControllerPublic/FindNew.php
  43. library/XenForo/ControllerPublic/Abstract.php
  44. library/XenForo/Controller.php
  45. library/ConvMan/Listener/LoadClassController.php
  46. library/SigRestrict/Listener.php
  47. library/Merc/Listener/History/LoadClass.php
  48. library/XenPlus/Listener/LoadClass.php
  49. library/XenPlus/Listener/Abstract.php
  50. library/Tapatalk/Listener/LoadClassModel.php
  51. library/XenForo/Input.php
  52. library/XenForo/Session.php
  53. library/XenForo/Helper/Ip.php
  54. library/XenForo/Visitor.php
  55. library/XenForo/Model/User.php
  56. library/Waindigo/AdvUserPromo/Listener/LoadClassModel.php
  57. library/Waindigo/Listener/LoadClass.php
  58. library/Waindigo/Listener/LoadClass/20120202.php
  59. library/WidgetFramework/XenForo/Model/User.php
  60. library/XenForo/Permission.php
  61. library/XenForo/Helper/Php.php
  62. library/XenForo/Phrase.php
  63. library/XenForo/Locale.php
  64. library/XenForo/Model/ProfilePost.php
  65. library/WidgetFramework/XenForo/Model/ProfilePost.php
  66. library/XenForo/Model/Search.php
  67. library/Tapatalk/Model/Search.php
  68. library/XenForo/Model/UserProfile.php
  69. library/XenForo/Model/Banning.php
  70. library/XenForo/ControllerResponse/Redirect.php
  71. library/XenForo/ControllerResponse/Abstract.php
  72. library/XenForo/Helper/Cookie.php
  73. library/Tapatalk/Listener/ControllerPostDispatch.php
  74. library/XenForo/ViewRenderer/HtmlPublic.php
  75. library/XenForo/ViewRenderer/Abstract.php
  76. library/XenForo/Template/Public.php
  77. library/XenForo/Template/Abstract.php
  78. library/WidgetFramework/Core.php
  79. library/XenForo/Model/Moderator.php
  80. library/WidgetFramework/Model/Widget.php
  81. library/WidgetFramework/Helper/Sort.php
  82. library/XenForo/Debug.php