Page Time: 0.0922s

Memory: 9.5957 MB (Peak: 10.4956 MB)

Queries (20, time: 0.0172s, 18.7%)

  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.004515
    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.000699
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 2Using where
  3. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000508
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT EWRmedio_media.*, EWRmedio_categories.*, EWRmedio_services.*, xf_user.*, EWRmedio_media.service_value2 AS service_value2, EWRmedio_watch.media_id AS media_is_watched,
    	IF(xf_user.username IS NULL, EWRmedio_media.username, xf_user.username) AS username, xf_liked_content.like_date
    	FROM EWRmedio_media
    	LEFT JOIN EWRmedio_categories ON (EWRmedio_categories.category_id = EWRmedio_media.category_id)
    	LEFT JOIN EWRmedio_services ON (EWRmedio_services.service_id = EWRmedio_media.service_id)
    	LEFT JOIN EWRmedio_watch ON (EWRmedio_media.media_id = EWRmedio_watch.media_id AND EWRmedio_watch.user_id = ?)
    	LEFT JOIN xf_user ON (xf_user.user_id = EWRmedio_media.user_id)
    	LEFT JOIN xf_liked_content
    		ON (xf_liked_content.content_type = 'media'
    			AND xf_liked_content.content_id = EWRmedio_media.media_id
    			AND xf_liked_content.like_user_id = 0)
    WHERE EWRmedio_media.media_id = ?
    Params: 0, 217
    Run Time: 0.001258
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_mediaconstPRIMARYPRIMARY4const1 
    SIMPLEEWRmedio_categoriesconstPRIMARYPRIMARY4const1 
    SIMPLEEWRmedio_servicesconstPRIMARYPRIMARY4const1 
    SIMPLEEWRmedio_watchconstPRIMARY,media_id_email_subscribePRIMARY8const,const1Using index
    SIMPLExf_userconstPRIMARYPRIMARY4const1 
    SIMPLExf_liked_contentconstcontent_type_id_like_user_id,like_user_content_type_idcontent_type_id_like_user_id35const,const,const1Using where
  5. SELECT COUNT(*) AS total
    	FROM EWRmedio_comments
    WHERE media_id = 217
    Run Time: 0.000351
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_commentsrefmedia_idmedia_id4const3Using index
  6. SELECT *
    	FROM EWRmedio_categories
    WHERE category_id = ?
    Params: 4
    Run Time: 0.000372
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_categoriesconstPRIMARYPRIMARY4const1 
  7. UPDATE EWRmedio_media
    SET media_views = media_views+1
    WHERE media_id = ?
    Params: 217
    Run Time: 0.002132
  8. SELECT EWRmedio_media.*, EWRmedio_categories.*, EWRmedio_services.*, xf_user.*, EWRmedio_media.service_value2 AS service_value2, EWRmedio_watch.media_id AS media_is_watched,
    	IF(xf_user.username IS NULL, EWRmedio_media.username, xf_user.username) AS username, xf_liked_content.like_date
    	FROM EWRmedio_media
    	LEFT JOIN EWRmedio_categories ON (EWRmedio_categories.category_id = EWRmedio_media.category_id)
    	LEFT JOIN EWRmedio_services ON (EWRmedio_services.service_id = EWRmedio_media.service_id)
    	LEFT JOIN EWRmedio_watch ON (EWRmedio_media.media_id = EWRmedio_watch.media_id AND EWRmedio_watch.user_id = ?)
    	LEFT JOIN xf_user ON (xf_user.user_id = EWRmedio_media.user_id)
    	LEFT JOIN xf_liked_content
    		ON (xf_liked_content.content_type = 'media'
    			AND xf_liked_content.content_id = EWRmedio_media.media_id
    			AND xf_liked_content.like_user_id = 0)
    WHERE EWRmedio_media.media_id = ?
    Params: 0, 217
    Run Time: 0.001032
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_mediaconstPRIMARYPRIMARY4const1 
    SIMPLEEWRmedio_categoriesconstPRIMARYPRIMARY4const1 
    SIMPLEEWRmedio_servicesconstPRIMARYPRIMARY4const1 
    SIMPLEEWRmedio_watchconstPRIMARY,media_id_email_subscribePRIMARY8const,const1Using index
    SIMPLExf_userconstPRIMARYPRIMARY4const1 
    SIMPLExf_liked_contentconstcontent_type_id_like_user_id,like_user_content_type_idcontent_type_id_like_user_id35const,const,const1Using where
  9. begin
    Run Time: 0.000200
  10. commit
    Run Time: 0.000415
  11. SELECT EWRmedio_keywords.*, EWRmedio_keylinks.*, xf_user.*
    FROM EWRmedio_keywords
    	LEFT JOIN EWRmedio_keylinks ON (EWRmedio_keylinks.keyword_id = EWRmedio_keywords.keyword_id)
    	LEFT JOIN xf_user ON (xf_user.user_id = EWRmedio_keylinks.user_id)
    WHERE EWRmedio_keylinks.media_id = ?
    ORDER BY EWRmedio_keywords.keyword_text ASC
    Params: 217
    Run Time: 0.001139
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_keylinksrefUNIQUE,media_idmedia_id4const1Using temporary; Using filesort
    SIMPLEEWRmedio_keywordseq_refPRIMARYPRIMARY4xen.EWRmedio_keylinks.keyword_id1 
    SIMPLExf_usereq_refPRIMARYPRIMARY4xen.EWRmedio_keylinks.user_id1 
  12. SELECT EWRmedio_userlinks.*, xf_user.*, tag.username AS tagger
    FROM EWRmedio_userlinks
    	INNER JOIN xf_user ON (xf_user.user_id = EWRmedio_userlinks.username_id)
    	LEFT JOIN xf_user AS tag ON (tag.user_id = EWRmedio_userlinks.user_id)
    WHERE media_id = ?
    ORDER BY xf_user.username ASC
    Params: 217
    Run Time: 0.000927
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_userlinksrefUNIQUE,media_idmedia_id4const1Using temporary; Using filesort
    SIMPLExf_usereq_refPRIMARYPRIMARY4xen.EWRmedio_userlinks.username_id1 
    SIMPLEtageq_refPRIMARYPRIMARY4xen.EWRmedio_userlinks.user_id1 
  13. SELECT *
    	FROM EWRmedio_playlists
    WHERE user_id = ?
    ORDER BY playlist_update DESC
    Params: 0
    Run Time: 0.000411
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_playlistsrefuser_iduser_id4const1Using index condition; Using filesort
  14. SELECT EWRmedio_comments.*, xf_user.*, xf_user.register_date AS userValid,
    	IF(NOT ISNULL(xf_user.user_id), xf_user.username, EWRmedio_comments.username) AS username
    FROM EWRmedio_comments
    	LEFT JOIN xf_user ON (xf_user.user_id = EWRmedio_comments.user_id)
    WHERE EWRmedio_comments.media_id = ?
    ORDER BY EWRmedio_comments.comment_date DESC
    LIMIT ?, ?
    Params: 217, 0, 5
    Run Time: 0.000901
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRmedio_commentsrefmedia_idmedia_id4const3Using index condition; Using filesort
    SIMPLExf_usereq_refPRIMARYPRIMARY4xen.EWRmedio_comments.user_id1 
  15. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 0c3ee1a68cf9d3861e3986b83a7800f2, , 1710850163
    Run Time: 0.000295
  16. 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, , , EWRmedio_ControllerPublic_Media_Media, Media, valid, action_id=217, 1710846563,
    Run Time: 0.000228
  17. SELECT *
    FROM kingk_bbcm
    ORDER BY tag
    Run Time: 0.000385
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEkingk_bbcmsystem    1 
  18. SELECT page_name FROM EWRcarta_pages WHERE page_slug = 'index'
    Run Time: 0.000288
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEEWRcarta_pagesconstpage_slugpage_slug302const1 
  19. SELECT options.*, node.*,
    	permission.cache_value AS node_permission_cache
    FROM nat_options AS options
    INNER JOIN xf_node AS node
    	ON (node.node_id = options.node_id)
    LEFT JOIN xf_permission_cache_content AS permission
    	ON (permission.permission_combination_id = ?
    	AND permission.content_type = 'node'
    	AND permission.content_id = options.node_id)
    WHERE nat_display_tab = 1
    ORDER BY options.nat_display_order
    ASC
    Params: 1
    Run Time: 0.000858
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEoptionsALLnode_id   24Using where; Using filesort
    SIMPLEnodeeq_refPRIMARYPRIMARY4xen.options.node_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,xen.options.node_id1Using where
  20. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('BRSTS_support_tickets', 'media')
    Params: 2
    Run Time: 0.000335
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledrangePRIMARYPRIMARY106 2Using where

Included Files (189, 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/EWRporta2/Listener/Init.php
  33. library/EWRmedio/Listener/Init.php
  34. library/XenForo/DataWriter/User.php
  35. library/XenForo/DataWriter.php
  36. library/EWRcarta/Listener/Init.php
  37. library/Brivium/SupportTicketSystem/EventListeners/Listener.php
  38. library/Brivium/BriviumHelper/EventListeners.php
  39. library/Brivium/BriviumHelper/1010071/EventListeners.php
  40. library/Siropu/Chat/Listener.php
  41. library/NodesAsTabs/Listen.php
  42. library/MasterBadge/Listener.php
  43. library/Waindigo/Listener/InitDependencies.php
  44. library/Waindigo/Listener/InitDependencies/20150212.php
  45. library/Waindigo/Listener/ControllerPreDispatch/20150212.php
  46. library/ExternalExtended/Listener.php
  47. library/ExtendCommon/EventListener/Model.php
  48. library/WidgetFramework/Listener.php
  49. library/WidgetFramework/Option.php
  50. library/Milano/SmileyManager/Listener.php
  51. library/XenForo/Router.php
  52. library/XenForo/Route/Filter.php
  53. library/XenForo/Route/Interface.php
  54. library/XenForo/Route/ResponseSuffix.php
  55. library/XenForo/Route/Prefix.php
  56. library/WidgetFramework/Route/Filter/PageX.php
  57. library/XenForo/RouteMatch.php
  58. library/EWRmedio/Route/Media.php
  59. library/NodesAsTabs/Model/Options.php
  60. library/EWRmedio/ControllerPublic/Media/Media.php
  61. library/XenForo/ControllerPublic/Abstract.php
  62. library/XenForo/Controller.php
  63. library/KingK/BbCodeManager/EventListener/BbCode.php
  64. library/EWRporta2/Widget/Listener/ArticlesMain.php
  65. library/Nobita/MetaDescription/Listener.php
  66. library/Dark/Duplicate/EventListener/LoadClassController.php
  67. library/XI/Tag/CodeEvent/Listener.php
  68. library/XenForo/Input.php
  69. library/XenForo/Session.php
  70. library/XenForo/Helper/Ip.php
  71. library/XenForo/Visitor.php
  72. library/XenForo/Model/User.php
  73. library/EWRporta2/Listener/Model.php
  74. library/EWRmedio/Listener/Model.php
  75. library/EWRcarta/Listener/Model.php
  76. library/Brivium/SupportTicketSystem/Model/User.php
  77. library/WidgetFramework/XenForo/Model/User.php
  78. library/EWRporta2/Model/User.php
  79. library/EWRmedio/Model/User.php
  80. library/EWRcarta/Model/User.php
  81. library/MasterBadge/Model/User.php
  82. library/MasterBadge/Model/Badge.php
  83. library/XenForo/Permission.php
  84. library/XenForo/Helper/Php.php
  85. library/XenForo/Phrase.php
  86. library/XenForo/Locale.php
  87. library/Groupchanger/Event.php
  88. library/Groupchanger/StopSpam.php
  89. library/EWRmedio/Model/Perms.php
  90. library/UnreadPostCount/Listener.php
  91. library/EWRmedio/Model/Media.php
  92. library/EWRmedio/Model/Parser.php
  93. library/EWRmedio/Model/Comments.php
  94. library/EWRmedio/Model/Categories.php
  95. library/EWRmedio/Model/Custom.php
  96. library/EWRmedio/DataWriter/Media.php
  97. library/XenForo/Db.php
  98. library/XenForo/Model/Search.php
  99. library/EWRmedio/SearchHandler/Media.php
  100. library/XenForo/Search/DataHandler/Abstract.php
  101. library/XenForo/Search/Indexer.php
  102. library/XenForo/Search/SourceHandler/Abstract.php
  103. library/XenForo/Search/SourceHandler/MySqlFt.php
  104. library/EWRmedio/Model/Keylinks.php
  105. library/EWRmedio/Model/Userlinks.php
  106. library/EWRmedio/Model/Playlists.php
  107. library/EWRmedio/Model/Lists.php
  108. library/XenForo/ControllerResponse/View.php
  109. library/XenForo/ControllerResponse/Abstract.php
  110. library/XenForo/Helper/Cookie.php
  111. library/XenForo/ViewRenderer/HtmlPublic.php
  112. library/XenForo/ViewRenderer/Abstract.php
  113. library/XenForo/Template/Public.php
  114. library/XenForo/Template/Abstract.php
  115. library/WidgetFramework/Core.php
  116. library/XenForo/Model/Moderator.php
  117. library/ExternalPages/ControllerPublic/online.php
  118. library/WidgetFramework/Model/Widget.php
  119. library/WidgetFramework/Helper/Sort.php
  120. library/WidgetFramework/WidgetRenderer.php
  121. library/EWRmedio/ViewPublic/MediaView.php
  122. library/XenForo/ViewPublic/Base.php
  123. library/XenForo/View.php
  124. library/EWRporta2/Listener/ViewPublic.php
  125. library/ExtendCommon/UserModel/EX.php
  126. library/WidgetFramework/XenForo/View1.php
  127. library/XenForo/BbCode/Parser.php
  128. library/XenForo/BbCode/Formatter/Base.php
  129. library/sonnb/XenforoLightbox/Listener.php
  130. library/EWRporta2/Listener/BbCode.php
  131. library/EWRmedio/Listener/BbCode.php
  132. library/EWRcarta/Listener/BbCode.php
  133. library/sonnb/XenforoLightbox/BbCode/Formatter/Base.php
  134. library/KingK/BbCodeManager/BbCode/Formatter/Base.php
  135. library/WidgetFramework/XenForo/BbCode/Formatter/Base.php
  136. library/EWRporta2/BbCode/Formatter.php
  137. library/EWRmedio/BbCode/Formatter.php
  138. library/EWRcarta/BbCode/Formatter.php
  139. library/KingK/BbCodeManager/Model/CustomBbCode.php
  140. library/XenForo/BbCode/TextWrapper.php
  141. library/XenForo/BbCode/Formatter/Text.php
  142. library/WidgetFramework/XenForo/BbCode/Formatter/Text.php
  143. library/XenForo/Helper/String.php
  144. library/KingK/BbCodeManager/EventListener/Templates/Preloader.php
  145. library/XenForo/Route/Prefix/Members.php
  146. library/MasterBadge/Route/Prefix/Members.php
  147. library/MasterBadge/Route.php
  148. library/Begin/Listeners/Navigation.php
  149. library/EWRporta2/Listener/NavTabs.php
  150. library/EWRporta2/Model/Perms.php
  151. library/Brivium/SupportTicketSystem/Model/SupportTicket.php
  152. library/Brivium/SupportTicketSystem/Model/KnowledgeBase.php
  153. library/Moder/Listeners/Navigation.php
  154. library/ExternalPages/Listeners/Navigation.php
  155. library/EWRmedio/Listener/NavTabs.php
  156. library/EWRcarta/Listener/NavTabs.php
  157. library/EWRcarta/Model/Perms.php
  158. library/EWRcarta/Model/Lists.php
  159. library/NodesAsTabs/NavTabs.php
  160. library/XenForo/Model/Node.php
  161. library/XenForo/Template/FileHandler.php
  162. library/XenForo/Helper/File.php
  163. internal_data/templates/S.10,L.2,nat_childlinks.php
  164. library/XenForo/Route/Prefix/LinkForums.php
  165. library/WidgetFramework/Template/Extended.php
  166. internal_data/templates/S.10,L.2,EWRmedio_MediaView.php
  167. library/EWRmedio/Template/Helper.php
  168. library/WidgetFramework/WidgetRenderer/Empty.php
  169. library/XenForo/Helper/Criteria.php
  170. library/XenForo/Debug.php
  171. internal_data/templates/S.10,L.2,PAGE_CONTAINER.php
  172. library/KingK/BbCodeManager/EventListener/Templates/InitEditorGrid.php
  173. library/EWRporta2/Listener/Template.php
  174. library/EWRmedio/Listener/Template.php
  175. library/EWRcarta/Listener/Template.php
  176. library/ExternalPages/ControllerPublic/balance.php
  177. library/SvgGoUpDown/Listener.php
  178. internal_data/templates/S.10,L.2,bbcm_js.php
  179. library/ExternalPages/ControllerPublic/ShortBannedList.php
  180. library/Siropu/Chat/Helper.php
  181. internal_data/templates/S.10,L.2,EWRporta2_Navtabs.php
  182. internal_data/templates/S.10,L.2,BRSTS_support_ticket_tab_links.php
  183. internal_data/templates/S.10,L.2,BRSTS_brsts_support_ticket_tab_links.php
  184. internal_data/templates/S.10,L.2,EWRmedio_Navtabs.php
  185. internal_data/templates/S.10,L.2,EWRcarta_Navtabs.php
  186. internal_data/templates/S.10,L.2,nat_linkstemplate.php
  187. internal_data/templates/S.10,L.2,go_up_down.php
  188. library/XenForo/ViewRenderer/Json.php
  189. internal_data/templates/S.10,L.2,nat_bodyjs.php