Page Time: 0.6227s

Memory: 3.6561 MB (Peak: 3.9569 MB)

Queries (20, time: 0.5092s, 81.8%)

  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.000753
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryALLPRIMARY   34Using where
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000242
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  3. 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: podelki
    Run Time: 0.000546
    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 
  4. SELECT *
    FROM xf_node
    WHERE parent_node_id = ?
    	AND display_in_list = 1
    ORDER BY lft
    Params: 0
    Run Time: 0.000443
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_noderefparent_node_id,display_in_listdisplay_in_list1const3Using where
  5. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.000421
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const18Using where
  6. SELECT *
    FROM xf_node
    WHERE parent_node_id = ?
    	 AND display_in_list = 1
    ORDER BY lft ASC
    Params: 24
    Run Time: 0.000361
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_noderefparent_node_id,display_in_listparent_node_id4const2Using where; Using filesort
  7. SELECT tag_id, tag, tag_url
    FROM xf_tag as tag
    WHERE tag_id
    ORDER BY tag DESC LIMIT 50
    Run Time: 0.000315
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEtagALL    75Using where; Using filesort
  8. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('25')
    ORDER BY thread_id DESC LIMIT 12
    Run Time: 0.000909
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesrefnode_id_last_post_date,node_id_sticky_state_last_postnode_id_sticky_state_last_post4const63Using where; Using filesort
  9. SELECT message, position
    FROM xf_post as articles2
    WHERE thread_id IN ('277','276','264','261','259','253','236','232','221','220','217','216') AND position = 0  and INSTR( message, 'ATTACH') > 0 
    ORDER BY thread_id DESC LIMIT 12
    Run Time: 0.001776
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_post_date4 21Using where
  10. 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 ('3366','3356','3258','3213','3181','3116','2923','2895','2855','2848','2814'))
    ORDER BY data_id DESC LIMIT 12
    Run Time: 0.247404
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYattindex PRIMARY4 12Using where
    DEPENDENT SUBQUERYxf_attachmentrangePRIMARYPRIMARY4 11Using where
  11. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('26')
    ORDER BY thread_id DESC LIMIT 12
    Run Time: 0.000471
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesrefnode_id_last_post_date,node_id_sticky_state_last_postnode_id_last_post_date4const13Using where; Using filesort
  12. SELECT message,position
    FROM xf_post as articles2
    WHERE thread_id IN ('258','185','181','126','125','120','117','116','97','65','45','38') AND position = 0 and INSTR( message, 'ATTACH') > 0 
    ORDER BY thread_id DESC LIMIT 12
    Run Time: 0.011450
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_position8 830Using where
  13. 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 ('3160','2532','2505','2133','2103','2020','1967','1937','1641','914','540','373'))
    ORDER BY data_id DESC LIMIT 12
    Run Time: 0.241604
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    PRIMARYattindex PRIMARY4 12Using where
    DEPENDENT SUBQUERYxf_attachmentrangePRIMARYPRIMARY4 12Using where
  14. SELECT thread_id, title, meta_description
    FROM xf_thread as articles
    WHERE node_id IN ('27')
    ORDER BY thread_id DESC LIMIT 12
    Run Time: 0.000668
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticlesrefnode_id_last_post_date,node_id_sticky_state_last_postnode_id_last_post_date4const30Using where; Using filesort
  15. SELECT message
    FROM xf_post as articles2
    WHERE thread_id IN ('278','262','246','200','187','178','131','112','74','54','48','47') AND position = 0
    ORDER BY thread_id DESC LIMIT 12
    Run Time: 0.000577
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEarticles2rangethread_id_post_date,thread_id_positionthread_id_position8 17Using where
  16. SELECT option_value FROM xf_option WHERE option_id = 'currentVersionId'
    Run Time: 0.000223
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_optionconstPRIMARYPRIMARY52const1 
  17. INSERT INTO `xf_error_log` (`exception_date`, `user_id`, `ip_address`, `exception_type`, `message`, `filename`, `line`, `trace_string`, `request_state`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
    Params: 1714093679, 0, , ErrorException, Undefined offset: 1, library/MyCallback/CatPodelki.php, 197, #0 /sites/izbumagi.net/public_html/www/library/MyCallback/CatPodelki.php(197): XenForo_Application::handlePhpError(8, 'Undefined offse...', '/sites/izbumagi...', 197, Array) #1 [internal function]: MyCallback_CatPodelki::Podelki(Object(XenForo_ControllerPublic_Page), Object(XenForo_ControllerResponse_View)) #2 /sites/izbumagi.net/public_html/www/library/XenForo/ControllerPublic/Page.php(46): call_user_func_array(Array, Array) #3 /sites/izbumagi.net/public_html/www/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Page->actionIndex() #4 /sites/izbumagi.net/public_html/www/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch)) #5 /sites/izbumagi.net/public_html/www/index.php(13): XenForo_FrontController->run() #6 {main}, a:3:{s:3:"url";s:37:"http://izbumagi.net/podelki/?_debug=1";s:4:"_GET";a:1:{s:6:"_debug";s:1:"1";}s:5:"_POST";a:0:{}}
    Run Time: 0.000340
  18. SELECT option_value FROM xf_option WHERE option_id = 'currentVersionId'
    Run Time: 0.000151
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_optionconstPRIMARYPRIMARY52const1 
  19. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 620c24765055aca58e94eaff6e5ef786, a:6:{s:12:"sessionStart";i:1714093679;s:2:"ip";s:4:"";s:11:"sessionCsrf";s:16:"BXdmtC5Ct9gkhLjr";s:9:"userAgent";s:103:"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)";s:7:"robotId";s:0:"";s:16:"previousActivity";i:0;}, 1714097279
    Run Time: 0.000195
  20. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000309
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 2Using where

Included Files (77, 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/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/RouteMatch.php
  38. library/XenForo/Route/Prefix/Pages.php
  39. library/XenForo/ControllerPublic/Page.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/Model/Page.php
  54. library/XenForo/Model/Node.php
  55. library/XenForo/NodeHandler/Category.php
  56. library/XenForo/NodeHandler/Abstract.php
  57. library/XenForo/Model/Category.php
  58. library/XenForo/Route/Prefix/Categories.php
  59. library/XenForo/ControllerResponse/View.php
  60. library/XenForo/ControllerResponse/Abstract.php
  61. library/MyCallback/CatPodelki.php
  62. library/XenForo/Route/Prefix/Tags.php
  63. library/XenForo/Error.php
  64. library/XenForo/Db.php
  65. library/XenForo/Helper/File.php
  66. library/XenForo/ControllerPublic/Error.php
  67. library/XenForo/Helper/Cookie.php
  68. library/XenForo/ViewRenderer/HtmlPublic.php
  69. library/XenForo/ViewRenderer/Abstract.php
  70. library/XenForo/Template/Public.php
  71. library/XenForo/Template/Abstract.php
  72. library/XenForo/ViewPublic/Error/ServerError.php
  73. library/XenForo/ViewPublic/Base.php
  74. library/XenForo/View.php
  75. library/XenForo/Route/Prefix/Members.php
  76. library/XenForo/Debug.php
  77. library/XenForo/ViewRenderer/Json.php