No marketplace listings found.
Sign Up
Psychic Crime Fighter helps you connect and share with the people in your life.
phpFox Developers Debug
Toggle JavaScript Console
Version:
3.5.1
Product Code Name:
Nebula
Total Time:
0.3334849
PHP General Time:
0.3313647
GZIP:
disabled
Driver Version:
MySQL 5.1.68-cll
SQL Time:
0.0021202
SQL Queries:
7
SQL Memory Usage:
10.71 kb
SQL Slave Enabled:
No
SQL Total Slaves:
N/A
SQL Slave Server:
N/A
Total Memory Usage:
12.15 Mb
Total Memory Usage (Including Debug):
12.41 Mb
Memory Limit:
64 Mb (128M)
Load Balancing Enabled:
No
Requests From:
69.46.39.52
Server Time Stamp:
May 20, 2013, 9:27 pm
PHP Version:
5.3.23
PHP Sapi:
cgi-fcgi
PHP safe_mode:
false
PHP open_basedir:
false
Operating System:
Linux
Cache:
file
SQL Queries
0.0004370
| Memory Before: 3.68 Mb
| Memory After: 3.69 Mb
| Memory Used: 1.47 kb
| Rows: -
| Slave: No
INSERT INTO phpfox_log_view (user_id, ip_address, protocal, cache_data, time_stamp) VALUES ('0', '54.224.75.101', 'GET', 'a:4:{s:8:\"location\";s:62:\"/marketplace/category/13/bath-salts/when_all-time/location_AS/\";s:8:\"referrer\";N;s:10:\"user_agent\";s:9:\"CCBot/2.0\";s:7:\"request\";s:85:\"a:1:{s:2:\"do\";s:62:\"/marketplace/category/13/bath-salts/when_all-time/location_AS/\";}\";}', '1369085221')
0.0003190
| Memory Before: 3.69 Mb
| Memory After: 3.69 Mb
| Memory Used: 1.47 kb
| Rows: -
| Slave: No
INSERT INTO phpfox_log_session (session_hash, id_hash, user_id, last_activity, location, is_forum, forum_id, im_hide, ip_address, user_agent) VALUES ('67ed2d2c3f9e599185743b41481793a6', 'ba670ecbd72b7099a3ac0d371ca64586', '0', '1369085221', '/marketplace/category/13/bath-salts/when_all-time/location_AS/', '0', '0', '0', '54.224.75.101', 'CCBot/2.0')
0.0002360
| Memory Before: 4.85 Mb
| Memory After: 4.85 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, t.total_column, s.l_width, s.c_width, s.r_width
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 */
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 | psycrime_phpfox.s.theme_id | 1 |
0.0001700
| Memory Before: 4.85 Mb
| Memory After: 4.85 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: No
SELECT folder AS parent_style_folder
FROM phpfox_theme_style
WHERE style_id = 1
/* OO Query */
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.0002131
| Memory Before: 6.14 Mb
| Memory After: 6.14 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: Yes
SELECT category_id,name
FROM phpfox_marketplace_category
WHERE name_url = '13'
/* OO Query */
FROM phpfox_marketplace_category
WHERE name_url = '13'
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phpfox_marketplace_category | ALL | MISSING KEY | 23 | Using where |
0.0002060
| Memory Before: 7.14 Mb
| Memory After: 7.14 Mb
| Memory Used: 1.55 kb
| Rows: 0
| Slave: Yes
SELECT i.*, io.phrase_var as option_phrase_var
FROM phpfox_input_field AS i
LEFT JOIN phpfox_input_option AS io
ON(io.field_id = i.field_id)
WHERE module_id = "marketplace/category/13/bath-salts"
/* OO Query */
FROM phpfox_input_field AS i
LEFT JOIN phpfox_input_option AS io
ON(io.field_id = i.field_id)
WHERE module_id = "marketplace/category/13/bath-salts"
/* 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.0005391
| Memory Before: 8.15 Mb
| Memory After: 8.16 Mb
| Memory Used: 1.55 kb
| Rows: 1
| Slave: Yes
SELECT COUNT(*)
FROM phpfox_marketplace AS l
INNER JOIN phpfox_marketplace_category_data AS mcd
ON(mcd.listing_id = l.listing_id)
WHERE l.country_iso = 'AS' AND l.view_id = 0 AND l.privacy IN(0) AND mcd.category_id = 13
LIMIT 1
/* OO Query */
FROM phpfox_marketplace AS l
INNER JOIN phpfox_marketplace_category_data AS mcd
ON(mcd.listing_id = l.listing_id)
WHERE l.country_iso = 'AS' AND l.view_id = 0 AND l.privacy IN(0) AND mcd.category_id = 13
LIMIT 1
/* OO Query */
| Id | Select Type | Table | Type | Possible Keys | Key | Key Len | Ref | Rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | mcd | ref | category_id,listing_id | category_id | 4 | const | 1 | |
| 1 | SIMPLE | l | eq_ref | PRIMARY,view_id_3,view_id,view_id_2,listing_id | PRIMARY | 4 | psycrime_phpfox.mcd.listing_id | 1 | Using where |
Array
(
[session] => 67ed2d2c3f9e599185743b41481793a6
[theme] => a:10:{s:8:"style_id";s:1:"9";s:15:"style_parent_id";s:1:"1";s:17:"style_folder_name";s:7:"default";s:17:"theme_folder_name";s:8:"tm_focus";s:15:"theme_parent_id";s:1:"1";s:12:"total_column";s:1:"2";s:7:"l_width";s:1:"0";s:7:"c_width";s:1:"0";s:7:"r_width";s:1:"0";s:19:"parent_style_folder";s:7:"default";}
[redirect] => /marketplace/category/13/bath-salts/when_all-time/location_AS/
)
Array ( )

Add New Listing