Version:
2.1.0
Product Code Name:
Arctic
Total Time:
1.1954172
PHP General Time:
1.1021414
GZIP:
enabled
Driver Version:
MySQL 5.1.68-cll
SQL Time:
0.0932758
SQL Queries:
6
SQL Memory Usage:
9.24 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
9.08 Mb
Total Memory Usage (Including Debug):
9.32 Mb
Memory Limit:
32 Mb (64M)
Load Balancing Enabled:
No
Requests From:
174.127.109.132
Server Time Stamp:
May 25, 2013, 8:41 am
PHP Version:
5.3.23
PHP Sapi:
cgi-fcgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux
Cache:
file
0.0004199
| 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 ('378eee49e03f921cc77576821aa6d614', '1aaf2349a3ed40ef0f86f3e65294a991', '0', '1369471267', '/marketplace/view/denver-colorado/', '0', '0', '0', '107.22.156.205', 'CCBot/2.0')
0.0231380
| 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.0437999
| Memory Before: 5.07 Mb
| Memory After: 5.07 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT l.*, ml.invite_id, ml.visited_id, uf.total_score, uf.total_rating, ua.activity_points, mt.description_parsed
AS description, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox2_marketplace
AS l
JOIN phpfox2_marketplace_text
AS mt
ON(mt.listing_id = l.listing_id)
JOIN phpfox2_user
AS u
ON(u.user_id = l.user_id)
JOIN phpfox2_user_field
AS uf
ON(uf.user_id = l.user_id)
JOIN phpfox2_user_activity
AS ua
ON(ua.user_id = l.user_id)
LEFT JOIN phpfox2_marketplace_invite
AS ml
ON(ml.listing_id = l.listing_id AND ml.invited_user_id = 0)
WHERE l.group_id = 0 AND l.title_url = 'denver-colorado'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | ml | system | listing_id,listing_id_2,invited_user_id,listing_id_3,listing_id_4 | MISSING KEY | | | | const row not found |
| 1 | SIMPLE | l | ref | PRIMARY,listing_id,view_id,user_id | view_id | 261 | const,const | 1 | Using where |
| 1 | SIMPLE | mt | ref | listing_id | listing_id | 4 | truckel0_phpfox.l.listing_id | 2 | |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | truckel0_phpfox.l.user_id | 1 | |
| 1 | SIMPLE | uf | eq_ref | user_id | user_id | 4 | truckel0_phpfox.u.user_id | 1 | Using where |
| 1 | SIMPLE | ua | eq_ref | user_id | user_id | 4 | truckel0_phpfox.u.user_id | 1 | Using where |
0.0250640
| Memory Before: 5.24 Mb
| Memory After: 5.24 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT pc.parent_id, pc.category_id, pc.name, pc.name_url
FROM phpfox2_marketplace_category_data
AS pcd
JOIN phpfox2_marketplace_category
AS pc
ON(pc.category_id = pcd.category_id)
WHERE pcd.listing_id = 2
ORDER BY pc.parent_id ASC, pc.ordering ASC
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | pcd | ref | category_id,listing_id | listing_id | 4 | const | 1 | Using temporary; Using filesort |
| 1 | SIMPLE | pc | eq_ref | PRIMARY | PRIMARY | 3 | truckel0_phpfox.pcd.category_id | 1 | Using where |
0.0005178
| Memory Before: 8.12 Mb
| Memory After: 8.12 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT COUNT(*)
FROM phpfox2_marketplace
AS v
JOIN phpfox2_user
AS u
ON(u.user_id = v.user_id)
WHERE v.listing_id != 2 AND v.view_id = 0 AND v.user_id = 1664
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
| 1 | SIMPLE | v | ref | PRIMARY,view_id_2,listing_id,view_id_3,user_id | user_id | 4 | const | 1 | Using where |
0.0003362
| Memory Before: 8.12 Mb
| Memory After: 8.12 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: Yes
SELECT v.*, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox2_marketplace
AS v
JOIN phpfox2_user
AS u
ON(u.user_id = v.user_id)
WHERE v.listing_id != 2 AND v.view_id = 0 AND v.user_id = 1664
ORDER BY v.time_stamp
DESC
LIMIT 10
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | Using filesort |
| 1 | SIMPLE | v | ref | PRIMARY,view_id_2,listing_id,view_id_3,user_id | user_id | 4 | const | 1 | Using where |
Array
(
[session] => 378eee49e03f921cc77576821aa6d614
[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] => /marketplace/view/denver-colorado/
)