Page Time: 0.0649s

Memory: 12.3825 MB (Peak: 13.0477 MB)

Queries (9, time: 0.0021s, 3.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.000468
    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.000221
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 2Using where
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000173
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT *
    FROM xf_search
    WHERE search_id = ?
    Params: 76390
    Run Time: 0.000256
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       no matching row in const table
  5. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: d6e3e0bf9082f6f61c959a2cfb2cca3e, a:8:{s:12:"sessionStart";i:1713446196;s:2:"ip";s:4:"то ";s:11:"sessionCsrf";s:16:"4xBIqrbL7bIsm5vh";s:9:"userAgent";s:9:"claudebot";s:7:"robotId";s:0:"";s:16:"previousActivity";i:0;s:15:"isIpDiscouraged";a:2:{s:6:"result";b:0;s:7:"version";i:1487748357;}s:11:"sedoQuattro";a:1:{s:18:"noJsonRequestPaths";a:6:{s:8:"basePath";s:1:"/";s:4:"host";s:22:"diendanthammyvien.info";s:8:"protocol";s:4:"http";s:12:"fullBasePath";s:30:"http://diendanthammyvien.info/";s:10:"requestUri";s:23:"/search/76390/?_debug=1";s:7:"fullUri";s:52:"http://diendanthammyvien.info/search/76390/?_debug=1";}}}, 1713449796
    Run Time: 0.000210
  6. INSERT INTO xf_session_activity
    	(user_id, unique_key, ip, controller_name, controller_action, view_state, params, view_date, robot_key)
    VALUES
    	(?, ?, ?, ?, ?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE
    	ip = VALUES(ip),
    	controller_name = VALUES(controller_name),
    	controller_action = VALUES(controller_action),
    	view_state = VALUES(view_state),
    	params = VALUES(params),
    	view_date = VALUES(view_date),
    	robot_key = VALUES(robot_key)
    Params: 0, то , то , XenForo_ControllerPublic_Search, Results, error, search_id=76390, 1713446196,
    Run Time: 0.000108
  7. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'error', 'wf_hook_moderator_bar', 'wf_revealer', 'tinhte_xentag_bb_code_tag_tag', 'tinhte_xentag_hook_message_below', 'tinhte_xentag_hook_message_content', 'tinhte_xentag_hook_message_notices', 'tinhte_xentag_hook_navigation_tabs_forums', 'tinhte_xentag_hook_post_private_controls', 'tinhte_xentag_hook_post_public_controls', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000328
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 12Using where
  8. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('requested_search_not_found')
    Params: 2
    Run Time: 0.000158
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledconstPRIMARYPRIMARY106const,const1 
  9. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('nat_bodyjs')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000156
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 

Included Files (123, 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/WidgetFramework/Listener.php
  33. library/WidgetFramework/Option.php
  34. library/Waindigo/Listener/InitDependencies.php
  35. library/Waindigo/Listener/InitDependencies/20150212.php
  36. library/Waindigo/Listener/ControllerPreDispatch/20150212.php
  37. library/Tinhte/XenTag/Listener.php
  38. library/XenForo/CacheRebuilder/Abstract.php
  39. library/NodesAsTabs/Listen.php
  40. library/Brivium/BriviumHelper/EventListeners.php
  41. library/Brivium/BriviumHelper/1010071/EventListeners.php
  42. library/EWRporta/Listener/Model.php
  43. library/VietXfAdvStats/Listener.php
  44. library/sonnbPreventDoublePost/Listener.php
  45. library/Brivium/AdvancedMobileSwitcher/EventListeners/Listener.php
  46. library/Sedo/TinyQuattro/Listener/AllInOne.php
  47. library/XenForo/Router.php
  48. library/XenForo/Route/Filter.php
  49. library/XenForo/Route/Interface.php
  50. library/XenForo/Route/ResponseSuffix.php
  51. library/XenForo/Route/Prefix.php
  52. library/WidgetFramework/Route/Filter/PageX.php
  53. library/XenForo/Route/Prefix/Search.php
  54. library/EWRporta/Listener/Route.php
  55. library/vtLai/UrlKhongDau/Listener.php
  56. library/XenForo/RouteMatch.php
  57. library/XenForo/ControllerPublic/Search.php
  58. library/XenForo/ControllerPublic/Abstract.php
  59. library/XenForo/Controller.php
  60. library/EWRporta/Listener/Controller.php
  61. library/Vinavb/CustomNodeIcon/Listener.php
  62. library/ChipXF/MoreThread/Listener.php
  63. library/XenPlaza/XPlimitLink/Listener/Listener.php
  64. library/Brivium/CaptchaPosting/EventListeners/Listener.php
  65. library/Tinhte/XenTag/XenForo/ControllerPublic/Search.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/WidgetFramework/XenForo/Model/User.php
  72. library/VietXfAdvStats/XenForo/Model/User.php
  73. library/XenForo/Permission.php
  74. library/XenForo/Phrase.php
  75. library/XenForo/Locale.php
  76. library/XenForo/ControllerResponse/Reroute.php
  77. library/XenForo/ControllerResponse/Abstract.php
  78. library/XenForo/Model/Search.php
  79. library/Tinhte/XenTag/XenForo/Model/Search.php
  80. library/XenForo/ControllerResponse/Error.php
  81. library/XenForo/Helper/Cookie.php
  82. library/XenForo/ViewRenderer/HtmlPublic.php
  83. library/XenForo/ViewRenderer/Abstract.php
  84. library/XenForo/Template/Public.php
  85. library/XenForo/Template/Abstract.php
  86. library/WidgetFramework/Core.php
  87. library/XenForo/Model/Moderator.php
  88. library/WidgetFramework/Model/Widget.php
  89. library/WidgetFramework/Helper/Sort.php
  90. library/WidgetFramework/WidgetRenderer.php
  91. library/Waindigo/Thumbnails/Listener/TemplateCreate.php
  92. library/Waindigo/Listener/TemplateCreate.php
  93. library/Waindigo/Listener/TemplateCreate/20150106.php
  94. library/VietXfAdvStats/Model/GetUserGroup.php
  95. library/XenForo/Route/Prefix/Members.php
  96. library/vtLai/UrlKhongDau/Members.php
  97. library/EWRporta/Listener/NavTabs.php
  98. library/NodesAsTabs/NavTabs.php
  99. library/NodesAsTabs/Model/Options.php
  100. library/XenForo/Model/Node.php
  101. library/Waindigo/Thumbnails/Listener/LoadClass.php
  102. library/Waindigo/Listener/LoadClass.php
  103. library/Waindigo/Listener/LoadClass/20150318.php
  104. library/Waindigo/Thumbnails/Extend/XenForo/Model/Node.php
  105. library/XenForo/Route/Prefix/Forums.php
  106. library/vtLai/UrlKhongDau/Forums.php
  107. library/vtLai/UrlKhongDau/Converter.php
  108. library/WidgetFramework/Template/Extended.php
  109. library/Sedo/TinyQuattro/Listener/Templates/Preloader.php
  110. library/Sedo/TinyQuattro/Helper/Quattro.php
  111. library/Waindigo/Thumbnails/Listener/TemplatePostRender.php
  112. library/Waindigo/Listener/TemplatePostRender.php
  113. library/Waindigo/Listener/TemplatePostRender/20150106.php
  114. library/Waindigo/Listener/Template.php
  115. library/Waindigo/Listener/Template/20150106.php
  116. library/XenForo/Debug.php
  117. library/EWRporta/Listener/Template.php
  118. library/Waindigo/Thumbnails/Listener/TemplateHook.php
  119. library/Waindigo/Listener/TemplateHook.php
  120. library/Waindigo/Listener/TemplateHook/20150106.php
  121. library/VietXfAdvStats/Option.php
  122. library/XenForo/ViewRenderer/Json.php
  123. library/Vinavb/CustomNodeIcon/Icon.php