Version:
2.0.5
Product Code Name:
Arctic
Total Time:
0.1436291
PHP General Time:
0.1410717
GZIP:
enabled
Driver Version:
MySQL 5.0.91-community
SQL Time:
0.0025574
SQL Queries:
16
SQL Memory Usage:
17.67 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
4.66 Mb
Total Memory Usage (Including Debug):
4.82 Mb
Memory Limit:
32 Mb (64M)
Load Balancing Enabled:
No
Requests From:
67.228.136.224
Server Time Stamp:
September 9, 2010, 10:14 am
PHP Version:
5.2.12
PHP Sapi:
cgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux
Cache:
file
0.0002890
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 1.12 kb
| 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 = '5492336b6ff69c6eabd4ffdef1a00bfb' AND s.id_hash = 'd0b63444099757fedc3d79aa837e804c'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | s | ref | session_hash,log_session | log_session | 64 | const,const | 1 | Using where |
0.0001910
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 1.07 kb
| Rows: -
| Slave: No
INSERT INTO phpfox_log_view (user_id, ip_address, protocal, cache_data, time_stamp) VALUES ('0', '38.107.191.81', 'GET', 'a:4:{s:8:\"location\";s:15:\"/user/register/\";s:8:\"referrer\";N;s:10:\"user_agent\";s:48:\"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)\";s:7:\"request\";s:38:\"a:1:{s:2:\"do\";s:15:\"/user/register/\";}\";}', '1284027258')
0.0001981
| Memory Before: 1.76 Mb
| Memory After: 1.76 Mb
| Memory Used: 1.07 kb
| Rows: -
| Slave: No
UPDATE phpfox_log_session
SET last_activity = '1284027258', user_id = '0', location = '/user/register/', is_forum = '0', forum_id = '0', im_hide = '0', ip_address = '38.107.191.81', user_agent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)'
WHERE session_hash = '5492336b6ff69c6eabd4ffdef1a00bfb'
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_log_session | ref | session_hash,log_session | log_session | 32 | const | 1 | Using where |
0.0001979
| Memory Before: 2.33 Mb
| Memory After: 2.33 Mb
| Memory Used: 1.13 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 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 | deathdlr_fox.s.theme_id | 1 | |
0.0000951
| Memory Before: 2.34 Mb
| Memory After: 2.34 Mb
| Memory Used: 1.12 kb
| Rows: 1
| Slave: No
SELECT folder
AS parent_style_folder
FROM phpfox_theme_style
WHERE style_id = 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_theme_style | ref | style_id | style_id | 2 | const | 1 | |
0.0000808
| Memory Before: 2.34 Mb
| Memory After: 2.34 Mb
| Memory Used: 1.12 kb
| Rows: 1
| Slave: No
SELECT folder
AS parent_theme_folder
FROM phpfox_theme
WHERE theme_id = 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_theme | const | PRIMARY,theme_id | PRIMARY | 2 | const | 1 | |
0.0003150
| Memory Before: 3.03 Mb
| Memory After: 3.03 Mb
| Memory Used: 1.12 kb
| Rows: 0
| Slave: No
SELECT sp.*
FROM phpfox_subscribe_package
AS sp
WHERE sp.is_active = 1 AND sp.is_registration = 1
ORDER BY sp.ordering ASC
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | sp | ref | is_active,is_active_2 | is_active_2 | 2 | const,const | 1 | Using where; Using filesort |
0.0004611
| Memory Before: 3.17 Mb
| Memory After: 3.17 Mb
| Memory Used: 1.12 kb
| Rows: 4
| Slave: Yes
SELECT cf.*
FROM phpfox_custom_field
AS cf
JOIN phpfox_module
AS m
ON(m.module_id = cf.module_id AND m.is_active = 1)
WHERE cf.type_id IN('user_main','user_panel','profile_panel') AND cf.user_group_id = 0 AND cf.on_signup = 1
ORDER BY cf.ordering ASC
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | cf | ALL | | MISSING KEY | | | 23 | Using where; Using filesort |
| 1 | SIMPLE | m | ref | is_active,module_id,module_is_active | module_is_active | 78 | deathdlr_fox.cf.module_id,const | 5 | Using index |
0.0000992
| Memory Before: 3.58 Mb
| Memory After: 3.58 Mb
| Memory Used: 1.12 kb
| Rows: 1
| Slave: Yes
SELECT count_view
FROM phpfox_ad
WHERE ad_id = 16
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0000939
| Memory Before: 3.58 Mb
| Memory After: 3.58 Mb
| Memory Used: 1.07 kb
| Rows: -
| Slave: No
UPDATE phpfox_ad
SET count_view = '42643'
WHERE ad_id = 16
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0000842
| Memory Before: 3.59 Mb
| Memory After: 3.59 Mb
| Memory Used: 1.12 kb
| Rows: 1
| Slave: Yes
SELECT count_view
FROM phpfox_ad
WHERE ad_id = 20
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0000911
| Memory Before: 3.59 Mb
| Memory After: 3.59 Mb
| Memory Used: 1.07 kb
| Rows: -
| Slave: No
UPDATE phpfox_ad
SET count_view = '18275'
WHERE ad_id = 20
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0000911
| Memory Before: 4.05 Mb
| Memory After: 4.05 Mb
| Memory Used: 1.13 kb
| Rows: 1
| Slave: Yes
SELECT count_view
FROM phpfox_ad
WHERE ad_id = 10
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0000830
| Memory Before: 4.05 Mb
| Memory After: 4.05 Mb
| Memory Used: 1.07 kb
| Rows: -
| Slave: No
UPDATE phpfox_ad
SET count_view = '115956'
WHERE ad_id = 10
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0001049
| Memory Before: 4.65 Mb
| Memory After: 4.65 Mb
| Memory Used: 1.12 kb
| Rows: 1
| Slave: Yes
SELECT count_view
FROM phpfox_ad
WHERE ad_id = 11
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
0.0000820
| Memory Before: 4.65 Mb
| Memory After: 4.65 Mb
| Memory Used: 1.07 kb
| Rows: -
| Slave: No
UPDATE phpfox_ad
SET count_view = '115642'
WHERE ad_id = 11
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|
| 1 | SIMPLE | phpfox_ad | const | PRIMARY | PRIMARY | 4 | const | 1 | |
Array
(
[session] => 5492336b6ff69c6eabd4ffdef1a00bfb
[theme] => a:7:{s:8:"style_id";s:1:"3";s:15:"style_parent_id";s:1:"1";s:17:"style_folder_name";s:7:"default";s:17:"theme_folder_name";s:6:"sinner";s:15:"theme_parent_id";s:1:"1";s:19:"parent_style_folder";s:7:"default";s:19:"parent_theme_folder";s:7:"default";}
[redirect] => /video/view_spotlight/
)
Array
(
[phpfox1visit] => 1284025470
)