0

Derri

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5111351013184 182 0.9274 0


No Amazon API Requests Made.


App Debug - Total Time 1.5111351013184 seconds

Number Time From Start Name Description
1 0.39553093910217 Initialise Initialise FSB Function
2 0.40583801269531 App Controller Start Start of the App controller (called before the controller of every page)
3 0.42850995063782 Start of getCategoryListByGroup Function Before first category groups query
4 0.42927312850952 After initial query Before first category groups query
5 0.42927408218384 Get Category List for Group Before the call to getCategoryList function
6 0.42927598953247 Start of GetCategoryList function Start of the function
7 0.42927813529968 Before getting categories Query to get specific category list
8 0.42968893051147 After getting categories Query to get specific category list
9 0.42969012260437 Before getting category custom Before call to function getCategoryCustom
10 0.44356894493103 After getting category custom After call to function getCategoryCustom
11 0.44357204437256 Before getting category custom Before call to function getCategoryCustom
12 0.45248293876648 After getting category custom After call to function getCategoryCustom
13 0.45248413085938 Before getting category custom Before call to function getCategoryCustom
14 0.4570460319519 After getting category custom After call to function getCategoryCustom
15 0.45704698562622 Before getting category custom Before call to function getCategoryCustom
16 0.45995807647705 After getting category custom After call to function getCategoryCustom
17 0.45995903015137 Before getting category custom Before call to function getCategoryCustom
18 0.46301102638245 After getting category custom After call to function getCategoryCustom
19 0.46301293373108 Before getting category custom Before call to function getCategoryCustom
20 0.46623611450195 After getting category custom After call to function getCategoryCustom
21 0.46623706817627 End of GetCategoryList function End of the function
22 0.46624112129211 Get Category List for Group Before the call to getCategoryList function
23 0.46624302864075 Start of GetCategoryList function Start of the function
24 0.46624398231506 Before getting categories Query to get specific category list
25 0.46664214134216 End of getCategoryListByGroup Function Before return()
26 1.2433080673218 App Controller End End of the App controller (called before the controller of every page)
27 1.2901511192322 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.2910299301147 Before Get Options Before the call to getOptions in the tpl class
29 1.3285400867462 After Get Options After the call to getOptions in the tpl class
30 1.328577041626 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5111229419708 Finalizing debug Before the debug is output to the page.
32 1.5111339092255 End of App This is the end of the app logging, final timestamp


Query Debug - 182 Database Queries. Total time 0.9274 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0008 0.00082898139953613
SELECT parameter, value FROM parameters
2 0.0054 0.00537109375
SELECT * FROM `bad_bots`
3 0.0004 0.00035881996154785
SET time_zone = 'Europe/London'
4 0.0007 0.0007169246673584
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0007 0.00074505805969238
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.173\";}'
6 0.0007 0.00065493583679199
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751518335'
7 0.0019 0.001945972442627
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00043201446533203
UPDATE autorun SET lastrun = '2025-07-03 04:52:15' WHERE id = '8'
9 0.0004 0.0004270076751709
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0013 0.0013129711151123
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
11 0.0023 0.0023179054260254
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
12 0.0017 0.0017290115356445
SELECT id FROM ebay_products WHERE pagename = 'tag'
13 0.0008 0.00076103210449219
SELECT id FROM custom_products WHERE pagename = 'tag'
14 0.0007 0.00068902969360352
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
15 0.0007 0.00069689750671387
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
16 0.0007 0.00071001052856445
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
17 0.0012 0.001215934753418
SELECT id FROM tags WHERE pagename = 'derrire-la-porte' LIMIT 1
18 0.0011 0.0010650157928467
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
19 0.0208 0.020766019821167
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
20 0.0004 0.00038290023803711
SELECT * FROM pages WHERE pagename = 'tag'
21 0.0008 0.00075483322143555
SELECT * FROM categorygroups ORDER BY sortorder ASC
22 0.0004 0.00039505958557129
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
23 0.0051 0.0051059722900391
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
24 0.0004 0.00037693977355957
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
25 0.0006 0.00064301490783691
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
26 0.0003 0.0002892017364502
SELECT id FROM categories WHERE parent_id = '26'
27 0.0056 0.0056159496307373
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
28 0.0004 0.00036406517028809
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
29 0.0004 0.00035810470581055
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
30 0.0008 0.00078296661376953
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
31 0.0003 0.00026988983154297
SELECT * FROM categorygroups WHERE id = '1'
32 0.0034 0.0033531188964844
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
33 0.0003 0.00032496452331543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
34 0.0003 0.00027012825012207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
35 0.0003 0.00028300285339355
SELECT id FROM categories WHERE parent_id = '27'
36 0.0033 0.0033249855041504
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
37 0.0003 0.00034117698669434
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
38 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
39 0.0003 0.00032281875610352
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
40 0.0003 0.00029683113098145
SELECT * FROM categorygroups WHERE id = '1'
41 0.0012 0.001162052154541
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
42 0.0004 0.00038599967956543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
43 0.0002 0.00024795532226562
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
44 0.0003 0.0003199577331543
SELECT id FROM categories WHERE parent_id = '28'
45 0.0011 0.0011439323425293
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
46 0.0004 0.00036787986755371
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
47 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
48 0.0003 0.0003058910369873
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
49 0.0003 0.00026297569274902
SELECT * FROM categorygroups WHERE id = '1'
50 0.0004 0.00038003921508789
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
51 0.0003 0.0003199577331543
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
52 0.0003 0.00029301643371582
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
53 0.0003 0.00027918815612793
SELECT id FROM categories WHERE parent_id = '29'
54 0.0004 0.00039196014404297
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
55 0.0003 0.00031709671020508
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
56 0.0003 0.0003209114074707
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
57 0.0003 0.00029301643371582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
58 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
59 0.0004 0.00037002563476562
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
60 0.0003 0.00030112266540527
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
61 0.0003 0.00025796890258789
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
62 0.0003 0.00032591819763184
SELECT id FROM categories WHERE parent_id = '30'
63 0.0005 0.00045013427734375
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
64 0.0003 0.00032806396484375
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
65 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
66 0.0003 0.00032496452331543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
67 0.0003 0.00032401084899902
SELECT * FROM categorygroups WHERE id = '1'
68 0.0004 0.00044393539428711
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
69 0.0003 0.00030016899108887
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
70 0.0003 0.00025606155395508
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
71 0.0003 0.00027894973754883
SELECT id FROM categories WHERE parent_id = '31'
72 0.0005 0.00045013427734375
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
73 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
74 0.0004 0.00040006637573242
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
75 0.0004 0.00038599967956543
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
76 0.0003 0.00030803680419922
SELECT * FROM categorygroups WHERE id = '1'
77 0.0004 0.00039005279541016
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
78 0.0014 0.0013620853424072
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
79 0.0009 0.00093793869018555
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
80 0.0004 0.0003969669342041
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
81 0.0006 0.00062990188598633
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
82 0.0009 0.00091195106506348
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
83 0.0006 0.00058507919311523
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
84 0.7677 0.76771593093872
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.173') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.173') <= INET_ATON(ip_end)
85 0.0016 0.0016038417816162
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
86 0.0007 0.00069713592529297
SELECT * FROM countryredirects WHERE countrycode = 'US'
87 0.0091 0.0090889930725098
SELECT * FROM tags WHERE pagename = 'derrire-la-porte'
88 0.0049 0.0048680305480957
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
89 0.0014 0.001352071762085
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
90 0.0009 0.00094890594482422
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
91 0.0047 0.0047478675842285
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
92 0.0014 0.0014340877532959
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
93 0.0004 0.0003659725189209
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
94 0.0009 0.00088286399841309
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t WHERE p.id = t.product_id AND parent_id = 0 AND t.tag_id = '321' AND hidden = 0 AND enabled = 1  AND 1 = 1
95 0.0006 0.00063991546630859
SELECT DISTINCT(p.id), p.*, IF(p.salesrank <> 0, p.salesrank, 100000) AS salesrank FROM products p, product_tags t WHERE p.id = t.product_id AND p.parent_id = 0 AND t.tag_id = '321' AND hidden = 0 AND enabled = 1  AND 1 = 1 ORDER BY salesrank ASC LIMIT 18, 18
96 0.0006 0.00063896179199219
SELECT * FROM productimages WHERE product_id = '1257' ORDER BY sortorder ASC
97 0.0008 0.00077700614929199
SELECT * FROM product_image_select WHERE product_id = '1257'
98 0.0006 0.00060892105102539
SELECT * FROM productcustomimages WHERE product_id = '1257'
99 0.0010 0.00099086761474609
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1257' AND a.name = n.originalname
100 0.0007 0.00067687034606934
SELECT * FROM productoffers WHERE product_id = '1257' AND merchantid = 'A1X6FK5RDHNB96'
101 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '1257' AND price > 0
                ORDER BY price ASC LIMIT 1
102 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = 1257
                ORDER BY price ASC LIMIT 1
103 0.0003 0.00032591819763184
SELECT value FROM productattributes
                WHERE product_id = '1257'
                AND name = 'ListPriceAmount'
104 0.0003 0.00028014183044434
SELECT value FROM productattributes WHERE product_id = '1257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
105 0.0003 0.00034093856811523
SELECT * FROM productimages WHERE product_id = '1050' ORDER BY sortorder ASC
106 0.0005 0.00048279762268066
SELECT * FROM product_image_select WHERE product_id = '1050'
107 0.0003 0.00027990341186523
SELECT * FROM productcustomimages WHERE product_id = '1050'
108 0.0006 0.00062203407287598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1050' AND a.name = n.originalname
109 0.0003 0.00032901763916016
SELECT * FROM productoffers WHERE product_id = '1050' AND merchantid = 'A1X6FK5RDHNB96'
110 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '1050' AND price > 0
                ORDER BY price ASC LIMIT 1
111 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = 1050
                ORDER BY price ASC LIMIT 1
112 0.0003 0.00025081634521484
SELECT value FROM productattributes
                WHERE product_id = '1050'
                AND name = 'ListPriceAmount'
113 0.0003 0.00027608871459961
SELECT value FROM productattributes WHERE product_id = '1050' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
114 0.0007 0.00073790550231934
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1257' ORDER BY timestamp DESC
115 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1050' ORDER BY timestamp DESC
116 0.0007 0.00067400932312012
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
117 0.0006 0.00059795379638672
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
118 0.0002 0.00024008750915527
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
119 0.0117 0.011719942092896
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
120 0.0008 0.00083780288696289
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
121 0.0004 0.00036215782165527
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
122 0.0003 0.00033402442932129
SELECT * FROM products WHERE id = 1626
123 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = 4041
124 0.0003 0.00025391578674316
SELECT * FROM products WHERE id = 4312
125 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = 777
126 0.0003 0.00028705596923828
SELECT * FROM products WHERE id = 3881
127 0.0003 0.00025486946105957
SELECT * FROM products WHERE id = 4213
128 0.0002 0.00024986267089844
SELECT * FROM products WHERE id = '1626'
129 0.0003 0.00030994415283203
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
130 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '1626'
131 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '1626'
132 0.0006 0.0005791187286377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
133 0.0003 0.00031685829162598
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
134 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00027084350585938
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0004 0.00035214424133301
SELECT * FROM products WHERE id = '4041'
137 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
138 0.0005 0.00045514106750488
SELECT * FROM product_image_select WHERE product_id = '4041'
139 0.0003 0.00026512145996094
SELECT * FROM productcustomimages WHERE product_id = '4041'
140 0.0007 0.00068402290344238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
141 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '4312'
145 0.0003 0.00033688545227051
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
146 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '4312'
147 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '4312'
148 0.0007 0.00067591667175293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
149 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0003 0.00026893615722656
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '777'
153 0.0003 0.00031208992004395
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
154 0.0004 0.00043606758117676
SELECT * FROM product_image_select WHERE product_id = '777'
155 0.0003 0.00026321411132812
SELECT * FROM productcustomimages WHERE product_id = '777'
156 0.0006 0.00063705444335938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
157 0.0003 0.0003058910369873
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0003 0.00025677680969238
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = '3881'
161 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
162 0.0004 0.00044512748718262
SELECT * FROM product_image_select WHERE product_id = '3881'
163 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '3881'
164 0.0007 0.00069904327392578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
165 0.0003 0.00030684471130371
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0003 0.0002601146697998
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
168 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = '4213'
169 0.0003 0.00034189224243164
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
170 0.0005 0.00051188468933105
SELECT * FROM product_image_select WHERE product_id = '4213'
171 0.0003 0.00028586387634277
SELECT * FROM productcustomimages WHERE product_id = '4213'
172 0.0007 0.00068306922912598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
173 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
174 0.0003 0.00027990341186523
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
175 0.0003 0.0002601146697998
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0010 0.00099420547485352
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
177 0.0005 0.00052595138549805
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
178 0.0016 0.0016078948974609
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
179 0.0008 0.00084495544433594
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
180 0.0004 0.00035500526428223
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
181 0.0004 0.00044083595275879
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
182 0.0004 0.00038981437683105
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'