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.001305
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 26 | Using where |
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('brListenerClasses', 'brBriviumAddOns')
Run Time: 0.000426
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 2 | Using where |
SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.004100
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_node
WHERE display_in_list = 1
ORDER BY lft ASC
Run Time: 0.013741
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_node | ALL | display_in_list | | | | 73 | Using where; Using filesort |
SELECT content_id, cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = 'node'
Params: 1
Run Time: 0.000598
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | ref | PRIMARY | PRIMARY | 31 | const,const | 73 | Using where |
INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
Params: f92f4009586fe68ed8d01951e3fbbb5d, , 1726791730
Run Time: 0.000364
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_Misc, QuickNavigationMenu, valid, , 1726788130,
Run Time: 0.000315
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('page_nav', 'wf_widget_wrapper', 'wf_widget_threads', 'wf_widget_online_staff', 'wf_widget_online_users', 'wf_widget_profile_posts', 'wf_widget_stats', 'quick_navigation_menu', 'nat_childlinks')
AND style_id = ?
AND language_id = ?
Params: 2, 2
Run Time: 0.011745
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | range | PRIMARY | PRIMARY | 60 | | 9 | Using where |
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('home')
Params: 2
Run Time: 0.000344
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | const | PRIMARY | PRIMARY | 106 | const,const | 1 | |
SELECT thread.*
,
user.*, IF(user.username IS NULL, thread.username, user.username) AS username,
node.title AS node_title, node.node_name
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)
WHERE (thread.node_id IN ('54')) AND (thread.discussion_state IN ('visible'))
ORDER BY thread.post_date DESC
LIMIT 30
Run Time: 0.010092
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | thread | index | node_id_last_post_date,node_id_sticky_state_last_post | post_date | 4 | | 2409 | Using where |
SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.thread.user_id | 1 | |
SIMPLE | node | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.thread.node_id | 1 | |
SELECT content_id, cache_value
FROM xf_permission_cache_content
WHERE permission_combination_id = ?
AND content_type = 'node'
Params: 1
Run Time: 0.000607
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_cache_content | ref | PRIMARY | PRIMARY | 31 | const,const | 73 | Using where |
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 (54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54)
Run Time: 0.000552
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | node | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SELECT attachment.*,
data.filename, data.file_size, data.file_hash, data.file_path, 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 (377733, 377504, 377452, 377440, 377369, 377341, 377312, 377279, 377250, 377187)
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.000740
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | attachment | range | content_type_id_date | content_type_id_date | 31 | | 10 | Using index condition; Using temporary; Using filesort |
SIMPLE | data | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.attachment.data_id | 1 | Using where |
SELECT
post.*
FROM xf_post AS post
WHERE post.post_id IN (377733, 377504, 377452, 377440, 377369, 377341, 377312, 377279, 377250, 377187)
Run Time: 0.000520
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | post | range | PRIMARY | PRIMARY | 4 | | 10 | Using where |
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: 54
Run Time: 0.001170
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | node | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SIMPLE | forum | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SELECT attachment.*,
data.filename, data.file_size, data.file_hash, data.file_path, 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 (377504, 377452, 377440, 377369, 377341, 377312, 377279, 377250, 377187)
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.000636
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | attachment | range | content_type_id_date | content_type_id_date | 31 | | 9 | Using index condition; Using temporary; Using filesort |
SIMPLE | data | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.attachment.data_id | 1 | Using where |
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 > 1726787230)
ORDER BY session_activity.view_date DESC
Run Time: 0.001910
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | session_activity | range | view_date | view_date | 4 | | 3 | Using where |
SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.session_activity.user_id | 1 | |
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 > 1726787230)
ORDER BY session_activity.view_date DESC
Run Time: 0.000625
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | session_activity | range | view_date | view_date | 4 | | 3 | Using where |
SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.session_activity.user_id | 1 | |
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('wfc_99c9ea3b1c3aad5b0f757', 'wfc_1ba364531eabedf893b81')
Run Time: 0.011055
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | range | PRIMARY | PRIMARY | 27 | | 2 | Using where |
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('wfc_26abf335742fb8e90c1e1')
Run Time: 0.032880
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | const | PRIMARY | PRIMARY | 27 | const | 1 | |
INSERT INTO xf_data_registry
(data_key, data_value)
VALUES
(?, ?)
ON DUPLICATE KEY UPDATE
data_value = VALUES(data_value)
Params: wfc_26abf335742fb8e90c1e1, a:1:{s:28:"quick_navigation_menu_lock_6";a:2:{s:4:"html";s:1:"1";s:4:"time";i:1726788130;}}
Run Time: 0.004560
SELECT profile_post.*
,
posting_user.*,
IF(posting_user.username IS NULL, profile_post.username, posting_user.username) AS username,
receiving_user.username
AS profile_username,
receiving_user.gender
AS profile_gender,
receiving_user.user_state
AS profile_user_state,
receiving_user.user_group_id
AS profile_user_group_id,
receiving_user.secondary_group_ids
AS profile_secondary_group_ids,
receiving_user.display_style_group_id
AS profile_display_style_group_id,
receiving_user.is_banned
AS profile_is_banned,
receiving_user.is_admin
AS profile_is_admin,
receiving_user.is_moderator
AS profile_is_moderator,
receiving_user.avatar_date
AS profile_avatar_date,
receiving_user.gravatar
AS profile_gravatar,
receiving_user.warning_points
AS profile_warning_points,
receiving_user.permission_combination_id
AS profile_permission_combination_id,
receiving_user_privacy.allow_view_profile
AS profile_allow_view_profile,
receiving_user_privacy.allow_post_profile
AS profile_allow_post_profile,
receiving_user_privacy.allow_send_personal_conversation
AS profile_allow_send_personal_conversation,
receiving_user_privacy.allow_view_identities
AS profile_allow_view_identities,
receiving_user_privacy.allow_receive_news_feed
AS profile_allow_allow_receive_news_feed,
IF (receiving_user_follow.follow_user_id, 1, 0)
AS following_0
FROM xf_profile_post AS profile_post
LEFT JOIN xf_user AS posting_user ON
(posting_user.user_id = profile_post.user_id)
LEFT JOIN xf_user AS receiving_user ON
(receiving_user.user_id = profile_post.profile_user_id)
LEFT JOIN xf_user_privacy AS receiving_user_privacy ON
(receiving_user_privacy.user_id = profile_post.profile_user_id)
LEFT JOIN xf_user_follow AS receiving_user_follow ON
(receiving_user_follow.user_id = profile_post.profile_user_id AND follow_user_id = 0)
WHERE (profile_post.message_state IN ('visible'))
ORDER BY profile_post.post_date DESC
LIMIT 15
Run Time: 0.397780
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | profile_post | ALL | | | | | 492 | Using where; Using temporary; Using filesort |
SIMPLE | posting_user | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.profile_post.user_id | 1 | |
SIMPLE | receiving_user | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.profile_post.profile_user_id | 1 | |
SIMPLE | receiving_user_privacy | eq_ref | PRIMARY | PRIMARY | 4 | quangbakinhdoanh.profile_post.profile_user_id | 1 | |
SIMPLE | receiving_user_follow | range | PRIMARY,follow_user_id | follow_user_id | 4 | | 1 | Using where; Using index; Using join buffer (flat, BNL join) |
INSERT INTO xf_data_registry
(data_key, data_value)
VALUES
(?, ?)
ON DUPLICATE KEY UPDATE
data_value = VALUES(data_value)
Params: wfc_99c9ea3b1c3aad5b0f757, a:1:{s:23:"quick_navigation_menu_6";a:3:{s:4:"html";s:6984:"<ul class="WidgetFramework_WidgetRenderer_ProfilePosts_ProfilePostList">
<li id="profile-post-506" class="profilePostListItem " data-author="Nikica Grgic">
<a href="members/nikica-grgic.10790/" class="avatar Av10790s" data-avatarhtml="true"><img src="styles/default/xenforo/avatars/avatar_male_s.png" width="48" height="48" alt="Nikica Grgic" /></a>
<div class="messageInfo">
<div class="messageContent">
<span class="poster">
<a href="members/nikica-grgic.10790/" class="username" dir="auto"><span class="style2">Nikica Grgic</span></a>
</span>
<article><blockquote class="ugc baseHtml">Lucanna Farms CBD Gummies <a href="https://www.facebook.com/LucannaFarmsCBDGummiesSite/" rel="nofollow" class="externalLink" target="_blank">https://www.facebook.com/LucannaFarmsCBDGummiesSite/</a> <a href="https://twb.nz/lucannafarmscbdgummiesus" rel="nofollow" class="externalLink" target="_blank">https://twb.nz/lucannafarmscbdgummiesus</a></blockquote></article>
</div>
<div class="messageMeta">
<div class="privateControls">
<a href="profile-posts/506/" title="Permalink" class="item muted"><abbr class="DateTime" data-time="1726754442" data-diff="33688" data-datestring="19/9/24" data-timestring="21:00">19/9/24 lúc 21:00</abbr></a>
</div>
<div class="publicControls">
<a href="profile-posts/506/" class="item Tooltip OverlayTrigger" title="Tương tác" data-tipclass="flipped" data-offsetX="7" data-offsetY="-7">•••</a>
</div>
</div>
</div>
</li>
<li id="profile-post-505" class="profilePostListItem " data-author="ImmediateEdgeAvis">
<a href="members/immediateedgeavis.10993/" class="avatar Av10993s" data-avatarhtml="true"><img src="styles/default/xenforo/avatars/avatar_female_s.png" width="48" height="48" alt="ImmediateEdgeAvis" /></a>
<div class="messageInfo">
<div class="messageContent">
<span class="poster">
<a href="members/immediateedgeavis.10993/" class="username" dir="auto"><span class="style2">ImmediateEdgeAvis</span></a>
</span>
<article><blockquote class="ugc baseHtml">Immediate Edge Avis</blockquote></article>
</div>
<div class="messageMeta">
<div class="privateControls">
<a href="profile-posts/505/" title="Permalink" class="item muted"><abbr class="DateTime" data-time="1726753339" data-diff="34791" data-datestring="19/9/24" data-timestring="20:42">19/9/24 lúc 20:42</abbr></a>
</div>
<div class="publicControls">
<a href="profile-posts/505/" class="item Tooltip OverlayTrigger" title="Tương tác" data-tipclass="flipped" data-offsetX="7" data-offsetY="-7">•••</a>
</div>
</div>
</div>
</li>
<li id="profile-post-504" class="profilePostListItem " data-author="Nikica Grgic">
<a href="members/nikica-grgic.10790/" class="avatar Av10790s" data-avatarhtml="true"><img src="styles/default/xenforo/avatars/avatar_male_s.png" width="48" height="48" alt="Nikica Grgic" /></a>
<div class="messageInfo">
<div class="messageContent">
<span class="poster">
<a href="members/nikica-grgic.10790/" class="username" dir="auto"><span class="style2">Nikica Grgic</span></a>
</span>
<article><blockquote class="ugc baseHtml">Vital Surge Testo Gummies <a href="https://www.facebook.com/VitalSurgeTestoGummiesSite/" rel="nofollow" class="externalLink" target="_blank">https://www.facebook.com/VitalSurgeTestoGummiesSite/</a> <a href="https://vitalsurgetestogummy.company.site/" rel="nofollow" class="externalLink" target="_blank">https://vitalsurgetestogummy.company.site/</a></blockquote></article>
</div>
<div class="messageMeta">
<div class="privateControls">
<a href="profile-posts/504/" title="Permalink" class="item muted"><abbr class="DateTime" data-time="1726584986" data-diff="203144" data-datestring="17/9/24" data-timestring="21:56">17/9/24 lúc 21:56</abbr></a>
</div>
<div class="publicControls">
<a href="profile-posts/504/" class="item Tooltip OverlayTrigger" title="Tương tác" data-tipclass="flipped" data-offsetX="7" data-offsetY="-7">•••</a>
</div>
</div>
</div>
</li>
<li id="profile-post-503" class="profilePostListItem " data-author="Fanmen">
<a href="members/fanmen.10971/" class="avatar Av10971s" data-avatarhtml="true"><img src="styles/default/xenforo/avatars/avatar_male_s.png" width="48" height="48" alt="Fanmen" /></a>
<div class="messageInfo">
<div class="messageContent">
<span class="poster">
<a href="members/fanmen.10971/" class="username" dir="auto"><span class="style2">Fanmen</span></a>
</span>
<article><blockquote class="ugc baseHtml">Nơi bán dung dịch vệ sinh nam chính hãng an toàn. Xem ngay: <a href="https://fanmen.vn/blogs/tin-tuc-fanmen/noi-ban-dung-dich-ve-sinh-nam" rel="nofollow" class="externalLink" target="_blank">https://fanmen.vn/blogs/tin-tuc-fanmen/noi-ban-dung-dich-ve-sinh-nam</a></blockquote></article>
</div>
<div class="messageMeta">
<div class="privateControls">
<a href="profile-posts/503/" title="Permalink" class="item muted"><abbr class="DateTime" data-time="1726545541" data-diff="242589" data-datestring="17/9/24" data-timestring="10:59">17/9/24 lúc 10:59</abbr></a>
</div>
<div class="publicControls">
<a href="profile-posts/503/" class="item Tooltip OverlayTrigger" title="Tương tác" data-tipclass="flipped" data-offsetX="7" data-offsetY="-7">•••</a>
</div>
</div>
</div>
</li>
<li id="profile-post-501" class="profilePostListItem " data-author="Nikica Grgic">
<a href="members/nikica-grgic.10790/" class="avatar Av10790s" data-avatarhtml="true"><img src="styles/default/xenforo/avatars/avatar_male_s.png" width="48" height="48" alt="Nikica Grgic" /></a>
<div class="messageInfo">
<div class="messageContent">
<span class="poster">
<a href="members/nikica-grgic.10790/" class="username" dir="auto"><span class="style2">Nikica Grgic</span></a>
</span>
<article><blockquote class="ugc baseHtml">Goodbye Stress Gummies <a href="https://www.facebook.com/GoodbyeStressGummies/" rel="nofollow" class="externalLink" target="_blank">https://www.facebook.com/GoodbyeStressGummies/</a> <a href="https://goodbyestressgummies.quora.com/" rel="nofollow" class="externalLink" target="_blank">https://goodbyestressgummies.quora.com/</a></blockquote></article>
</div>
<div class="messageMeta">
<div class="privateControls">
<a href="profile-posts/501/" title="Permalink" class="item muted"><abbr class="DateTime" data-time="1726496382" data-diff="291748" data-datestring="16/9/24" data-timestring="21:19">16/9/24 lúc 21:19</abbr></a>
</div>
<div class="publicControls">
<a href="profile-posts/501/" class="item Tooltip OverlayTrigger" title="Tương tác" data-tipclass="flipped" data-offsetX="7" data-offsetY="-7">•••</a>
</div>
</div>
</div>
</li>
</ul>";s:4:"time";i:1726788130;s:9:"extraData";a:1:{s:17:"requiredExternals";a:1:{s:3:"css";a:10:{i:0;s:24:"profile_post_list_simple";i:1;s:7:"bb_code";i:2;s:24:"profile_post_list_simple";i:3;s:7:"bb_code";i:4;s:24:"profile_post_list_simple";i:5;s:7:"bb_code";i:6;s:24:"profile_post_list_simple";i:7;s:7:"bb_code";i:8;s:24:"profile_post_list_simple";i:9;s:7:"bb_code";}}}}}
Run Time: 0.020293
INSERT INTO xf_data_registry
(data_key, data_value)
VALUES
(?, ?)
ON DUPLICATE KEY UPDATE
data_value = VALUES(data_value)
Params: wfc_26abf335742fb8e90c1e1, a:1:{s:28:"quick_navigation_menu_lock_6";a:2:{s:4:"html";s:1:"0";s:4:"time";i:1726788130;}}
Run Time: 0.025912
SELECT data_value
FROM xf_data_registry
WHERE data_key = ?
Params: boardTotals
Run Time: 0.000482
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | const | PRIMARY | PRIMARY | 27 | const | 1 | |
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('staff_online_now', 'members_online_now', 'forum_statistics')
Params: 2
Run Time: 0.000570
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 106 | | 3 | Using where |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('EWRporta_Navtabs', 'nat_linkstemplate', 'xm_widgets_threads', 'wf_hook_moderator_bar', 'PAGE_CONTAINER')
AND style_id = ?
AND language_id = ?
Params: 2, 2
Run Time: 0.000687
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | range | PRIMARY | PRIMARY | 60 | | 5 | Using where |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('BRME_page_container_head')
AND style_id = ?
AND language_id = ?
Params: 2, 2
Run Time: 0.000588
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | const | PRIMARY | PRIMARY | 60 | const,const,const | 1 | |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('nat_bodyjs')
AND style_id = ?
AND language_id = ?
Params: 2, 2
Run Time: 0.000384
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | const | PRIMARY | PRIMARY | 60 | const,const,const | 1 | |
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('VigLink')
AND style_id = ?
AND language_id = ?
Params: 2, 2
Run Time: 0.000489
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | const | PRIMARY | PRIMARY | 60 | const,const,const | 1 | |