Page Time: 0.0764s

Memory: 10.2444 MB (Peak: 11.0766 MB)

Queries (10, time: 0.0018s, 2.4%)

  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.000562
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('ads', 'adPositions', 'adTypes')
    Run Time: 0.000078
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 3Using where
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000077
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 2a6e4c43969846d8a5e1f1959658cf9d, , 1679921331
    Run Time: 0.000184
  5. 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_Help, Index, error, page_name=terms, 1679917731,
    Run Time: 0.000088
  6. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'message_page', 'resources_tab_links', 'notifications_navbar', 'threadrating_rate', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000502
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 6Using where
  7. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('matthewh_ultimateads_mainad', 'bbm_js')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000095
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 2Using where
  8. SELECT *
    FROM merc_ad_last_view
    ORDER BY view_date ASC
    Run Time: 0.000084
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEmerc_ad_last_viewsystem    0Const row not found
  9. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('dark_azucloud')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000073
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 
  10. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('SFP_js_first_post')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000076
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 

Included Files (163, XenForo Classes: 42)

  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/Merc/AdManager/Listener/InitDependencies.php
  36. library/XenPlus/Listener/InitDependencies.php
  37. library/XenPlus/Listener/Abstract.php
  38. library/ConvEss/Listener/Cog.php
  39. library/TMS/Listener.php
  40. library/StickyFirstPost/Listener.php
  41. library/Merc/AdManager/Listener/LoadClass.php
  42. library/XenPlus/Listener/LoadClass.php
  43. library/VietXfAdvStats/Listener.php
  44. library/Asp/OnlineStatus/Plugin/Plugin.php
  45. library/MassDeleteSpammers/Listener.php
  46. library/mizter1nho/HideAddon/Listener/BBCode.php
  47. library/Bookmarks/Listener/Proxy.php
  48. library/Merc/AdManager/AdHandler/Code.php
  49. library/Merc/AdManager/AdHandler/Abstract.php
  50. library/Merc/AdManager/Model/Code.php
  51. library/Iversia/Identicon/Listener.php
  52. library/XenResource/Listener/Proxy.php
  53. library/BBM/Listeners/AllInOne.php
  54. library/robodn/DonationManager/Listener.php
  55. library/robodn/DonationManager/Common/Listener.php
  56. library/robodn/DonationManager/Common/Base.php
  57. library/mizter1nho/HideAddon/Helper/hideaddon.php
  58. library/CTA/FeaturedThreads/Listener.php
  59. library/XenForo/Router.php
  60. library/XenForo/Route/Filter.php
  61. library/XenForo/Route/Interface.php
  62. library/XenForo/Route/ResponseSuffix.php
  63. library/XenForo/Route/Prefix.php
  64. library/XenForo/Route/Prefix/Help.php
  65. library/EWRutiles/Sitemap/Listener/Route.php
  66. library/XenForo/RouteMatch.php
  67. library/BBM/Protection/Helper/ContentProtection.php
  68. library/XenForo/ControllerPublic/Help.php
  69. library/XenForo/ControllerPublic/Abstract.php
  70. library/XenForo/Controller.php
  71. library/ThreadRating/Listener/Class.php
  72. library/XI/Tag/CodeEvent/Listener.php
  73. library/Social/Listener.php
  74. library/Vinavb/CustomNodeIcon/Listener.php
  75. library/GritterNotifications/Listener.php
  76. library/EWRutiles/Sitemap/Listener/Controller.php
  77. library/BBM/ControllerPublic/Help.php
  78. library/XenForo/Input.php
  79. library/XenForo/Session.php
  80. library/XenForo/Helper/Ip.php
  81. library/XenForo/Visitor.php
  82. library/XenForo/Model/User.php
  83. library/Waindigo/PostAsUser/Listener/LoadClass.php
  84. library/Waindigo/Listener/LoadClass.php
  85. library/Waindigo/Listener/LoadClass/20150318.php
  86. library/Waindigo/JoinUserGroup/Listener/LoadClass.php
  87. library/rellect/FaviconForLinks/Listener/Proxy.php
  88. library/Waindigo/PostAsUser/Extend/XenForo/Model/User.php
  89. library/Waindigo/JoinUserGroup/Extend/XenForo/Model/User.php
  90. library/ConvEss/Model/User.php
  91. library/VietXfAdvStats/XenForo/Model/User.php
  92. library/MassDeleteSpammers/ModelUser.php
  93. library/XenResource/Listener/Proxy/ModelUser.php
  94. library/CTA/FeaturedThreads/Model/User.php
  95. library/rellect/FaviconForLinks/XenForo/Model/User.php
  96. library/XenForo/Permission.php
  97. library/XenForo/Helper/Php.php
  98. library/XenForo/Phrase.php
  99. library/XenForo/Locale.php
  100. library/Sedo/DetectBrowser/Listener/Visitor.php
  101. library/Sedo/DetectBrowser/Helper/MobileDetect.php
  102. library/XenForo/ControllerResponse/Message.php
  103. library/XenForo/ControllerResponse/Abstract.php
  104. library/XenForo/ControllerResponse/Exception.php
  105. library/XenForo/Helper/Cookie.php
  106. library/XenForo/ViewRenderer/HtmlPublic.php
  107. library/XenForo/ViewRenderer/Abstract.php
  108. library/XenForo/Template/Public.php
  109. library/XenForo/Template/Abstract.php
  110. library/Dark/AzuCloud/EventListener/FrontControllerPreView.php
  111. library/Dark/AzuCloud/Model/Nakano.php
  112. library/Sedo/QuoteME/Listener/PreloadTemplates.php
  113. library/Waindigo/PostAsUser/Listener/TemplateCreate.php
  114. library/Waindigo/Listener/TemplateCreate.php
  115. library/Waindigo/Listener/TemplateCreate/20150106.php
  116. library/WhoHasVisited/Listener.php
  117. library/XenResource/Listener/Template.php
  118. library/VietXfAdvStats/Model/GetUserGroup.php
  119. library/Sedo/GoToTop/Listener/Templates.php
  120. library/ControlNoFollow/Listener.php
  121. library/Bookmarks/Listener/Hook.php
  122. library/XenForo/Route/Prefix/Members.php
  123. library/Bookmarks/Listener/NavigationTabs.php
  124. library/PHCTags/Listener/NavTabs.php
  125. library/GritterNotifications/Route/Prefix/Notifications.php
  126. library/EWRutiles/Sitemap/Listener/Params.php
  127. library/ThreadRating/Listener/Template.php
  128. library/Sedo/QuoteME/Listener/Templates.php
  129. library/Waindigo/PostAsUser/Listener/TemplatePostRender.php
  130. library/Waindigo/Listener/TemplatePostRender.php
  131. library/Waindigo/Listener/TemplatePostRender/20130522.php
  132. library/Waindigo/Listener/Template.php
  133. library/Waindigo/Listener/Template/20150106.php
  134. library/Merc/AdManager/Listener/TemplatePostRender.php
  135. library/XenPlus/Listener/TemplatePostRender.php
  136. library/Merc/AdManager/Listener/TemplateHook.php
  137. library/XenPlus/Listener/TemplateHook.php
  138. library/MatthewH/UltimateAds/Listener/Listener.php
  139. library/robokassa/MoreCurrency/Listener.php
  140. library/XenForo/Helper/Criteria.php
  141. library/XenForo/Debug.php
  142. library/BBM/Helper/BbCodes.php
  143. library/Waindigo/PostAsUser/Listener/TemplateHook.php
  144. library/Waindigo/Listener/TemplateHook.php
  145. library/Waindigo/Listener/TemplateHook/20130522.php
  146. library/Dark/AzuCloud/EventListener/TemplateHook.php
  147. library/XenPlus/Helper/Listener.php
  148. library/PHCTags/Listener/TemplateHook.php
  149. library/MatthewH/UltimateAds/main.php
  150. library/Zend/Filter.php
  151. library/Zend/Filter/Interface.php
  152. library/Zend/Loader.php
  153. library/Zend/Filter/Word/UnderscoreToCamelCase.php
  154. library/Zend/Filter/Word/SeparatorToCamelCase.php
  155. library/Zend/Filter/Word/Separator/Abstract.php
  156. library/Zend/Filter/PregReplace.php
  157. library/AdministrateForum/Listener/Listener.php
  158. library/mizter1nho/HideAddon/Listener/Hook.php
  159. library/BBM/Listeners/Templates/Public.php
  160. library/VietXfAdvStats/Option.php
  161. library/Merc/AdManager/Model/Ad.php
  162. library/XenForo/ViewRenderer/Json.php
  163. library/Vinavb/CustomNodeIcon/Icon.php