Page Time: 0.0446s

Memory: 3.9957 MB (Peak: 5.3789 MB)

Queries (8, time: 0.0094s, 21.0%)

  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.001518
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using index condition
  2. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: moods
    Run Time: 0.000391
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  3. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('brListenerClasses', 'brBriviumAddOns')
    Run Time: 0.000432
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 2Using index condition
  4. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000389
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  5. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.file_path, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.attachment_id = ?
    Params: 27663
    Run Time: 0.000414
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       no matching row in const table
  6. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 2bb81960df024d621a294e3549be500a, , 1714345323
    Run Time: 0.005016
  7. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'BRQCT_forum_list_nodes', 'BRQCT_ad_sidebar_top', 'BRQCT_navigation_tabs_forums', 'stylium_setting_value', 'stylium_page_container_head', 'stylium_settings', 'stylium_setting_toggle_footer', 'error', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000923
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 10Using index condition
  8. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('requested_attachment_not_found')
    Params: 2
    Run Time: 0.000297
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledconstPRIMARYPRIMARY106const,const1 

Included Files (91, XenForo Classes: 42)

  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/XenMoods/Listener/InitDependencies.php
  33. library/Brivium/BriviumHelper/EventListeners.php
  34. library/Brivium/BriviumHelper/1010071/EventListeners.php
  35. library/Tapatalk/Listener/LoadClassModel.php
  36. library/EWRutiles/Listener/Model.php
  37. library/Ragtek/FPM/StaticMethods.php
  38. library/TMS/Listener.php
  39. library/VietXfAdvStats/Listener.php
  40. library/XenMoods/Listener/LoadClassModel.php
  41. library/BookmarkPosts/Listener.php
  42. library/Brivium/StyliumFramework/EventListeners/Listener.php
  43. library/Brivium/Tellurium/EventListeners/Listener.php
  44. library/XenForo/Router.php
  45. library/XenForo/Route/Filter.php
  46. library/XenForo/Route/Interface.php
  47. library/XenForo/Route/ResponseSuffix.php
  48. library/XenForo/Route/Prefix.php
  49. library/XenForo/Route/Prefix/Attachments.php
  50. library/XenForo/RouteMatch.php
  51. library/XenForo/ControllerPublic/Attachment.php
  52. library/XenForo/ControllerPublic/Abstract.php
  53. library/XenForo/Controller.php
  54. library/EWRutiles/Listener/Controller.php
  55. library/bdReputation/Listener.php
  56. library/SigRestrict/Listener.php
  57. library/XenTrCom/WhoHasVisited/Listener/Listener.php
  58. library/XenForo/Input.php
  59. library/XenForo/Session.php
  60. library/XenForo/Helper/Ip.php
  61. library/XenForo/Visitor.php
  62. library/XenForo/Model/User.php
  63. library/VietXfAdvStats/XenForo/Model/User.php
  64. library/XenMoods/XFCP/Model/User.php
  65. library/XenForo/Permission.php
  66. library/XenForo/Helper/Php.php
  67. library/XenForo/Phrase.php
  68. library/XenForo/Locale.php
  69. library/XenForo/Model/Attachment.php
  70. library/XenForo/ControllerResponse/Error.php
  71. library/XenForo/ControllerResponse/Abstract.php
  72. library/XenForo/ControllerResponse/Exception.php
  73. library/XenForo/Helper/Cookie.php
  74. library/XenForo/ViewRenderer/HtmlPublic.php
  75. library/XenForo/ViewRenderer/Abstract.php
  76. library/XenForo/Template/Public.php
  77. library/XenForo/Template/Abstract.php
  78. library/BookmarkPosts/Model/BookmarkPosts.php
  79. library/XenMoods/Listener/FrontControllerPreView.php
  80. library/VietXfAdvStats/Model/GetUserGroup.php
  81. library/Sedo/QuoteME/Listener/PreloadTemplates.php
  82. library/XenForo/Route/Prefix/Members.php
  83. library/Sedo/QuoteME/Listener/Templates.php
  84. library/EWRutiles/Listener/Template.php
  85. library/XenForo/Debug.php
  86. library/Tapatalk/EventListener/Hook.php
  87. library/xtop/js/xtop.php
  88. library/XenMoods/Listener/TemplateHook.php
  89. library/XfRu/Birthdays/EventListener/Template.php
  90. library/VietXfAdvStats/Option.php
  91. library/XenForo/ViewRenderer/Json.php