0

Vivaraise

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.3464460372925 170 1.0349 0


No Amazon API Requests Made.


App Debug - Total Time 1.3464460372925 seconds

Number Time From Start Name Description
1 0.29775905609131 Initialise Initialise FSB Function
2 0.33071494102478 App Controller Start Start of the App controller (called before the controller of every page)
3 0.35928893089294 Start of getCategoryListByGroup Function Before first category groups query
4 0.36087012290955 After initial query Before first category groups query
5 0.36087107658386 Get Category List for Group Before the call to getCategoryList function
6 0.3608729839325 Start of GetCategoryList function Start of the function
7 0.36087512969971 Before getting categories Query to get specific category list
8 0.36159205436707 After getting categories Query to get specific category list
9 0.36159300804138 Before getting category custom Before call to function getCategoryCustom
10 0.37993812561035 After getting category custom After call to function getCategoryCustom
11 0.37993907928467 Before getting category custom Before call to function getCategoryCustom
12 0.39107012748718 After getting category custom After call to function getCategoryCustom
13 0.39107203483582 Before getting category custom Before call to function getCategoryCustom
14 0.39775800704956 After getting category custom After call to function getCategoryCustom
15 0.39775991439819 Before getting category custom Before call to function getCategoryCustom
16 0.40266013145447 After getting category custom After call to function getCategoryCustom
17 0.40266108512878 Before getting category custom Before call to function getCategoryCustom
18 0.4074809551239 After getting category custom After call to function getCategoryCustom
19 0.40748190879822 Before getting category custom Before call to function getCategoryCustom
20 0.41212701797485 After getting category custom After call to function getCategoryCustom
21 0.41212797164917 End of GetCategoryList function End of the function
22 0.41213202476501 Get Category List for Group Before the call to getCategoryList function
23 0.41213297843933 Start of GetCategoryList function Start of the function
24 0.41213393211365 Before getting categories Query to get specific category list
25 0.412672996521 End of getCategoryListByGroup Function Before return()
26 1.2076981067657 App Controller End End of the App controller (called before the controller of every page)
27 1.2480390071869 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.24964594841 Before Get Options Before the call to getOptions in the tpl class
29 1.3099341392517 After Get Options After the call to getOptions in the tpl class
30 1.3099660873413 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3464369773865 Finalizing debug Before the debug is output to the page.
32 1.3464460372925 End of App This is the end of the app logging, final timestamp


Query Debug - 170 Database Queries. Total time 1.0349 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0024 0.0023720264434814
SELECT parameter, value FROM parameters
2 0.0084 0.0083580017089844
SELECT * FROM `bad_bots`
3 0.0004 0.00040102005004883
SET time_zone = 'Europe/London'
4 0.0029 0.0029318332672119
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0032 0.0031900405883789
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:12:\"3.143.232.24\";}'
6 0.0033 0.0033071041107178
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1747074407'
7 0.0056 0.0056331157684326
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0009 0.00085115432739258
UPDATE autorun SET lastrun = '2025-05-12 18:26:48' WHERE id = '16'
9 0.0010 0.0010077953338623
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0044 0.004439115524292
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
11 0.0034 0.0033881664276123
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
12 0.0031 0.0030708312988281
SELECT id FROM ebay_products WHERE pagename = 'tag'
13 0.0026 0.0026299953460693
SELECT id FROM custom_products WHERE pagename = 'tag'
14 0.0022 0.002173900604248
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
15 0.0019 0.0018510818481445
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
16 0.0018 0.0017719268798828
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
17 0.0119 0.011893033981323
SELECT id FROM tags WHERE pagename = 'vivaraise' LIMIT 1
18 0.0023 0.002345085144043
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
19 0.0252 0.025217056274414
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
20 0.0007 0.00065398216247559
SELECT * FROM pages WHERE pagename = 'tag'
21 0.0016 0.0015759468078613
SELECT * FROM categorygroups ORDER BY sortorder ASC
22 0.0007 0.00070786476135254
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
23 0.0068 0.0068249702453613
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.0006 0.00058603286743164
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.0014 0.0014472007751465
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
26 0.0005 0.00050616264343262
SELECT id FROM categories WHERE parent_id = '26'
27 0.0058 0.0057878494262695
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.0006 0.0005800724029541
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.0006 0.0005950927734375
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.0016 0.0015501976013184
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
31 0.0004 0.00042819976806641
SELECT * FROM categorygroups WHERE id = '1'
32 0.0036 0.0036139488220215
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.0005 0.0005030632019043
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.00042510032653809
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
35 0.0005 0.00050783157348633
SELECT id FROM categories WHERE parent_id = '27'
36 0.0040 0.0039730072021484
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.0005 0.00054621696472168
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.0006 0.0005800724029541
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.0005 0.00051283836364746
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
40 0.0004 0.00043201446533203
SELECT * FROM categorygroups WHERE id = '1'
41 0.0015 0.0015361309051514
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.0006 0.00056099891662598
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.0005 0.00046706199645996
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
44 0.0004 0.00044584274291992
SELECT id FROM categories WHERE parent_id = '28'
45 0.0016 0.0015718936920166
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.0005 0.00050997734069824
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.0006 0.0006101131439209
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.0005 0.00048518180847168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
49 0.0005 0.00045895576477051
SELECT * FROM categorygroups WHERE id = '1'
50 0.0006 0.00063800811767578
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.0005 0.00052809715270996
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.0004 0.00040102005004883
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
53 0.0005 0.00054097175598145
SELECT id FROM categories WHERE parent_id = '29'
54 0.0007 0.00073504447937012
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.0005 0.00052595138549805
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.0006 0.0005791187286377
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.0005 0.00047612190246582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
58 0.0005 0.0004580020904541
SELECT * FROM categorygroups WHERE id = '1'
59 0.0006 0.00056791305541992
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.0005 0.00049400329589844
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.0004 0.0004279613494873
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
62 0.0005 0.0004730224609375
SELECT id FROM categories WHERE parent_id = '30'
63 0.0007 0.00074410438537598
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.0006 0.00057506561279297
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.0006 0.00056195259094238
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.0005 0.00050997734069824
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
67 0.0004 0.00044512748718262
SELECT * FROM categorygroups WHERE id = '1'
68 0.0006 0.00063180923461914
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.0005 0.00049185752868652
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.0004 0.00040483474731445
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
71 0.0004 0.00043988227844238
SELECT id FROM categories WHERE parent_id = '31'
72 0.0007 0.00072121620178223
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.0005 0.00052881240844727
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.0005 0.0005180835723877
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.0005 0.00047087669372559
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
76 0.0004 0.00041985511779785
SELECT * FROM categorygroups WHERE id = '1'
77 0.0005 0.00053596496582031
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
78 0.0017 0.0016770362854004
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
79 0.0018 0.0018031597137451
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
80 0.0006 0.00062417984008789
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.0013 0.0012989044189453
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
82 0.0011 0.0011129379272461
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
83 0.0008 0.00081014633178711
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
84 0.7829 0.78287196159363
SELECT * FROM ipgeocountries WHERE INET_ATON('3.143.232.24') >= INET_ATON(ip_start) AND INET_ATON('3.143.232.24') <= INET_ATON(ip_end)
85 0.0021 0.002068042755127
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
86 0.0012 0.0011889934539795
SELECT * FROM countryredirects WHERE countrycode = 'US'
87 0.0096 0.0095648765563965
SELECT * FROM tags WHERE pagename = 'vivaraise'
88 0.0052 0.0051538944244385
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
89 0.0016 0.0015640258789062
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
90 0.0016 0.0016229152679443
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
91 0.0052 0.0052289962768555
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
92 0.0016 0.0016160011291504
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
93 0.0005 0.00051712989807129
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
94 0.0016 0.0016000270843506
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 = '3966' AND hidden = 0 AND enabled = 1  AND 1 = 1
95 0.0010 0.00098514556884766
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 = '3966' AND hidden = 0 AND enabled = 1  AND 1 = 1 ORDER BY salesrank ASC LIMIT 18, 18
96 0.0013 0.0012609958648682
SELECT * FROM productimages WHERE product_id = '4246' ORDER BY sortorder ASC
97 0.0013 0.0012960433959961
SELECT * FROM product_image_select WHERE product_id = '4246'
98 0.0011 0.0010960102081299
SELECT * FROM productcustomimages WHERE product_id = '4246'
99 0.0020 0.0020220279693604
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4246' AND a.name = n.originalname
100 0.0014 0.0013790130615234
SELECT * FROM productoffers WHERE product_id = '4246' AND merchantid = 'A1X6FK5RDHNB96'
101 0.0004 0.00040507316589355
SELECT * FROM productoffers
                WHERE product_id = '4246' AND price > 0
                ORDER BY price ASC LIMIT 1
102 0.0006 0.00064992904663086
SELECT value FROM productattributes WHERE product_id = '4246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
103 0.0012 0.0012369155883789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4246' ORDER BY timestamp DESC
104 0.0013 0.0012850761413574
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
105 0.0012 0.0011591911315918
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
106 0.0004 0.00041413307189941
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
107 0.0127 0.012686014175415
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
108 0.0014 0.001431941986084
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
109 0.0005 0.00047802925109863
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
110 0.0005 0.00049614906311035
SELECT * FROM products WHERE id = 1626
111 0.0004 0.00038385391235352
SELECT * FROM products WHERE id = 4041
112 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = 4312
113 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = 777
114 0.0003 0.00032997131347656
SELECT * FROM products WHERE id = 3881
115 0.0003 0.00031781196594238
SELECT * FROM products WHERE id = 4213
116 0.0004 0.00035619735717773
SELECT * FROM products WHERE id = '1626'
117 0.0004 0.00038695335388184
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
118 0.0005 0.00051617622375488
SELECT * FROM product_image_select WHERE product_id = '1626'
119 0.0005 0.00046300888061523
SELECT * FROM productcustomimages WHERE product_id = '1626'
120 0.0008 0.00075912475585938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
121 0.0004 0.00044798851013184
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
122 0.0004 0.00039911270141602
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
123 0.0004 0.00040721893310547
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0004 0.00043487548828125
SELECT * FROM products WHERE id = '4041'
125 0.0004 0.00041294097900391
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
126 0.0005 0.00054502487182617
SELECT * FROM product_image_select WHERE product_id = '4041'
127 0.0004 0.0003509521484375
SELECT * FROM productcustomimages WHERE product_id = '4041'
128 0.0010 0.0010020732879639
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
129 0.0005 0.00047516822814941
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
130 0.0004 0.00035905838012695
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
131 0.0004 0.00038790702819824
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0004 0.00044608116149902
SELECT * FROM products WHERE id = '4312'
133 0.0004 0.00042009353637695
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
134 0.0005 0.00050997734069824
SELECT * FROM product_image_select WHERE product_id = '4312'
135 0.0004 0.00035905838012695
SELECT * FROM productcustomimages WHERE product_id = '4312'
136 0.0010 0.00096821784973145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
137 0.0005 0.00047087669372559
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
138 0.0004 0.00037384033203125
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
139 0.0004 0.00039196014404297
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
140 0.0004 0.00044512748718262
SELECT * FROM products WHERE id = '777'
141 0.0004 0.00042486190795898
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
142 0.0005 0.00054097175598145
SELECT * FROM product_image_select WHERE product_id = '777'
143 0.0004 0.00036382675170898
SELECT * FROM productcustomimages WHERE product_id = '777'
144 0.0009 0.00094413757324219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
145 0.0005 0.00046396255493164
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0004 0.00039982795715332
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0004 0.00041294097900391
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
148 0.0005 0.00049591064453125
SELECT * FROM products WHERE id = '3881'
149 0.0005 0.00045990943908691
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
150 0.0006 0.00056695938110352
SELECT * FROM product_image_select WHERE product_id = '3881'
151 0.0004 0.00036811828613281
SELECT * FROM productcustomimages WHERE product_id = '3881'
152 0.0010 0.0010240077972412
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
153 0.0005 0.0004880428314209
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
154 0.0004 0.00038409233093262
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
155 0.0004 0.00038599967956543
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
156 0.0005 0.00049400329589844
SELECT * FROM products WHERE id = '4213'
157 0.0005 0.00047111511230469
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
158 0.0005 0.00053691864013672
SELECT * FROM product_image_select WHERE product_id = '4213'
159 0.0004 0.00039196014404297
SELECT * FROM productcustomimages WHERE product_id = '4213'
160 0.0011 0.0011038780212402
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
161 0.0005 0.0005338191986084
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
162 0.0005 0.00048995018005371
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
163 0.0011 0.0011348724365234
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
164 0.0049 0.0049309730529785
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
165 0.0015 0.001453161239624
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
166 0.0060 0.0060231685638428
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
167 0.0037 0.0036530494689941
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
168 0.0010 0.00097393989562988
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
169 0.0009 0.00092101097106934
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
170 0.0010 0.0010340213775635
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'