Page Time: 0.0351s

Memory: 1.9114 MB (Peak: 3.1346 MB)

Queries (5, time: 0.0023s, 6.5%)

  1. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000329
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  2. SELECT *
    FROM xf_style
    ORDER BY title
    Run Time: 0.000389
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_styleALL    2Using filesort
  3. 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_Misc, Style, valid, , 1710820726,
    Run Time: 0.000205
  4. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'style_chooser', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000659
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 3Using where
  5. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('dark_azucloud')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000708
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 

Included Files (83, 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/SV/RedisCache/Installer.php
  9. library/SV/RedisCache/RedisDataRegistry.php
  10. library/XenForo/Model.php
  11. library/XenForo/FrontController.php
  12. library/XenForo/Dependencies/Public.php
  13. library/XenForo/Dependencies/Abstract.php
  14. library/Zend/Controller/Request/Http.php
  15. library/Zend/Controller/Request/Abstract.php
  16. library/Zend/Uri.php
  17. library/Zend/Controller/Response/Http.php
  18. library/Zend/Controller/Response/Abstract.php
  19. library/Zend/Cache.php
  20. library/Zend/Cache/Backend/Redis.php
  21. library/Redis/lib/Credis/Client.php
  22. library/Redis/lib/Credis/Sentinel.php
  23. library/Redis/Cm/Cache/Backend/Redis.php
  24. library/Zend/Cache/Backend.php
  25. library/Zend/Cache/Backend/ExtendedInterface.php
  26. library/Zend/Cache/Backend/Interface.php
  27. library/Zend/Cache/Core.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/Misc.php
  38. library/XenForo/RouteMatch.php
  39. library/XenForo/ControllerPublic/Misc.php
  40. library/XenForo/ControllerPublic/Abstract.php
  41. library/XenForo/Controller.php
  42. library/RelatedContents/Listener.php
  43. library/BatchUpdateTags/Listener.php
  44. library/XenForo/Input.php
  45. library/XenForo/Session.php
  46. library/Zend/Db.php
  47. library/Zend/Db/Adapter/Mysqli.php
  48. library/Zend/Db/Adapter/Abstract.php
  49. library/Zend/Db/Select.php
  50. library/Zend/Db/Expr.php
  51. library/Zend/Db/Profiler.php
  52. library/Zend/Db/Statement/Mysqli.php
  53. library/Zend/Db/Statement.php
  54. library/Zend/Db/Statement/Interface.php
  55. library/XenForo/Helper/Ip.php
  56. library/XenForo/Visitor.php
  57. library/XenForo/Model/User.php
  58. library/PowerDigital/Unanswered/Listener.php
  59. library/Zend/Db/Profiler/Query.php
  60. library/XenForo/Permission.php
  61. library/XenForo/Helper/Php.php
  62. library/XenForo/Phrase.php
  63. library/XenForo/Locale.php
  64. library/XenForo/Model/Style.php
  65. library/XenForo/ControllerResponse/View.php
  66. library/XenForo/ControllerResponse/Abstract.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/Dark/AzuCloud/EventListener/FrontControllerPreView.php
  73. library/Dark/AzuCloud/Model/Nakano.php
  74. library/Cobra/Liencacher/Listener.php
  75. library/XenForo/ViewPublic/Base.php
  76. library/XenForo/View.php
  77. library/PowerDigital/Unanswered/Template/Cache.php
  78. library/XenForo/Route/Prefix/Members.php
  79. library/Mitch/Listener.php
  80. library/XenForo/Debug.php
  81. library/Dark/AzuCloud/EventListener/TemplateHook.php
  82. library/PowerDigital/Unanswered/Template/Hook.php
  83. library/XenForo/ViewRenderer/Json.php