Page Time: 0.1026s

Memory: 10.7225 MB (Peak: 11.5259 MB)

Queries (13, time: 0.0079s, 7.7%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000204
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  2.             SELECT *
                FROM xf_thread
                WHERE node_id IN (2 , 3 , 4 , 5 , 6 , 32)
                ORDER BY last_post_date DESC
    LIMIT 10;
    Run Time: 0.000502
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_threadindexnode_id_last_post_date,node_id_sticky_last_post_datelast_post_date4 20493Using where
  3. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 32f64897fd4b9788438f33cebc6ef59d, a:5:{s:12:"sessionStart";i:1369480889;s:2:"ip";i:387237043;s:9:"userAgent";s:9:"CCBot/2.0";s:7:"isRobot";b:0;s:16:"previousActivity";i:0;}, 1369484489
    Run Time: 0.000122
  4. SELECT *
    FROM xf_captcha_question
    WHERE active = 1
    ORDER BY RAND()
    Run Time: 0.000352
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_captcha_questionrefactiveactive1const1Using temporary; Using filesort
  5. INSERT INTO `xf_captcha_log` (`hash`, `captcha_type`, `captcha_data`, `captcha_date`) VALUES (?, ?, ?, ?)
    Params: 1313f6edccd10e9a07b05e3c1bbfbd2b9d62e0ef, Question, 1, 1369480889
    Run Time: 0.005591
  6. SELECT COUNT(*) AS user_count FROM addonchat_who
    Run Time: 0.000080
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEaddonchat_whoindex PRIMARY4 1Using index
  7. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('home', 'nhra_navbar_tab', 'nascar_navbar_tab', 'indy_navbar_tab', 'AddonChat_Tab')
    Params: 1
    Run Time: 0.000157
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledrangePRIMARYPRIMARY231 4Using where
  8. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'captcha_question', 'lost_password', 'EWRporta_Navtabs', 'xfr_useralbums_links', 'AddonChat_Tab_Links', 'EWRmedio_Navtabs', 'tinhte_xentag_hook_message_content', 'tinhte_xentag_hook_message_notices', 'tinhte_xentag_hook_post_private_controls', 'tinhte_xentag_hook_post_public_controls', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 5, 1
    Run Time: 0.000422
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY160 9Using where
  9. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('collapsible_sidebar_arrow')
    	AND style_id = ?
    	AND language_id = ?
    Params: 5, 1
    Run Time: 0.000131
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY160const,const,const1 
  10. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('ltt_ticker')
    	AND style_id = ?
    	AND language_id = ?
    Params: 5, 1
    Run Time: 0.000103
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY160const,const,const1 
  11. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('merc_code_render')
    	AND style_id = ?
    	AND language_id = ?
    Params: 5, 1
    Run Time: 0.000104
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY160const,const,const1 
  12. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('collapsible_sidebar_js')
    	AND style_id = ?
    	AND language_id = ?
    Params: 5, 1
    Run Time: 0.000110
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY160const,const,const1 
  13. INSERT INTO merc_ad_view (ad_id)
    VALUES (11)
    Run Time: 0.000040

Included Files (144, XenForo Classes: 48)

  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.php
  17. library/XenForo/Model/DataRegistry.php
  18. library/XenForo/CodeEvent.php
  19. library/Zend/Cache.php
  20. library/Zend/Cache/Backend/File.php
  21. library/Zend/Cache/Backend/ExtendedInterface.php
  22. library/Zend/Cache/Backend/Interface.php
  23. library/Zend/Cache/Backend.php
  24. library/Zend/Cache/Core.php
  25. library/XenForo/Options.php
  26. library/XenForo/Link.php
  27. library/XenForo/Template/Helper/Core.php
  28. library/EWRmedio/Listener/Init.php
  29. library/XenForo/DataWriter/User.php
  30. library/XenForo/DataWriter.php
  31. library/Merc/AdManager/Listener/InitDependencies.php
  32. library/XenPlus/Listener/InitDependencies.php
  33. library/XenPlus/Listener/Abstract.php
  34. library/Zend/Db.php
  35. library/Zend/Db/Adapter/Mysqli.php
  36. library/Zend/Db/Adapter/Abstract.php
  37. library/Zend/Db/Select.php
  38. library/Zend/Db/Expr.php
  39. library/Zend/Db/Profiler.php
  40. library/Zend/Db/Statement/Mysqli.php
  41. library/Zend/Db/Statement.php
  42. library/Zend/Db/Statement/Interface.php
  43. library/Merc/AdManager/AdHandler/Banner.php
  44. library/Merc/AdManager/AdHandler/Abstract.php
  45. library/Merc/AdManager/Model/Banner.php
  46. library/Zend/Db/Profiler/Query.php
  47. library/Merc/AdManager/AdHandler/Code.php
  48. library/Merc/AdManager/Model/Code.php
  49. library/EWRporta/Listener/Init.php
  50. library/Merc/Gallery/Listener.php
  51. library/Merc/Gallery/Common/Listener.php
  52. library/Merc/Gallery/Common/Base.php
  53. library/Tinhte/XenTag/Listener.php
  54. library/RouteChanger/Listen.php
  55. library/RouteChanger/Route/Static.php
  56. library/XenForo/Router.php
  57. library/XenForo/Route/ResponseSuffix.php
  58. library/XenForo/Route/Interface.php
  59. library/XenForo/Route/Prefix.php
  60. library/XenForo/Route/Prefix/LostPassword.php
  61. library/EWRporta/Listener/Route.php
  62. library/XenForo/RouteMatch.php
  63. library/XenForo/ControllerPublic/LostPassword.php
  64. library/XenForo/ControllerPublic/Abstract.php
  65. library/XenForo/Controller.php
  66. library/LatestThreadTicker/EventListener/LoadClassController.php
  67. library/EWRmedio/Listener/ControllerPublic.php
  68. library/XfAddOns/BumpThread/Listener.php
  69. library/KingK/BbCodeManager/EventListener/BbCode.php
  70. library/EWRutiles/Listener/Controller.php
  71. library/EWRporta/Block/Listener/RecentThreadx5.php
  72. library/EWRporta/Listener/Controller.php
  73. library/PageEditor/Listener.php
  74. library/LatestThreadTicker/ControllerPublic/Index.php
  75. library/XenForo/Input.php
  76. library/XenForo/Session.php
  77. library/XenForo/Visitor.php
  78. library/XenForo/Model/User.php
  79. library/Merc/AdManager/Listener/LoadClass.php
  80. library/XenPlus/Listener/LoadClass.php
  81. library/EWRutiles/Listener/Model.php
  82. library/EWRporta/Listener/Model.php
  83. library/XenForo/Permission.php
  84. library/XenForo/Phrase.php
  85. library/XenForo/Locale.php
  86. library/XenForo/Captcha/Abstract.php
  87. library/XenForo/Captcha/Question.php
  88. library/XenForo/ControllerResponse/View.php
  89. library/XenForo/ControllerResponse/Abstract.php
  90. library/LatestThreadTicker/Model/LTT.php
  91. library/XenForo/Helper/Cookie.php
  92. library/XenForo/ViewRenderer/HtmlPublic.php
  93. library/XenForo/ViewRenderer/Abstract.php
  94. library/XenForo/Template/Public.php
  95. library/XenForo/Template/Abstract.php
  96. library/XenForo/ViewPublic/LostPassword/Form.php
  97. library/XenForo/ViewPublic/Base.php
  98. library/XenForo/View.php
  99. library/DigitalPointAdPositioning/Listener/LoadClassView.php
  100. library/EWRporta/Listener/ViewPublic.php
  101. library/XenForo/Model/CaptchaQuestion.php
  102. library/XfRu/UserAlbums/EventListener/Template.php
  103. library/XfAddOns/BumpThread/Template/Hook.php
  104. library/EWRporta/Route/Portal.php
  105. library/RouteChanger/Route/Prefix/0.php
  106. library/XenForo/Route/Prefix/Index.php
  107. library/XenForo/Route/Prefix/Members.php
  108. library/EWRporta/Listener/NavTabs.php
  109. library/EWRporta/Model/Perms.php
  110. library/RPMnav/Listener/Nhra.php
  111. library/RPMnav/Listener/Nascar.php
  112. library/RPMnav/Listener/Indy.php
  113. library/RPMnav/Listener/Road.php
  114. library/XfRu/UserAlbums/EventListener/Tab.php
  115. library/XfRu/UserAlbums/Permissions.php
  116. library/AddonChat/Public/Navigation.php
  117. library/AddonChat/Model/Options.php
  118. library/AddonChat/Model/WhosChatting.php
  119. library/AddonChat/Route/Prefix/Index.php
  120. library/EWRmedio/Listener/NavTabs.php
  121. library/EWRmedio/Model/Perms.php
  122. library/Merc/AdManager/Listener/TemplatePostRender.php
  123. library/XenPlus/Listener/TemplatePostRender.php
  124. library/Merc/AdManager/Listener/TemplateHook.php
  125. library/XenPlus/Listener/TemplateHook.php
  126. library/PageEditor/Renderer.php
  127. library/XenForo/Debug.php
  128. library/XenForo/Route/Prefix/Forums.php
  129. library/RouteChanger/Route/Prefix/4.php
  130. library/DroidHost/ShowHooks/listener.php
  131. library/LatestThreadTicker/EventListener/TemplateHookListener.php
  132. library/CollapsibleSidebar/Listener.php
  133. library/EWRmedio/Listener/Template.php
  134. library/EWRmedio/Model/Lists.php
  135. library/XfRu/UserAlbums/Model/Albums.php
  136. library/XfRu/UserAlbums/Model/Images.php
  137. library/DigitalPointAdPositioning/Listener/TemplateHook.php
  138. library/XenPlus/Helper/Listener.php
  139. library/EWRporta/Listener/Template.php
  140. library/EWRutiles/Listener/Template.php
  141. library/XenForo/Helper/Criteria.php
  142. library/RouteChanger/Route/Prefix/1.php
  143. library/XenForo/ViewRenderer/Json.php
  144. library/Merc/AdManager/Model/Ad.php