Sport Utility Vehicle
2019
Jeep Wrangler Unlimited
$35,495.00 $35,995.00Gasoline
48,384mi
Automatic
Browsing inventory by Seller / Dealer
Total execution time: 1732201347.1159 sec.
Framework 1.50 v3.00
Cpu Usage 11576 sec.
Memory Usage 782.73kB
POST:Array ( )GET:
Array ( )
Array ( [segment] => Array ( [0] => seller [1] => 8081-forst-auto-sales ) [route] => /seller/8081-forst-auto-sales [template] => front/themes/master/seller.tpl.php )
1. select | total: 1. SELECT * FROM `settings` WHERE (`id` = 1) ;
2. select | total: 1. SELECT * FROM `locations` WHERE (`name_slug` = "8081-forst-auto-sales") ;
3. count | total: 7. SELECT COUNT(*) AS items FROM `listings` WHERE (`status` = 1) and (`location` = 2) ;
4. SELECT | total: 7. SELECT li.model_name, li.condition_name, li.category_name, li.trans_name, li.fuel_name, li.color_name, l.id, l.thumb, l.idx, l.doors, l.nice_title, l.title, l.gallery, l.slug, l.price, l.price_sale, l.year, l.sold, l.engine, l.top_speed, l.created, l.mileage, l.featured FROM `listings_info` AS li LEFT JOIN `listings` AS l ON l.id = li.listing_id WHERE l.status = 1 AND l.location = 2 ORDER BY l.featured DESC, l.created DESC LIMIT 0,30;
5. SELECT | total: 2. SELECT m.id, m.name, m.content_type, m.link, m.target, p.slug, p.type FROM `menus` AS m LEFT JOIN `pages` AS p ON p.id = m.page_id WHERE m.active = 1 ORDER BY m.sorting;