SELECT cache_value
FROM xf_permission_combination
WHERE permission_combination_id = ?
Params: 1
Run Time: 0.000077
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_permission_combination | const | PRIMARY | PRIMARY | 4 | const | 1 | |
SELECT user.*
,
user_profile.*,
user_option.*,
user_privacy.*
FROM xf_user AS user
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)
LEFT JOIN xf_user_privacy AS user_privacy ON
(user_privacy.user_id = user.user_id)
WHERE (user.is_staff = 1)
ORDER BY user.username ASC
Run Time: 0.000229
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | user | ref | staff_username | staff_username | 1 | const | 18 | Using where |
SIMPLE | user_profile | eq_ref | PRIMARY | PRIMARY | 4 | forum_xenforo.user.user_id | 1 | |
SIMPLE | user_option | eq_ref | PRIMARY | PRIMARY | 4 | forum_xenforo.user.user_id | 1 | |
SIMPLE | user_privacy | eq_ref | PRIMARY | PRIMARY | 4 | forum_xenforo.user.user_id | 1 | |
SELECT user.*
,
user_profile.*,
user_option.*,
user_privacy.*
FROM xf_user AS user
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)
LEFT JOIN xf_user_privacy AS user_privacy ON
(user_privacy.user_id = user.user_id)
WHERE user_profile.dob_month = ?
AND user_profile.dob_day = ?
AND user_option.show_dob_date = 1
AND ((user.user_state = 'valid') AND (user.is_banned = 0))
ORDER BY user.username
LIMIT 20
Params: 7, 3
Run Time: 0.000199
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | user_profile | ref | PRIMARY,dob | dob | 2 | const,const | 15 | Using index condition; Using temporary; Using filesort |
SIMPLE | user | eq_ref | PRIMARY,user_state | PRIMARY | 4 | forum_xenforo.user_profile.user_id | 1 | Using where |
SIMPLE | user_option | eq_ref | PRIMARY | PRIMARY | 4 | forum_xenforo.user_profile.user_id | 1 | Using where |
SIMPLE | user_privacy | eq_ref | PRIMARY | PRIMARY | 4 | forum_xenforo.user_profile.user_id | 1 | |
INSERT INTO `xf_session` (`session_id`, `session_data`, `expiry_date`) VALUES (?, ?, ?)
Params: 457cae402eb9fc732fb4ecfe91ef74ce, a:7:{s:12:"sessionStart";i:1751523498;s:2:"ip";i:3628718254;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:10:"isIpBanned";b:0;s:13:"isDiscouraged";b:0;}, 1751527098
Run Time: 0.000134
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, 3628718254, 3628718254, XenForo_ControllerPublic_Member, Index, valid, , 1751523498,
Run Time: 0.000067
SELECT title, template_compiled
FROM xf_template_compiled
WHERE title IN ('page_nav', 'wf_widget_users_find', 'wf_widget_wrapper', 'wf_widget_birthday', 'wf_widget_users', 'wf_widget_facebook_facepile', 'member_notable', 'wf_hook_moderator_bar', 'wf_revealer', 'PAGE_CONTAINER')
AND style_id = ?
AND language_id = ?
Params: 1, 2
Run Time: 0.000125
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_template_compiled | range | PRIMARY | PRIMARY | 60 | | 10 | Using where |
SELECT data_key, data_value
FROM xf_data_registry
WHERE data_key IN ('wfc__1_member_notable')
Run Time: 0.000129
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_data_registry | const | PRIMARY | PRIMARY | 27 | const | 1 | |
SELECT user.*
,
user_profile.*,
user_option.*
FROM xf_user AS user
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 ((user.user_state = 'valid') AND (user.is_banned = 0)) AND (((user_profile.dob_day = '03' AND user_profile.dob_month = '07'))) AND (user_option.show_dob_date = 1)
ORDER BY user.username ASC
Run Time: 0.000185
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | user_profile | ref | PRIMARY,dob | dob | 2 | const,const | 15 | Using index condition; Using temporary; Using filesort |
SIMPLE | user | eq_ref | PRIMARY,user_state | PRIMARY | 4 | forum_xenforo.user_profile.user_id | 1 | Using where |
SIMPLE | user_option | eq_ref | PRIMARY | PRIMARY | 4 | forum_xenforo.user_profile.user_id | 1 | Using where |
INSERT INTO xf_data_registry
(data_key, data_value)
VALUES
(?, ?)
ON DUPLICATE KEY UPDATE
data_value = VALUES(data_value)
Params: wfc__1_member_notable, a:2:{s:16:"member_notable_9";a:2:{s:4:"html";s:2198:"<div class="avatarList">
<ul>
<li class="user-96937">
<a href="index.php?members/3-bich.96937/" class="avatar Av96937s" data-avatarhtml="true"><img src="data/avatars/s/96/96937.jpg?1415848920" width="48" height="48" alt="3 bich" /></a>
<a href="index.php?members/3-bich.96937/" class="username">3 bich</a>
<div class="userTitle">Moderator</div>
</li>
<li class="user-1">
<a href="index.php?members/admin.1/" class="avatar Av1s" data-avatarhtml="true"><img src="data/avatars/s/0/1.jpg?1404731175" width="48" height="48" alt="admin" /></a>
<a href="index.php?members/admin.1/" class="username">admin</a>
<div class="userTitle">Administrator</div>
</li>
<li class="user-143291">
<a href="index.php?members/coca-light.143291/" class="avatar Av143291s" data-avatarhtml="true"><img src="data/avatars/s/143/143291.jpg?1446692127" width="48" height="48" alt="Coca Light" /></a>
<a href="index.php?members/coca-light.143291/" class="username">Coca Light</a>
<div class="userTitle">Moderator</div>
</li>
<li class="user-27894">
<a href="index.php?members/danh-chan.27894/" class="avatar Av27894s" data-avatarhtml="true"><img src="data/avatars/s/27/27894.jpg?1400138406" width="48" height="48" alt="Danh Chan" /></a>
<a href="index.php?members/danh-chan.27894/" class="username">Danh Chan</a>
<div class="userTitle">Binh Nhất</div>
</li>
<li class="user-27895">
<a href="index.php?members/game-%C4%91%C3%A1nh-b%C3%A0i.27895/" class="avatar Av27895s" data-avatarhtml="true"><img src="data/avatars/s/27/27895.jpg?1400139876" width="48" height="48" alt="Game đánh bài" /></a>
<a href="index.php?members/game-%C4%91%C3%A1nh-b%C3%A0i.27895/" class="username">Game đánh bài</a>
<div class="userTitle">Binh Nhất</div>
</li>
</ul>
</div>";s:4:"time";i:1751507756;}s:16:"member_notable_8";a:2:{s:4:"html";s:3537:"<h4 class="minorHeading">Today is 12 people's birthday.</h4>
<ul class="followedOnline">
<li title="Bố Gấu1, 25" class="Tooltip user-228663">
<a href="index.php?members/b%E1%BB%91-g%E1%BA%A5u1.228663/" class="avatar Av228663s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/228/228663.jpg?1470075524" width="48" height="48" alt="Bố Gấu1" /></a>
</li>
<li title="Con heo gà vịt, 22" class="Tooltip user-175486">
<a href="index.php?members/con-heo-g%C3%A0-v%E1%BB%8Bt.175486/" class="avatar Av175486s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/175/175486.jpg?1435424252" width="48" height="48" alt="Con heo gà vịt" /></a>
</li>
<li title="DungStorm, 29" class="Tooltip user-230445">
<a href="index.php?members/dungstorm.230445/" class="avatar Av230445s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/230/230445.jpg?1471497432" width="48" height="48" alt="DungStorm" /></a>
</li>
<li title="Hoài Linhcb, 39" class="Tooltip user-132515">
<a href="index.php?members/ho%C3%A0i-linhcb.132515/" class="avatar Av132515s _plainImage" data-avatarhtml="true"><img src="styles/default/xenforo/avatars/avatar_male_s.png" width="48" height="48" alt="Hoài Linhcb" /></a>
</li>
<li title="HOP88, 37" class="Tooltip user-274794">
<a href="index.php?members/hop88.274794/" class="avatar Av274794s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/274/274794.jpg?1527252907" width="48" height="48" alt="HOP88" /></a>
</li>
<li title="huynhlongsino, 38" class="Tooltip user-272662">
<a href="index.php?members/huynhlongsino.272662/" class="avatar Av272662s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/272/272662.jpg?1540821600" width="48" height="48" alt="huynhlongsino" /></a>
</li>
<li title="lmbuu" class="Tooltip user-280389">
<a href="index.php?members/lmbuu.280389/" class="avatar Av280389s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/280/280389.jpg?1531235550" width="48" height="48" alt="lmbuu" /></a>
</li>
<li title="Nhathoan Diep, 43" class="Tooltip user-200433">
<a href="index.php?members/nhathoan-diep.200433/" class="avatar Av200433s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/200/200433.jpg?1449757727" width="48" height="48" alt="Nhathoan Diep" /></a>
</li>
<li title="Thanh Hải 32, 38" class="Tooltip user-275853">
<a href="index.php?members/thanh-h%E1%BA%A3i-32.275853/" class="avatar Av275853s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/275/275853.jpg?1527963879" width="48" height="48" alt="Thanh Hải 32" /></a>
</li>
<li title="Thich thật" class="Tooltip user-66157">
<a href="index.php?members/thich-th%E1%BA%ADt.66157/" class="avatar Av66157s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/66/66157.jpg?1412228550" width="48" height="48" alt="Thich thật" /></a>
</li>
<li title="thienboi, 23" class="Tooltip user-325190">
<a href="index.php?members/thienboi.325190/" class="avatar Av325190s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/325/325190.jpg?1595640211" width="48" height="48" alt="thienboi" /></a>
</li>
<li title="trinhtrinhhd, 42" class="Tooltip user-193730">
<a href="index.php?members/trinhtrinhhd.193730/" class="avatar Av193730s _plainImage" data-avatarhtml="true"><img src="data/avatars/s/193/193730.jpg?1444075653" width="48" height="48" alt="trinhtrinhhd" /></a>
</li>
</ul>";s:4:"time";i:1751523498;}}
Run Time: 0.004859
SELECT title, phrase_text
FROM xf_phrase_compiled
WHERE language_id = ?
AND title IN ('birthday', 'staff_members')
Params: 2
Run Time: 0.000061
Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
---|
SIMPLE | xf_phrase_compiled | range | PRIMARY | PRIMARY | 81 | | 2 | Using where |