Page Time: 0.0624s

Memory: 4.7487 MB (Peak: 5.7099 MB)

Queries (16, time: 0.0046s, 7.3%)

  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.000415
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using where
  2. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('brListenerClasses', 'brBriviumAddOns')
    Run Time: 0.000171
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 2Using where
  3. SELECT *
    FROM xf_brivium_addon
    ORDER BY addon_id
    Run Time: 0.000123
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_brivium_addonindex PRIMARY77 1 
  4. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: brBriviumAddOns, a:0:{}
    Run Time: 0.000110
  5. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000174
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  6. SELECT node.*
    	, permission.cache_value AS node_permission_cache
    FROM xf_node AS node
    
    	LEFT JOIN xf_permission_cache_content AS permission
    		ON (permission.permission_combination_id = 1
    			AND permission.content_type = 'node'
    			AND permission.content_id = node.node_id)
    	
    WHERE node.node_id = ?
    Params: 1
    Run Time: 0.000533
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
    SIMPLEpermissionconstPRIMARYPRIMARY35const,const,const1 
  7. SELECT *
    FROM xf_node
    WHERE lft > ? AND rgt < ?
    	 AND display_in_list = 1
    ORDER BY lft ASC
    Params: 1, 58
    Run Time: 0.000461
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALLdisplay_in_list,lft   53Using where; Using filesort
  8. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.000282
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const53Using where
  9. SELECT forum.*
    	,
    		NULL AS forum_read_date
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE forum.node_id IN (2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29)
    Run Time: 0.000943
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumALLPRIMARY   48Using where
    SIMPLEnodeeq_refPRIMARYPRIMARY4vungtauc_br.forum.node_id1Using index
  10. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 5f290c961e416848cac18ec6720cdfb7, , 1711660815
    Run Time: 0.000170
  11. 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_Category, Index, valid, node_id=1, 1711657215,
    Run Time: 0.000079
  12. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'BRQCT_forum_list_nodes', 'BRQCT_ad_sidebar_top', 'BRQCT_button_top_ctrl', 'node_forum_level_2', 'category_view', 'xenCODE_Meta_Keywords', 'wf_widget_wrapper', 'wf_widget_threads', 'wf_hook_moderator_bar', 'wf_revealer', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000412
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 12Using where
  13. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('wfc_fad44cd50aebe48a543de')
    Run Time: 0.000188
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  14. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('BRQCT_button_top_ctrl', 'vnxf_ads_footer')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000189
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 2Using where
  15. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('BRQCT_button_top_ctrl', 'BRQCT_navigation_tabs_forums')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000170
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 2Using where
  16. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('BRQCT_button_top_ctrl', 'nat_bodyjs')
    	AND style_id = ?
    	AND language_id = ?
    Params: 1, 2
    Run Time: 0.000160
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 2Using where

Included Files (139, 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/NodesAsTabs/Listen.php
  33. library/Sedo/AgentTracer/Listener/InitDependencies.php
  34. library/Waindigo/Listener/InitDependencies.php
  35. library/Waindigo/Listener/InitDependencies/20150212.php
  36. library/VNXF/MoreThread/Listener.php
  37. library/Brivium/BriviumHelper/EventListeners.php
  38. library/Brivium/BriviumHelper/1010071/EventListeners.php
  39. library/VNXF/ImageView/Listener.php
  40. library/VNXF/FacebookGraph/Listener.php
  41. library/Waindigo/Listener/ControllerPreDispatch/20150212.php
  42. library/WidgetFramework/Listener.php
  43. library/WidgetFramework/Option.php
  44. library/EWRporta/Listener/Model.php
  45. library/Tinhte/NodeConverter/Listener.php
  46. library/Brivium/BriviumHelper/Model/ListenerClass.php
  47. library/Brivium/BriviumHelper/1010071/Model/ListenerClass.php
  48. library/XenForo/Router.php
  49. library/XenForo/Route/Filter.php
  50. library/XenForo/Route/Interface.php
  51. library/XenForo/Route/ResponseSuffix.php
  52. library/XenForo/Route/Prefix.php
  53. library/Waindigo/ShorterRoutes/Listener/InitRouterPublic.php
  54. library/Waindigo/ShorterRoutes/Route/ShorterRoute.php
  55. library/WidgetFramework/Route/Filter/PageX.php
  56. library/XenForo/Route/Prefix/Categories.php
  57. library/EWRporta/Listener/Route.php
  58. library/vtLai/UrlKhongDau/Listener.php
  59. library/vtLai/UrlKhongDau/Categories.php
  60. library/XenForo/RouteMatch.php
  61. library/XenForo/ControllerPublic/Category.php
  62. library/XenForo/ControllerPublic/Abstract.php
  63. library/XenForo/Controller.php
  64. library/Vinavb/CustomNodeIcon/Listener.php
  65. library/Sedo/AgentTracer/Listener/ControllerPublic.php
  66. library/xenCODE/AutoPing/Listener.php
  67. library/EWRporta/Listener/Controller.php
  68. library/NodesAsTabs/ControllerPublic/Category.php
  69. library/Tinhte/NodeConverter/XenForo/ControllerPublic/Category.php
  70. library/XenForo/Input.php
  71. library/XenForo/Session.php
  72. library/XenForo/Helper/Ip.php
  73. library/XenForo/Visitor.php
  74. library/XenForo/Model/User.php
  75. library/WidgetFramework/XenForo/Model/User.php
  76. library/XenForo/Permission.php
  77. library/XenForo/Helper/Php.php
  78. library/XenForo/Phrase.php
  79. library/XenForo/Locale.php
  80. library/XenForo/Model/Node.php
  81. library/Tinhte/NodeConverter/XenForo/Model/Node.php
  82. library/XenForo/Model/Category.php
  83. library/vtLai/UrlKhongDau/Converter.php
  84. library/XenForo/NodeHandler/Forum.php
  85. library/XenForo/NodeHandler/Abstract.php
  86. library/XenForo/Model/Forum.php
  87. library/Tinhte/NodeConverter/XenForo/Model/Forum.php
  88. library/XenForo/Helper/String.php
  89. library/XenForo/ControllerResponse/View.php
  90. library/XenForo/ControllerResponse/Abstract.php
  91. library/XenForo/Helper/Cookie.php
  92. library/NodesAsTabs/API.php
  93. library/NodesAsTabs/Model/Options.php
  94. library/XenForo/ViewRenderer/HtmlPublic.php
  95. library/XenForo/ViewRenderer/Abstract.php
  96. library/XenForo/Template/Public.php
  97. library/XenForo/Template/Abstract.php
  98. library/WidgetFramework/Core.php
  99. library/XenForo/Model/Moderator.php
  100. library/Brivium/QuickCreateThread/EventListeners/Listener.php
  101. library/Brivium/BriviumLibrary/EventListeners.php
  102. library/WidgetFramework/Model/Widget.php
  103. library/WidgetFramework/Helper/Sort.php
  104. library/WidgetFramework/WidgetRenderer.php
  105. library/XenForo/ViewPublic/Category/View.php
  106. library/XenForo/ViewPublic/Base.php
  107. library/XenForo/View.php
  108. library/EWRporta/Listener/ViewPublic.php
  109. library/WidgetFramework/XenForo/View1.php
  110. library/XenForo/ViewPublic/Helper/Node.php
  111. library/xenCODE/MetaKeywords/Listener.php
  112. library/Sedo/AgentTracer/Listener/Preloader.php
  113. library/rrssb/Listener.php
  114. library/vtLai/TopX/Listener.php
  115. library/XenForo/Route/Prefix/Members.php
  116. library/vtLai/UrlKhongDau/Members.php
  117. library/EWRporta/Listener/NavTabs.php
  118. library/NodesAsTabs/NavTabs.php
  119. library/XenForo/Route/Prefix/LinkForums.php
  120. library/WidgetFramework/WidgetRenderer/Threads.php
  121. library/WidgetFramework/Model/Cache.php
  122. library/WidgetFramework/Template/Extended.php
  123. library/XenForo/Route/Prefix/Forums.php
  124. library/Waindigo/ShorterRoutes/Listener/LoadClass.php
  125. library/Waindigo/Listener/LoadClass.php
  126. library/Waindigo/Listener/LoadClass/20150106.php
  127. library/Waindigo/ShorterRoutes/Extend/XenForo/Route/Prefix/Forums.php
  128. library/vtLai/UrlKhongDau/Forums.php
  129. library/Waindigo/ShorterRoutes/Link.php
  130. library/Sedo/AgentTracer/Listener/Templates.php
  131. library/EWRporta/Listener/Template.php
  132. library/VNXF/AdsFooter/Listener.php
  133. library/XenForo/Route/Prefix/Posts.php
  134. library/WidgetFramework/WidgetRenderer/Empty.php
  135. library/XenForo/Debug.php
  136. library/WidgetFramework/Helper/String.php
  137. library/Brivium/QuickCreateThread/Route/Prefix/CreateThread.php
  138. library/XenForo/ViewRenderer/Json.php
  139. library/Vinavb/CustomNodeIcon/Icon.php