Page Time: 0.2218s

Memory: 3.5163 MB (Peak: 3.9288 MB)

Queries (26, time: 0.1099s, 49.5%)

  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.000822
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryALLPRIMARY   34Using where
  2. SELECT session_data
    FROM xf_session
    WHERE session_id = ?
    	AND expiry_date >= ?
    Params: 05b9b47d05150e06e103383b6fe17efe, 1716128971
    Run Time: 0.000274
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_sessionconstPRIMARY,expiry_datePRIMARY34const1 
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000167
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT node.*, page.*
    	,
    	permission.cache_value AS node_permission_cache
    FROM xf_page AS page
    INNER JOIN xf_node AS node ON (node.node_id = page.node_id)
    
    	LEFT JOIN xf_permission_cache_content AS permission
    		ON (permission.permission_combination_id = 1
    			AND permission.content_type = 'node'
    			AND permission.content_id = page.node_id)
    WHERE node.node_name = ?
    Params: main
    Run Time: 0.000581
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEnoderefPRIMARY,node_name_uniquenode_name_unique153const1Using where
    SIMPLEpageeq_refPRIMARYPRIMARY4db_izbumagi_.node.node_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,db_izbumagi_.node.node_id1 
  5. SELECT *
    FROM xf_node
    WHERE parent_node_id = ?
    	AND display_in_list = 1
    ORDER BY lft
    Params: 0
    Run Time: 0.000534
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_noderefparent_node_id,display_in_listdisplay_in_list1const3Using where
  6. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.000397
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const18Using where
  7. SELECT *
    FROM xf_node
    WHERE parent_node_id = ?
    	 AND display_in_list = 1
    ORDER BY lft ASC
    Params: 3
    Run Time: 0.000324
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_noderefparent_node_id,display_in_listparent_node_id4const1Using where; Using filesort
  8. SELECT tag_id, tag, tag_url
    FROM xf_tag as tag
    WHERE tag_id
    ORDER BY tag DESC LIMIT 50
    Run Time: 0.000277
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEtagALL    75Using where; Using filesort
  9. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('25', '26', '27')
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000369
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesindexnode_id_last_post_date,node_id_sticky_state_last_postPRIMARY4 12Using where
  10. SELECT message,position
    FROM xf_post as articles2
    WHERE thread_id IN ('278','277','276','264','262','261') AND position = 0 and INSTR( message, 'ATTACH') > 0 
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000675
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_post_date4 8Using where
  11. SELECT data_id, file_hash
    FROM xf_attachment_data as att
    WHERE data_id IN (
    SELECT data_id
    FROM xf_attachment
    WHERE attachment_id IN ('3375','3366','3356','3258','3221','3213'))
    ORDER BY data_id DESC LIMIT 6
    Run Time: 0.007552
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYattindex PRIMARY4 6Using where
    DEPENDENT SUBQUERYxf_attachmentrangePRIMARYPRIMARY4 6Using where
  12. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('30', '31')
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000403
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesrangenode_id_last_post_date,node_id_sticky_state_last_postnode_id_last_post_date4 19Using where; Using filesort
  13. SELECT message,position
    FROM xf_post as articles2
    WHERE thread_id IN ('274','270','260','249','247','242') AND position = 0 and INSTR( message, 'ATTACH') > 0 
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000608
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_post_date4 9Using where
  14. SELECT data_id, file_hash
    FROM xf_attachment_data as att
    WHERE data_id IN (
    SELECT data_id
    FROM xf_attachment
    WHERE attachment_id IN ('3318','3289','3205','3073','3041','2986'))
    ORDER BY data_id DESC LIMIT 6
    Run Time: 0.019058
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYattindex PRIMARY4 6Using where
    DEPENDENT SUBQUERYxf_attachmentrangePRIMARYPRIMARY4 6Using where
  15. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('38')
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000458
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesrefnode_id_last_post_date,node_id_sticky_state_last_postnode_id_last_post_date4const25Using where; Using filesort
  16. SELECT message,position
    FROM xf_post as articles2
    WHERE thread_id IN ('279','275','273','269','257','256') AND position = 0 and INSTR( message, 'ATTACH') > 0 
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000508
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_post_date4 7Using where
  17. SELECT data_id, file_hash
    FROM xf_attachment_data as att
    WHERE data_id IN (
    SELECT data_id
    FROM xf_attachment
    WHERE attachment_id IN ('3386','3348','3310','3283','3150','3144'))
    ORDER BY data_id DESC LIMIT 6
    Run Time: 0.011130
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYattindex PRIMARY4 6Using where
    DEPENDENT SUBQUERYxf_attachmentrangePRIMARYPRIMARY4 6Using where
  18. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('44')
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000358
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesrefnode_id_last_post_date,node_id_sticky_state_last_postnode_id_last_post_date4const20Using where; Using filesort
  19. SELECT message,position
    FROM xf_post as articles2
    WHERE thread_id IN ('263','254','252','248','245','241') AND position = 0 and INSTR( message, 'ATTACH') > 0 
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.001048
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_post_date4 27Using where
  20. SELECT data_id, file_hash
    FROM xf_attachment_data as att
    WHERE data_id IN (
    SELECT data_id
    FROM xf_attachment
    WHERE attachment_id IN ('3248','3125','3105','3054','3015','2966'))
    ORDER BY data_id DESC LIMIT 6
    Run Time: 0.019174
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYattindex PRIMARY4 6Using where
    DEPENDENT SUBQUERYxf_attachmentrangePRIMARYPRIMARY4 6Using where
  21. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('36', '37')
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000845
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesindexnode_id_last_post_date,node_id_sticky_state_last_postPRIMARY4 28Using where
  22. SELECT message,position
    FROM xf_post as articles2
    WHERE thread_id IN ('167','166','165','164','163','162') AND position = 0 and INSTR( message, 'ATTACH') > 0 
    ORDER BY thread_id DESC LIMIT 6
    Run Time: 0.000583
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_post_date4 8Using where
  23. SELECT data_id, file_hash
    FROM xf_attachment_data as att
    WHERE data_id IN (
    SELECT data_id
    FROM xf_attachment
    WHERE attachment_id IN ('2448','2443','2436','2427','2420','2412'))
    ORDER BY data_id DESC LIMIT 6
    Run Time: 0.042879
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYattindex PRIMARY4 6Using where
    DEPENDENT SUBQUERYxf_attachmentrangePRIMARYPRIMARY4 6Using where
  24. UPDATE `xf_session` SET `expiry_date` = ? WHERE (session_id = '05b9b47d05150e06e103383b6fe17efe')
    Params: 1716132571
    Run Time: 0.000219
  25. 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_Page, Index, valid, node_name=main, 1716128971,
    Run Time: 0.000149
  26. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', '_page_node.3', 'pagenode_container', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000503
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 4Using where

Included Files (75, XenForo Classes: 51)

  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/XenForo/Router.php
  33. library/XenForo/Route/Filter.php
  34. library/XenForo/Route/Interface.php
  35. library/XenForo/Route/ResponseSuffix.php
  36. library/XenForo/Route/Prefix.php
  37. library/XenForo/Route/Prefix/Index.php
  38. library/XenForo/RouteMatch.php
  39. library/XenForo/ControllerPublic/Index.php
  40. library/XenForo/ControllerPublic/Abstract.php
  41. library/XenForo/Controller.php
  42. library/Eagle/MostPopularTags/Listener.php
  43. library/Nobita/MetaDescription/Listener.php
  44. library/ShowSimilarThreads/Listener.php
  45. library/XenForo/Input.php
  46. library/XenForo/Session.php
  47. library/XenForo/Helper/Ip.php
  48. library/XenForo/Visitor.php
  49. library/XenForo/Model/User.php
  50. library/XenForo/Permission.php
  51. library/XenForo/Phrase.php
  52. library/XenForo/Locale.php
  53. library/XenForo/ControllerResponse/ReroutePath.php
  54. library/XenForo/ControllerResponse/Abstract.php
  55. library/XenForo/Route/Prefix/Pages.php
  56. library/XenForo/ControllerPublic/Page.php
  57. library/XenForo/Model/Page.php
  58. library/XenForo/Model/Node.php
  59. library/XenForo/NodeHandler/Category.php
  60. library/XenForo/NodeHandler/Abstract.php
  61. library/XenForo/Model/Category.php
  62. library/XenForo/Route/Prefix/Categories.php
  63. library/XenForo/ControllerResponse/View.php
  64. library/MyMainPage/MainPage.php
  65. library/XenForo/Route/Prefix/Tags.php
  66. library/XenForo/ViewRenderer/HtmlPublic.php
  67. library/XenForo/ViewRenderer/Abstract.php
  68. library/XenForo/Template/Public.php
  69. library/XenForo/Template/Abstract.php
  70. library/XenForo/ViewPublic/Page/View.php
  71. library/XenForo/ViewPublic/Base.php
  72. library/XenForo/View.php
  73. library/XenForo/Route/Prefix/Members.php
  74. library/XenForo/Debug.php
  75. library/XenForo/ViewRenderer/Json.php