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.000387
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 26 | Using where |
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000116
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: fallout-4
Run Time: 0.000612
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: 11, 0, 1611740491
Run Time: 0.000309
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: 11
Run Time: 0.001868
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 | 117 | Using where |
SELECT data_value
FROM xf_data_registry
WHERE data_key = ?
Params: dark_postrating_ratings
Run Time: 0.000108
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | const | PRIMARY | PRIMARY | 27 | const | 1 | |
SELECT thread.*
,
user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
node.title AS node_title, node.node_name,
post.message, post.attach_count,
NULL AS thread_read_date,
0 AS user_post_count,
permission.cache_value AS node_permission_cache,
pr_cache.rating_cache
FROM xf_thread AS thread
LEFT JOIN xf_user AS user ON
(user.user_id = thread.user_id)
LEFT JOIN xf_node AS node ON
(node.node_id = thread.node_id)
LEFT JOIN xf_post AS post ON
(post.post_id = thread.first_post_id)
LEFT JOIN xf_permission_cache_content AS permission
ON (permission.permission_combination_id = 1
AND permission.content_type = 'node'
AND permission.content_id = thread.node_id)
left join dark_postrating_post_cache pr_cache ON (thread.first_post_id = pr_cache.post_id)
WHERE thread.thread_id IN (219830, 219784, 219724, 219500, 218119, 217495, 217252, 217242, 217183, 217170, 217073, 217072, 216960, 216906, 216747, 216593, 216226, 216131, 216117, 215760, 215695, 215593, 215571, 215508, 215433, 215157, 215108, 215092, 214919, 214816, 214206, 214182, 214074, 213756, 213353, 213262, 213000, 212792, 212787, 212051, 211082, 210892, 210156, 209933, 209819, 209370, 209224, 209113, 209103, 209076, 208410, 208387, 208196, 207968, 207691, 207649, 207593, 207534, 207377, 207235, 207208, 207182, 207125, 207094, 207093, 207052, 206945, 206871, 206866, 206858, 206778, 206704, 206627, 206507, 206491, 206453, 206429, 206331, 206168, 206129, 206078, 206064, 205930, 205899, 205830, 205822, 205785, 205659, 205647, 205633, 205628, 205592, 205448, 205422, 205382, 205379, 205377, 205359, 205338, 205326, 205325, 205294, 205267, 205254, 205250, 205155, 205125, 205109, 205105, 205102, 205083, 205008, 204986, 204953, 204932, 204892, 204842)
Run Time: 0.301710
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | thread | range | PRIMARY | PRIMARY | 4 | | 117 | Using where |
SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | nma_xen.thread.user_id | 1 | |
SIMPLE | node | eq_ref | PRIMARY | PRIMARY | 4 | nma_xen.thread.node_id | 1 | |
SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | nma_xen.thread.first_post_id | 1 | |
SIMPLE | permission | eq_ref | PRIMARY | PRIMARY | 35 | const,const,nma_xen.thread.node_id | 1 | |
SIMPLE | pr_cache | eq_ref | PRIMARY | PRIMARY | 4 | nma_xen.thread.first_post_id | 1 | |
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: 11, 0, 1611740491, 1611744091, {"0":["thread",219830],"1":["thread",219784],"2":["thread",219724],"3":["thread",219500],"4":["thread",218119],"5":["thread",217495],"6":["thread",217252],"7":["thread",217242],"8":["thread",217183],"9":["thread",217170],"10":["thread",217073],"11":["thread",217072],"12":["thread",216960],"13":["thread",216906],"14":["thread",216747],"15":["thread",216593],"16":["thread",216226],"17":["thread",216131],"18":["thread",216117],"19":["thread",215760],"20":["thread",215695],"21":["thread",215593],"22":["thread",215571],"23":["thread",215508],"24":["thread",215433],"25":["thread",215157],"26":["thread",215108],"27":["thread",215092],"28":["thread",214919],"29":["thread",214816],"30":["thread",214206],"31":["thread",214182],"32":["thread",214074],"33":["thread",213756],"34":["thread",213353],"35":["thread",213262],"36":["thread",213000],"37":["thread",212792],"38":["thread",212787],"39":["thread",212051],"40":["thread",211082],"41":["thread",210892],"42":["thread",210156],"43":["thread",209933],"44":["thread",209819],"45":["thread",209370],"46":["thread",209224],"47":["thread",209113],"48":["thread",209103],"49":["thread",209076],"51":["thread",208387],"52":["thread",208196],"53":["thread",207968],"54":["thread",207691],"55":["thread",207649],"56":["thread",207593],"57":["thread",207534],"58":["thread",207377],"59":["thread",207235],"60":["thread",207208],"61":["thread",207182],"62":["thread",207125],"63":["thread",207094],"64":["thread",207093],"65":["thread",207052],"66":["thread",206945],"67":["thread",206871],"68":["thread",206866],"69":["thread",206858],"70":["thread",206778],"71":["thread",206704],"72":["thread",206627],"73":["thread",206507],"74":["thread",206491],"77":["thread",206331],"78":["thread",206168],"79":["thread",206129],"80":["thread",206078],"81":["thread",206064],"82":["thread",205930],"83":["thread",205899],"84":["thread",205830],"85":["thread",205822],"86":["thread",205785],"87":["thread",205659],"88":["thread",205647],"89":["thread",205633],"90":["thread",205628],"91":["thread",205592],"92":["thread",205448],"93":["thread",205422],"94":["thread",205382],"95":["thread",205379],"96":["thread",205377],"97":["thread",205359],"98":["thread",205338],"100":["thread",205325],"101":["thread",205294],"102":["thread",205267],"103":["thread",205254],"104":["thread",205250],"105":["thread",205155],"106":["thread",205125],"107":["thread",205109],"108":["thread",205105],"109":["thread",205102],"111":["thread",205008],"112":["thread",204986],"113":["thread",204953],"114":["thread",204932],"115":["thread",204892],"116":["thread",204842]}
Run Time: 0.108692
INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
Params: 2b738b003951220ec6e8743597889381, , 1611744091
Run Time: 0.000193
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=fallout-4&page=6, 1611740491,
Run Time: 0.000189
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('page_nav', 'search_result_thread', 'tag_view', 'sonnb_xengallery_option_copyright', 'sonnbXG_copyright', 'sonnb_xengallery_navbar_template', 'resources_tab_links', 'EWRporta2_Navtabs', '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', 'sonnb_xengallery_nav_visitor', 'PAGE_CONTAINER')
AND style_id = ?
AND language_id = ?
Params: 4, 1
Run Time: 0.002403
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | range | PRIMARY | PRIMARY | 60 | | 23 | Using where |