APARTMENTS FOR RENT DENVER AREA ONE-BEDROOMS.START $565. AND UP.
CLEAN, AND IN GREAT SHAPE. INTERESTED CONTACT ME ON THIS SITE.. GOODHEARTED..
THREE DIFFERENT BLDGS.

Comments
No Comments. Login or Signup to be first.

phpFox Developers Debug
Debug Details
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
SQL Queries
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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEssystemis_defaultMISSING KEY   1 
1SIMPLEtsystemPRIMARY,theme_idMISSING 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEmlsystemlisting_id,listing_id_2,invited_user_id,listing_id_3,listing_id_4MISSING KEY    const row not found
1SIMPLElrefPRIMARY,listing_id,view_id,user_idview_id261const,const1Using where
1SIMPLEmtreflisting_idlisting_id4truckel0_phpfox.l.listing_id2 
1SIMPLEueq_refPRIMARYPRIMARY4truckel0_phpfox.l.user_id1 
1SIMPLEufeq_refuser_iduser_id4truckel0_phpfox.u.user_id1Using where
1SIMPLEuaeq_refuser_iduser_id4truckel0_phpfox.u.user_id1Using 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEpcdrefcategory_id,listing_idlisting_id4const1Using temporary; Using filesort
1SIMPLEpceq_refPRIMARYPRIMARY3truckel0_phpfox.pcd.category_id1Using 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEuconstPRIMARYPRIMARY4const1Using index
1SIMPLEvrefPRIMARY,view_id_2,listing_id,view_id_3,user_iduser_id4const1Using 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 */
IdSelect TypeTableTypePossible KeysKeyKey LenRefRowsExtra
1SIMPLEuconstPRIMARYPRIMARY4const1Using filesort
1SIMPLEvrefPRIMARY,view_id_2,listing_id,view_id_3,user_iduser_id4const1Using where
Session
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/
)
Cookie
Array
(
)