Version:
2.1.0
Product Code Name:
Arctic
Total Time:
0.2813492
PHP General Time:
0.2104242
GZIP:
enabled
Driver Version:
MySQL 5.1.68-cll
SQL Time:
0.0709250
SQL Queries:
10
SQL Memory Usage:
15.46 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
8.57 Mb
Total Memory Usage (Including Debug):
8.81 Mb
Memory Limit:
32 Mb (64M)
Load Balancing Enabled:
No
Requests From:
174.127.109.132
Server Time Stamp:
May 22, 2013, 11:48 am
PHP Version:
5.3.23
PHP Sapi:
cgi-fcgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux
Cache:
file
0.0005221
| Memory Before: 3.41 Mb
| Memory After: 3.41 Mb
| Memory Used: 1.47 kb
| Rows: -
| Slave: No
INSERT INTO phpfox2_log_session (session_hash, id_hash, user_id, last_activity, location, is_forum, forum_id, im_hide, ip_address, user_agent) VALUES ('8b360a2d711c04c488fa84f91be5a9ba', 'c2920dd70da1edb2e069462e5424ff22', '0', '1369223308', '/rschiernbeck/friend/', '0', '0', '0', '54.235.20.17', 'CCBot/2.0')
0.0154860
| Memory Before: 4.35 Mb
| Memory After: 4.35 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: No
SELECT s.style_id, s.parent_id
AS style_parent_id, s.folder
AS style_folder_name, t.folder
AS theme_folder_name, t.parent_id
AS theme_parent_id
FROM phpfox2_theme_style
AS s
JOIN phpfox2_theme
AS t
ON(t.theme_id = s.theme_id)
WHERE s.is_default = 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | s | system | is_default | MISSING KEY | | | 1 | |
| 1 | SIMPLE | t | system | PRIMARY,theme_id | MISSING KEY | | | 1 | |
0.0504549
| Memory Before: 5.17 Mb
| Memory After: 5.17 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT ur.rate_id
AS has_rated, u.*, user_space.*, user_field.*, user_activity.*, ls.user_id
AS is_online, ts.style_id
AS designer_style_id, ts.folder
AS designer_style_folder, t.folder
AS designer_theme_folder, t.parent_id
AS theme_parent_id, ug.prefix, ug.suffix, ug.icon_ext, ug.title
FROM phpfox2_user
AS u
LEFT JOIN phpfox2_user_rating
AS ur
ON(ur.item_id = u.user_id AND ur.user_id = 0)
JOIN phpfox2_user_group
AS ug
ON(ug.user_group_id = u.user_group_id)
JOIN phpfox2_user_space
AS user_space
ON(user_space.user_id = u.user_id)
JOIN phpfox2_user_field
AS user_field
ON(user_field.user_id = u.user_id)
JOIN phpfox2_user_activity
AS user_activity
ON(user_activity.user_id = u.user_id)
LEFT JOIN phpfox2_theme_style
AS ts
ON(ts.style_id = user_field.designer_style_id)
LEFT JOIN phpfox2_theme
AS t
ON(t.theme_id = ts.theme_id)
LEFT JOIN phpfox2_log_session
AS ls
ON(ls.user_id = u.user_id AND ls.im_hide = 0)
WHERE u.user_name = 'rschiernbeck'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | ur | system | item_id,item_id_2 | MISSING KEY | | | | const row not found |
| 1 | SIMPLE | u | ref | PRIMARY,user_name,user_group_id | user_name | 103 | const | 2 | Using where |
| 1 | SIMPLE | user_space | eq_ref | user_id | user_id | 4 | truckel0_phpfox.u.user_id | 1 | |
| 1 | SIMPLE | user_field | eq_ref | user_id | user_id | 4 | truckel0_phpfox.u.user_id | 1 | |
| 1 | SIMPLE | ts | ref | style_id | style_id | 2 | truckel0_phpfox.user_field.designer_style_id | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY,theme_id | PRIMARY | 2 | truckel0_phpfox.ts.theme_id | 1 | |
| 1 | SIMPLE | user_activity | eq_ref | user_id | user_id | 4 | truckel0_phpfox.user_space.user_id | 1 | Using where |
| 1 | SIMPLE | ls | ref | user_id,user_id_2 | user_id | 5 | truckel0_phpfox.user_space.user_id,const | 19 | Using index |
| 1 | SIMPLE | ug | ALL | user_group_id | MISSING KEY | | | 6 | Using where; Using join buffer |
0.0003490
| Memory Before: 5.42 Mb
| Memory After: 5.42 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT COUNT(*)
FROM phpfox2_user_blocked
WHERE user_id = 1507 AND block_user_id = 0
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | | | | MISSING KEY | | | | Impossible WHERE noticed after reading const tables |
0.0002840
| Memory Before: 5.49 Mb
| Memory After: 5.49 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT birthday
FROM phpfox2_user
WHERE user_id = 1507
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox2_user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0002210
| Memory Before: 5.49 Mb
| Memory After: 5.49 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: Yes
SELECT user_id, user_privacy, user_value
FROM phpfox2_user_privacy
WHERE user_id = 1507
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox2_user_privacy | ref | user_id,user_id_2 | user_id | 4 | const | 1 | |
0.0005970
| Memory Before: 6.26 Mb
| Memory After: 6.26 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT COUNT(DISTINCT u.user_id)
FROM phpfox2_friend
AS friend
JOIN phpfox2_user
AS u
ON(u.user_id = friend.friend_user_id)
WHERE friend.user_id = 1507
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | friend | ref | user_id,user_check,top_friend,friend_user_id | user_check | 4 | const | 3 | Using index |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.friend.friend_user_id | 1 | Using index |
0.0006130
| Memory Before: 6.32 Mb
| Memory After: 6.32 Mb
| Memory Used: 1.55 kb
| Rows: 3
| Slave: Yes
SELECT u.status, u.user_id, u.birthday, u.gender, u.country_iso
AS location, uf.dob_setting, friend.friend_id, friend.is_top_friend, friend.time_stamp, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox2_friend
AS friend
JOIN phpfox2_user
AS u
ON(u.user_id = friend.friend_user_id)
JOIN phpfox2_user_field
AS uf
ON(u.user_id = uf.user_id)
WHERE friend.user_id = 1507
GROUP BY u.user_id
ORDER BY u.full_name ASC
LIMIT 12
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | friend | ref | user_id,user_check,top_friend,friend_user_id | user_id | 4 | const | 3 | Using temporary; Using filesort |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.friend.friend_user_id | 1 | |
| 1 | SIMPLE | uf | eq_ref | user_id | user_id | 4 | truckel0_phpfox.friend.friend_user_id | 1 | |
0.0003779
| Memory Before: 8.55 Mb
| Memory After: 8.55 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: Yes
SELECT var_name, user_value
FROM phpfox2_component_setting
WHERE user_id = 1507
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | | | | MISSING KEY | | | | Impossible WHERE noticed after reading const tables |
0.0020201
| Memory Before: 8.55 Mb
| Memory After: 8.55 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: Yes
SELECT f.friend_id, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox2_friend
AS f
JOIN phpfox2_user
AS u
ON(u.user_id = f.friend_user_Id)
WHERE f.user_id = 1507 AND f.is_top_friend = 1
ORDER BY f.ordering ASC, f.time_stamp
DESC
LIMIT 6
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | f | ref | user_id,user_check,top_friend,friend_user_id | top_friend | 5 | const,const | 1 | Using where; Using filesort |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.f.friend_user_id | 1 | |
Array
(
[session] => 8b360a2d711c04c488fa84f91be5a9ba
[theme] => a:5:{s:8:"style_id";s:1:"1";s:15:"style_parent_id";s:1:"0";s:17:"style_folder_name";s:7:"default";s:17:"theme_folder_name";s:7:"default";s:15:"theme_parent_id";s:1:"0";}
[redirect] => /rschiernbeck/friend/
)