Page Time: 0.0304s

Memory: 2.3258 MB (Peak: 2.4522 MB)

Queries (8, time: 0.0081s, 26.6%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.001101
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  2. SELECT bb_code.*
    FROM xf_bb_code AS bb_code
    LEFT JOIN xf_addon AS addon ON (addon.addon_id = bb_code.addon_id)
    WHERE (bb_code.active = 1) AND ((addon.active IS NULL OR addon.active = 1))
    ORDER BY bb_code.bb_code_id
    Run Time: 0.002496
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEbb_codeindex PRIMARY27 1Using where
    SIMPLEaddoneq_refPRIMARYPRIMARY27chanpro.bb_code.addon_id1Using where
  3. SELECT bb_code_media_site.*
    FROM xf_bb_code_media_site AS bb_code_media_site
    LEFT JOIN xf_addon AS addon ON (addon.addon_id = bb_code_media_site.addon_id)
    WHERE 1=1
    ORDER BY bb_code_media_site.site_title
    Run Time: 0.000838
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEbb_code_media_siteALL    8Using filesort
  4. SELECT *
    FROM xf_help_page
    ORDER BY display_order
    Run Time: 0.000651
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_help_pageALL    1Using filesort
  5. SELECT *
    FROM kingk_bbcm
    WHERE active = '1'
    ORDER BY tag
    Run Time: 0.000666
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEkingk_bbcmALL    14Using where; Using filesort
  6. 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_Help, Bbcodes, valid, page_name=bb-codes, 1711722985,
    Run Time: 0.000332
  7. SELECT *
    FROM kingk_bbcm
    ORDER BY tag
    Run Time: 0.000710
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEkingk_bbcmALL    14Using filesort
  8. SELECT user.*
    	
    FROM xf_user AS user
    
    WHERE user.username = ?
    Params: Admin
    Run Time: 0.001290
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserconstusernameusername152const1 

Included Files (110, 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/SD/Visitor/Autoloader.php
  9. library/SD/Visitor/VS_Controller.php
  10. library/SD/Visitor/VS_Model.php
  11. library/XenForo/Model.php
  12. library/SD/Visitor/VS_Helper.php
  13. library/SD/Visitor/VS_User_Agent.php
  14. library/SD/Visitor/config/user_agents.php
  15. library/XenForo/FrontController.php
  16. library/XenForo/Dependencies/Public.php
  17. library/XenForo/Dependencies/Abstract.php
  18. library/Zend/Controller/Request/Http.php
  19. library/Zend/Controller/Request/Abstract.php
  20. library/Zend/Uri.php
  21. library/Zend/Controller/Response/Http.php
  22. library/Zend/Controller/Response/Abstract.php
  23. library/XenForo/Model/DataRegistry.php
  24. library/Zend/Cache.php
  25. library/Zend/Cache/Backend/Apcu.php
  26. library/Zend/Cache/Backend/ExtendedInterface.php
  27. library/Zend/Cache/Backend/Interface.php
  28. library/Zend/Cache/Backend.php
  29. library/Zend/Cache/Core.php
  30. library/XenForo/CodeEvent.php
  31. library/XenForo/Options.php
  32. library/XenForo/Link.php
  33. library/XenForo/Template/Helper/Core.php
  34. library/Tinhte/AttachImageOptimization/Listener.php
  35. library/XenForo/Router.php
  36. library/XenForo/Route/Filter.php
  37. library/XenForo/Route/Interface.php
  38. library/XenForo/Route/ResponseSuffix.php
  39. library/XenForo/Route/Prefix.php
  40. library/XenForo/Route/Prefix/Help.php
  41. library/XenForo/RouteMatch.php
  42. library/KingK/BbCodeManager/Protection/Helper/ContentProtection.php
  43. library/XenForo/ControllerPublic/Help.php
  44. library/XenForo/ControllerPublic/Abstract.php
  45. library/XenForo/Controller.php
  46. library/KingK/BbCodeManager/EventListener/BbCode.php
  47. library/KingK/BbCodeManager/EventListener/Controller.php
  48. library/KingK/BbCodeManager/ControllerPublic/Help.php
  49. library/XenForo/Input.php
  50. library/XenForo/Session.php
  51. library/Zend/Db.php
  52. library/Zend/Db/Adapter/Mysqli.php
  53. library/Zend/Db/Adapter/Abstract.php
  54. library/Zend/Db/Select.php
  55. library/Zend/Db/Expr.php
  56. library/Zend/Db/Profiler.php
  57. library/Zend/Db/Statement/Mysqli.php
  58. library/Zend/Db/Statement.php
  59. library/Zend/Db/Statement/Interface.php
  60. library/XenForo/Helper/Ip.php
  61. library/XenForo/Visitor.php
  62. library/XenForo/Model/User.php
  63. library/KingK/BbCodeManager/Protection/Listener/Models.php
  64. library/Zend/Db/Profiler/Query.php
  65. library/XenForo/Permission.php
  66. library/XenForo/Helper/Php.php
  67. library/XenForo/Phrase.php
  68. library/XenForo/Locale.php
  69. library/Sedo/DetectBrowser/Listener/Visitor.php
  70. library/Sedo/DetectBrowser/Helper/MobileDetect.php
  71. library/XenForo/ControllerResponse/Reroute.php
  72. library/XenForo/ControllerResponse/Abstract.php
  73. library/XenForo/Model/BbCode.php
  74. library/XenForo/ControllerResponse/View.php
  75. library/XenForo/Model/Help.php
  76. library/KingK/BbCodeManager/Model/CustomBbCode.php
  77. library/XenForo/Helper/Cookie.php
  78. library/XenForo/ViewRenderer/HtmlPublic.php
  79. library/XenForo/ViewRenderer/Abstract.php
  80. library/XenForo/Template/Public.php
  81. library/XenForo/Template/Abstract.php
  82. library/KingK/BbCodeManager/EventListener/GetBbcmEditor.php
  83. library/XenForo/ViewPublic/Help/BbCodes.php
  84. library/XenForo/ViewPublic/Base.php
  85. library/XenForo/View.php
  86. library/XenForo/BbCode/Parser.php
  87. library/XenForo/BbCode/Formatter/Base.php
  88. library/Tinhte/AttachImageOptimization/BbCode/Formatter/Base.php
  89. library/KingK/BbCodeManager/BbCode/Formatter/Base.php
  90. library/KingK/BbCodeManager/BbCode/Formatter/Default.php
  91. library/KingK/BbCodeManager/EventListener/Templates/Preloader.php
  92. library/XenForo/Route/Prefix/Members.php
  93. library/SD/Listener/Chanpro.php
  94. library/XenForo/Template/FileHandler.php
  95. library/XenForo/Helper/File.php
  96. internal_data/templates/S.2,L.3,help_wrapper.php
  97. library/KingK/BbCodeManager/EventListener/Templates/InitEditorGrid.php
  98. library/KingK/BbCodeManager/EventListener/Templates/Admin.php
  99. library/Tinhte/Html5Uploader/Listener.php
  100. internal_data/templates/S.2,L.3,help_bb_codes.php
  101. library/XenForo/Helper/String.php
  102. internal_data/templates/S.2,L.3,bb_code_tag_quote.php
  103. internal_data/templates/S.2,L.3,bb_code_tag_code.php
  104. internal_data/templates/S.2,L.3,bb_code_tag_php.php
  105. internal_data/templates/S.2,L.3,help_custom_bbcodes.php
  106. library/XenForo/Debug.php
  107. internal_data/templates/S.2,L.3,PAGE_CONTAINER.php
  108. internal_data/templates/S.2,L.3,bbcm_js.php
  109. library/Tinhte/Html5Uploader/Template.php
  110. library/XenForo/ViewRenderer/Json.php