Page Time: 0.0917s

Memory: 8.0730 MB (Peak: 9.9570 MB)

Queries (20, time: 0.0255s, 27.8%)

  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.001554
    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.000249
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 2Using where
  3. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: brmsModernStatisticCache
    Run Time: 0.000191
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  4. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('brcCurrencies', 'brcEvents')
    Run Time: 0.000197
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryrangePRIMARYPRIMARY27 2Using where
  5. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000195
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  6. SELECT *
    FROM xf_tag
    WHERE tag_url = ?
    Params: igry
    Run Time: 0.000267
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tagconsttag_urltag_url302const1 
  7. SELECT *
    FROM xf_tag_result_cache
    WHERE tag_id = ?
    	AND user_id = ?
    	AND expiry_date > ?
    Params: 54, 0, 1711652805
    Run Time: 0.000176
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_result_cacheconsttag_id_user_id,expiration_datetag_id_user_id8const,const1 
  8. 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: 54
    Run Time: 0.000474
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_tag_contentreftag_id_content_datetag_id_content_date4const31Using where
  9. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: dark_postrating_ratings
    Run Time: 0.000194
    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,
    user_rue.display_style_group_id AS last_post_display_style_group_id,
    		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 xf_user AS user_rue ON
    	(user_rue.user_id = thread.last_post_user_id)
    		left join dark_postrating_post_cache pr_cache ON (thread.first_post_id = pr_cache.post_id)
    WHERE thread.thread_id IN (9877, 8447, 8308, 8234, 7700, 7617, 7222, 6388, 6176, 5002, 4850, 4775, 4621, 4286, 4241, 4220, 2975, 2684, 2683, 914, 870, 667, 651, 587, 385, 162, 32, 31)
    Run Time: 0.002083
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangePRIMARYPRIMARY4 28Using where
    SIMPLEusereq_refPRIMARYPRIMARY4rusfan11_profh.thread.user_id1 
    SIMPLEnodeeq_refPRIMARYPRIMARY4rusfan11_profh.thread.node_id1 
    SIMPLEposteq_refPRIMARYPRIMARY4rusfan11_profh.thread.first_post_id1 
    SIMPLEpermissioneq_refPRIMARYPRIMARY35const,const,rusfan11_profh.thread.node_id1Using where
    SIMPLEuser_rueeq_refPRIMARYPRIMARY4rusfan11_profh.thread.last_post_user_id1 
    SIMPLEpr_cacheeq_refPRIMARYPRIMARY4rusfan11_profh.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: 54, 0, 1711652805, 1711656405, [["thread",9877],["thread",8447],["thread",8308],["thread",8234],["thread",7700],["thread",7617],["thread",7222],["thread",6388],["thread",6176],["thread",5002],["thread",4850],["thread",4775],["thread",4621],["thread",4286],["thread",4241],["thread",4220],["thread",2975],["thread",2684],["thread",2683],["thread",914],["thread",870],["thread",667],["thread",651],["thread",587],["thread",385],["thread",162],["thread",32],["thread",31]]
    Run Time: 0.000327
  12. SELECT synonym.*, tag.tag as tag_name
    FROM tagess_synonym AS synonym
    LEFT JOIN xf_tag as tag
        ON tag.tag_id = synonym.tag_id
    WHERE (synonym.tag_id = 54)
    Run Time: 0.000156
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       no matching row in const table
  13. SELECT synonym.*, tag.tag as tag_name
    FROM tagess_synonym AS synonym
    LEFT JOIN xf_tag as tag
        ON tag.tag_id = synonym.tag_id
    WHERE (synonym.parent_tag_id = 54)
    Run Time: 0.000113
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsynonymrefparent_tag_idparent_tag_id4const1Using index
    SIMPLEtageq_refPRIMARYPRIMARY4rusfan11_profh.synonym.tag_id1Using where
  14. SELECT COUNT(*)
    FROM tagess_tag_watch
    WHERE user_id = ?
    	AND tag_id = ?
    Params: 0, 54
    Run Time: 0.000102
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLE       no matching row in const table
  15. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: 58e068ef898b6044b31cb3928a4af4b6, , 1711656405
    Run Time: 0.000156
  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, , , XenForo_ControllerPublic_Tag, Tag, valid, tag_url=igry, 1711652805,
    Run Time: 0.000094
  17. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'BRMS_ModernStatistic', 'BRMS_modern_statistic_header', 'BRC_sidebar_visitor_panel_stats', 'BRC_navigation_visitor_tabs_end', 'search_result_thread', 'bb_code_tag_code', 'bb_code_tag_php', 'bb_code_tag_html', 'bb_code_tag_quote', 'bb_code_tag_attach', 'bb_code_tag_spoiler', 'tag_view', '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', 'siropu_custom_tabs_child_list', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 29, 2
    Run Time: 0.000534
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 28Using where
  18. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('BRC_action_login', 'BRC_action_login_description', 'BRC_action_exchange', 'BRC_action_exchange_description', 'BRC_action_transfer', 'BRC_action_transfer_description', 'BRC_action_withdraw', 'BRC_action_withdraw_description', 'BRC_action_steal', 'BRC_action_steal_description', 'BRC_action_paypalPayment', 'BRC_action_paypalPayment_description', 'BRC_action_paypalPaymentRe', 'BRC_action_paypalPaymentRe_description', 'BRC_action_registration', 'BRC_action_registration_description', 'BRC_action_facebookAssociate', 'BRC_action_facebookAssociate_description', 'BRC_action_facebookDisassociate', 'BRC_action_facebookDisassociate_description', 'BRC_action_twitterAssociate', 'BRC_action_twitterAssociate_description', 'BRC_action_twitterDisassociate', 'BRC_action_twitterDisassociate_description', 'BRC_action_googleAssociate', 'BRC_action_googleAssociate_description', 'BRC_action_googleDisassociate', 'BRC_action_googleDisassociate_description', 'BRC_action_birthday', 'BRC_action_birthday_description', 'BRC_action_importVbb', 'BRC_action_importVbb_description', 'BRC_action_interest', 'BRC_action_interest_description', 'BRC_action_updateFullProfile', 'BRC_action_updateFullProfile_description', 'BRC_action_updateFullProfileRe', 'BRC_action_updateFullProfileRe_description', 'BRC_action_uploadAvatar', 'BRC_action_uploadAvatar_description', 'BRC_action_uploadAvatarRe', 'BRC_action_uploadAvatarRe_description', 'BRC_action_updateStatus', 'BRC_action_updateStatus_description', 'BRC_action_follow', 'BRC_action_follow_description', 'BRC_action_followRe', 'BRC_action_followRe_description', 'BRC_action_getFollower', 'BRC_action_getFollower_description', 'BRC_action_getFollowerRe', 'BRC_action_getFollowerRe_description', 'BRC_action_profilePost', 'BRC_action_profilePost_description', 'BRC_action_getProfilePost', 'BRC_action_getProfilePost_description', 'BRC_action_likeProfilePost', 'BRC_action_likeProfilePost_description', 'BRC_action_likeProfilePostRe', 'BRC_action_likeProfilePostRe_description', 'BRC_action_receiveProfilePostLike', 'BRC_action_receiveProfilePostLike_description', 'BRC_action_receiveProfilePostLikeRe', 'BRC_action_receiveProfilePostLikeRe_description', 'BRC_action_createConversation', 'BRC_action_createConversation_description', 'BRC_action_createConversationRe', 'BRC_action_createConversationRe_description', 'BRC_action_receiveConversation', 'BRC_action_receiveConversation_description', 'BRC_action_replyConversation', 'BRC_action_replyConversation_description', 'BRC_action_conversationGetReply', 'BRC_action_conversationGetReply_description', 'BRC_action_trophyReward', 'BRC_action_trophyReward_description', 'BRC_action_dailyReward', 'BRC_action_dailyReward_description', 'BRC_action_salary', 'BRC_action_salary_description', 'BRC_action_createNewThread', 'BRC_action_createNewThread_description', 'BRC_action_threadDeleted', 'BRC_action_threadDeleted_description', 'BRC_action_threadGetReply', 'BRC_action_threadGetReply_description', 'BRC_action_threadViewed', 'BRC_action_threadViewed_description', 'BRC_action_readThread', 'BRC_action_readThread_description', 'BRC_action_watchThread', 'BRC_action_watchThread_description', 'BRC_action_watchThreadRe', 'BRC_action_watchThreadRe_description', 'BRC_action_threadGetWatched', 'BRC_action_threadGetWatched_description', 'BRC_action_threadGetWatchedRe', 'BRC_action_threadGetWatchedRe_description', 'BRC_action_createNewPoll', 'BRC_action_createNewPoll_description', 'BRC_action_votePoll', 'BRC_action_votePoll_description', 'BRC_action_pollGetVote', 'BRC_action_pollGetVote_description', 'BRC_action_threadSticky', 'BRC_action_threadSticky_description', 'BRC_action_threadStickyRe', 'BRC_action_threadStickyRe_description', 'BRC_action_newPost', 'BRC_action_newPost_description', 'BRC_action_postDeleted', 'BRC_action_postDeleted_description', 'BRC_action_uploadAttachment', 'BRC_action_uploadAttachment_description', 'BRC_action_uploadAttachmentRe', 'BRC_action_uploadAttachmentRe_description', 'BRC_action_downloadAttachment', 'BRC_action_downloadAttachment_description', 'BRC_action_attachmentDownloaded', 'BRC_action_attachmentDownloaded_description', 'BRC_action_likePost', 'BRC_action_likePost_description', 'BRC_action_likePostRe', 'BRC_action_likePostRe_description', 'BRC_action_receivePostLike', 'BRC_action_receivePostLike_description', 'BRC_action_receivePostLikeRe', 'BRC_action_receivePostLikeRe_description', 'BRC_action_reportPost', 'BRC_action_reportPost_description', 'BRC_action_postReported', 'BRC_action_postReported_description')
    Params: 2
    Run Time: 0.001049
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledrangePRIMARYPRIMARY106 132Using where
  19. SELECT *
    FROM xf_style
    WHERE style_id = ?
    Params: 29
    Run Time: 0.000429
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_styleconstPRIMARYPRIMARY4const1 
  20. SELECT property_definition.*,
    	style_property.*
    FROM xf_style_property AS style_property
    INNER JOIN xf_style_property_definition AS property_definition ON
    	(property_definition.property_definition_id = style_property.property_definition_id)
    WHERE style_property.style_id IN ('29', '0')
    ORDER BY property_definition.display_order
    Run Time: 0.016981
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEstyle_propertyALLdefinition_id_style_id   1308Using where; Using temporary; Using filesort
    SIMPLEproperty_definitioneq_refPRIMARYPRIMARY4rusfan11_profh.style_property.property_definition_id1 

Included Files (193, XenForo Classes: 61)

  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/Brivium/BriviumHelper/EventListeners.php
  33. library/Brivium/BriviumHelper/1020171/EventListeners.php
  34. library/Brivium/Credits/Listener/Listener.php
  35. library/TagEss/Listener/Class.php
  36. library/SvgColorsGroups/Listener.php
  37. library/Dark/PostRating/EventListener.php
  38. library/ExternalExtended/Listener.php
  39. library/TagEss/Listener/Model.php
  40. library/Brivium/ModernStatistic/EventListeners/Listener.php
  41. library/Brivium/ModernStatistic/ModernStatistic.php
  42. library/XenForo/Phrase.php
  43. library/Brivium/Credits/Currency.php
  44. library/Brivium/Credits/Action.php
  45. library/Brivium/Credits/ActionHandler/Login/ActionHandler.php
  46. library/Brivium/Credits/ActionHandler/Abstract.php
  47. library/Brivium/Credits/ActionHandler/Exchange/ActionHandler.php
  48. library/Brivium/Credits/ActionHandler/Transfer/ActionHandler.php
  49. library/Brivium/Credits/ActionHandler/Withdraw/ActionHandler.php
  50. library/Brivium/Credits/ActionHandler/Steal/ActionHandler.php
  51. library/Brivium/Credits/ActionHandler/PaypalPayment/ActionHandler.php
  52. library/Brivium/Credits/ActionHandler/PaypalPaymentRe/ActionHandler.php
  53. library/Brivium/Credits/ActionHandler/Registration/ActionHandler.php
  54. library/Brivium/Credits/ActionHandler/FacebookAssociate/ActionHandler.php
  55. library/Brivium/Credits/ActionHandler/FacebookDisassociate/ActionHandler.php
  56. library/Brivium/Credits/ActionHandler/TwitterAssociate/ActionHandler.php
  57. library/Brivium/Credits/ActionHandler/TwitterDisassociate/ActionHandler.php
  58. library/Brivium/Credits/ActionHandler/GoogleAssociate/ActionHandler.php
  59. library/Brivium/Credits/ActionHandler/GoogleDisassociate/ActionHandler.php
  60. library/Brivium/Credits/ActionHandler/Birthday/ActionHandler.php
  61. library/Brivium/Credits/ActionHandler/ImportVbb/ActionHandler.php
  62. library/Brivium/Credits/ActionHandler/Interest/ActionHandler.php
  63. library/Brivium/Credits/ActionHandler/UpdateFullProfile/ActionHandler.php
  64. library/Brivium/Credits/ActionHandler/UpdateFullProfileRe/ActionHandler.php
  65. library/Brivium/Credits/ActionHandler/UploadAvatar/ActionHandler.php
  66. library/Brivium/Credits/ActionHandler/UploadAvatarRe/ActionHandler.php
  67. library/Brivium/Credits/ActionHandler/UpdateStatus/ActionHandler.php
  68. library/Brivium/Credits/ActionHandler/Follow/ActionHandler.php
  69. library/Brivium/Credits/ActionHandler/FollowRe/ActionHandler.php
  70. library/Brivium/Credits/ActionHandler/GetFollower/ActionHandler.php
  71. library/Brivium/Credits/ActionHandler/GetFollowerRe/ActionHandler.php
  72. library/Brivium/Credits/ActionHandler/ProfilePost/ActionHandler.php
  73. library/Brivium/Credits/ActionHandler/GetProfilePost/ActionHandler.php
  74. library/Brivium/Credits/ActionHandler/LikeProfilePost/ActionHandler.php
  75. library/Brivium/Credits/ActionHandler/LikeProfilePostRe/ActionHandler.php
  76. library/Brivium/Credits/ActionHandler/ReceiveProfilePostLike/ActionHandler.php
  77. library/Brivium/Credits/ActionHandler/ReceiveProfilePostLikeRe/ActionHandler.php
  78. library/Brivium/Credits/ActionHandler/CreateConversation/ActionHandler.php
  79. library/Brivium/Credits/ActionHandler/CreateConversationRe/ActionHandler.php
  80. library/Brivium/Credits/ActionHandler/ReceiveConversation/ActionHandler.php
  81. library/Brivium/Credits/ActionHandler/ReplyConversation/ActionHandler.php
  82. library/Brivium/Credits/ActionHandler/ConversationGetReply/ActionHandler.php
  83. library/Brivium/Credits/ActionHandler/TrophyReward/ActionHandler.php
  84. library/Brivium/Credits/ActionHandler/DailyReward/ActionHandler.php
  85. library/Brivium/Credits/ActionHandler/Salary/ActionHandler.php
  86. library/Brivium/Credits/ActionHandler/CreateNewThread/ActionHandler.php
  87. library/Brivium/Credits/ActionHandler/ThreadDeleted/ActionHandler.php
  88. library/Brivium/Credits/ActionHandler/ThreadGetReply/ActionHandler.php
  89. library/Brivium/Credits/ActionHandler/ThreadViewed/ActionHandler.php
  90. library/Brivium/Credits/ActionHandler/ReadThread/ActionHandler.php
  91. library/Brivium/Credits/ActionHandler/WatchThread/ActionHandler.php
  92. library/Brivium/Credits/ActionHandler/WatchThreadRe/ActionHandler.php
  93. library/Brivium/Credits/ActionHandler/ThreadGetWatched/ActionHandler.php
  94. library/Brivium/Credits/ActionHandler/ThreadGetWatchedRe/ActionHandler.php
  95. library/Brivium/Credits/ActionHandler/CreateNewPoll/ActionHandler.php
  96. library/Brivium/Credits/ActionHandler/VotePoll/ActionHandler.php
  97. library/Brivium/Credits/ActionHandler/PollGetVote/ActionHandler.php
  98. library/Brivium/Credits/ActionHandler/ThreadSticky/ActionHandler.php
  99. library/Brivium/Credits/ActionHandler/ThreadStickyRe/ActionHandler.php
  100. library/Brivium/Credits/ActionHandler/NewPost/ActionHandler.php
  101. library/Brivium/Credits/ActionHandler/PostDeleted/ActionHandler.php
  102. library/Brivium/Credits/ActionHandler/UploadAttachment/ActionHandler.php
  103. library/Brivium/Credits/ActionHandler/UploadAttachmentRe/ActionHandler.php
  104. library/Brivium/Credits/ActionHandler/DownloadAttachment/ActionHandler.php
  105. library/Brivium/Credits/ActionHandler/AttachmentDownloaded/ActionHandler.php
  106. library/Brivium/Credits/ActionHandler/LikePost/ActionHandler.php
  107. library/Brivium/Credits/ActionHandler/LikePostRe/ActionHandler.php
  108. library/Brivium/Credits/ActionHandler/ReceivePostLike/ActionHandler.php
  109. library/Brivium/Credits/ActionHandler/ReceivePostLikeRe/ActionHandler.php
  110. library/Brivium/Credits/ActionHandler/ReportPost/ActionHandler.php
  111. library/Brivium/Credits/ActionHandler/PostReported/ActionHandler.php
  112. library/Brivium/Credits/Events.php
  113. library/XenForo/Router.php
  114. library/XenForo/Route/Filter.php
  115. library/XenForo/Route/Interface.php
  116. library/XenForo/Route/ResponseSuffix.php
  117. library/XenForo/Route/Prefix.php
  118. library/XenForo/Route/Prefix/Tags.php
  119. library/XenForo/RouteMatch.php
  120. library/XenForo/ControllerPublic/Tag.php
  121. library/XenForo/ControllerPublic/Abstract.php
  122. library/XenForo/Controller.php
  123. library/TagEss/Listener/Controller.php
  124. library/TagEss/XenForo/ControllerPublic/Tag.php
  125. library/XenForo/Input.php
  126. library/XenForo/Session.php
  127. library/XenForo/Helper/Ip.php
  128. library/XenForo/Visitor.php
  129. library/XenForo/Model/User.php
  130. library/WMTech/StickyMultipleAccountInfo/Listener.php
  131. library/Dark/PostRating/Model/User.php
  132. library/Brivium/Credits/Model/User.php
  133. library/Brivium/ModernStatistic/Model/User.php
  134. library/WMTech/StickyMultipleAccountInfo/Model/User.php
  135. library/XenForo/Permission.php
  136. library/XenForo/Helper/Php.php
  137. library/XenForo/Locale.php
  138. library/UnreadPostCount/Listener.php
  139. library/XenForo/ControllerResponse/Reroute.php
  140. library/XenForo/ControllerResponse/Abstract.php
  141. library/XenForo/Model/Tag.php
  142. library/TagEss/XenForo/Model/Tag.php
  143. library/XenForo/TagHandler/Thread.php
  144. library/XenForo/TagHandler/Abstract.php
  145. library/XenForo/Model/Thread.php
  146. library/SvgColorsGroups/Thread.php
  147. library/Dark/PostRating/Model/Thread.php
  148. library/Brivium/ModernStatistic/Model/Thread.php
  149. library/Brivium/Credits/ActionHandler/ThreadViewed/Model/Thread.php
  150. library/Brivium/Credits/ActionHandler/ReadThread/Model/Thread.php
  151. library/TagEss/XenForo/Model/Thread.php
  152. library/UnreadPostCount/Model/Thread.php
  153. library/Dark/PostRating/Model.php
  154. library/XenForo/Model/Forum.php
  155. library/Brivium/ModernStatistic/Model/Forum.php
  156. library/XenForo/Helper/String.php
  157. library/XenForo/Helper/Discussion.php
  158. library/XenForo/ControllerResponse/View.php
  159. library/TagEss/Model/TagSynonym.php
  160. library/TagEss/Model/TagWatch.php
  161. library/XenForo/Helper/Cookie.php
  162. library/XenForo/ViewRenderer/HtmlPublic.php
  163. library/XenForo/ViewRenderer/Abstract.php
  164. library/XenForo/Template/Public.php
  165. library/XenForo/Template/Abstract.php
  166. library/XenForo/ViewPublic/Tag/View.php
  167. library/XenForo/ViewPublic/Base.php
  168. library/XenForo/View.php
  169. library/XOleg/HideLinks/Listener.php
  170. library/TagEss/Listener/View.php
  171. library/TagEss/XenForo/ViewPublic/Tag/View.php
  172. library/WhoHasVisited/Listener.php
  173. library/Brivium/Credits/Model/Credit.php
  174. library/Siropu/CustomTabs/Listener.php
  175. library/XenForo/BbCode/Parser.php
  176. library/XenForo/BbCode/Formatter/Base.php
  177. library/XenForo/ViewPublic/Helper/Message.php
  178. library/XenForo/BbCode/TextWrapper.php
  179. library/XenForo/Route/Prefix/Members.php
  180. library/Siropu/CustomTabs/Model.php
  181. library/Siropu/CustomTabs/Helper.php
  182. library/XenForo/Helper/Criteria.php
  183. library/ArtodiaFramework/Listener.php
  184. library/XenForo/Model/StyleProperty.php
  185. library/XenForo/Model/Style.php
  186. library/XenForo/Model/Avatar.php
  187. library/XenForo/Route/Prefix/Threads.php
  188. library/XenForo/Route/Prefix/Forums.php
  189. library/XenForo/Debug.php
  190. library/Brivium/ModernStatistic/Model/ModernStatistic.php
  191. library/XenForo/ViewRenderer/Json.php
  192. library/ArtodiaFramework/Parser/Framework/Container.php
  193. library/ArtodiaFramework/Parser/Base.php