Page Time: 0.0718s

Memory: 9.1481 MB (Peak: 10.1443 MB)

Queries (16, time: 0.0102s, 14.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.001213
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 26Using index condition
  2. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: modLogCounts
    Run Time: 0.000123
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000137
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT *
    FROM xf_tag
    WHERE tag_url = ?
    Params: kennismigrant
    Run Time: 0.000134
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tagconsttag_urltag_url302const1 
  5. INSERT DELAYED INTO xf_tinhte_xentag_tag_view
    	(tag_id)
    VALUES
    	(?)
    Params: 94
    Run Time: 0.000183
  6. SELECT *
    FROM xf_tag_result_cache
    WHERE tag_id = ?
    	AND user_id = ?
    	AND expiry_date > ?
    Params: 94, 0, 1711625599
    Run Time: 0.000105
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_result_cacheconsttag_id_user_id,expiration_datetag_id_user_id8const,const1 
  7. SELECT tag_content_id, content_type, content_id
    FROM xf_tag_content
    WHERE tag_id = ?
    	AND visible = 1
    ORDER BY content_date DESC
     LIMIT 200
    Params: 94
    Run Time: 0.000252
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_contentreftag_id_content_datetag_id_content_date4const44Using where
  8.             SELECT tag_content_id, content_type, content_id
                FROM xf_tag_content
                WHERE tag_id = ?
                    AND visible = 1
                    AND content_type IN ('tinhte_xentag_forum', 'page', 'resource')
                ORDER BY content_date DESC
    Params: 94
    Run Time: 0.000175
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_contentrangecontent_type_id_tag,tag_id_content_datecontent_type_id_tag27 3Using index condition; Using where; Using filesort
  9. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: dark_postrating_ratings
    Run Time: 0.000102
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  10. SELECT thread.*
    	,
    		user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
    		node.title AS node_title, node.node_name,
    		post.message, post.attach_count,
    		NULL AS thread_read_date,
    		0 AS user_post_count,
    	permission.cache_value AS node_permission_cache,
    		pr_cache.rating_cache
    FROM xf_thread AS thread
    		LEFT JOIN xf_user AS user ON
    			(user.user_id = thread.user_id)
    		LEFT JOIN xf_node AS node ON
    			(node.node_id = thread.node_id)
    		LEFT JOIN xf_post AS post ON
    			(post.post_id = thread.first_post_id)
    	LEFT JOIN xf_permission_cache_content AS permission
    		ON (permission.permission_combination_id = 1
    			AND permission.content_type = 'node'
    			AND permission.content_id = thread.node_id)
    		left join dark_postrating_post_cache pr_cache ON (thread.first_post_id = pr_cache.post_id)
    WHERE thread.thread_id IN (21966, 21234, 21099, 21001, 20977, 20144, 19878, 19323, 19026, 18969, 18533, 18492, 18151, 18008, 17373, 17079, 17078, 16916, 16459, 13953, 15918, 15812, 15669, 15582, 15583, 15380, 15409, 15417, 14996, 15285, 15159, 14716, 14726, 14521, 13999, 13881, 13651, 13575, 13503, 13505, 659, 13337, 13262, 11452)
    Run Time: 0.002027
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangePRIMARYPRIMARY4 44Using index condition
    SIMPLEusereq_refPRIMARYPRIMARY4rassvet.thread.user_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4rassvet.thread.node_id1 
    SIMPLEposteq_refPRIMARYPRIMARY4rassvet.thread.first_post_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,rassvet.thread.node_id1Using where
    SIMPLEpr_cacheeq_refPRIMARYPRIMARY4rassvet.thread.first_post_id1 
  11. INSERT INTO xf_tag_result_cache
    	(tag_id, user_id, cache_date, expiry_date, results)
    VALUES
    	(?, ?, ?, ?, ?)
    ON DUPLICATE KEY UPDATE
    	cache_date = VALUES(cache_date),
    	expiry_date = VALUES(expiry_date),
    	results = VALUES(results)
    Params: 94, 0, 1711625599, 1711629199, [["thread",21966],["thread",21234],["thread",21099],["thread",21001],["thread",20977],["thread",20144],["thread",19878],["thread",19323],["thread",19026],["thread",18969],["thread",18533],["thread",18492],["thread",18151],["thread",18008],["thread",17373],["thread",17079],["thread",17078],["thread",16916],["thread",16459],["thread",13953],["thread",15918],["thread",15812],["thread",15669],["thread",15582],["thread",15583],["thread",15380],["thread",15409],["thread",15417],["thread",14996],["thread",15285],["thread",15159],["thread",14716],["thread",14726],["thread",14521],["thread",13999],["thread",13881],["thread",13651],["thread",13575],["thread",13503],["thread",13505],["thread",659],["thread",13337],["thread",13262],["thread",11452]]
    Run Time: 0.004530
  12. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: e2759430c082d1ba7ccf347e043e65cd, , 1711629199
    Run Time: 0.000120
  13. 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_Tag, Tag, valid, tag_url=kennismigrant, 1711625599,
    Run Time: 0.000069
  14. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'search_result_thread', 'tag_view', 'notice_cookies', 'EWRatendo_Navtabs', 'modess_moderator_bar_mod_log_counts', 'wf_hook_moderator_bar', 'wf_revealer', 'dark_postrating', 'dark_postrating_member', 'dark_postrating_member_totals', 'message_user_info_extra', 'user_criteria_content', 'thread_list_item_icon_key', 'dark_postrating_member_notable_tabs', 'dark_postrating_account_wrapper', 'dark_postrating_navigation_visitor_tab', 'dark_postrating_visitor_panel', 'dark_postrating_member_card', 'dark_postrating_member_info', 'dark_postrating_message_user_info', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 2
    Run Time: 0.000735
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 22Using index condition
  15. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('events')
    Params: 2
    Run Time: 0.000180
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledconstPRIMARYPRIMARY106const,const1 
  16. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('nat_bodyjs')
    	AND style_id = ?
    	AND language_id = ?
    Params: 12, 2
    Run Time: 0.000146
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledconstPRIMARYPRIMARY60const,const,const1 

Included Files (148, XenForo Classes: 59)

  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/ModEss/Listener/Cog.php
  33. library/Tapatalk/Listener/LoadClassModel.php
  34. library/bdTagMe/Listener.php
  35. library/WidgetFramework/Listener.php
  36. library/TMS/Listener.php
  37. library/Tinhte/XenTag/Listener.php
  38. library/DoublePost/Listener/Cog.php
  39. library/Dark/PostRating/EventListener.php
  40. library/RelatedContents/Listener.php
  41. library/WidgetFramework/Option.php
  42. library/EWRatendo/Listener/Init.php
  43. library/XenForo/DataWriter/User.php
  44. library/XenForo/DataWriter.php
  45. library/bdTagMe/Helper/Template.php
  46. library/bdTagMe/ShippableHelper/Updater.php
  47. library/bdTagMe/Option.php
  48. library/NodesAsTabs/Listen.php
  49. library/XenForo/Router.php
  50. library/XenForo/Route/Filter.php
  51. library/XenForo/Route/Interface.php
  52. library/XenForo/Route/ResponseSuffix.php
  53. library/XenForo/Route/Prefix.php
  54. library/WidgetFramework/Route/Filter/PageX.php
  55. library/XenForo/Route/Prefix/Tags.php
  56. library/EWRutiles/Sitemap/Listener/Route.php
  57. library/XenForo/RouteMatch.php
  58. library/XenForo/ControllerPublic/Tag.php
  59. library/XenForo/ControllerPublic/Abstract.php
  60. library/XenForo/Controller.php
  61. library/EWRutiles/Sitemap/Listener/Controller.php
  62. library/EWRatendo/Listener/Controller.php
  63. library/ConversationPost/Listener.php
  64. library/Tinhte/XenTag/XenForo/ControllerPublic/Tag.php
  65. library/XenForo/Input.php
  66. library/XenForo/Session.php
  67. library/XenForo/Helper/Ip.php
  68. library/XenForo/Visitor.php
  69. library/XenForo/Model/User.php
  70. library/Waindigo/JoinUserGroup/Listener/LoadClass.php
  71. library/Waindigo/Listener/LoadClass.php
  72. library/Waindigo/Listener/LoadClass/20150318.php
  73. library/Waindigo/JoinUserGroup/Extend/XenForo/Model/User.php
  74. library/bdTagMe/XenForo/Model/User.php
  75. library/WidgetFramework/XenForo/Model/User.php
  76. library/Dark/PostRating/Model/User.php
  77. library/XenForo/Permission.php
  78. library/XenForo/Helper/Php.php
  79. library/XenForo/Phrase.php
  80. library/XenForo/Locale.php
  81. library/Waindigo/JoinUserGroup/Listener/ControllerPreDispatch.php
  82. library/Waindigo/Listener/ControllerPreDispatch.php
  83. library/Waindigo/Listener/ControllerPreDispatch/20150212.php
  84. library/XenForo/ControllerResponse/Reroute.php
  85. library/XenForo/ControllerResponse/Abstract.php
  86. library/Tapatalk/Listener/ControllerPostDispatch.php
  87. library/Tinhte/XenTag/Constants.php
  88. library/XenForo/Model/Tag.php
  89. library/Tinhte/XenTag/XenForo/Model/Tag.php
  90. library/RelatedContents/Model/Tag.php
  91. library/Tinhte/XenTag/Option.php
  92. library/Tinhte/XenTag/Model/TagView.php
  93. library/Tinhte/XenTag/Model/Search.php
  94. library/XenForo/TagHandler/Thread.php
  95. library/XenForo/TagHandler/Abstract.php
  96. library/XenForo/Model/Thread.php
  97. library/WidgetFramework/XenForo/Model/Thread.php
  98. library/Tinhte/XenTag/XenForo/Model/Thread.php
  99. library/ModEss/Model/Thread.php
  100. library/Dark/PostRating/Model/Thread.php
  101. library/Dark/PostRating/Model.php
  102. library/XenForo/Model/Forum.php
  103. library/Tinhte/XenTag/XenForo/Model/Forum.php
  104. library/XenForo/Helper/String.php
  105. library/XenForo/Helper/Discussion.php
  106. library/XenForo/ControllerResponse/View.php
  107. library/XenForo/Helper/Cookie.php
  108. library/XenForo/ViewRenderer/HtmlPublic.php
  109. library/XenForo/ViewRenderer/Abstract.php
  110. library/XenForo/Template/Public.php
  111. library/XenForo/Template/Abstract.php
  112. library/WidgetFramework/Core.php
  113. library/XenForo/Model/Moderator.php
  114. library/Waindigo/JoinUserGroup/Extend/XenForo/Model/Moderator.php
  115. library/ModEss/Model/Moderator.php
  116. library/WidgetFramework/Model/Widget.php
  117. library/WidgetFramework/Helper/Sort.php
  118. library/WidgetFramework/WidgetRenderer.php
  119. library/XenForo/ViewPublic/Tag/View.php
  120. library/XenForo/ViewPublic/Base.php
  121. library/XenForo/View.php
  122. library/Tinhte/XenTag/XenForo/ViewPublic/Tag/View.php
  123. library/WidgetFramework/XenForo/View1.php
  124. library/XenForo/Route/Prefix/Members.php
  125. library/bdTagMe/XenForo/Route/Prefix/Members.php
  126. library/memberMap/Listener/Navigation.php
  127. library/memberMap/Model/ViewMap.php
  128. library/EWRatendo/Listener/NavTabs.php
  129. library/EWRatendo/Model/Perms.php
  130. library/NodesAsTabs/NavTabs.php
  131. library/NodesAsTabs/Model/Options.php
  132. library/XenForo/Model/Node.php
  133. library/Tapatalk/Model/Node.php
  134. library/ModEss/Model/Node.php
  135. library/EWRutiles/Sitemap/Listener/Params.php
  136. library/WidgetFramework/Template/Extended.php
  137. library/Tapatalk/Listener/TemplatePostRender.php
  138. library/EWRatendo/Listener/Template.php
  139. library/XenForo/Model/Avatar.php
  140. library/XenForo/Route/Prefix/Threads.php
  141. library/XenForo/Route/Prefix/Forums.php
  142. library/WidgetFramework/WidgetRenderer/Empty.php
  143. library/XenForo/Helper/Criteria.php
  144. library/XenForo/Debug.php
  145. library/Tapatalk/EventListener/Hook.php
  146. mobiquo/mbqFrame/3rdLib/classTTConnection.php
  147. mobiquo/smartbanner/head.inc.php
  148. library/XenForo/ViewRenderer/Json.php