phpFox Developers Debug
Debug Details
Version:
2.0.4
Product Code Name:
Arctic

Total Time:
0.5891812
PHP General Time:
0.5830546
GZIP:
enabled

Driver Version:
MySQL 5.0.22
SQL Time:
0.0061266
SQL Queries:
13
SQL Memory Usage:
6.29 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A

Total Memory Usage:
5.61 Mb
Total Memory Usage (Including Debug):
5.76 Mb
Memory Limit:
32 Mb (64M)

Load Balancing Enabled:
No
Requests From:
79.99.42.26


Server Time Stamp:
May 22, 2012, 5:21 pm
PHP Version:
5.1.6
PHP Sapi:
apache2handler
PHP safe_mode:
false
PHP open_basedir:
true
Operating System:
Linux
SQL Queries
0.0005000 | 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsrefsession_hash,log_sessionsession_hash96const1Using where
0.0004768 | Memory Before: 1.6 Mb | Memory After: 1.6 Mb | Memory Used: 768 b | Rows: - | Slave: No
UPDATE phpfox_log_session SET last_activity = '1337707266', user_id = '0', location = '/video/category/category-1/category-1-2/', 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'
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_log_sessionrefsession_hash,log_sessionsession_hash96const1Using where
0.0003211 | 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsc_locswitchALL MISSING KEY   3 
0.0003102 | 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002599 | 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002620 | 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0004280 | 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEsrefis_defaultis_default1const1 
1SIMPLEteq_refPRIMARY,theme_idPRIMARY2phpfoxdev.s.theme_id1 
0.0004940 | Memory Before: 2.95 Mb | Memory After: 2.95 Mb | Memory Used: 800 b | Rows: 1 | Slave: Yes
SELECT COUNT(DISTINCT m.video_id)
FROM phpfox_video AS m
INNER      JOIN phpfox_video_category_data AS mcd
            ON(mcd.video_id = m.video_id)

WHERE m.in_process = 0 AND m.view_id = 0 AND m.module_id = 'video' AND m.item_id = 0 AND mcd.category_id IN(3)
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmsystemPRIMARY,in_process,video_id_2,in_process_2,in_process_3,in_process_4,in_process_5,view_id_2,video_id,video_id_3,view_id,view_id_3MISSING KEY   1 
1SIMPLEmcdrefcategory_id,video_idcategory_id4const1Using where
0.0005870 | Memory Before: 3.19 Mb | Memory After: 3.19 Mb | Memory Used: 504 b | Rows: 0 | Slave: No
SELECT v.*, ve.embed_code, u.user_id, u.server_id, u.user_name, u.full_name, u.gender, u.user_image, u.is_invisible
FROM phpfox_video AS v
     JOIN phpfox_user AS u
            ON(u.user_id = v.user_id)
     LEFT JOIN phpfox_video_embed AS ve
            ON(ve.video_id = v.video_id)

WHERE v.in_process = 0 AND v.view_id = 0 AND v.is_spotlight = 1
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLE   MISSING KEY    Impossible WHERE noticed after reading const tables
0.0002968 | Memory Before: 3.47 Mb | Memory After: 3.47 Mb | Memory Used: 240 b | Rows: - | Slave: No
DELETE FROM phpfox_log_session WHERE last_activity < '1337696466'
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_log_sessionrangespecific_forum,general_forum,last_activityspecific_forum4 1Using where
0.0003030 | Memory Before: 3.47 Mb | Memory After: 3.47 Mb | Memory Used: 288 b | Rows: - | Slave: No
UPDATE phpfox_cron SET next_run = '1337707326', last_run = '1337707266' WHERE cron_id = 1
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_cronconstPRIMARYPRIMARY3const1 
0.0002649 | Memory Before: 3.47 Mb | Memory After: 3.47 Mb | Memory Used: 256 b | Rows: - | Slave: No
INSERT INTO phpfox_cron_log (cron_id, time_stamp) VALUES ('1', '1337707266')
0.0016229 | Memory Before: 5.48 Mb | Memory After: 5.48 Mb | Memory Used: 640 b | Rows: 0 | Slave: Yes
SELECT category_id, tag_text AS tag, tag_url, COUNT(item_id) AS total
FROM phpfox_tag
WHERE category_id = 'video'
GROUP BY tag_text, tag_url
ORDER BY tag_text ASC
/* OO Query */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEphpfox_tagrefcategory_id,user_search,user_search_generalcategory_id227const1Using where; Using temporary; Using filesort
Session
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] => /video/category/category-1/category-1-2/
)
Cookie
Array
(
    [phpfox1visit] => 1337696753
)