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.000241
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | ALL | PRIMARY | | | | 37 | Using where |
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('brListenerClasses', 'brBriviumAddOns')
Run Time: 0.000080
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 2 | Using index condition |
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000084
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SELECT *
FROM xf_tag
WHERE tag_url = ?
Params: qua-tang-sp-nam
Run Time: 0.000681
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_tag | const | tag_url | tag_url | 302 | const | 1 | |
SELECT *
FROM xf_tag_result_cache
WHERE tag_id = ?
AND user_id = ?
AND expiry_date > ?
Params: 350, 0, 1653720436
Run Time: 0.001821
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_tag_result_cache | const | tag_id_user_id,expiration_date | tag_id_user_id | 8 | const,const | 1 | |
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: 350
Run Time: 0.002624
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_tag_content | ref | tag_id_content_date | tag_id_content_date | 4 | const | 151 | Using where |
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
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)
WHERE thread.thread_id IN (21100, 12780, 12778, 12517, 12350, 11114, 10657, 10655, 10637, 10635, 10382, 10360, 10357, 10168, 10165, 10164, 9519, 9493, 9410, 9409, 9408, 9407, 9406, 8742, 8478, 8369, 8348, 8269, 8267, 8194, 8193, 8192, 8191, 8190, 7958, 7955, 7835, 7833, 7832, 7828, 7812, 7784, 7783, 7316, 7314, 7311, 7232, 7230, 7206, 7204, 7202, 7091, 7083, 7080, 7055, 7044, 7043, 7031, 7030, 6995, 6978, 6892, 6754, 6751, 6731, 6729, 6728, 6727, 6676, 6675, 6662, 6661, 6657, 6655, 6536, 6504, 6491, 6473, 6466, 6450, 6144, 6142, 5830, 5622, 5533, 5395, 4373, 4371, 4046, 4045, 4042, 3729, 3725, 3230, 3222, 2060, 2059, 2056, 2054, 2047, 1084, 1082, 848, 842, 840, 836, 825)
Run Time: 0.015304
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | thread | range | PRIMARY | PRIMARY | 4 | | 107 | Using index condition |
SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | tugrghshosting_diendanduoc.thread.user_id | 1 | |
SIMPLE | node | eq_ref | PRIMARY | PRIMARY | 4 | tugrghshosting_diendanduoc.thread.node_id | 1 | |
SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | tugrghshosting_diendanduoc.thread.first_post_id | 1 | |
SIMPLE | permission | eq_ref | PRIMARY | PRIMARY | 35 | const,const,tugrghshosting_diendanduoc.thread.node_id | 1 | Using where |
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: 350, 0, 1653720436, 1653724036, [["thread",21100],["thread",12780],["thread",12778],["thread",12517],["thread",12350],["thread",11114],["thread",10657],["thread",10655],["thread",10637],["thread",10635],["thread",10382],["thread",10360],["thread",10357],["thread",10168],["thread",10165],["thread",10164],["thread",9519],["thread",9493],["thread",9410],["thread",9409],["thread",9408],["thread",9407],["thread",9406],["thread",8742],["thread",8478],["thread",8369],["thread",8348],["thread",8269],["thread",8267],["thread",8194],["thread",8193],["thread",8192],["thread",8191],["thread",8190],["thread",7958],["thread",7955],["thread",7835],["thread",7833],["thread",7832],["thread",7828],["thread",7812],["thread",7784],["thread",7783],["thread",7316],["thread",7314],["thread",7311],["thread",7232],["thread",7230],["thread",7206],["thread",7204],["thread",7202],["thread",7091],["thread",7083],["thread",7080],["thread",7055],["thread",7044],["thread",7043],["thread",7031],["thread",7030],["thread",6995],["thread",6978],["thread",6892],["thread",6754],["thread",6751],["thread",6731],["thread",6729],["thread",6728],["thread",6727],["thread",6676],["thread",6675],["thread",6662],["thread",6661],["thread",6657],["thread",6655],["thread",6536],["thread",6504],["thread",6491],["thread",6473],["thread",6466],["thread",6450],["thread",6144],["thread",6142],["thread",5830],["thread",5622],["thread",5533],["thread",5395]]
Run Time: 0.000292
INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
Params: b258740d3c4f68b8f3e03906c9531040, , 1653724036
Run Time: 0.000248
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=qua-tang-sp-nam, 1653720436,
Run Time: 0.000080