SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('options', 'languages', 'contentTypes', 'codeEventListeners', 'cron', 'simpleCache', 'routesPublic', 'nodeTypes', 'bannedIps', 'discouragedIps', 'styles', 'displayStyles', 'smilies', 'bbCode', 'threadPrefixes', 'trophyUserTitles', 'reportCounts', 'moderationCounts', 'notices', 'userFieldsInfo')Run Time: 0.001215
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 77 | | 20 | Using where |
SELECT data_value
FROM xf_data_registry
WHERE data_key = ?
Params: adData
Run Time: 0.000092
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_data_registry | const | PRIMARY | PRIMARY | 77 | const | 1 | |
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000146
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
Params: 891d8c1694e77a73f7e949f07a2d8252, a:5:{s:12:"sessionStart";i:1369192670;s:2:"ip";i:920669029;s:9:"userAgent";s:9:"CCBot/2.0";s:7:"isRobot";b:0;s:16:"previousActivity";i:0;}, 1369196270
Run Time: 0.000107
INSERT INTO xf_session_activity
(user_id, unique_key, ip, controller_name, controller_action, view_state, params, view_date)
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)
Params: 0, 920669029, 920669029, EWRporta_ControllerPublic_Portal, Index, valid, , 1369192670
Run Time: 0.000097
SELECT cache_data
FROM xf_xen_ams_cache
WHERE cache_key = ?
Params: xen_ams
Run Time: 0.000129
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_xen_ams_cache | const | PRIMARY | PRIMARY | 77 | const | 1 | |
INSERT DELAYED INTO xf_xen_ams_ad_view
(banner_id)
VALUES
(?)
Params: 42
Run Time: 0.000101
INSERT DELAYED INTO xf_xen_ams_ad_view
(banner_id)
VALUES
(?)
Params: 16
Run Time: 0.000075
UPDATE xf_xen_ams
SET time_active = time_active + 15
WHERE banner_id = ?
Params: 42
Run Time: 0.000299
SELECT banner_id, file_name, title, url, width, height, ad_loc_autoside
, node_id, exclusive, time_slice, expiry_time
FROM xf_xen_ams
WHERE ad_loc_autoside = 1
AND is_active = 1
AND exclusive = 0 AND width < 451 AND height < 101
ORDER by RAND() LIMIT 1
Run Time: 0.000197
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_xen_ams | ALL | | | | | 27 | Using where; Using temporary; Using filesort |
UPDATE xf_xen_ams
SET time_active = time_active + 15
WHERE banner_id = ?
Params: 16
Run Time: 0.000330
SELECT banner_id, file_name, title, url, width, height, ad_loc_footer
, node_id, exclusive, time_slice, expiry_time
FROM xf_xen_ams
WHERE ad_loc_footer = 1
AND is_active = 1
AND exclusive = 0 AND height < 126
ORDER by RAND() LIMIT 1
Run Time: 0.000199
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_xen_ams | ALL | | | | | 27 | Using where; Using temporary; Using filesort |
INSERT INTO xf_data_registry
(data_key, data_value)
VALUES
(?, ?)
ON DUPLICATE KEY UPDATE
data_value = VALUES(data_value)
Params: adData, a:8:{s:10:"breadcrumb";b:0;s:6:"footer";a:12:{s:9:"banner_id";i:16;s:9:"file_name";s:11:"Banner2.gif";s:5:"title";s:21:"BlackBerry Việt Nam";s:3:"url";s:66:"http://blackberryvietnam.net/forums/can-mua-can-ban-blackberry.59/";s:5:"width";i:920;s:6:"height";i:114;s:13:"ad_loc_footer";i:1;s:7:"node_id";i:0;s:9:"exclusive";i:0;s:10:"time_slice";i:0;s:11:"expiry_time";i:1370498683;s:8:"ad_timer";i:1369192670;}s:8:"leftside";s:0:"";s:4:"logo";b:0;s:4:"post";a:12:{s:9:"banner_id";i:25;s:9:"file_name";s:22:"banner baiviet (1).png";s:5:"title";s:9:"Apps BBVN";s:3:"url";s:34:"http://apps.blackberryvietnam.net/";s:5:"width";i:650;s:6:"height";i:120;s:11:"ad_loc_post";i:1;s:7:"node_id";i:0;s:9:"exclusive";i:0;s:10:"time_slice";i:0;s:11:"expiry_time";i:1399754752;s:8:"ad_timer";i:1369192664;}s:9:"rightside";b:0;s:7:"sidebar";b:0;s:8:"autoside";a:12:{s:9:"banner_id";i:39;s:9:"file_name";s:15:"giamoi_bbvn.jpg";s:5:"title";s:11:"Giamoi Bbvn";s:3:"url";s:21:"http://www.dauden.vn/";s:5:"width";i:400;s:6:"height";i:100;s:15:"ad_loc_autoside";i:1;s:7:"node_id";i:0;s:9:"exclusive";i:0;s:10:"time_slice";i:0;s:11:"expiry_time";i:1372213581;s:8:"ad_timer";i:1369192670;}}
Run Time: 0.000074
SELECT *
FROM EWRporta_layouts
WHERE layout_id = ?
Params: portal
Run Time: 0.000082
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | EWRporta_layouts | system | PRIMARY | | | | 1 | |
SELECT *, 'disabled' AS position
FROM EWRporta_blocks
WHERE active = 1
ORDER BY block_id ASC
Run Time: 0.000223
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | EWRporta_blocks | ALL | | | | | 17 | Using where; Using filesort |
SELECT * FROM EWRporta_caches
Run Time: 0.000117
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | EWRporta_caches | ALL | | | | | 7 | |
SELECT * FROM EWRporta_options
Run Time: 0.000200
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | EWRporta_options | ALL | | | | | 34 | |
SELECT *
FROM EWRporta_options
WHERE option_id = ?
Params: recentnews_forum
Run Time: 0.000169
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | EWRporta_options | const | PRIMARY | PRIMARY | 152 | const | 1 | |
SELECT xf_thread.*, xf_post.message,
IF(EWRporta_promotes.promote_date IS NULL, xf_thread.post_date, EWRporta_promotes.promote_date) AS promote_date
FROM xf_thread
INNER JOIN xf_post ON (xf_post.post_id = xf_thread.first_post_id)
INNER JOIN xf_attachment ON (xf_attachment.content_id = xf_thread.first_post_id AND xf_attachment.content_type = 'post')
INNER JOIN xf_attachment_data ON (xf_attachment_data.data_id = xf_attachment.data_id AND xf_attachment_data.filename = ?)
LEFT JOIN EWRporta_promotes ON (EWRporta_promotes.thread_id = xf_thread.thread_id)
WHERE (xf_thread.node_id IN (0) OR EWRporta_promotes.promote_date < ?)
AND xf_thread.discussion_state = 'visible'
AND IF(EWRporta_promotes.promote_date IS NULL, xf_thread.post_date, EWRporta_promotes.promote_date) < ?
ORDER BY promote_date DESC
LIMIT ?
Params: slide.jpg, 1369192670, 1369192670, 5
Run Time: 0.323091
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_thread | ALL | node_id_last_post_date,node_id_sticky_last_post_date | | | | 16878 | Using where; Using temporary; Using filesort |
| SIMPLE | xf_attachment | ref | content_type_id_date | content_type_id_date | 81 | const,bbvn_xf.xf_thread.first_post_id | 4 | Using where |
| SIMPLE | xf_attachment_data | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.xf_attachment.data_id | 1 | Using where |
| SIMPLE | EWRporta_promotes | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.xf_thread.thread_id | 1 | Using where |
| SIMPLE | xf_post | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.xf_attachment.content_id | 1 | Using where |
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 (140128)
ORDER BY attachment.content_id, attachment.attach_date
Params: post
Run Time: 0.000419
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | attachment | ref | content_type_id_date | content_type_id_date | 81 | const,const | 9 | Using where |
| SIMPLE | data | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.attachment.data_id | 1 | |
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 (139614)
ORDER BY attachment.content_id, attachment.attach_date
Params: post
Run Time: 0.000561
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | attachment | ref | content_type_id_date | content_type_id_date | 81 | const,const | 25 | Using where |
| SIMPLE | data | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.attachment.data_id | 1 | |
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 (139520)
ORDER BY attachment.content_id, attachment.attach_date
Params: post
Run Time: 0.000608
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | attachment | ref | content_type_id_date | content_type_id_date | 81 | const,const | 10 | Using where |
| SIMPLE | data | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.attachment.data_id | 1 | |
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 (134247)
ORDER BY attachment.content_id, attachment.attach_date
Params: post
Run Time: 0.000457
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | attachment | ref | content_type_id_date | content_type_id_date | 81 | const,const | 2 | Using where |
| SIMPLE | data | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.attachment.data_id | 1 | |
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 (133832)
ORDER BY attachment.content_id, attachment.attach_date
Params: post
Run Time: 0.000369
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | attachment | ref | content_type_id_date | content_type_id_date | 81 | const,const | 2 | Using where |
| SIMPLE | data | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.attachment.data_id | 1 | |
SELECT thread.*
,
user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
node.title AS node_title,
NULL AS thread_read_date,
0 AS thread_is_watched,
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)
INNER JOIN xf_node AS node ON
(node.node_id = thread.node_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.discussion_state IN ('visible')) AND (thread.last_post_date > 1369106270) AND thread.node_id IN ('45', '3', '4', '8', '121', '5', '6', '80', '84', '123', '117', '108', '7', '9', '10', '11', '12', '119', '13', '14', '54', '93', '94', '55', '56', '57', '110', '112', '111', '113', '114', '115', '116', '36', '37', '38', '39', '40', '41', '42', '65', '67', '66', '81', '83', '68', '49', '50', '51', '52', '53', '87', '118', '88', '89', '90', '91', '43', '15', '26', '17', '20', '16', '19', '21', '23', '18', '22', '24', '25', '30', '34', '31', '122', '32', '85', '86', '58', '60', '64', '120', '59', '61', '27', '28', '29', '46', '47', '48', '69', '72', '71')
ORDER BY thread.last_post_date DESC
LIMIT 6Run Time: 0.002015
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | thread | range | node_id_last_post_date,node_id_sticky_last_post_date,last_post_date | last_post_date | 4 | | 202 | Using where |
| SIMPLE | node | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.thread.node_id | 1 | |
| SIMPLE | permission | eq_ref | PRIMARY | PRIMARY | 85 | const,const,bbvn_xf.node.node_id | 1 | |
| SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.thread.user_id | 1 | |
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 23
Run Time: 0.000109
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 59
Run Time: 0.000159
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 38
Run Time: 0.000108
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 10
Run Time: 0.000096
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 61
Run Time: 0.000110
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
SELECT thread.*
,
user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
node.title AS node_title,
NULL AS thread_read_date,
0 AS thread_is_watched,
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)
INNER JOIN xf_node AS node ON
(node.node_id = thread.node_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.discussion_state IN ('visible')) AND (thread.last_post_date > 1369106270) AND thread.node_id IN ('38')
ORDER BY thread.last_post_date DESC
LIMIT 6Run Time: 0.000699
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | node | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| SIMPLE | thread | range | node_id_last_post_date,node_id_sticky_last_post_date,last_post_date | node_id_last_post_date | 8 | | 11 | Using where |
| SIMPLE | permission | eq_ref | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
| SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.thread.user_id | 1 | |
SELECT thread.*
,
user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
node.title AS node_title,
NULL AS thread_read_date,
0 AS thread_is_watched,
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)
INNER JOIN xf_node AS node ON
(node.node_id = thread.node_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.discussion_state IN ('visible')) AND (thread.last_post_date > 1368587870) AND thread.node_id IN ('64')
ORDER BY thread.last_post_date DESC
LIMIT 3Run Time: 0.000662
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | node | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| SIMPLE | thread | range | node_id_last_post_date,node_id_sticky_last_post_date,last_post_date | node_id_last_post_date | 8 | | 9 | Using where |
| SIMPLE | permission | eq_ref | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
| SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.thread.user_id | 1 | |
SELECT cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = ?
AND content_id = ?
Params: 1, node, 64
Run Time: 0.000119
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_permission_cache_content | const | PRIMARY | PRIMARY | 85 | const,const,const | 1 | |
SELECT session_activity.*
,
user.*,
user_profile.*,
user_option.*
FROM xf_session_activity AS session_activity
LEFT JOIN xf_user AS user ON
(user.user_id = session_activity.user_id)
LEFT JOIN xf_user_profile AS user_profile ON
(user_profile.user_id = user.user_id)
LEFT JOIN xf_user_option AS user_option ON
(user_option.user_id = user.user_id)
WHERE (session_activity.view_date > 1369191770)
ORDER BY session_activity.view_date DESC
Run Time: 0.003522
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | session_activity | ALL | view_date | | | | 1283 | Using where; Using filesort |
| SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.session_activity.user_id | 1 | |
| SIMPLE | user_profile | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.user.user_id | 1 | |
| SIMPLE | user_option | eq_ref | PRIMARY | PRIMARY | 4 | bbvn_xf.user.user_id | 1 | |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('page_nav', 'EWRblock_RecentSlider', 'tinhte_xentag_bb_code_tag_tag', 'bb_code_tag_code', 'bb_code_tag_php', 'bb_code_tag_html', 'bb_code_tag_quote', 'bb_code_tag_attach', 'EWRblock_RecentNews', 'EWRblock_FaceBook', 'EWRblock_SharePage', 'EWRblock_RecentThreads', 'EWRblock_RecentSoftware', 'EWRblock_RecentAuction', 'EWRblock_TaiTro_KhuyenMai_1', 'EWRblock_OnlineUsers', 'EWRblock_BoardTotals', 'EWRblock_Tinhte_XenTag', 'wf_widget_wrapper', 'tinhte_xentag_widget_cloud', 'EWRporta_Portal', 'EWRporta_Navtabs', 'tinhte_xentag_hook_message_content', 'tinhte_xentag_hook_message_notices', 'tinhte_xentag_hook_post_private_controls', 'tinhte_xentag_hook_post_public_controls', 'forumwatch_navigation_tabs_forums', 'PAGE_CONTAINER')
AND style_id = ?
AND language_id = ?Params: 8, 2
Run Time: 0.001099
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_template_compiled | range | PRIMARY | PRIMARY | 160 | | 21 | Using where |
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('home')Params: 2
Run Time: 0.000117
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 231 | const,const | 1 | |
SELECT tag.*
FROM `xf_tinhte_xentag_tag` AS tag
WHERE 1=1
ORDER BY tag.content_count DESC
LIMIT 40
Run Time: 0.003282
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | tag | ALL | | | | | 4961 | Using filesort |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('Tinhte_SimilarThreadCheck_add_js_file')
AND style_id = ?
AND language_id = ?Params: 8, 2
Run Time: 0.000156
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_template_compiled | const | PRIMARY | PRIMARY | 160 | const,const,const | 1 | |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('topslide')
AND style_id = ?
AND language_id = ?Params: 8, 2
Run Time: 0.000124
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_template_compiled | const | PRIMARY | PRIMARY | 160 | const,const,const | 1 | |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('dark_azucloud')
AND style_id = ?
AND language_id = ?Params: 8, 2
Run Time: 0.000115
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_template_compiled | const | PRIMARY | PRIMARY | 160 | const,const,const | 1 | |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('Tinhte_SimilarThreadCheck_thread.js')
AND style_id = ?
AND language_id = ?Params: 8, 2
Run Time: 0.000096
| Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| SIMPLE | xf_template_compiled | const | PRIMARY | PRIMARY | 160 | const,const,const | 1 | |