Page Time: 0.3370s

Memory: 10.2490 MB (Peak: 11.1991 MB)

Queries (9, time: 0.0570s, 16.9%)

  1. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'cron', 'simpleCache', 'routesPublic', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'smilies', 'bbCode', 'threadPrefixes', 'trophyUserTitles', 'reportCounts', 'moderationCounts', 'notices', 'userFieldsInfo')
    Run Time: 0.001230
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY77 20Using where
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.009933
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  3. SELECT *
    FROM xf_node
    WHERE display_in_list = 1
    ORDER BY lft ASC
    Run Time: 0.010174
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALLdisplay_in_list   101Using where; Using filesort
  4. SELECT cache_value
    FROM xf_permission_cache_content_type
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.003034
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_content_typeconstPRIMARYPRIMARY81const,const1 
  5. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 64caef5c903ca5e68795f833b42b2ad2, a:5:{s:12:"sessionStart";i:1369271698;s:2:"ip";i:3091773544;s:9:"userAgent";s:9:"CCBot/2.0";s:7:"isRobot";b:0;s:16:"previousActivity";i:0;}, 1369275298
    Run Time: 0.000542
  6. INSERT INTO xf_session_activity
    	(user_id, unique_key, ip, controller_name, controller_action, view_state, params, view_date)
    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)
    Params: 0, 3091773544, 3091773544, XenForo_ControllerPublic_Misc, QuickNavigationMenu, valid, , 1369271698
    Run Time: 0.004013
  7. SELECT page_name FROM EWRcarta_pages WHERE page_slug = 'index'
    Run Time: 0.009966
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRcarta_pagesconstpage_slugpage_slug302const1 
  8. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'quick_navigation_menu', 'EWRporta_Navtabs', 'EWRcarta_Navtabs', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 1
    Run Time: 0.010083
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY160 5Using where
  9. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('home', 'wiki')
    Params: 1
    Run Time: 0.007986
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledrangePRIMARYPRIMARY231 2Using where

Included Files (111, XenForo Classes: 53)

  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/Db.php
  20. library/Zend/Db/Adapter/Mysqli.php
  21. library/Zend/Db/Adapter/Abstract.php
  22. library/Zend/Db/Select.php
  23. library/Zend/Db/Expr.php
  24. library/Zend/Db/Profiler.php
  25. library/Zend/Db/Statement/Mysqli.php
  26. library/Zend/Db/Statement.php
  27. library/Zend/Db/Statement/Interface.php
  28. library/Zend/Db/Profiler/Query.php
  29. library/XenForo/Options.php
  30. library/XenForo/Link.php
  31. library/XenForo/Template/Helper/Core.php
  32. library/EWRcarta/Listener/Init.php
  33. library/XenForo/DataWriter/User.php
  34. library/XenForo/DataWriter.php
  35. library/Merc/DonationManager/Listener/InitDependencies.php
  36. library/XenPlus/Listener/InitDependencies.php
  37. library/XenPlus/Listener/Abstract.php
  38. library/EWRporta/Listener/Init.php
  39. library/EWRporta/Helper/Index.php
  40. library/XenForo/Router.php
  41. library/XenForo/Route/ResponseSuffix.php
  42. library/XenForo/Route/Interface.php
  43. library/XenForo/Route/Prefix.php
  44. library/XenForo/Route/Prefix/Misc.php
  45. library/EWRporta/Listener/Route.php
  46. library/XenForo/RouteMatch.php
  47. library/XenForo/ControllerPublic/Misc.php
  48. library/XenForo/ControllerPublic/Abstract.php
  49. library/XenForo/Controller.php
  50. library/TMS/Listener.php
  51. library/Dark/PostRating/EventListener.php
  52. library/EWRporta/Listener/Controller.php
  53. library/Merc/DonationManager/Listener/LoadClass.php
  54. library/XenPlus/Listener/LoadClass.php
  55. library/XenForo/Input.php
  56. library/XenForo/Session.php
  57. library/XenForo/Visitor.php
  58. library/XenForo/Model/User.php
  59. library/EWRcarta/Listener/Model.php
  60. library/vb4ToXf11/Listener/ExtendModel.php
  61. library/Asp/OnlineStatus/Plugin/Plugin.php
  62. library/EWRporta/Listener/Model.php
  63. library/Dark/PostRating/Model/User.php
  64. library/XenForo/Permission.php
  65. library/XenForo/Phrase.php
  66. library/XenForo/Locale.php
  67. library/Merc/DonationManager/Listener/VisitorSetup.php
  68. library/XenPlus/Listener/VisitorSetup.php
  69. library/XenForo/Model/Node.php
  70. library/XenForo/NodeHandler/Category.php
  71. library/XenForo/NodeHandler/Abstract.php
  72. library/XenForo/NodeHandler/Forum.php
  73. library/XenForo/NodeHandler/LinkForum.php
  74. library/XenForo/Model/Category.php
  75. library/XenForo/Model/Forum.php
  76. library/XenForo/Model/LinkForum.php
  77. library/XenForo/ControllerResponse/View.php
  78. library/XenForo/ControllerResponse/Abstract.php
  79. library/XenForo/Helper/Cookie.php
  80. library/XenForo/ViewRenderer/HtmlPublic.php
  81. library/XenForo/ViewRenderer/Abstract.php
  82. library/XenForo/Template/Public.php
  83. library/XenForo/Template/Abstract.php
  84. library/EWRporta/Listener/ViewPublic.php
  85. library/XenForo/ViewPublic/Base.php
  86. library/XenForo/View.php
  87. library/Merc/DonationManager/Listener/TemplateCreate.php
  88. library/XenPlus/Listener/TemplateCreate.php
  89. library/XenPlus/Helper/Listener.php
  90. library/EWRporta/Route/Index.php
  91. library/XenForo/Route/BuilderInterface.php
  92. library/XenForo/Route/Prefix/Members.php
  93. library/EWRporta/Listener/NavTabs.php
  94. library/EWRporta/Model/Perms.php
  95. library/EWRporta/Route/Portal.php
  96. library/EWRporta/Route/Custom.php
  97. library/Merc/DonationManager/Listener/NavigationTabs.php
  98. library/XenPlus/Listener/NavigationTabs.php
  99. library/EWRcarta/Listener/NavTabs.php
  100. library/EWRcarta/Model/Perms.php
  101. library/EWRcarta/Model/Lists.php
  102. library/XenForo/Route/Prefix/Categories.php
  103. library/EWRporta/Route/Categories.php
  104. library/XenForo/Route/Prefix/Forums.php
  105. library/XenForo/Route/Prefix/LinkForums.php
  106. library/XenForo/Debug.php
  107. library/EWRporta/Listener/Template.php
  108. library/Merc/DonationManager/Listener/TemplateHook.php
  109. library/XenPlus/Listener/TemplateHook.php
  110. library/EWRcarta/Listener/Template.php
  111. library/XenForo/ViewRenderer/Json.php