Page Time: 0.2019s

Memory: 13.1580 MB (Peak: 23.3972 MB)

Queries (14, time: 0.0085s, 4.2%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000324
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  2. DELETE FROM `xf_dbtech_security_session` WHERE (last_activity_date < 1709024561)
    Run Time: 0.000415
  3. SELECT *
    FROM uix_node_layout
    Run Time: 0.000342
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuix_node_layoutALL    2 
  4. SELECT node.*
    	
    FROM xf_node AS node
    
    WHERE node.node_id = ?
    Params: 67
    Run Time: 0.000480
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
  5. SELECT agree FROM adv_offers WHERE userid = ? LIMIT 1
    Params: 0
    Run Time: 0.000272
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       no matching row in const table
  6. SELECT node.*,
    	node_field.uix_node_icons,
    	node_field.uix_styling,
    	node_field.collapsed,
    	node_field.inheritClass,
    	node_field.inheritStyling
    FROM xf_node AS node
    LEFT JOIN uix_node_fields AS node_field ON (node.node_id = node_field.node_id)
    Run Time: 0.000717
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEnodeALL    253 
    SIMPLEnode_fieldeq_refPRIMARYPRIMARY4audiclub_xf.node.node_id1 
  7. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'captcha_nocaptcha', 'lost_password', 'wf_home_navtab_links', 'sonnb_xengallery_option_copyright', 'sonnbXG_copyright', 'sonnb_xengallery_navbar_template', 'MKDGCustomFieldSearchTabs', 'main_page_footer', 'Counters', 'XenAdvShopShowStrings', 'wf_hook_moderator_bar', 'wf_revealer', 'sonnb_xengallery_nav_visitor', 'dbtech_security_navigation_visitor_tab_links2', 'dbtech_security_fingerprint', 'dbtech_security_trophy_edit', 'dbtech_security_account_wrapper_sidebar_settings', 'dbtech_security_navbar_right', 'banlist_position', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 3
    Run Time: 0.003421
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 21Using where
  8. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('mkdg_partners')
    Params: 3
    Run Time: 0.000299
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledconstPRIMARYPRIMARY106const,const1 
  9. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_container_js_head_NY')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 3
    Run Time: 0.000345
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 
  10. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('sonnbXG_copyright', 'navigation')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 3
    Run Time: 0.000550
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 2Using where
  11. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('PAGE_CONTAINER_NY2')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 3
    Run Time: 0.000317
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 
  12. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('footer_NY')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 3
    Run Time: 0.000359
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 
  13. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('MKDG_navigation_visitor_tab_top')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 3
    Run Time: 0.000345
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 
  14. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('PAGE_CONTAINER_NY')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 3
    Run Time: 0.000315
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 

Included Files (194, XenForo Classes: 54)

  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/Cache.php
  19. library/Zend/Cache/Backend/Libmemcached.php
  20. library/Zend/Cache/Backend/ExtendedInterface.php
  21. library/Zend/Cache/Backend/Interface.php
  22. library/Zend/Cache/Backend.php
  23. library/Zend/Cache/Core.php
  24. library/XenForo/CodeEvent.php
  25. library/XenForo/Options.php
  26. library/XenForo/Link.php
  27. library/XenForo/Template/Helper/Core.php
  28. library/WidgetFramework/Listener.php
  29. library/WidgetFramework/Option.php
  30. library/WidgetFramework/Helper/Index.php
  31. library/Waindigo/Listener/InitDependencies.php
  32. library/Waindigo/Listener/InitDependencies/20150212.php
  33. library/DBTech/Security/XenForo/EventListener/LoadClass.php
  34. library/DBTech/Security/Application/File.php
  35. library/XenForo/Helper/File.php
  36. library/MKDGBBcodeUrlParser/Listener/LoadClass.php
  37. library/Audentio/UIX/Listener/CodeEvent.php
  38. library/Waindigo/Listener/ControllerPreDispatch/20150212.php
  39. library/Siropu/EasyUserBan/Listener.php
  40. library/DBTech/Security/XenForo/EventListener/InitDependencies.php
  41. library/DBTech/Security/XenForo/Autoloader.php
  42. library/Hex/Listener/InitDependencies.php
  43. library/Hex/Listener/InitDependencies/20150212.php
  44. library/Hex/Listener/ControllerPreDispatch/20150911.php
  45. library/HtmlCustomTitles/Listener.php
  46. library/sonnb/XenGallery/Listener.php
  47. library/Audentio/UIX/vendor/autoload.php
  48. library/Audentio/UIX/vendor/composer/autoload_real.php
  49. library/Audentio/UIX/vendor/composer/ClassLoader.php
  50. library/Audentio/UIX/vendor/composer/autoload_namespaces.php
  51. library/Audentio/UIX/vendor/composer/autoload_psr4.php
  52. library/Audentio/UIX/vendor/composer/autoload_classmap.php
  53. library/XenForo/Router.php
  54. library/XenForo/Route/Filter.php
  55. library/XenForo/Route/Interface.php
  56. library/XenForo/Route/ResponseSuffix.php
  57. library/XenForo/Route/Prefix.php
  58. library/WidgetFramework/Route/Filter/PageX.php
  59. library/XenForo/Route/Prefix/LostPassword.php
  60. library/XenForo/RouteMatch.php
  61. library/XenForo/ControllerPublic/LostPassword.php
  62. library/XenForo/ControllerPublic/Abstract.php
  63. library/XenForo/Controller.php
  64. library/ExternalExtended/Listener.php
  65. library/InfisJSC/TopicStarter/Listener.php
  66. library/XenForo/Input.php
  67. library/XenForo/Session.php
  68. library/DBTech/Security/XenForo/Session.php
  69. library/Zend/Db.php
  70. library/Zend/Db/Adapter/Mysqli.php
  71. library/Zend/Db/Adapter/Abstract.php
  72. library/Zend/Db/Select.php
  73. library/Zend/Db/Expr.php
  74. library/Zend/Db/Profiler.php
  75. library/Zend/Db/Statement/Mysqli.php
  76. library/Zend/Db/Statement.php
  77. library/Zend/Db/Statement/Interface.php
  78. src/addons/DBTech/Security/3rdParty/spiders.php
  79. library/XenForo/Helper/Ip.php
  80. library/XenForo/Visitor.php
  81. library/XenForo/Model/User.php
  82. library/Waindigo/Friends/Listener/LoadClass.php
  83. library/Waindigo/Listener/LoadClass.php
  84. library/Waindigo/Listener/LoadClass/20150106.php
  85. library/Nobita/Banlist/Listener.php
  86. library/SV/ReportImprovements/Listener.php
  87. library/Audentio/UIX/Model/User.php
  88. library/DBTech/Security/XenForo/Model/User.php
  89. library/Waindigo/Friends/Extend/XenForo/Model/User.php
  90. library/WidgetFramework/XenForo/Model/User.php
  91. library/sonnb/XenGallery/XenForo/Model/User.php
  92. library/SV/ReportImprovements/XenForo/Model/User.php
  93. library/DBTech/Security/XenForo/Visitor.php
  94. library/Zend/Db/Profiler/Query.php
  95. library/XenForo/Permission.php
  96. library/XenForo/Helper/Php.php
  97. library/XenForo/Phrase.php
  98. library/XenForo/Locale.php
  99. library/DBTech/Security/XenForo/EventListener/ControllerDispatch.php
  100. library/SV/ReportImprovements/Globals.php
  101. library/XenForo/Model/Report.php
  102. library/SV/ReportImprovements/Listener2.php
  103. library/SV/ReportImprovements/XenForo/Model/ReportPatch2.php
  104. library/SV/ReportImprovements/XenForo/Model/Report.php
  105. library/XenForo/Captcha/Abstract.php
  106. library/XenForo/Captcha/NoCaptcha.php
  107. library/XenForo/ControllerResponse/View.php
  108. library/XenForo/ControllerResponse/Abstract.php
  109. library/DBTech/Security/XenForo/Model/Security.php
  110. library/XenForo/Helper/Cookie.php
  111. library/XenForo/ViewRenderer/HtmlPublic.php
  112. library/XenForo/ViewRenderer/Abstract.php
  113. library/XenForo/Template/Public.php
  114. library/XenForo/Template/Abstract.php
  115. library/WidgetFramework/Core.php
  116. library/XenForo/Model/Moderator.php
  117. library/sonnb/XenGallery/XenForo/Model/Moderator.php
  118. library/SV/ReportImprovements/XenForo/Model/Moderator.php
  119. library/WidgetFramework/Model/Widget.php
  120. library/WidgetFramework/Helper/Sort.php
  121. library/WidgetFramework/WidgetRenderer.php
  122. library/XenForo/ViewPublic/LostPassword/Form.php
  123. library/XenForo/ViewPublic/Base.php
  124. library/XenForo/View.php
  125. library/WidgetFramework/XenForo/View1.php
  126. library/Waindigo/CustomFields/Listener/TemplateCreate.php
  127. library/Waindigo/Listener/TemplateCreate.php
  128. library/Waindigo/Listener/TemplateCreate/20130522.php
  129. library/Hex/Thumbnails/Listener/TemplateCreate.php
  130. library/Hex/Listener/TemplateCreate.php
  131. library/Hex/Listener/TemplateCreate/20150106.php
  132. library/XenForo/Model/Node.php
  133. library/Hex/Thumbnails/Listener/LoadClass.php
  134. library/Hex/Listener/LoadClass.php
  135. library/Hex/Listener/LoadClass/20150518.php
  136. library/Audentio/UIX/Model/Node.php
  137. library/Hex/Thumbnails/Extend/XenForo/Model/Node.php
  138. library/Audentio/UIX/Model/NodeLayout.php
  139. library/Sedo/GoToTop/Listener/Templates.php
  140. library/XenForo/Route/Prefix/Members.php
  141. library/mkdgXenforoConversations/Tabs/MainTab.php
  142. library/mkdgPages/Tabs/OtherPagesTab.php
  143. library/XenForo/Route/Prefix/Pages.php
  144. library/MKDGCustomFieldSearch/Tabs/MainTab.php
  145. library/XenForo/Route/Prefix/Forums.php
  146. library/XenAdvShop/Tabs/MainTab.php
  147. library/XenAdvShop/Model/AdvShopModel.php
  148. library/WidgetFramework/WidgetRenderer/TemplateWithoutWrapper.php
  149. library/WidgetFramework/WidgetRenderer/Template.php
  150. library/WidgetFramework/WidgetRenderer/HtmlWithoutWrapper.php
  151. library/WidgetFramework/WidgetRenderer/Html.php
  152. library/WidgetFramework/Template/Extended.php
  153. library/XenForo/Model/StyleProperty.php
  154. library/DBTech/Security/XenForo/EventListener/TemplateCreate.php
  155. library/Waindigo/CustomFields/Listener/TemplatePostRender.php
  156. library/Waindigo/Listener/TemplatePostRender.php
  157. library/Waindigo/Listener/TemplatePostRender/20150106.php
  158. library/Waindigo/Listener/Template.php
  159. library/Waindigo/Listener/Template/20150106.php
  160. library/Hex/Thumbnails/Listener/TemplatePostRender.php
  161. library/Hex/Listener/TemplatePostRender.php
  162. library/Hex/Listener/TemplatePostRender/20150106.php
  163. library/Hex/Listener/Template.php
  164. library/Hex/Listener/Template/20150106.php
  165. library/Waindigo/Friends/Listener/TemplatePostRender.php
  166. library/XenAdvShop/Listener/Template.php
  167. library/WidgetFramework/WidgetRenderer/Empty.php
  168. library/XenForo/Helper/Criteria.php
  169. library/XenForo/Debug.php
  170. library/WidgetFramework/Helper/String.php
  171. library/mkdgStyleEdit/Listener/TemplateHook.php
  172. library/Waindigo/CustomFields/Listener/TemplateHook.php
  173. library/Waindigo/Listener/TemplateHook.php
  174. library/Waindigo/Listener/TemplateHook/20150106.php
  175. library/Hex/Thumbnails/Listener/TemplateHook.php
  176. library/Hex/Listener/TemplateHook.php
  177. library/Hex/Listener/TemplateHook/20150106.php
  178. library/MKDGCustomFieldSearch/Listener/ThreadCreateHook.php
  179. library/MKDGCustomFieldSearch/Listener/MkdgHook.php
  180. library/XenForo/ControllerPublic/Post.php
  181. library/mkdgXenforoConversations/Listener/Template.php
  182. library/mkdgPages/Listener/HelpTabs.php
  183. library/XenAdvShop/Listener/ShowItems.php
  184. library/XenAdvInfo/Listener/Template.php
  185. library/Waindigo/Friends/Listener/TemplateHook.php
  186. library/Autolavka/Listener/addLinkHook.php
  187. library/SHNewYear/Listener.php
  188. library/SHNewYear/Listener2.php
  189. library/SHNewYear/Listener3.php
  190. library/SHNewYear/Listener4.php
  191. library/Audentio/UIX/Template/Helper/CanvasNavigation.php
  192. library/Zend/Exception.php
  193. library/DBTech/Security/XenForo/EventListener/TemplateHook.php
  194. library/XenForo/ViewRenderer/Json.php