Page Time: 0.0681s

Memory: 1.9535 MB (Peak: 3.9790 MB)

Queries (8, time: 0.0497s, 73.0%)

  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.000640
    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.000263
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  3. SELECT *
    FROM xf_search
    WHERE search_id = ?
    Params: 197497724
    Run Time: 0.000262
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       no matching row in const table
  4. SELECT search_index.content_type, search_index.content_id
    FROM xf_search_index AS search_index
    
    WHERE MATCH(search_index.title, search_index.message, search_index.metadata) AGAINST (? IN BOOLEAN MODE)
    	
    
    ORDER BY search_index.item_date desc
    LIMIT 200
    Params: +однотрубная
    Run Time: 0.016481
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsearch_indexfulltexttitle_message_metadatatitle_message_metadata0const1Using where; Ft_hints: no_ranking; Using filesort
  5. 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 (769485, 738705, 719905, 698013, 680884, 680332, 674162, 669590, 661731, 659563, 659541, 651474, 597320, 597190, 597121, 584438, 582070, 567617, 560136, 559984, 559925, 559899, 559723, 559646, 559586, 559544, 559454, 559256, 558326, 558323, 558292, 558272, 558266, 555198, 552791, 492145, 491947, 491861, 463861, 462017, 462006, 461108, 459948, 459930, 459928, 459925, 449287, 442453, 421858, 421857, 416219, 415966, 412144, 412106, 412050, 379425, 379402, 331908, 331783, 322250, 284429, 284416, 284412, 284407, 256124, 256123, 252360, 248612, 240479, 239838, 162701, 160209, 154149, 136327, 111338, 67120, 31342)
    Run Time: 0.002596
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangePRIMARY,thread_id_post_date,thread_id_positionPRIMARY4 77Using where
    SIMPLEthreadeq_refPRIMARY,node_id_last_post_date,node_id_sticky_state_last_postPRIMARY4krainamaystriv.post.thread_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4krainamaystriv.thread.node_id1 
    SIMPLEusereq_refPRIMARYPRIMARY4krainamaystriv.post.user_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,krainamaystriv.thread.node_id1Using where
    SIMPLEsessionrefPRIMARYPRIMARY4krainamaystriv.post.user_id27 
  6. SELECT user.*
    	
    FROM xf_user AS user
    
    WHERE (user.username LIKE 'однотрубная%') AND (user.user_state = 'valid') AND (user.is_banned = 0)
    ORDER BY user.username
     LIMIT 10
    Run Time: 0.000550
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserrangeusername,user_stateusername152 1Using index condition; Using where
  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: [["post",769485],["post",738705],["post",719905],["post",698013],["post",680884],["post",680332],["post",674162],["post",669590],["post",661731],["post",659563],["post",659541],["post",651474],["post",597320],["post",597190],["post",597121],["post",584438],["post",582070],["post",567617],["post",560136],["post",559984],["post",559925],["post",559899],["post",559723],["post",559646],["post",559586],["post",559544],["post",559454],["post",559256],["post",558326],["post",558323],["post",558292],["post",558272],["post",558266],["post",555198],["post",552791],["post",492145],["post",491947],["post",491861],["post",463861],["post",462017],["post",462006],["post",461108],["post",459948],["post",459930],["post",459928],["post",459925],["post",449287],["post",442453],["post",421858],["post",421857],["post",416219],["post",415966],["post",412144],["post",412106],["post",412050],["post",379425],["post",379402],["post",331908],["post",331783],["post",322250],["post",284429],["post",284416],["post",284412],["post",284407],["post",256124],["post",256123],["post",252360],["post",248612],["post",240479],["post",239838],["post",162701],["post",160209],["post",154149],["post",136327],["post",111338],["post",67120],["post",31342]], 77, , однотрубная, [], date, 0, , [], 0, 1714752290, cba4727d2acef6ca251211652c1a0600
    Run Time: 0.017374
  8. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: b8b35cffc5eeea22207172acec20d352, , 1714755890
    Run Time: 0.011531

Included Files (86, XenForo Classes: 49)

  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/XenForo/Router.php
  33. library/XenForo/Route/Filter.php
  34. library/XenForo/Route/Interface.php
  35. library/XenForo/Route/ResponseSuffix.php
  36. library/XenForo/Route/Prefix.php
  37. library/XenForo/Route/Prefix/Search.php
  38. library/XenForo/RouteMatch.php
  39. library/XenForo/ControllerPublic/Search.php
  40. library/XenForo/ControllerPublic/Abstract.php
  41. library/XenForo/Controller.php
  42. library/Dark/Duplicate/EventListener/LoadClassController.php
  43. library/XfRu/MergeDoubleUserPost/EventListener/Thread.php
  44. library/FirstPostOnAllPages/EventListener/Thread.php
  45. library/TMS/Listener.php
  46. library/Tapatalk/Listener/LoadClassModel.php
  47. library/Siropu/EasyUserBan/Listener.php
  48. library/ExternalExtended/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/FirstPostOnAllPages/EventListener/Post.php
  55. library/Minimalism/OnlineStatus/Plugin.php
  56. library/ImageWatermarking/Listener/LoadClassModel.php
  57. library/XenForo/Permission.php
  58. library/XenForo/Helper/Php.php
  59. library/XenForo/Phrase.php
  60. library/XenForo/Locale.php
  61. library/XenForo/ControllerResponse/Reroute.php
  62. library/XenForo/ControllerResponse/Abstract.php
  63. library/Tapatalk/Listener/ControllerPostDispatch.php
  64. library/XenForo/Model/Search.php
  65. library/Tapatalk/Model/Search.php
  66. library/XenForo/Search/Searcher.php
  67. library/XenForo/Search/SourceHandler/Abstract.php
  68. library/XenForo/Search/SourceHandler/MySqlFt.php
  69. library/XenForo/Search/DataHandler/Post.php
  70. library/XenForo/Search/DataHandler/Abstract.php
  71. library/XenForo/Model/Post.php
  72. library/FirstPostOnAllPages/Model/Post.php
  73. library/Minimalism/OnlineStatus/Index.php
  74. library/XenForo/Model/Thread.php
  75. library/XenForo/Model/Forum.php
  76. library/XenForo/Db.php
  77. library/XenForo/ControllerResponse/Redirect.php
  78. library/XenForo/Helper/Cookie.php
  79. library/XenForo/ViewRenderer/HtmlPublic.php
  80. library/XenForo/ViewRenderer/Abstract.php
  81. library/XenForo/Template/Public.php
  82. library/XenForo/Template/Abstract.php
  83. library/kmAds/Listener/FrontControllerPreView.php
  84. library/AdvertisingMessages/Listener.php
  85. library/AdvertisingMessages/Core.php
  86. library/XenForo/Debug.php