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.0527780056 182 0.1897 0


No Amazon API Requests Made.


App Debug - Total Time 1.0527780056 seconds

Number Time From Start Name Description
1 0.81657409667969 Initialise Initialise FSB Function
2 0.82408714294434 App Controller Start Start of the App controller (called before the controller of every page)
3 0.82672715187073 Start of getCategoryListByGroup Function Before first category groups query
4 0.82709908485413 After initial query Before first category groups query
5 0.82710099220276 Get Category List for Group Before the call to getCategoryList function
6 0.82710409164429 Start of GetCategoryList function Start of the function
7 0.82710814476013 Before getting categories Query to get specific category list
8 0.82759404182434 After getting categories Query to get specific category list
9 0.82759594917297 Before getting category custom Before call to function getCategoryCustom
10 0.83140707015991 After getting category custom After call to function getCategoryCustom
11 0.83140897750854 Before getting category custom Before call to function getCategoryCustom
12 0.83431315422058 After getting category custom After call to function getCategoryCustom
13 0.8343141078949 Before getting category custom Before call to function getCategoryCustom
14 0.83736705780029 After getting category custom After call to function getCategoryCustom
15 0.83736896514893 Before getting category custom Before call to function getCategoryCustom
16 0.84191703796387 After getting category custom After call to function getCategoryCustom
17 0.8419189453125 Before getting category custom Before call to function getCategoryCustom
18 0.8446569442749 After getting category custom After call to function getCategoryCustom
19 0.84465909004211 Before getting category custom Before call to function getCategoryCustom
20 0.84731101989746 After getting category custom After call to function getCategoryCustom
21 0.84731292724609 End of GetCategoryList function End of the function
22 0.84731793403625 Get Category List for Group Before the call to getCategoryList function
23 0.84732007980347 Start of GetCategoryList function Start of the function
24 0.84732294082642 Before getting categories Query to get specific category list
25 0.8476939201355 End of getCategoryListByGroup Function Before return()
26 0.95856094360352 App Controller End End of the App controller (called before the controller of every page)
27 0.99991202354431 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.000529050827 Before Get Options Before the call to getOptions in the tpl class
29 1.0261890888214 After Get Options After the call to getOptions in the tpl class
30 1.0262279510498 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.0527639389038 Finalizing debug Before the debug is output to the page.
32 1.0527770519257 End of App This is the end of the app logging, final timestamp


Query Debug - 182 Database Queries. Total time 0.1897 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0006 0.0006248950958252
SELECT parameter, value FROM parameters
2 0.0015 0.0014591217041016
SELECT * FROM `bad_bots`
3 0.0004 0.00042986869812012
SET time_zone = 'Europe/London'
4 0.0005 0.00048089027404785
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0019 0.0018508434295654
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"18.118.30.253\";}'
6 0.0013 0.0013148784637451
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1714814505'
7 0.0007 0.00072789192199707
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0018 0.0018050670623779
UPDATE autorun SET lastrun = '2024-05-04 09:21:46' WHERE id = '16'
9 0.0005 0.00045394897460938
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0004 0.00037693977355957
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
11 0.0012 0.0011909008026123
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
12 0.0006 0.00060701370239258
SELECT id FROM ebay_products WHERE pagename = 'tag'
13 0.0004 0.00037717819213867
SELECT id FROM custom_products WHERE pagename = 'tag'
14 0.0003 0.00032210350036621
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
15 0.0003 0.00033187866210938
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
16 0.0003 0.00030803680419922
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
17 0.0029 0.0028688907623291
SELECT id FROM tags WHERE pagename = 'derrire-la-porte' LIMIT 1
18 0.0009 0.00092983245849609
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
19 0.0009 0.00087690353393555
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
20 0.0003 0.00031805038452148
SELECT * FROM pages WHERE pagename = 'tag'
21 0.0004 0.00036096572875977
SELECT * FROM categorygroups ORDER BY sortorder ASC
22 0.0005 0.00046896934509277
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
23 0.0003 0.0002741813659668
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.0003 0.00027108192443848
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.0003 0.00029611587524414
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
26 0.0003 0.0002751350402832
SELECT id FROM categories WHERE parent_id = '26'
27 0.0003 0.00028395652770996
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.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 (26)
				  AND p.disabled = 0 
29 0.0003 0.00028586387634277
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.0003 0.0003209114074707
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
31 0.0014 0.0013720989227295
SELECT * FROM categorygroups WHERE id = '1'
32 0.0003 0.00028300285339355
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.00029420852661133
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.0004 0.00037193298339844
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
35 0.0003 0.00030303001403809
SELECT id FROM categories WHERE parent_id = '27'
36 0.0003 0.00027108192443848
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.00033903121948242
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.00030994415283203
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.0004 0.00038695335388184
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
40 0.0003 0.00026798248291016
SELECT * FROM categorygroups WHERE id = '1'
41 0.0003 0.00032901763916016
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.00044417381286621
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.0003 0.00029110908508301
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
44 0.0003 0.00032401084899902
SELECT id FROM categories WHERE parent_id = '28'
45 0.0003 0.00033378601074219
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.0003 0.00029706954956055
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.00030994415283203
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.0004 0.00037002563476562
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
49 0.0003 0.0002748966217041
SELECT * FROM categorygroups WHERE id = '1'
50 0.0003 0.00030398368835449
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.0004 0.00042009353637695
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.0005 0.00045108795166016
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
53 0.0003 0.00029706954956055
SELECT id FROM categories WHERE parent_id = '29'
54 0.0018 0.0017879009246826
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.0004 0.00036501884460449
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.0002899169921875
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.00028109550476074
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
58 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
59 0.0003 0.00027894973754883
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.00034284591674805
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.00028705596923828
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
62 0.0003 0.00032401084899902
SELECT id FROM categories WHERE parent_id = '30'
63 0.0003 0.00030303001403809
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.00028705596923828
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.00028014183044434
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.00028204917907715
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
67 0.0003 0.0002741813659668
SELECT * FROM categorygroups WHERE id = '1'
68 0.0003 0.00028491020202637
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.00026202201843262
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.00028014183044434
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
71 0.0003 0.00028204917907715
SELECT id FROM categories WHERE parent_id = '31'
72 0.0003 0.00027585029602051
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.00028109550476074
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.0003 0.00029087066650391
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.0003 0.00028800964355469
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
76 0.0003 0.00033307075500488
SELECT * FROM categorygroups WHERE id = '1'
77 0.0004 0.00036096572875977
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
78 0.0004 0.00035309791564941
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
79 0.0004 0.00041413307189941
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
80 0.0004 0.00037097930908203
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.0004 0.00040316581726074
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
82 0.0003 0.00033688545227051
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
83 0.0007 0.00071406364440918
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
84 0.1058 0.10575485229492
SELECT * FROM ipgeocountries WHERE INET_ATON('18.118.30.253') >= INET_ATON(ip_start) AND INET_ATON('18.118.30.253') <= INET_ATON(ip_end)
85 0.0003 0.00034213066101074
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
86 0.0003 0.0002739429473877
SELECT * FROM countryredirects WHERE countrycode = 'US'
87 0.0028 0.0028340816497803
SELECT * FROM tags WHERE pagename = 'derrire-la-porte'
88 0.0004 0.00038695335388184
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
89 0.0003 0.0003049373626709
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
90 0.0003 0.00032401084899902
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
91 0.0003 0.00029301643371582
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
92 0.0003 0.00031805038452148
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
93 0.0003 0.00028800964355469
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
94 0.0017 0.0017211437225342
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.0031 0.0030570030212402
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.0013 0.0012819766998291
SELECT * FROM productimages WHERE product_id = '1257' ORDER BY sortorder ASC
97 0.0003 0.00030803680419922
SELECT * FROM product_image_select WHERE product_id = '1257'
98 0.0003 0.00033903121948242
SELECT * FROM productcustomimages WHERE product_id = '1257'
99 0.0003 0.00033998489379883
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1257' AND a.name = n.originalname
100 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '1257' AND merchantid = 'A1X6FK5RDHNB96'
101 0.0003 0.0003361701965332
SELECT * FROM productoffers
                WHERE product_id = '1257' AND price > 0
                ORDER BY price ASC LIMIT 1
102 0.0003 0.00034499168395996
SELECT * FROM productoffers
                WHERE product_id = 1257
                ORDER BY price ASC LIMIT 1
103 0.0003 0.00028610229492188
SELECT value FROM productattributes
                WHERE product_id = '1257'
                AND name = 'ListPriceAmount'
104 0.0003 0.0002899169921875
SELECT value FROM productattributes WHERE product_id = '1257' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
105 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '1307' ORDER BY sortorder ASC
106 0.0003 0.00033998489379883
SELECT * FROM product_image_select WHERE product_id = '1307'
107 0.0003 0.00031590461730957
SELECT * FROM productcustomimages WHERE product_id = '1307'
108 0.0003 0.00031805038452148
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1307' AND a.name = n.originalname
109 0.0005 0.00046610832214355
SELECT * FROM productoffers WHERE product_id = '1307' AND merchantid = 'A1X6FK5RDHNB96'
110 0.0003 0.00030112266540527
SELECT * FROM productoffers
                WHERE product_id = '1307' AND price > 0
                ORDER BY price ASC LIMIT 1
111 0.0003 0.00026988983154297
SELECT * FROM productoffers
                WHERE product_id = 1307
                ORDER BY price ASC LIMIT 1
112 0.0003 0.00026893615722656
SELECT value FROM productattributes
                WHERE product_id = '1307'
                AND name = 'ListPriceAmount'
113 0.0003 0.00025796890258789
SELECT value FROM productattributes WHERE product_id = '1307' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
114 0.0003 0.00033998489379883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1257' ORDER BY timestamp DESC
115 0.0003 0.00030398368835449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1307' ORDER BY timestamp DESC
116 0.0004 0.00043916702270508
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
117 0.0003 0.00026988983154297
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
118 0.0003 0.0002899169921875
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
119 0.0003 0.00028610229492188
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.0003 0.00028085708618164
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.0003 0.00028109550476074
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.0004 0.00036001205444336
SELECT * FROM products WHERE id = 1626
123 0.0005 0.00050187110900879
SELECT * FROM products WHERE id = 4041
124 0.0005 0.00051593780517578
SELECT * FROM products WHERE id = 4312
125 0.0005 0.00048112869262695
SELECT * FROM products WHERE id = 777
126 0.0005 0.00046992301940918
SELECT * FROM products WHERE id = 3881
127 0.0005 0.0005030632019043
SELECT * FROM products WHERE id = 4213
128 0.0006 0.0005958080291748
SELECT * FROM products WHERE id = '1626'
129 0.0003 0.00025701522827148
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
130 0.0003 0.00028109550476074
SELECT * FROM product_image_select WHERE product_id = '1626'
131 0.0003 0.00028514862060547
SELECT * FROM productcustomimages WHERE product_id = '1626'
132 0.0003 0.00028610229492188
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.0003049373626709
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
134 0.0003 0.00031185150146484
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00031900405883789
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0004 0.00040912628173828
SELECT * FROM products WHERE id = '4041'
137 0.0003 0.00027704238891602
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
138 0.0003 0.00031900405883789
SELECT * FROM product_image_select WHERE product_id = '4041'
139 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '4041'
140 0.0003 0.00030994415283203
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.00031018257141113
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0004 0.00041890144348145
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '4312'
145 0.0003 0.00029110908508301
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
146 0.0003 0.00031709671020508
SELECT * FROM product_image_select WHERE product_id = '4312'
147 0.0003 0.00031518936157227
SELECT * FROM productcustomimages WHERE product_id = '4312'
148 0.0003 0.00031304359436035
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.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0005 0.00045084953308105
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00027012825012207
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0004 0.00038504600524902
SELECT * FROM products WHERE id = '777'
153 0.0003 0.00029706954956055
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
154 0.0004 0.00037217140197754
SELECT * FROM product_image_select WHERE product_id = '777'
155 0.0003 0.0002892017364502
SELECT * FROM productcustomimages WHERE product_id = '777'
156 0.0003 0.00029492378234863
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.00031399726867676
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0003 0.00029706954956055
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0003 0.00032711029052734
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0004 0.00041890144348145
SELECT * FROM products WHERE id = '3881'
161 0.0005 0.00052189826965332
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
162 0.0003 0.00026702880859375
SELECT * FROM product_image_select WHERE product_id = '3881'
163 0.0003 0.00030708312988281
SELECT * FROM productcustomimages WHERE product_id = '3881'
164 0.0003 0.00033283233642578
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.0003349781036377
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0003 0.00034785270690918
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0003 0.0003211498260498
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
168 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = '4213'
169 0.0005 0.00049304962158203
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
170 0.0003 0.00031495094299316
SELECT * FROM product_image_select WHERE product_id = '4213'
171 0.0003 0.00029182434082031
SELECT * FROM productcustomimages WHERE product_id = '4213'
172 0.0003 0.00034713745117188
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.00034618377685547
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
174 0.0003 0.00032210350036621
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
175 0.0003 0.0003211498260498
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0015 0.0015108585357666
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
177 0.0006 0.0005958080291748
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
178 0.0005 0.00054597854614258
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
179 0.0005 0.00052499771118164
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
180 0.0005 0.00051498413085938
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
181 0.0007 0.00070905685424805
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
182 0.0007 0.00065302848815918
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'