Page Time: 0.2893s

Memory: 23.9353 MB (Peak: 24.7035 MB)

Queries (59, time: 0.0233s, 8.0%)

  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.000511
    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.000187
    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.000181
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  4. SELECT *
    FROM xf_node
    WHERE display_in_list = 1
    ORDER BY lft ASC
    Run Time: 0.000813
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALLdisplay_in_list   133Using where; Using filesort
  5. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.000494
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const133Using where
  6. 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, 12, 13, 16, 18, 20, 21, 19, 22, 23, 54, 55, 56, 24, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 25, 67, 68, 69, 26, 27, 70, 28, 30, 71, 87, 134, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 72, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 124, 125, 127, 128, 129, 130, 131, 132, 133, 126, 31, 32, 34, 73, 74, 75, 76, 77, 78, 79, 80, 35, 36, 37, 38, 45, 46, 47, 48, 49, 50, 51, 52, 53, 39, 81, 82, 83, 135, 41, 42, 43, 44, 8, 9, 14, 84, 10, 15, 85, 86, 11)
    Run Time: 0.001368
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumALLPRIMARY   127Using where
    SIMPLEnodeeq_refPRIMARYPRIMARY4ddtm.forum.node_id1Using index
  7. SELECT session_activity.*
    	,
    	user.*
    FROM xf_session_activity AS session_activity
    
    	LEFT JOIN xf_user AS user ON
    		(user.user_id = session_activity.user_id)
    WHERE (session_activity.view_date > 1714034087)
    ORDER BY session_activity.view_date DESC
    Run Time: 0.000683
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEsession_activityrangeview_dateview_date4 5Using where; Backward index scan
    SIMPLEusereq_refPRIMARYPRIMARY4ddtm.session_activity.user_id1 
  8. SELECT data_value
    FROM xf_data_registry
    WHERE data_key = ?
    Params: boardTotals
    Run Time: 0.000142
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  9. INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
    Params: f8da7ff30108e91091a121b52088bc29, a:8:{s:12:"sessionStart";i:1714034987;s:2:"ip";s:4:"‘@ñ";s:11:"sessionCsrf";s:16:"7Jh4WNtccmF4Tekf";s:9:"userAgent";s:103:"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)";s:7:"robotId";s:0:"";s:16:"previousActivity";i:0;s:15:"isIpDiscouraged";a:2:{s:6:"result";b:0;s:7:"version";i:1487748357;}s:11:"sedoQuattro";a:1:{s:18:"noJsonRequestPaths";a:6:{s:8:"basePath";s:1:"/";s:4:"host";s:22:"diendanthammyvien.info";s:8:"protocol";s:5:"https";s:12:"fullBasePath";s:31:"https://diendanthammyvien.info/";s:10:"requestUri";s:18:"/diendan/?_debug=1";s:7:"fullUri";s:48:"https://diendanthammyvien.info/diendan/?_debug=1";}}}, 1714038587
    Run Time: 0.000204
  10. 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_Forum, Index, valid, node_name=, 1714034987,
    Run Time: 0.000098
  11. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('page_nav', 'node_forum_level_2', 'node_forum_level_n', 'node_category_level_1', 'wf_widget_wrapper', 'wf_widget_threads', 'wf_widget_online_users', 'wf_widget_stats', 'waindigo_library_list_thumbnail_thumbnails', 'waindigo_library_list_replace_thumbnails', 'waindigo_forum_list_thumbnail_thumbnails', 'waindigo_forum_list_replace_thumbnails', 'forum_list', 'wf_hook_moderator_bar', 'wf_revealer', 'VietXfAdvStats_wrapper', 'tinhte_xentag_bb_code_tag_tag', 'tinhte_xentag_hook_message_below', 'tinhte_xentag_hook_message_content', 'tinhte_xentag_hook_message_notices', 'tinhte_xentag_hook_navigation_tabs_forums', 'tinhte_xentag_hook_post_private_controls', 'tinhte_xentag_hook_post_public_controls', 'PAGE_CONTAINER')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000498
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 24Using where
  12. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('wfc__1_forum_list')
    Run Time: 0.000183
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  13. SELECT data_key, data_value
    FROM xf_data_registry
    WHERE data_key IN ('wfc__1_forum_list_lock')
    Run Time: 0.000094
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_data_registryconstPRIMARYPRIMARY27const1 
  14. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list_lock, a:3:{s:18:"forum_list_lock_17";a:2:{s:4:"html";s:1:"1";s:4:"time";i:1714034987;}s:18:"forum_list_lock_14";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714032095;}s:18:"forum_list_lock_16";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714032095;}}
    Run Time: 0.000347
  15. SELECT thread.*
    	,
    	user.gender, user.avatar_date, user.gravatar
    FROM xf_thread AS thread 
    
    	LEFT JOIN xf_user AS user ON
    		(user.user_id = thread.user_id)
    WHERE (thread.node_id IN ('36')) AND (thread.sticky = 0) AND (thread.discussion_state IN ('visible'))
    ORDER BY thread.post_date DESC
     LIMIT 15
    Run Time: 0.000790
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrefnode_id_last_post_date,node_id_sticky_state_last_postnode_id_last_post_date4const47Using where; Using filesort
    SIMPLEusereq_refPRIMARYPRIMARY4ddtm.thread.user_id1 
  16. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.000321
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const133Using where
  17. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id IN (36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36, 36)
    Run Time: 0.000377
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumrangePRIMARYPRIMARY4 1Using where
    SIMPLEnodeeq_refPRIMARYPRIMARY4ddtm.forum.node_id1 
  18. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (4990, 4967, 4876, 4711, 4684)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000448
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 8Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  19. SELECT
    	post.*
    	
    FROM xf_post AS post
    WHERE post.post_id IN (4990, 4967, 4876, 4711, 4684)
    Run Time: 0.000253
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangePRIMARYPRIMARY4 5Using where
  20. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id = ?
    Params: 36
    Run Time: 0.000360
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumconstPRIMARYPRIMARY4const1 
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
  21. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (4990, 4967, 4876, 4711, 4684)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000321
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 8Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  22. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list, a:3:{s:13:"forum_list_17";a:2:{s:4:"html";s:2104:"<div class="avatarList sublink box"> <ul> <li class="thread-2685 thread-node-36 sublinkLi first"> <h6> <a href="t/ai-co-nguy-co-mac-cholesterol-cao.2685/"> Ai có nguy cÆ¡ mắc cholesterol cao? </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/ai-co-nguy-co-mac-cholesterol-cao.2685/"> <img class="img_90_120" src="https://suckhoedoisong.qltns.mediacdn.vn/324455921873985536/2023/9/9/edit-giam-cholesterol3-16409393266701785838554-1694268540590750662914.jpeg"/> </a> </div> </div> </li> <li class="thread-2662 thread-node-36 sublinkLi "> <a title="Tại sao vết thÆ°Æ¡ng lâu lành? DÆ°á»›i đây là những Ä‘iá»u bạn cần cân nhắc." class="Tooltip" href="t/tai-sao-vet-thuong-lau-lanh-duoi-day-la-nhung-dieu-ban-can-can-nhac.2662/"> Tại sao vết thÆ°Æ¡ng lâu lành? DÆ°á»›i đây... </a> </li> <li class="thread-2572 thread-node-36 sublinkLi "> <a title="Sau khi phun môi nên sá»­ dụng son dưỡng nào?" class="Tooltip" href="t/sau-khi-phun-moi-nen-su-dung-son-duong-nao.2572/"> Sau khi phun môi nên sá»­ dụng son dưỡng... </a> </li> <li class="thread-2410 thread-node-36 sublinkLi "> <a title="Miếng dán vết thÆ°Æ¡ng thay chỉ khâu 3M Steri Strip: HÆ°á»›ng dẫn sá»­ dụng" class="Tooltip" href="t/mieng-dan-vet-thuong-thay-chi-khau-3m-steri-strip-huong-dan-su-dung.2410/"> Miếng dán vết thÆ°Æ¡ng thay chỉ khâu 3M... </a> </li> <li class="thread-2387 thread-node-36 sublinkLi "> <a href="t/nen-tay-not-ruoi-nao-cho-hop-phong-thuy.2387/"> Nên tẩy nốt ruồi nào cho hợp phong thủy? </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714034987;}s:13:"forum_list_14";a:2:{s:4:"html";s:2898:"<div class="avatarList sublink box"> <ul> <li class="thread-2920 thread-node-56 sublinkLi first"> <h6> <a title="Nâng mÅ©i sụn Hàn Quốc – Kiến tạo dáng mÅ©i đẹp từng chi tiết" class="Tooltip" href="t/nang-mui-sun-han-quoc-kien-tao-dang-mui-dep-tung-chi-tiet.2920/"> Nâng mÅ©i sụn Hàn Quốc – Kiến tạo dáng... </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/nang-mui-sun-han-quoc-kien-tao-dang-mui-dep-tung-chi-tiet.2920/"> <img class="img_90_120" src="data/attachments/2/2049-7777beaa6a229d0a7675f4e6d297973a.jpg"/> </a> </div> <div class="artsub_SK1">Nâng mÅ©i bá»c sụn Hàn Quốc là phÆ°Æ¡ng pháp thẩm mỹ được rất nhiá»u chị em lá»±a chá»n và yêu thích....</div> </div> </li> <li class="thread-2919 thread-node-16 sublinkLi "> <a href="t/tu-van-cai-thien-nguc-xe-va-sa-tre.2919/"> TÆ° vấn: cải thiện ngá»±c xệ và sa trá»… </a> </li> <li class="thread-2918 thread-node-16 sublinkLi "> <a href="t/tu-van-lam-sao-de-nguc-san-chac-khong-xe.2918/"> TÆ° vấn: làm sao để ngá»±c săn chắc không xệ </a> </li> <li class="thread-2917 thread-node-16 sublinkLi "> <a href="t/tu-van-de-nguc-san-chac-va-khong-chay-xe.2917/"> TÆ° vấn: để ngá»±c săn chắc và không chảy xệ </a> </li> <li class="thread-2916 thread-node-16 sublinkLi "> <a href="t/tu-van-lam-sao-de-nguc-cang-tron-khong-xe.2916/"> TÆ° vấn: làm sao để ngá»±c căng tròn không xệ </a> </li> <li class="thread-2915 thread-node-16 sublinkLi "> <a href="t/tu-van-an-gi-de-giam-mo-bung.2915/"> TÆ° vấn: ăn gì để giảm mỡ bụng </a> </li> <li class="thread-2914 thread-node-16 sublinkLi "> <a href="t/aerobic-giam-mo-bung-co-thuc-su-hieu-qua.2914/"> Aerobic giảm mỡ bụng có thá»±c sá»± hiệu quả </a> </li> <li class="thread-2913 thread-node-16 sublinkLi "> <a href="t/cach-tap-aerobic-giam-mo-bung-tai-nha.2913/"> Cách tập aerobic giảm mỡ bụng tại nhà </a> </li> <li class="thread-2912 thread-node-16 sublinkLi last"> <a title="Bài tập aerobic giảm mỡ bụng cho ngÆ°á»i má»›i tập" class="Tooltip" href="t/bai-tap-aerobic-giam-mo-bung-cho-nguoi-moi-tap.2912/"> Bài tập aerobic giảm mỡ bụng cho ngÆ°á»i... </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714032095;}s:13:"forum_list_16";a:2:{s:4:"html";s:2752:"<div class="avatarList sublink box"> <ul> <li class="thread-2875 thread-node-16 sublinkLi first"> <h6> <a title="Giải đáp: Cho con bú ngá»±c có bị chảy xệ không" class="Tooltip" href="t/giai-dap-cho-con-bu-nguc-co-bi-chay-xe-khong.2875/"> Giải đáp: Cho con bú ngá»±c có bị chảy... </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/giai-dap-cho-con-bu-nguc-co-bi-chay-xe-khong.2875/"> <img class="img_90_120" src="https://thammyngomonghung.vn/wp-content/uploads/2019/07/hinh-nguc-nho-4.jpg"/> </a> </div> </div> </li> <li class="thread-2764 thread-node-16 sublinkLi "> <a href="t/dai-quan-nong-giam-mo-bung-cua-nhat.2764/"> Äai quấn nóng giảm mỡ bụng của Nhật </a> </li> <li class="thread-2849 thread-node-16 sublinkLi "> <a href="t/dai-giam-mo-bung-cua-nhat-ban.2849/"> Äai giảm mỡ bụng của Nhật Bản </a> </li> <li class="thread-2868 thread-node-16 sublinkLi "> <a title="Cách chăm sóc ngá»±c chảy xệ sau sinh khoa há»c" class="Tooltip" href="t/cach-cham-soc-nguc-chay-xe-sau-sinh-khoa-hoc.2868/"> Cách chăm sóc ngá»±c chảy xệ sau sinh... </a> </li> <li class="thread-2845 thread-node-16 sublinkLi "> <a href="t/thu-gon-nguc-chay-xe-co-dau-khong-chi-em.2845/"> Thu gá»n ngá»±c chảy xệ có Ä‘au không chị em? </a> </li> <li class="thread-2873 thread-node-16 sublinkLi "> <a href="t/3-bai-cardio-giam-mo-bung-cho-nu.2873/"> 3 bài cardio giảm mỡ bụng cho nữ </a> </li> <li class="thread-2877 thread-node-16 sublinkLi "> <a href="t/chia-se-cach-chong-nguc-chay-xe-sau-sinh.2877/"> Chia sẻ cách chống ngá»±c chảy xệ sau sinh </a> </li> <li class="thread-2811 thread-node-16 sublinkLi "> <a href="t/giai-dap-co-nen-nang-nguc-chay-xe-khong.2811/"> Giải đáp: Có nên nâng ngá»±c chảy xệ không </a> </li> <li class="thread-2771 thread-node-16 sublinkLi last"> <a title="PhÆ°Æ¡ng pháp chiếu đèn hồng ngoại giảm mỡ bụng" class="Tooltip" href="t/phuong-phap-chieu-den-hong-ngoai-giam-mo-bung.2771/"> PhÆ°Æ¡ng pháp chiếu đèn hồng ngoại giảm... </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714032095;}}
    Run Time: 0.000497
  23. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list_lock, a:3:{s:18:"forum_list_lock_17";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_14";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714032095;}s:18:"forum_list_lock_16";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714032095;}}
    Run Time: 0.000220
  24. SELECT thread.*
    	,
    	user.gender, user.avatar_date, user.gravatar,
    	post.message, post.attach_count,
    	NULL AS thread_read_date
    FROM xf_thread AS thread 
    
    	LEFT JOIN xf_user AS user ON
    		(user.user_id = thread.user_id)
    	LEFT JOIN xf_post AS post ON
    		(post.post_id = thread.first_post_id)
    WHERE (thread.node_id IN ('28')) AND (thread.discussion_open = 1) AND (thread.discussion_state IN ('visible'))
    ORDER BY thread.last_post_date DESC
     LIMIT 27
    Run Time: 0.000554
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrefnode_id_last_post_date,node_id_sticky_state_last_postnode_id_last_post_date4const78Using where; Backward index scan
    SIMPLEusereq_refPRIMARYPRIMARY4ddtm.thread.user_id1 
    SIMPLEposteq_refPRIMARYPRIMARY4ddtm.thread.first_post_id1 
  25. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (1297, 1181, 13, 994, 1177, 1314, 1233, 1156, 1219, 1229, 1184, 1159, 1154, 1462)
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000442
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 15Using index condition
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1 
  26. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id IN (28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28)
    Run Time: 0.000355
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumrangePRIMARYPRIMARY4 1Using where
    SIMPLEnodeeq_refPRIMARYPRIMARY4ddtm.forum.node_id1 
  27. SELECT cache_value
    FROM xf_permission_combination
    WHERE permission_combination_id = ?
    Params: 1
    Run Time: 0.000110
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_combinationconstPRIMARYPRIMARY4const1 
  28. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (4823, 4670, 1297, 1181, 30, 41, 43, 994)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000359
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 8Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  29. SELECT
    	post.*
    	
    FROM xf_post AS post
    WHERE post.post_id IN (4823, 4670, 1297, 1181, 13, 30, 41, 43, 994)
    Run Time: 0.000208
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangePRIMARYPRIMARY4 9Using where
  30. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id = ?
    Params: 28
    Run Time: 0.000306
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumconstPRIMARYPRIMARY4const1 
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
  31. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (4823, 4670, 1297, 1181, 30, 41, 43, 994)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000310
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 8Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  32. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list_lock, a:3:{s:18:"forum_list_lock_17";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_14";a:2:{s:4:"html";s:1:"1";s:4:"time";i:1714034987;}s:18:"forum_list_lock_16";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714032095;}}
    Run Time: 0.000256
  33. SELECT thread.*
    	,
    	user.gender, user.avatar_date, user.gravatar,
    	post.message, post.attach_count
    FROM xf_thread AS thread 
    
    	LEFT JOIN xf_user AS user ON
    		(user.user_id = thread.user_id)
    	LEFT JOIN xf_post AS post ON
    		(post.post_id = thread.first_post_id)
    WHERE (thread.node_id IN ('6', '12', '13', '16', '18', '20', '21', '19', '22', '23', '54', '55', '56')) AND (thread.discussion_state IN ('visible'))
    ORDER BY thread.last_post_date DESC
     LIMIT 27
    Run Time: 0.000585
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadindexnode_id_last_post_date,node_id_sticky_state_last_postlast_post_date4 84Using where; Backward index scan
    SIMPLEusereq_refPRIMARYPRIMARY4ddtm.thread.user_id1 
    SIMPLEposteq_refPRIMARYPRIMARY4ddtm.thread.first_post_id1 
  34. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (5226)
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000242
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1 
  35. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id IN (56, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16)
    Run Time: 0.000350
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumrangePRIMARYPRIMARY4 2Using where
    SIMPLEnodeeq_refPRIMARYPRIMARY4ddtm.forum.node_id1 
  36. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (5226, 5225, 5224, 5223, 5222, 5221, 5220, 5219, 5218)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000340
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 9Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  37. SELECT
    	post.*
    	
    FROM xf_post AS post
    WHERE post.post_id IN (5226, 5225, 5224, 5223, 5222, 5221, 5220, 5219, 5218)
    Run Time: 0.000202
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangePRIMARYPRIMARY4 9Using where
  38. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id = ?
    Params: 56
    Run Time: 0.000295
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumconstPRIMARYPRIMARY4const1 
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
  39. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (5226)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000226
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrefcontent_type_id_datecontent_type_id_date31const,const1Using index condition
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  40. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id = ?
    Params: 16
    Run Time: 0.000285
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumconstPRIMARYPRIMARY4const1 
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
  41. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (5225, 5224, 5223, 5222, 5221, 5220, 5219, 5218)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000282
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 8Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  42. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list, a:3:{s:13:"forum_list_17";a:2:{s:4:"html";s:2104:"<div class="avatarList sublink box"> <ul> <li class="thread-2685 thread-node-36 sublinkLi first"> <h6> <a href="t/ai-co-nguy-co-mac-cholesterol-cao.2685/"> Ai có nguy cÆ¡ mắc cholesterol cao? </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/ai-co-nguy-co-mac-cholesterol-cao.2685/"> <img class="img_90_120" src="https://suckhoedoisong.qltns.mediacdn.vn/324455921873985536/2023/9/9/edit-giam-cholesterol3-16409393266701785838554-1694268540590750662914.jpeg"/> </a> </div> </div> </li> <li class="thread-2662 thread-node-36 sublinkLi "> <a title="Tại sao vết thÆ°Æ¡ng lâu lành? DÆ°á»›i đây là những Ä‘iá»u bạn cần cân nhắc." class="Tooltip" href="t/tai-sao-vet-thuong-lau-lanh-duoi-day-la-nhung-dieu-ban-can-can-nhac.2662/"> Tại sao vết thÆ°Æ¡ng lâu lành? DÆ°á»›i đây... </a> </li> <li class="thread-2572 thread-node-36 sublinkLi "> <a title="Sau khi phun môi nên sá»­ dụng son dưỡng nào?" class="Tooltip" href="t/sau-khi-phun-moi-nen-su-dung-son-duong-nao.2572/"> Sau khi phun môi nên sá»­ dụng son dưỡng... </a> </li> <li class="thread-2410 thread-node-36 sublinkLi "> <a title="Miếng dán vết thÆ°Æ¡ng thay chỉ khâu 3M Steri Strip: HÆ°á»›ng dẫn sá»­ dụng" class="Tooltip" href="t/mieng-dan-vet-thuong-thay-chi-khau-3m-steri-strip-huong-dan-su-dung.2410/"> Miếng dán vết thÆ°Æ¡ng thay chỉ khâu 3M... </a> </li> <li class="thread-2387 thread-node-36 sublinkLi "> <a href="t/nen-tay-not-ruoi-nao-cho-hop-phong-thuy.2387/"> Nên tẩy nốt ruồi nào cho hợp phong thủy? </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714034987;}s:13:"forum_list_14";a:2:{s:4:"html";s:2898:"<div class="avatarList sublink box"> <ul> <li class="thread-2920 thread-node-56 sublinkLi first"> <h6> <a title="Nâng mÅ©i sụn Hàn Quốc – Kiến tạo dáng mÅ©i đẹp từng chi tiết" class="Tooltip" href="t/nang-mui-sun-han-quoc-kien-tao-dang-mui-dep-tung-chi-tiet.2920/"> Nâng mÅ©i sụn Hàn Quốc – Kiến tạo dáng... </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/nang-mui-sun-han-quoc-kien-tao-dang-mui-dep-tung-chi-tiet.2920/"> <img class="img_90_120" src="data/attachments/2/2049-7777beaa6a229d0a7675f4e6d297973a.jpg"/> </a> </div> <div class="artsub_SK1">Nâng mÅ©i bá»c sụn Hàn Quốc là phÆ°Æ¡ng pháp thẩm mỹ được rất nhiá»u chị em lá»±a chá»n và yêu thích....</div> </div> </li> <li class="thread-2919 thread-node-16 sublinkLi "> <a href="t/tu-van-cai-thien-nguc-xe-va-sa-tre.2919/"> TÆ° vấn: cải thiện ngá»±c xệ và sa trá»… </a> </li> <li class="thread-2918 thread-node-16 sublinkLi "> <a href="t/tu-van-lam-sao-de-nguc-san-chac-khong-xe.2918/"> TÆ° vấn: làm sao để ngá»±c săn chắc không xệ </a> </li> <li class="thread-2917 thread-node-16 sublinkLi "> <a href="t/tu-van-de-nguc-san-chac-va-khong-chay-xe.2917/"> TÆ° vấn: để ngá»±c săn chắc và không chảy xệ </a> </li> <li class="thread-2916 thread-node-16 sublinkLi "> <a href="t/tu-van-lam-sao-de-nguc-cang-tron-khong-xe.2916/"> TÆ° vấn: làm sao để ngá»±c căng tròn không xệ </a> </li> <li class="thread-2915 thread-node-16 sublinkLi "> <a href="t/tu-van-an-gi-de-giam-mo-bung.2915/"> TÆ° vấn: ăn gì để giảm mỡ bụng </a> </li> <li class="thread-2914 thread-node-16 sublinkLi "> <a href="t/aerobic-giam-mo-bung-co-thuc-su-hieu-qua.2914/"> Aerobic giảm mỡ bụng có thá»±c sá»± hiệu quả </a> </li> <li class="thread-2913 thread-node-16 sublinkLi "> <a href="t/cach-tap-aerobic-giam-mo-bung-tai-nha.2913/"> Cách tập aerobic giảm mỡ bụng tại nhà </a> </li> <li class="thread-2912 thread-node-16 sublinkLi last"> <a title="Bài tập aerobic giảm mỡ bụng cho ngÆ°á»i má»›i tập" class="Tooltip" href="t/bai-tap-aerobic-giam-mo-bung-cho-nguoi-moi-tap.2912/"> Bài tập aerobic giảm mỡ bụng cho ngÆ°á»i... </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714034987;}s:13:"forum_list_16";a:2:{s:4:"html";s:2752:"<div class="avatarList sublink box"> <ul> <li class="thread-2875 thread-node-16 sublinkLi first"> <h6> <a title="Giải đáp: Cho con bú ngá»±c có bị chảy xệ không" class="Tooltip" href="t/giai-dap-cho-con-bu-nguc-co-bi-chay-xe-khong.2875/"> Giải đáp: Cho con bú ngá»±c có bị chảy... </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/giai-dap-cho-con-bu-nguc-co-bi-chay-xe-khong.2875/"> <img class="img_90_120" src="https://thammyngomonghung.vn/wp-content/uploads/2019/07/hinh-nguc-nho-4.jpg"/> </a> </div> </div> </li> <li class="thread-2764 thread-node-16 sublinkLi "> <a href="t/dai-quan-nong-giam-mo-bung-cua-nhat.2764/"> Äai quấn nóng giảm mỡ bụng của Nhật </a> </li> <li class="thread-2849 thread-node-16 sublinkLi "> <a href="t/dai-giam-mo-bung-cua-nhat-ban.2849/"> Äai giảm mỡ bụng của Nhật Bản </a> </li> <li class="thread-2868 thread-node-16 sublinkLi "> <a title="Cách chăm sóc ngá»±c chảy xệ sau sinh khoa há»c" class="Tooltip" href="t/cach-cham-soc-nguc-chay-xe-sau-sinh-khoa-hoc.2868/"> Cách chăm sóc ngá»±c chảy xệ sau sinh... </a> </li> <li class="thread-2845 thread-node-16 sublinkLi "> <a href="t/thu-gon-nguc-chay-xe-co-dau-khong-chi-em.2845/"> Thu gá»n ngá»±c chảy xệ có Ä‘au không chị em? </a> </li> <li class="thread-2873 thread-node-16 sublinkLi "> <a href="t/3-bai-cardio-giam-mo-bung-cho-nu.2873/"> 3 bài cardio giảm mỡ bụng cho nữ </a> </li> <li class="thread-2877 thread-node-16 sublinkLi "> <a href="t/chia-se-cach-chong-nguc-chay-xe-sau-sinh.2877/"> Chia sẻ cách chống ngá»±c chảy xệ sau sinh </a> </li> <li class="thread-2811 thread-node-16 sublinkLi "> <a href="t/giai-dap-co-nen-nang-nguc-chay-xe-khong.2811/"> Giải đáp: Có nên nâng ngá»±c chảy xệ không </a> </li> <li class="thread-2771 thread-node-16 sublinkLi last"> <a title="PhÆ°Æ¡ng pháp chiếu đèn hồng ngoại giảm mỡ bụng" class="Tooltip" href="t/phuong-phap-chieu-den-hong-ngoai-giam-mo-bung.2771/"> PhÆ°Æ¡ng pháp chiếu đèn hồng ngoại giảm... </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714032095;}}
    Run Time: 0.000470
  43. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list_lock, a:3:{s:18:"forum_list_lock_17";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_14";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_16";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714032095;}}
    Run Time: 0.000204
  44. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list_lock, a:3:{s:18:"forum_list_lock_17";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_14";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_16";a:2:{s:4:"html";s:1:"1";s:4:"time";i:1714034987;}}
    Run Time: 0.000195
  45. SELECT thread.*
    	,
    	user.gender, user.avatar_date, user.gravatar
    FROM xf_thread AS thread 
    
    	LEFT JOIN xf_user AS user ON
    		(user.user_id = thread.user_id)
    WHERE ((thread.node_id IN ('2', '3', '4', '5', '6', '12', '13', '16', '18', '20', '21', '19', '22', '23', '24', '25', '26', '27', '28', '30', '31', '32', '34', '35', '36', '37', '38', '45', '46', '39', '41', '42', '43', '44', '8', '9', '14', '10', '15', '11')) AND (thread.discussion_state IN ('visible'))) AND (thread.post_date > 1711010987)
    ORDER BY thread.view_count DESC
     LIMIT 27
    Run Time: 0.001202
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadrangenode_id_last_post_date,node_id_sticky_state_last_post,post_datepost_date4 169Using index condition; Using where; Using filesort
    SIMPLEusereq_refPRIMARYPRIMARY4ddtm.thread.user_id1 
  46. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id IN (16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 11, 16, 16, 16, 16, 16)
    Run Time: 0.000333
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumrangePRIMARYPRIMARY4 2Using where
    SIMPLEnodeeq_refPRIMARYPRIMARY4ddtm.forum.node_id1 
  47. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (5181, 5070, 5155, 5174, 5151, 5179, 5183, 5117, 5077)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000420
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 9Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  48. SELECT
    	post.*
    	
    FROM xf_post AS post
    WHERE post.post_id IN (5181, 5070, 5155, 5174, 5151, 5179, 5183, 5117, 5077)
    Run Time: 0.000269
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEpostrangePRIMARYPRIMARY4 9Using where
  49. SELECT node.*, forum.*
    	
    FROM xf_forum AS forum
    INNER JOIN xf_node AS node ON (node.node_id = forum.node_id)
    
    WHERE node.node_id = ?
    Params: 16
    Run Time: 0.000331
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEforumconstPRIMARYPRIMARY4const1 
    SIMPLEnodeconstPRIMARYPRIMARY4const1 
  50. SELECT attachment.*,
    	data.filename, data.file_size, data.file_hash, data.width, data.height, data.thumbnail_width, data.thumbnail_height
    FROM xf_attachment AS attachment
    INNER JOIN xf_attachment_data AS data ON
    	(data.data_id = attachment.data_id)
    WHERE attachment.content_type = ?
    	AND attachment.content_id IN (5181, 5070, 5155, 5174, 5151, 5179, 5183, 5117, 5077)
                    AND (data.filename LIKE '%.png' OR
                        data.filename LIKE '%.jpg' OR
                        data.filename LIKE '%.jpeg' OR
                        data.filename LIKE '%.jpe' OR
                        data.filename LIKE '%.gif')
    GROUP BY attachment.content_id
    ORDER BY attachment.content_id, attachment.attach_date
    Params: post
    Run Time: 0.000383
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEattachmentrangecontent_type_id_datecontent_type_id_date31 9Using index condition; Using temporary; Using filesort
    SIMPLEdataeq_refPRIMARYPRIMARY4ddtm.attachment.data_id1Using where
  51. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list, a:3:{s:13:"forum_list_17";a:2:{s:4:"html";s:2104:"<div class="avatarList sublink box"> <ul> <li class="thread-2685 thread-node-36 sublinkLi first"> <h6> <a href="t/ai-co-nguy-co-mac-cholesterol-cao.2685/"> Ai có nguy cÆ¡ mắc cholesterol cao? </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/ai-co-nguy-co-mac-cholesterol-cao.2685/"> <img class="img_90_120" src="https://suckhoedoisong.qltns.mediacdn.vn/324455921873985536/2023/9/9/edit-giam-cholesterol3-16409393266701785838554-1694268540590750662914.jpeg"/> </a> </div> </div> </li> <li class="thread-2662 thread-node-36 sublinkLi "> <a title="Tại sao vết thÆ°Æ¡ng lâu lành? DÆ°á»›i đây là những Ä‘iá»u bạn cần cân nhắc." class="Tooltip" href="t/tai-sao-vet-thuong-lau-lanh-duoi-day-la-nhung-dieu-ban-can-can-nhac.2662/"> Tại sao vết thÆ°Æ¡ng lâu lành? DÆ°á»›i đây... </a> </li> <li class="thread-2572 thread-node-36 sublinkLi "> <a title="Sau khi phun môi nên sá»­ dụng son dưỡng nào?" class="Tooltip" href="t/sau-khi-phun-moi-nen-su-dung-son-duong-nao.2572/"> Sau khi phun môi nên sá»­ dụng son dưỡng... </a> </li> <li class="thread-2410 thread-node-36 sublinkLi "> <a title="Miếng dán vết thÆ°Æ¡ng thay chỉ khâu 3M Steri Strip: HÆ°á»›ng dẫn sá»­ dụng" class="Tooltip" href="t/mieng-dan-vet-thuong-thay-chi-khau-3m-steri-strip-huong-dan-su-dung.2410/"> Miếng dán vết thÆ°Æ¡ng thay chỉ khâu 3M... </a> </li> <li class="thread-2387 thread-node-36 sublinkLi "> <a href="t/nen-tay-not-ruoi-nao-cho-hop-phong-thuy.2387/"> Nên tẩy nốt ruồi nào cho hợp phong thủy? </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714034987;}s:13:"forum_list_14";a:2:{s:4:"html";s:2898:"<div class="avatarList sublink box"> <ul> <li class="thread-2920 thread-node-56 sublinkLi first"> <h6> <a title="Nâng mÅ©i sụn Hàn Quốc – Kiến tạo dáng mÅ©i đẹp từng chi tiết" class="Tooltip" href="t/nang-mui-sun-han-quoc-kien-tao-dang-mui-dep-tung-chi-tiet.2920/"> Nâng mÅ©i sụn Hàn Quốc – Kiến tạo dáng... </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/nang-mui-sun-han-quoc-kien-tao-dang-mui-dep-tung-chi-tiet.2920/"> <img class="img_90_120" src="data/attachments/2/2049-7777beaa6a229d0a7675f4e6d297973a.jpg"/> </a> </div> <div class="artsub_SK1">Nâng mÅ©i bá»c sụn Hàn Quốc là phÆ°Æ¡ng pháp thẩm mỹ được rất nhiá»u chị em lá»±a chá»n và yêu thích....</div> </div> </li> <li class="thread-2919 thread-node-16 sublinkLi "> <a href="t/tu-van-cai-thien-nguc-xe-va-sa-tre.2919/"> TÆ° vấn: cải thiện ngá»±c xệ và sa trá»… </a> </li> <li class="thread-2918 thread-node-16 sublinkLi "> <a href="t/tu-van-lam-sao-de-nguc-san-chac-khong-xe.2918/"> TÆ° vấn: làm sao để ngá»±c săn chắc không xệ </a> </li> <li class="thread-2917 thread-node-16 sublinkLi "> <a href="t/tu-van-de-nguc-san-chac-va-khong-chay-xe.2917/"> TÆ° vấn: để ngá»±c săn chắc và không chảy xệ </a> </li> <li class="thread-2916 thread-node-16 sublinkLi "> <a href="t/tu-van-lam-sao-de-nguc-cang-tron-khong-xe.2916/"> TÆ° vấn: làm sao để ngá»±c căng tròn không xệ </a> </li> <li class="thread-2915 thread-node-16 sublinkLi "> <a href="t/tu-van-an-gi-de-giam-mo-bung.2915/"> TÆ° vấn: ăn gì để giảm mỡ bụng </a> </li> <li class="thread-2914 thread-node-16 sublinkLi "> <a href="t/aerobic-giam-mo-bung-co-thuc-su-hieu-qua.2914/"> Aerobic giảm mỡ bụng có thá»±c sá»± hiệu quả </a> </li> <li class="thread-2913 thread-node-16 sublinkLi "> <a href="t/cach-tap-aerobic-giam-mo-bung-tai-nha.2913/"> Cách tập aerobic giảm mỡ bụng tại nhà </a> </li> <li class="thread-2912 thread-node-16 sublinkLi last"> <a title="Bài tập aerobic giảm mỡ bụng cho ngÆ°á»i má»›i tập" class="Tooltip" href="t/bai-tap-aerobic-giam-mo-bung-cho-nguoi-moi-tap.2912/"> Bài tập aerobic giảm mỡ bụng cho ngÆ°á»i... </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714034987;}s:13:"forum_list_16";a:2:{s:4:"html";s:2752:"<div class="avatarList sublink box"> <ul> <li class="thread-2875 thread-node-16 sublinkLi first"> <h6> <a title="Giải đáp: Cho con bú ngá»±c có bị chảy xệ không" class="Tooltip" href="t/giai-dap-cho-con-bu-nguc-co-bi-chay-xe-khong.2875/"> Giải đáp: Cho con bú ngá»±c có bị chảy... </a> </h6> <div class="article_SK last article_SK_big"> <div style="height:90px; width:120px; overflow:hidden; float: left; margin-right: 8px;"> <a href="t/giai-dap-cho-con-bu-nguc-co-bi-chay-xe-khong.2875/"> <img class="img_90_120" src="https://thammyngomonghung.vn/wp-content/uploads/2019/07/hinh-nguc-nho-4.jpg"/> </a> </div> </div> </li> <li class="thread-2764 thread-node-16 sublinkLi "> <a href="t/dai-quan-nong-giam-mo-bung-cua-nhat.2764/"> Äai quấn nóng giảm mỡ bụng của Nhật </a> </li> <li class="thread-2849 thread-node-16 sublinkLi "> <a href="t/dai-giam-mo-bung-cua-nhat-ban.2849/"> Äai giảm mỡ bụng của Nhật Bản </a> </li> <li class="thread-2868 thread-node-16 sublinkLi "> <a title="Cách chăm sóc ngá»±c chảy xệ sau sinh khoa há»c" class="Tooltip" href="t/cach-cham-soc-nguc-chay-xe-sau-sinh-khoa-hoc.2868/"> Cách chăm sóc ngá»±c chảy xệ sau sinh... </a> </li> <li class="thread-2845 thread-node-16 sublinkLi "> <a href="t/thu-gon-nguc-chay-xe-co-dau-khong-chi-em.2845/"> Thu gá»n ngá»±c chảy xệ có Ä‘au không chị em? </a> </li> <li class="thread-2873 thread-node-16 sublinkLi "> <a href="t/3-bai-cardio-giam-mo-bung-cho-nu.2873/"> 3 bài cardio giảm mỡ bụng cho nữ </a> </li> <li class="thread-2877 thread-node-16 sublinkLi "> <a href="t/chia-se-cach-chong-nguc-chay-xe-sau-sinh.2877/"> Chia sẻ cách chống ngá»±c chảy xệ sau sinh </a> </li> <li class="thread-2811 thread-node-16 sublinkLi "> <a href="t/giai-dap-co-nen-nang-nguc-chay-xe-khong.2811/"> Giải đáp: Có nên nâng ngá»±c chảy xệ không </a> </li> <li class="thread-2771 thread-node-16 sublinkLi last"> <a title="PhÆ°Æ¡ng pháp chiếu đèn hồng ngoại giảm mỡ bụng" class="Tooltip" href="t/phuong-phap-chieu-den-hong-ngoai-giam-mo-bung.2771/"> PhÆ°Æ¡ng pháp chiếu đèn hồng ngoại giảm... </a> </li> </ul> </div> <div id="PreviewTooltip"> <span class="arrow"><span></span></span> <div class="section"> <div class="primaryContent previewContent"> <span class="PreviewContents">Äang tải...</span> </div> </div> </div>";s:4:"time";i:1714034987;}}
    Run Time: 0.000468
  52. INSERT INTO xf_data_registry
    	(data_key, data_value)
    VALUES
    	(?, ?)
    ON DUPLICATE KEY UPDATE
    	data_value = VALUES(data_value)
    Params: wfc__1_forum_list_lock, a:3:{s:18:"forum_list_lock_17";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_14";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}s:18:"forum_list_lock_16";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1714034987;}}
    Run Time: 0.000203
  53. SELECT title, phrase_text
    FROM xf_phrase_compiled
    WHERE language_id = ?
    	AND title IN ('members_online_now', 'forum_statistics')
    Params: 2
    Run Time: 0.000195
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_phrase_compiledrangePRIMARYPRIMARY106 2Using where
  54. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('tinhte_xentag_bb_code_tag_hashtag', 'bb_code_tag_code', 'bb_code_tag_php', 'bb_code_tag_html', 'bb_code_tag_quote', 'bb_code_tag_attach', 'bb_code_tag_spoiler', 'nat_bodyjs')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000210
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 8Using where
  55. SELECT user.*
    	
    FROM xf_user AS user
    
    WHERE user.user_state = 'valid' AND user.is_banned = 0
    ORDER BY user.register_date DESC
     LIMIT 10
    Run Time: 0.000356
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEuserindexuser_stateregister_date4 10Using where; Backward index scan
  56. SELECT *
    FROM xf_node
    
    ORDER BY lft ASC
    Run Time: 0.000473
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_nodeALL    133Using filesort
  57. SELECT content_id, cache_value
    FROM xf_permission_cache_content
    WHERE permission_combination_id = ?
    	AND content_type = 'node'
    Params: 1
    Run Time: 0.000316
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_permission_cache_contentrefPRIMARYPRIMARY31const,const133Using where
  58. SELECT thread.*
    	,
    	NULL AS thread_read_date,
    node.node_id AS forum_id, node.title AS forum_title,
    	user.*
    FROM xf_thread AS thread 
    
    INNER JOIN xf_node AS node ON
    	(node.node_id = thread.node_id)
    INNER JOIN xf_forum AS forum ON
    	(forum.node_id = thread.node_id)
    	LEFT JOIN xf_user AS user ON
    		(user.user_id = thread.last_post_user_id)
    WHERE (1=1) AND (thread.node_id IN ('1', '2', '3', '4', '5', '6', '12', '13', '17', '16', '18', '20', '21', '19', '22', '23', '54', '55', '56', '24', '57', '58', '59', '60', '61', '62', '63', '64', '65', '66', '25', '67', '68', '69', '26', '27', '70', '28', '29', '30', '71', '87', '134', '88', '89', '90', '91', '92', '93', '94', '95', '96', '97', '98', '99', '100', '72', '101', '102', '103', '104', '105', '106', '107', '108', '109', '110', '111', '112', '113', '114', '115', '116', '117', '118', '119', '120', '121', '124', '125', '127', '128', '129', '130', '131', '132', '133', '126', '31', '32', '33', '34', '73', '74', '75', '76', '77', '78', '79', '80', '35', '36', '37', '38', '45', '46', '47', '48', '49', '50', '51', '52', '53', '39', '81', '82', '83', '40', '135', '41', '42', '43', '44', '7', '8', '9', '14', '84', '10', '15', '85', '86', '11')) AND ((thread.discussion_type != 'redirect' AND thread.discussion_state != 'deleted' AND thread.discussion_state != 'moderated'))
    ORDER BY thread.last_post_date DESC
     LIMIT 10
    Run Time: 0.001961
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLEthreadindexnode_id_last_post_date,node_id_sticky_state_last_postlast_post_date4 10Using where; Backward index scan
    SIMPLEforumeq_refPRIMARYPRIMARY4ddtm.thread.node_id1Using index
    SIMPLEnodeeq_refPRIMARYPRIMARY4ddtm.thread.node_id1 
    SIMPLEusereq_refPRIMARYPRIMARY4ddtm.thread.last_post_user_id1 
  59. SELECT title, template_compiled
    FROM xf_template_compiled
    WHERE title IN ('VietxfAdvStats_users_new', 'VietXfAdvStats_users', 'VietxfAdvStats_threads_recent', 'VietXfAdvStats_threads')
    	AND style_id = ?
    	AND language_id = ?
    Params: 2, 2
    Run Time: 0.000174
    Select TypeTableTypePossible KeysKeyKey LenRefRowsExtra
    SIMPLExf_template_compiledrangePRIMARYPRIMARY60 4Using where

Included Files (194, XenForo Classes: 68)

  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/Option.php
  34. library/Waindigo/Listener/InitDependencies.php
  35. library/Waindigo/Listener/InitDependencies/20150212.php
  36. library/Waindigo/Listener/ControllerPreDispatch/20150212.php
  37. library/Tinhte/XenTag/Listener.php
  38. library/XenForo/CacheRebuilder/Abstract.php
  39. library/NodesAsTabs/Listen.php
  40. library/Brivium/BriviumHelper/EventListeners.php
  41. library/Brivium/BriviumHelper/1010071/EventListeners.php
  42. library/EWRporta/Listener/Model.php
  43. library/VietXfAdvStats/Listener.php
  44. library/sonnbPreventDoublePost/Listener.php
  45. library/Brivium/AdvancedMobileSwitcher/EventListeners/Listener.php
  46. library/Sedo/TinyQuattro/Listener/AllInOne.php
  47. library/XenForo/Router.php
  48. library/XenForo/Route/Filter.php
  49. library/XenForo/Route/Interface.php
  50. library/XenForo/Route/ResponseSuffix.php
  51. library/XenForo/Route/Prefix.php
  52. library/WidgetFramework/Route/Filter/PageX.php
  53. library/XenForo/RouteMatch.php
  54. library/XenForo/Route/Prefix/Forums.php
  55. library/EWRporta/Listener/Route.php
  56. library/vtLai/UrlKhongDau/Listener.php
  57. library/vtLai/UrlKhongDau/Forums.php
  58. library/XenForo/ControllerPublic/Forum.php
  59. library/XenForo/ControllerPublic/Abstract.php
  60. library/XenForo/Controller.php
  61. library/Waindigo/Thumbnails/Listener/LoadClass.php
  62. library/Waindigo/Listener/LoadClass.php
  63. library/Waindigo/Listener/LoadClass/20150318.php
  64. library/EWRporta/Listener/Controller.php
  65. library/Vinavb/CustomNodeIcon/Listener.php
  66. library/ChipXF/MoreThread/Listener.php
  67. library/XenPlaza/XPlimitLink/Listener/Listener.php
  68. library/Brivium/CaptchaPosting/EventListeners/Listener.php
  69. library/Waindigo/Thumbnails/Extend/XenForo/ControllerPublic/Forum.php
  70. library/EWRporta/ControllerPublic/Forum.php
  71. library/WidgetFramework/XenForo/ControllerPublic/Forum.php
  72. library/Tinhte/XenTag/XenForo/ControllerPublic/Forum.php
  73. library/NodesAsTabs/ControllerPublic/Forum.php
  74. library/XenPlaza/XPlimitLink/ControllerPublic/Forum.php
  75. library/Brivium/CaptchaPosting/ControllerPublic/Forum.php
  76. library/sonnbPreventDoublePost/ControllerPublic/Forum.php
  77. library/XenForo/Input.php
  78. library/XenForo/Session.php
  79. library/XenForo/Helper/Ip.php
  80. library/XenForo/Visitor.php
  81. library/XenForo/Model/User.php
  82. library/WidgetFramework/XenForo/Model/User.php
  83. library/VietXfAdvStats/XenForo/Model/User.php
  84. library/XenForo/Permission.php
  85. library/XenForo/Phrase.php
  86. library/XenForo/Locale.php
  87. library/EWRporta/Model/Perms.php
  88. library/WidgetFramework/Helper/Index.php
  89. library/XenForo/Model/Node.php
  90. library/Waindigo/Thumbnails/Extend/XenForo/Model/Node.php
  91. library/XenForo/NodeHandler/Category.php
  92. library/XenForo/NodeHandler/Abstract.php
  93. library/XenForo/NodeHandler/Forum.php
  94. library/XenForo/Model/Category.php
  95. library/XenForo/Model/Forum.php
  96. library/Tinhte/XenTag/XenForo/Model/Forum.php
  97. library/Tinhte/XenTag/Option.php
  98. library/XenForo/Helper/String.php
  99. library/XenForo/Model/Session.php
  100. library/XenForo/ControllerResponse/View.php
  101. library/XenForo/ControllerResponse/Abstract.php
  102. library/Waindigo/Thumbnails/Model/Thumbnails.php
  103. library/XenForo/Helper/Cookie.php
  104. library/NodesAsTabs/API.php
  105. library/NodesAsTabs/Model/Options.php
  106. library/XenForo/ViewRenderer/HtmlPublic.php
  107. library/XenForo/ViewRenderer/Abstract.php
  108. library/XenForo/Template/Public.php
  109. library/XenForo/Template/Abstract.php
  110. library/WidgetFramework/Core.php
  111. library/XenForo/Model/Moderator.php
  112. library/WidgetFramework/Model/Widget.php
  113. library/WidgetFramework/Helper/Sort.php
  114. library/WidgetFramework/WidgetRenderer.php
  115. library/XenForo/ViewPublic/Forum/List.php
  116. library/XenForo/ViewPublic/Base.php
  117. library/XenForo/View.php
  118. library/EWRporta/Listener/ViewPublic.php
  119. library/EWRporta/ViewPublic/Custom.php
  120. library/WidgetFramework/XenForo/View1.php
  121. library/XenForo/ViewPublic/Helper/Node.php
  122. library/Waindigo/Thumbnails/Listener/TemplateCreate.php
  123. library/Waindigo/Listener/TemplateCreate.php
  124. library/Waindigo/Listener/TemplateCreate/20150106.php
  125. library/VietXfAdvStats/Model/GetUserGroup.php
  126. library/WidgetFramework/WidgetRenderer/HtmlWithoutWrapper.php
  127. library/WidgetFramework/WidgetRenderer/Html.php
  128. library/WidgetFramework/WidgetRenderer/Empty.php
  129. library/WidgetFramework/WidgetRenderer/Threads.php
  130. library/Waindigo/Thumbnails/Extend/WidgetFramework/WidgetRenderer/Threads.php
  131. library/WidgetFramework/Model/Cache.php
  132. library/WidgetFramework/WidgetRenderer/OnlineUsers.php
  133. library/WidgetFramework/WidgetRenderer/Stats.php
  134. library/XenForo/Route/Prefix/Members.php
  135. library/vtLai/UrlKhongDau/Members.php
  136. library/EWRporta/Listener/NavTabs.php
  137. library/NodesAsTabs/NavTabs.php
  138. library/vtLai/UrlKhongDau/Converter.php
  139. library/WidgetFramework/Template/Extended.php
  140. library/Sedo/TinyQuattro/Listener/Templates/Preloader.php
  141. library/Sedo/TinyQuattro/Helper/Quattro.php
  142. library/XenForo/Route/Prefix/Categories.php
  143. library/vtLai/UrlKhongDau/Categories.php
  144. library/EWRporta/Listener/Template.php
  145. library/Waindigo/Thumbnails/Listener/TemplateHook.php
  146. library/Waindigo/Listener/TemplateHook.php
  147. library/Waindigo/Listener/TemplateHook/20150106.php
  148. library/Waindigo/Listener/Template.php
  149. library/Waindigo/Listener/Template/20150106.php
  150. library/XenForo/Route/Prefix/Posts.php
  151. library/Waindigo/Thumbnails/Listener/TemplatePostRender.php
  152. library/Waindigo/Listener/TemplatePostRender.php
  153. library/Waindigo/Listener/TemplatePostRender/20150106.php
  154. library/VietXfAdvStats/Option.php
  155. library/WidgetFramework/Helper/String.php
  156. library/XenForo/Model/Thread.php
  157. library/WidgetFramework/XenForo/Model/Thread.php
  158. library/VietXfAdvStats/XenForo/Model/Thread.php
  159. library/Tinhte/XenTag/XenForo/Model/Thread.php
  160. library/sonnbPreventDoublePost/Model/Thread.php
  161. library/XenForo/Model/Attachment.php
  162. library/Waindigo/Thumbnails/Extend/XenForo/Model/Attachment.php
  163. library/EWRporta/Model/Attachment.php
  164. library/XenForo/Model/Post.php
  165. library/EWRporta/Model/Post.php
  166. library/Tinhte/XenTag/XenForo/Model/Post.php
  167. library/sonnbPreventDoublePost/Model/Post.php
  168. library/XenForo/DataWriter.php
  169. library/XenForo/DataWriter/Forum.php
  170. library/XenForo/DataWriter/Node.php
  171. library/XenForo/DataWriter/DiscussionContainerInterface.php
  172. library/EWRporta/Listener/DataWriter.php
  173. library/Waindigo/Thumbnails/Extend/XenForo/DataWriter/Forum.php
  174. library/Vinavb/CustomNodeIcon/XenForo/DataWriter/Forum.php
  175. library/Tinhte/XenTag/XenForo/DataWriter/Forum.php
  176. library/Tinhte/XenTag/Constants.php
  177. library/XenForo/Route/Prefix/Threads.php
  178. library/EWRporta/Route/Thread.php
  179. library/vtLai/UrlKhongDau/Threads.php
  180. library/XenForo/BbCode/Formatter/Base.php
  181. library/EWRporta/Listener/BbCode.php
  182. library/EWRporta/BbCode/Formatter.php
  183. library/WidgetFramework/XenForo/BbCode/Formatter/Base.php
  184. library/Tinhte/XenTag/XenForo/BbCode/Formatter/Base.php
  185. library/Sedo/TinyQuattro/BbCode/Formatter/Base.php
  186. library/XenForo/BbCode/Parser.php
  187. library/XenForo/Route/Prefix/Attachments.php
  188. library/XenForo/ViewPublic/Helper/Message.php
  189. library/XenForo/BbCode/TextWrapper.php
  190. library/WidgetFramework/Template/Helper/Core.php
  191. library/XenForo/Debug.php
  192. library/XenForo/ViewRenderer/Json.php
  193. library/VietXfAdvStats/Renderer.php
  194. library/Vinavb/CustomNodeIcon/Icon.php