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.4936189651489 181 0.9780 0


No Amazon API Requests Made.


App Debug - Total Time 1.4936189651489 seconds

Number Time From Start Name Description
1 0.3939380645752 Initialise Initialise FSB Function
2 0.4098060131073 App Controller Start Start of the App controller (called before the controller of every page)
3 0.45376586914062 Start of getCategoryListByGroup Function Before first category groups query
4 0.45464491844177 After initial query Before first category groups query
5 0.45464587211609 Get Category List for Group Before the call to getCategoryList function
6 0.4546480178833 Start of GetCategoryList function Start of the function
7 0.45464992523193 Before getting categories Query to get specific category list
8 0.45504188537598 After getting categories Query to get specific category list
9 0.45504307746887 Before getting category custom Before call to function getCategoryCustom
10 0.46854901313782 After getting category custom After call to function getCategoryCustom
11 0.46855092048645 Before getting category custom Before call to function getCategoryCustom
12 0.47750902175903 After getting category custom After call to function getCategoryCustom
13 0.47751092910767 Before getting category custom Before call to function getCategoryCustom
14 0.48215103149414 After getting category custom After call to function getCategoryCustom
15 0.48215484619141 Before getting category custom Before call to function getCategoryCustom
16 0.48508787155151 After getting category custom After call to function getCategoryCustom
17 0.48509001731873 Before getting category custom Before call to function getCategoryCustom
18 0.48796701431274 After getting category custom After call to function getCategoryCustom
19 0.48796796798706 Before getting category custom Before call to function getCategoryCustom
20 0.49090504646301 After getting category custom After call to function getCategoryCustom
21 0.49090600013733 End of GetCategoryList function End of the function
22 0.49091100692749 Get Category List for Group Before the call to getCategoryList function
23 0.49091196060181 Start of GetCategoryList function Start of the function
24 0.49091386795044 Before getting categories Query to get specific category list
25 0.49128103256226 End of getCategoryListByGroup Function Before return()
26 1.281023979187 App Controller End End of the App controller (called before the controller of every page)
27 1.3596360683441 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3607439994812 Before Get Options Before the call to getOptions in the tpl class
29 1.4118938446045 After Get Options After the call to getOptions in the tpl class
30 1.411926984787 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4936099052429 Finalizing debug Before the debug is output to the page.
32 1.4936180114746 End of App This is the end of the app logging, final timestamp


Query Debug - 181 Database Queries. Total time 0.9780 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00085902214050293
SELECT parameter, value FROM parameters
2 0.0025 0.0025238990783691
SELECT * FROM `bad_bots`
3 0.0002 0.00023913383483887
SET time_zone = 'Europe/London'
4 0.0010 0.00095009803771973
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0017 0.0016689300537109
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.238\";}'
6 0.0014 0.0013930797576904
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751544139'
7 0.0022 0.0021951198577881
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0006 0.00059795379638672
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0019 0.0018579959869385
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
10 0.0019 0.0019450187683105
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
11 0.0017 0.0017030239105225
SELECT id FROM ebay_products WHERE pagename = 'tag'
12 0.0014 0.0014491081237793
SELECT id FROM custom_products WHERE pagename = 'tag'
13 0.0019 0.0018630027770996
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
14 0.0015 0.0014989376068115
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
15 0.0013 0.0013179779052734
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
16 0.0030 0.0029809474945068
SELECT id FROM tags WHERE pagename = 'derrire-la-porte' LIMIT 1
17 0.0030 0.0029778480529785
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
18 0.0401 0.040148973464966
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
19 0.0004 0.00042891502380371
SELECT * FROM pages WHERE pagename = 'tag'
20 0.0009 0.00087285041809082
SELECT * FROM categorygroups ORDER BY sortorder ASC
21 0.0004 0.00037908554077148
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
22 0.0055 0.0055460929870605
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
23 0.0004 0.00036907196044922
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
24 0.0007 0.00067901611328125
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
25 0.0003 0.0003361701965332
SELECT id FROM categories WHERE parent_id = '26'
26 0.0046 0.0045959949493408
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 
27 0.0004 0.00036311149597168
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 
28 0.0004 0.00038003921508789
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
29 0.0009 0.0008540153503418
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
30 0.0003 0.00030398368835449
SELECT * FROM categorygroups WHERE id = '1'
31 0.0035 0.0035099983215332
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
32 0.0003 0.00034689903259277
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
33 0.0003 0.0003199577331543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
34 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '27'
35 0.0030 0.003046989440918
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 
36 0.0004 0.00037503242492676
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 
37 0.0004 0.00035500526428223
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
38 0.0003 0.00033116340637207
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
39 0.0003 0.00030398368835449
SELECT * FROM categorygroups WHERE id = '1'
40 0.0011 0.0011281967163086
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
41 0.0003 0.00032687187194824
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
42 0.0003 0.0002739429473877
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
43 0.0003 0.00031018257141113
SELECT id FROM categories WHERE parent_id = '28'
44 0.0012 0.0012259483337402
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 
45 0.0003 0.00034904479980469
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 
46 0.0003 0.00034999847412109
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
47 0.0003 0.00031304359436035
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
48 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
49 0.0004 0.00037908554077148
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
50 0.0003 0.00029611587524414
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
51 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
52 0.0003 0.00028014183044434
SELECT id FROM categories WHERE parent_id = '29'
53 0.0004 0.00043201446533203
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 
54 0.0003 0.00034284591674805
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 
55 0.0003 0.00033879280090332
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
56 0.0003 0.00029420852661133
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
57 0.0003 0.00027012825012207
SELECT * FROM categorygroups WHERE id = '1'
58 0.0004 0.00036191940307617
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
59 0.0003 0.00028705596923828
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
60 0.0003 0.00025415420532227
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
61 0.0003 0.00027799606323242
SELECT id FROM categories WHERE parent_id = '30'
62 0.0004 0.00043082237243652
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 
63 0.0003 0.00031685829162598
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 
64 0.0003 0.00032305717468262
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
65 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
66 0.0003 0.00028586387634277
SELECT * FROM categorygroups WHERE id = '1'
67 0.0004 0.0004429817199707
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
68 0.0003 0.00029683113098145
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
69 0.0003 0.00025296211242676
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
70 0.0003 0.00027298927307129
SELECT id FROM categories WHERE parent_id = '31'
71 0.0004 0.0004420280456543
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 
72 0.0003 0.00030899047851562
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 
73 0.0003 0.00032496452331543
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
74 0.0003 0.00030279159545898
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
75 0.0003 0.0002739429473877
SELECT * FROM categorygroups WHERE id = '1'
76 0.0004 0.00036287307739258
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
77 0.0014 0.0014050006866455
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
78 0.0009 0.00089311599731445
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
79 0.0004 0.00037217140197754
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
80 0.0006 0.00059103965759277
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
81 0.0009 0.0009150505065918
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
82 0.0006 0.00058412551879883
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
83 0.7811 0.78107500076294
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.238') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.238') <= INET_ATON(ip_end)
84 0.0017 0.0017380714416504
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
85 0.0007 0.00065302848815918
SELECT * FROM countryredirects WHERE countrycode = 'US'
86 0.0087 0.0086910724639893
SELECT * FROM tags WHERE pagename = 'derrire-la-porte'
87 0.0054 0.0053808689117432
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
88 0.0016 0.0015530586242676
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
89 0.0011 0.0011410713195801
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
90 0.0062 0.006227970123291
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
91 0.0017 0.001655101776123
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
92 0.0004 0.00040483474731445
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
93 0.0011 0.0011131763458252
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
94 0.0008 0.0007929801940918
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
95 0.0009 0.00085902214050293
SELECT * FROM productimages WHERE product_id = '1257' ORDER BY sortorder ASC
96 0.0011 0.0010809898376465
SELECT * FROM product_image_select WHERE product_id = '1257'
97 0.0007 0.00074410438537598
SELECT * FROM productcustomimages WHERE product_id = '1257'
98 0.0014 0.0014331340789795
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1257' AND a.name = n.originalname
99 0.0009 0.00090789794921875
SELECT * FROM productoffers WHERE product_id = '1257' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = '1257' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0003 0.00028610229492188
SELECT * FROM productoffers
                WHERE product_id = 1257
                ORDER BY price ASC LIMIT 1
102 0.0004 0.00041699409484863
SELECT value FROM productattributes
                WHERE product_id = '1257'
                AND name = 'ListPriceAmount'
103 0.0003 0.00032496452331543
SELECT value FROM productattributes WHERE product_id = '1257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
104 0.0004 0.0003819465637207
SELECT * FROM productimages WHERE product_id = '1050' ORDER BY sortorder ASC
105 0.0006 0.00057101249694824
SELECT * FROM product_image_select WHERE product_id = '1050'
106 0.0003 0.00031805038452148
SELECT * FROM productcustomimages WHERE product_id = '1050'
107 0.0008 0.00084710121154785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1050' AND a.name = n.originalname
108 0.0004 0.00037503242492676
SELECT * FROM productoffers WHERE product_id = '1050' AND merchantid = 'A1X6FK5RDHNB96'
109 0.0003 0.00029206275939941
SELECT * FROM productoffers
                WHERE product_id = '1050' AND price > 0
                ORDER BY price ASC LIMIT 1
110 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = 1050
                ORDER BY price ASC LIMIT 1
111 0.0003 0.00029897689819336
SELECT value FROM productattributes
                WHERE product_id = '1050'
                AND name = 'ListPriceAmount'
112 0.0003 0.00029706954956055
SELECT value FROM productattributes WHERE product_id = '1050' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
113 0.0008 0.00081491470336914
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1257' ORDER BY timestamp DESC
114 0.0002 0.00024008750915527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1050' ORDER BY timestamp DESC
115 0.0008 0.00078392028808594
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
116 0.0008 0.00079703330993652
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
117 0.0003 0.00027084350585938
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
118 0.0162 0.016165971755981
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
119 0.0010 0.0010249614715576
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
120 0.0004 0.00041890144348145
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
121 0.0004 0.00040292739868164
SELECT * FROM products WHERE id = 1626
122 0.0003 0.00025820732116699
SELECT * FROM products WHERE id = 4041
123 0.0003 0.00026512145996094
SELECT * FROM products WHERE id = 4312
124 0.0003 0.00029301643371582
SELECT * FROM products WHERE id = 777
125 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = 3881
126 0.0003 0.00029397010803223
SELECT * FROM products WHERE id = 4213
127 0.0003 0.00029492378234863
SELECT * FROM products WHERE id = '1626'
128 0.0004 0.00036287307739258
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
129 0.0006 0.00055313110351562
SELECT * FROM product_image_select WHERE product_id = '1626'
130 0.0003 0.00033402442932129
SELECT * FROM productcustomimages WHERE product_id = '1626'
131 0.0008 0.000762939453125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
132 0.0004 0.00036406517028809
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0003 0.00029611587524414
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00031304359436035
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0004 0.00040197372436523
SELECT * FROM products WHERE id = '4041'
136 0.0004 0.00036191940307617
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
137 0.0006 0.00057601928710938
SELECT * FROM product_image_select WHERE product_id = '4041'
138 0.0003 0.00031900405883789
SELECT * FROM productcustomimages WHERE product_id = '4041'
139 0.0009 0.00093293190002441
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
140 0.0004 0.00036001205444336
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00029802322387695
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00029683113098145
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0004 0.00037598609924316
SELECT * FROM products WHERE id = '4312'
144 0.0004 0.00036501884460449
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
145 0.0006 0.00058078765869141
SELECT * FROM product_image_select WHERE product_id = '4312'
146 0.0003 0.00031590461730957
SELECT * FROM productcustomimages WHERE product_id = '4312'
147 0.0009 0.00088810920715332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
148 0.0004 0.00036787986755371
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '777'
152 0.0003 0.00034689903259277
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
153 0.0005 0.0005488395690918
SELECT * FROM product_image_select WHERE product_id = '777'
154 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '777'
155 0.0006 0.00064992904663086
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
156 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.00029802322387695
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
159 0.0003 0.00032281875610352
SELECT * FROM products WHERE id = '3881'
160 0.0003 0.00034308433532715
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
161 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '3881'
162 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '3881'
163 0.0007 0.00068497657775879
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
164 0.0003 0.00030612945556641
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
165 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00029110908508301
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = '4213'
168 0.0004 0.00039315223693848
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
169 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '4213'
170 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4213'
171 0.0007 0.00066781044006348
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
172 0.0003 0.00030279159545898
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0010 0.0010108947753906
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
176 0.0005 0.00050592422485352
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
177 0.0016 0.00164794921875
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
178 0.0009 0.00088000297546387
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
179 0.0003 0.00033998489379883
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
180 0.0005 0.00047802925109863
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
181 0.0004 0.00038290023803711
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'