Page Time: 0.0451s

Memory: 3.4464 MB (Peak: 3.8208 MB)

Queries (6, time: 0.0016s, 3.6%)

  1. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'deferredRun', 'simpleCache', 'addOns', 'defaultStyleProperties', 'routesPublic', 'routeFiltersIn', 'routeFiltersOut', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'userBanners', 'smilies', 'bbCode', 'threadPrefixes', 'trophyUserTitles', 'reportCounts', 'moderationCounts', 'userModerationCounts', 'notices', 'userFieldsInfo')
    Run Time: 0.000481
    Select Type Table Type Possible Keys Key Key Len Ref Rows Extra
    SIMPLE xf_data_registry range PRIMARY PRIMARY 27   26 Using index condition
  2. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000136
    Select Type Table Type Possible Keys Key Key Len Ref Rows Extra
    SIMPLE xf_permission_combination const PRIMARY PRIMARY 4 const 1  
  3. SELECT *
    FROM xf_node
    WHERE display_in_list = 1
    ORDER BY lft ASC
    Run Time: 0.000294
    Select Type Table Type Possible Keys Key Key Len Ref Rows Extra
    SIMPLE xf_node ref display_in_list display_in_list 1 const 133 Using where
  4. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
            AND content_type = 'node'
    Params: 1
    Run Time: 0.000217
    Select Type Table Type Possible Keys Key Key Len Ref Rows Extra
    SIMPLE xf_permission_cache_content ref PRIMARY PRIMARY 31 const,const 154 Using index condition
  5. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: fc656a95fe4d3ac30c5989e04644f5b3, a:7:{s:12:"sessionStart";i:1638273791;s:2:"ip";i:878326124;s:9:"userAgent";s:40:"CCBot/2.0 (https://commoncrawl.org/faq/)";s:7:"robotId";s:0:"";s:16:"previousActivity";i:0;s:10:"isIpBanned";b:0;s:13:"isDiscouraged";b:0;}, 1638277391
    Run Time: 0.000339
  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, 878326124, 878326124, XenForo_ControllerPublic_Misc, QuickNavigationMenu, valid, , 1638273791,
    Run Time: 0.000175

Included Files (107, XenForo Classes: 54)

  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/WidgetFramework/Listener.php
  33. library/WidgetFramework/Core.php
  34. library/WidgetFramework/Model/Widget.php
  35. library/Tapatalk/Listener/LoadClassModel.php
  36. library/Asp/OnlineStatus/Plugin/Plugin.php
  37. library/WidgetFramework/WidgetRenderer.php
  38. library/WidgetFramework/WidgetRenderer/Empty.php
  39. library/XenForo/Input.php
  40. library/WidgetFramework/WidgetRenderer/OnlineStaff.php
  41. library/WidgetFramework/WidgetRenderer/OnlineUsers.php
  42. library/WidgetFramework/WidgetRenderer/ShareThisPage.php
  43. library/WidgetFramework/WidgetRenderer/Threads.php
  44. library/WidgetFramework/WidgetRenderer/Stats.php
  45. library/XenForo/Router.php
  46. library/XenForo/Route/Filter.php
  47. library/XenForo/Route/Interface.php
  48. library/XenForo/Route/ResponseSuffix.php
  49. library/XenForo/Route/Prefix.php
  50. library/XenForo/Route/Prefix/Misc.php
  51. library/XenForo/RouteMatch.php
  52. library/XenForo/ControllerPublic/Misc.php
  53. library/XenForo/ControllerPublic/Abstract.php
  54. library/XenForo/Controller.php
  55. library/KingK/BbCodeManager/EventListener/BbCode.php
  56. library/MandatoryLocation/Listener/LoadClassController.php
  57. library/XenForo/Session.php
  58. library/XenForo/Visitor.php
  59. library/XenForo/Model/User.php
  60. library/XenForo/Permission.php
  61. library/XenForo/Phrase.php
  62. library/XenForo/Locale.php
  63. library/XenForo/Model/Node.php
  64. library/Tapatalk/Model/Node.php
  65. library/XenForo/NodeHandler/Category.php
  66. library/XenForo/NodeHandler/Abstract.php
  67. library/XenForo/NodeHandler/Forum.php
  68. library/XenForo/NodeHandler/LinkForum.php
  69. library/XenForo/Model/Category.php
  70. library/XenForo/Model/Forum.php
  71. library/XenForo/Model/LinkForum.php
  72. library/XenForo/ControllerResponse/View.php
  73. library/XenForo/ControllerResponse/Abstract.php
  74. library/XenForo/Helper/Cookie.php
  75. library/XenForo/ViewRenderer/HtmlPublic.php
  76. library/XenForo/ViewRenderer/Abstract.php
  77. library/XenForo/Template/Public.php
  78. library/XenForo/Template/Abstract.php
  79. library/XenForo/ViewPublic/Base.php
  80. library/XenForo/View.php
  81. library/XfRu/UserAlbums/EventListener/Template.php
  82. library/XenForo/Route/Prefix/Members.php
  83. library/Ragtek/NBM/StaticMethods.php
  84. library/XfRu/UserAlbums/EventListener/Tab.php
  85. library/XfRu/UserAlbums/Permissions.php
  86. library/XenStaff/Addtab.php
  87. library/XenForo/Template/FileHandler.php
  88. library/XenForo/Helper/File.php
  89. internal_data/templates/S.2,L.2,quick_navigation_menu.php
  90. library/XenForo/Route/Prefix/Categories.php
  91. library/XenForo/Route/Prefix/Forums.php
  92. library/XenForo/Route/Prefix/LinkForums.php
  93. library/Tapatalk/Listener/TemplatePostRender.php
  94. library/XenForo/Helper/Criteria.php
  95. library/XenForo/Debug.php
  96. internal_data/templates/S.2,L.2,PAGE_CONTAINER.php
  97. library/Tapatalk/EventListener/Hook.php
  98. mobiquo/smartbanner/head.inc.php
  99. library/XfRu/Birthdays/EventListener/Template.php
  100. library/QuickReplyInsertUsername/Listener/TemplateHook.php
  101. library/XfRu/UserAlbums/Model/Albums.php
  102. library/XfRu/UserAlbums/Model/Images.php
  103. library/xtop/js/xtop.php
  104. library/AD/Listener.php
  105. library/NewPubs/Listener.php
  106. library/MandatoryLocation/Listener/TemplateHook.php
  107. library/XenForo/ViewRenderer/Json.php