Version:
2.0.4
Product Code Name:
Arctic
Total Time:
0.6134779
PHP General Time:
0.5898044
GZIP:
enabled
Driver Version:
MySQL 5.0.22
SQL Time:
0.0236735
SQL Queries:
12
SQL Memory Usage:
6.55 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
5.68 Mb
Total Memory Usage (Including Debug):
5.82 Mb
Memory Limit:
32 Mb (64M)
Load Balancing Enabled:
No
Requests From:
79.99.42.26
Server Time Stamp:
May 22, 2012, 3:06 pm
PHP Version:
5.1.6
PHP Sapi:
apache2handler
PHP safe_mode:
false
PHP open_basedir:
true
Operating System:
Linux
0.0004971
| Memory Before: 1.59 Mb
| Memory After: 1.59 Mb
| Memory Used: 368 b
| Rows: 1
| Slave: No
SELECT s.session_hash, s.id_hash, s.captcha_hash, s.user_id
FROM phpfox_log_session
AS s
WHERE s.session_hash = 'f3d5a875be8fdbc3758a1d3b831bc010' AND s.id_hash = 'af7937af3e4465b9039e98887dc0bc04'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | s | ref | session_hash,log_session | session_hash | 96 | const | 1 | Using where |
0.0004730
| Memory Before: 1.6 Mb
| Memory After: 1.6 Mb
| Memory Used: 768 b
| Rows: -
| Slave: No
UPDATE phpfox_log_session
SET last_activity = '1337699172', user_id = '0', location = '/event/view/louis-vuitton-outlet-lv/', is_forum = '0', forum_id = '0', im_hide = '0', ip_address = '38.107.179.217', user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
WHERE session_hash = 'f3d5a875be8fdbc3758a1d3b831bc010'
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_log_session | ref | session_hash,log_session | session_hash | 96 | const | 1 | Using where |
0.0003500
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 264 b
| Rows: 3
| Slave: No
SELECT loc_id,loc_name,isbanned
FROM sc_locswitch
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | sc_locswitch | ALL | | MISSING KEY | | | 3 | |
0.0002871
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 728 b
| Rows: 1
| Slave: No
SELECT count(*)
FROM phpfox_country
WHERE isbanned =1 and country_iso = ''
/* 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.0002670
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 328 b
| Rows: 1
| Slave: No
SELECT count(*)
FROM sc_city_ban
WHERE isbanned =1 and city = 'Unknown'
/* 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.0002570
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 344 b
| Rows: 1
| Slave: No
SELECT count(*)
FROM sc_zip_ban
WHERE isbanned =1 and zip = 'Unknown'
/* 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.0004461
| Memory Before: 2.18 Mb
| Memory After: 2.18 Mb
| Memory Used: 912 b
| 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 phpfox_theme_style
AS s
JOIN phpfox_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 | ref | is_default | is_default | 1 | const | 1 | |
| 1 | SIMPLE | t | eq_ref | PRIMARY,theme_id | PRIMARY | 2 | phpfoxdev.s.theme_id | 1 | |
0.0189359
| Memory Before: 2.56 Mb
| Memory After: 2.57 Mb
| Memory Used: 464 b
| Rows: 1
| Slave: No
SELECT e.*, et.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 phpfox_event
AS e
JOIN phpfox_user
AS u
ON(u.user_id = e.user_id)
JOIN phpfox_event_text
AS et
ON(et.event_id = e.event_id)
WHERE e.module_id = 'event' AND e.item_id = 0 AND e.title_url = 'louis-vuitton-outlet-lv'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | e | ref | PRIMARY,module_id,view_id | view_id | 998 | const,const,const | 1 | Using where |
| 1 | SIMPLE | et | ref | event_id | event_id | 4 | phpfoxdev.e.event_id | 12 | |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | phpfoxdev.e.user_id | 1 | |
0.0005631
| Memory Before: 2.83 Mb
| Memory After: 2.83 Mb
| Memory Used: 352 b
| Rows: 2
| Slave: Yes
SELECT pc.parent_id, pc.category_id, pc.name, pc.name_url
FROM phpfox_event_category_data
AS pcd
JOIN phpfox_event_category
AS pc
ON(pc.category_id = pcd.category_id)
WHERE pcd.event_id = 766
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,event_id | event_id | 4 | const | 2 | Using temporary; Using filesort |
| 1 | SIMPLE | pc | eq_ref | PRIMARY | PRIMARY | 3 | phpfoxdev.pcd.category_id | 1 | Using where |
0.0005901
| Memory Before: 3.13 Mb
| Memory After: 3.13 Mb
| Memory Used: 728 b
| Rows: 3
| Slave: Yes
SELECT cron.*
FROM phpfox_cron
AS cron
JOIN phpfox_product
AS product
ON(product.product_id = cron.product_id AND product.is_active = 1)
JOIN phpfox_module
AS m
ON(m.module_id = cron.module_id AND m.is_active = 1)
WHERE cron.is_active = 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | cron | ref | is_active | is_active | 1 | const | 2 | |
| 1 | SIMPLE | product | ref | is_active,product_active,product_id | product_active | 78 | phpfoxdev.cron.product_id,const | 2 | Using index |
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 228 | phpfoxdev.cron.module_id,const | 5 | Using index |
0.0004220
| Memory Before: 5.14 Mb
| Memory After: 5.14 Mb
| Memory Used: 896 b
| Rows: 1
| Slave: Yes
SELECT COUNT(*)
FROM phpfox_event_invite
WHERE event_id = 766 AND rsvp_id = 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_event_invite | ref | event_id,event_id_2,event_id_3 | event_id | 4 | const | 1 | Using where |
0.0005851
| Memory Before: 5.18 Mb
| Memory After: 5.18 Mb
| Memory Used: 552 b
| Rows: 1
| Slave: Yes
SELECT ei.*, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox_event_invite
AS ei
LEFT JOIN phpfox_user
AS u
ON(u.user_id = ei.invited_user_id)
WHERE ei.event_id = 766 AND ei.rsvp_id = 1
ORDER BY ei.invite_id
DESC
LIMIT 6
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | ei | ref | event_id,event_id_2,event_id_3 | event_id | 4 | const | 1 | Using where; Using filesort |
| 1 | SIMPLE | u | eq_ref | PRIMARY | PRIMARY | 4 | phpfoxdev.ei.invited_user_id | 1 | |
Array
(
[session] => f3d5a875be8fdbc3758a1d3b831bc010
[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] => /event/view/louis-vuitton-outlet-lv/
)
Array
(
[phpfox1visit] => 1337696753
)