Page Time: 0.0725s
Memory: 11.7773 MB (Peak: 13.7731 MB)
Queries (8, time: 0.0026s, 3.6%)
-
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.000852Select Type Table Type Possible Keys Key Key Len Ref Rows Extra SIMPLE xf_data_registry range PRIMARY PRIMARY 77 20 Using where -
SELECT cache_value FROM xf_permission_combination WHERE permission_combination_id = ?
Params: 1Run Time: 0.000183Select Type Table Type Possible Keys Key Key Len Ref Rows Extra SIMPLE xf_permission_combination const PRIMARY PRIMARY 4 const 1 -
SELECT thread.* , user.avatar_date, user.gravatar, NULL AS thread_read_date, 0 AS thread_is_watched FROM xf_thread AS thread LEFT JOIN xf_user AS user ON (user.user_id = thread.user_id) WHERE thread.thread_id = ?
Params: 2972Run Time: 0.000386Select Type Table Type Possible Keys Key Key Len Ref Rows Extra SIMPLE Impossible WHERE noticed after reading const tables -
INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
Params: 8e050c9292d0854aee47e98c6712a350, a:5:{s:12:”sessionStart”;i:1352668287;s:2:”ip”;i:2886730103;s:9:”userAgent”;s:75:”ia_archiver (+http://www.alexa.com/site/help/webmasters; [email protected])”;s:7:”isRobot”;s:7:”crawler”;s:16:”previousActivity”;i:0;}, 1352671887Run Time: 0.000215 -
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, 2886730103, 2886730103, XenForo_ControllerPublic_Thread, Index, error, thread_id=2972, 1352668287Run Time: 0.000131 -
SELECT node_id FROM xf_thread WHERE thread_id = ?
Params: 2972Run Time: 0.000141Select Type Table Type Possible Keys Key Key Len Ref Rows Extra SIMPLE Impossible WHERE noticed after reading const tables -
SELECT title, template_compiled FROM xf_template_compiled WHERE title IN ('page_nav', 'error', 'PAGE_CONTAINER') AND style_id = ? AND language_id = ?
Params: 4, 3Run Time: 0.000415Select Type Table Type Possible Keys Key Key Len Ref Rows Extra SIMPLE xf_template_compiled range PRIMARY PRIMARY 160 3 Using where -
SELECT title, phrase_text FROM xf_phrase_compiled WHERE language_id = ? AND title IN ('requested_thread_not_found')
Params: 3Run Time: 0.000281Select Type Table Type Possible Keys Key Key Len Ref Rows Extra SIMPLE xf_phrase_compiled const PRIMARY PRIMARY 231 const,const 1
Included Files (81, XenForo Classes: 42)
- index.php
- library/XenForo/Autoloader.php
- library/XenForo/Application.php
- library/Zend/Registry.php
- library/Lgpl/utf8.php
- library/Zend/Config.php
- library/config.php
- library/XenForo/FrontController.php
- library/XenForo/Dependencies/Public.php
- library/XenForo/Dependencies/Abstract.php
- library/Zend/Controller/Request/Http.php
- library/Zend/Controller/Request/Abstract.php
- library/Zend/Uri.php
- library/Zend/Controller/Response/Http.php
- library/Zend/Controller/Response/Abstract.php
- library/XenForo/Model.php
- library/XenForo/Model/DataRegistry.php
- library/XenForo/CodeEvent.php
- library/Zend/Db.php
- library/Zend/Db/Adapter/Mysqli.php
- library/Zend/Db/Adapter/Abstract.php
- library/Zend/Db/Select.php
- library/Zend/Db/Expr.php
- library/Zend/Db/Profiler.php
- library/Zend/Db/Statement/Mysqli.php
- library/Zend/Db/Statement.php
- library/Zend/Db/Statement/Interface.php
- library/Zend/Db/Profiler/Query.php
- library/XenForo/Options.php
- library/XenForo/Link.php
- library/XenForo/Template/Helper/Core.php
- library/XenForo/Router.php
- library/XenForo/Route/ResponseSuffix.php
- library/XenForo/Route/Interface.php
- library/XenForo/Route/Prefix.php
- library/XenForo/Route/Prefix/Threads.php
- library/XenForo/RouteMatch.php
- library/XenForo/ControllerPublic/Thread.php
- library/XenForo/ControllerPublic/Abstract.php
- library/XenForo/Controller.php
- library/DBTech/UsersViewingThread/Plugin.php
- library/ChipXF/MoreThread/Listener.php
- library/NodesAsTabs/Listen.php
- library/LatestThread/Listener/Listener.php
- library/PrefixForumListing/Listener.php
- library/LimitSig/Listener/LoadClassController.php
- library/DBTech/UsersViewingThread/Controller/UsersViewingThread.php
- library/ChipXF/MoreThread/ControllerPublic/Thread.php
- library/NodesAsTabs/ControllerPublic/Thread.php
- library/XenForo/Input.php
- library/XenForo/Session.php
- library/XenForo/Visitor.php
- library/XenForo/Model/User.php
- library/VietXfAdvStats/Listener.php
- library/InfisJSC/TopicStarter/Listener.php
- library/VietXfAdvStats/XenForo/Model/User.php
- library/XenForo/Permission.php
- library/XenForo/Phrase.php
- library/XenForo/Locale.php
- library/Cezz/MobileStyleSwitch/Switch.php
- library/XenForo/ControllerHelper/ForumThreadPost.php
- library/XenForo/ControllerHelper/Abstract.php
- library/XenForo/Model/Thread.php
- library/VietXfAdvStats/XenForo/Model/Thread.php
- library/InfisJSC/TopicStarter/Model/Thread.php
- library/XenForo/ControllerResponse/Error.php
- library/XenForo/ControllerResponse/Abstract.php
- library/XenForo/ControllerResponse/Exception.php
- library/XenForo/Helper/Cookie.php
- library/NodesAsTabs/Model/Options.php
- library/XenForo/ViewRenderer/HtmlPublic.php
- library/XenForo/ViewRenderer/Abstract.php
- library/XenForo/Template/Public.php
- library/XenForo/Template/Abstract.php
- library/XenForo/Route/Prefix/Members.php
- library/NodesAsTabs/NavTabs.php
- library/XenForo/Route/Prefix/LinkForums.php
- library/VietXfAdvStats/Option.php
- library/XenForo/Debug.php
- library/sonnbImageFancybox/Listener.php
- library/XenForo/ViewRenderer/Json.php