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.3544731140137 170 0.9789 0


No Amazon API Requests Made.


App Debug - Total Time 1.3544731140137 seconds

Number Time From Start Name Description
1 0.33783006668091 Initialise Initialise FSB Function
2 0.36182022094727 App Controller Start Start of the App controller (called before the controller of every page)
3 0.39097309112549 Start of getCategoryListByGroup Function Before first category groups query
4 0.39292502403259 After initial query Before first category groups query
5 0.39292621612549 Get Category List for Group Before the call to getCategoryList function
6 0.39292907714844 Start of GetCategoryList function Start of the function
7 0.39293098449707 Before getting categories Query to get specific category list
8 0.39337301254272 After getting categories Query to get specific category list
9 0.39337420463562 Before getting category custom Before call to function getCategoryCustom
10 0.41556119918823 After getting category custom After call to function getCategoryCustom
11 0.41556310653687 Before getting category custom Before call to function getCategoryCustom
12 0.42419719696045 After getting category custom After call to function getCategoryCustom
13 0.42419815063477 Before getting category custom Before call to function getCategoryCustom
14 0.43009400367737 After getting category custom After call to function getCategoryCustom
15 0.43009519577026 Before getting category custom Before call to function getCategoryCustom
16 0.4332640171051 After getting category custom After call to function getCategoryCustom
17 0.433265209198 Before getting category custom Before call to function getCategoryCustom
18 0.43624520301819 After getting category custom After call to function getCategoryCustom
19 0.4362461566925 Before getting category custom Before call to function getCategoryCustom
20 0.43946504592896 After getting category custom After call to function getCategoryCustom
21 0.43946599960327 End of GetCategoryList function End of the function
22 0.4394690990448 Get Category List for Group Before the call to getCategoryList function
23 0.43947100639343 Start of GetCategoryList function Start of the function
24 0.43947219848633 Before getting categories Query to get specific category list
25 0.43980407714844 End of getCategoryListByGroup Function Before return()
26 1.2417151927948 App Controller End End of the App controller (called before the controller of every page)
27 1.2737891674042 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.274619102478 Before Get Options Before the call to getOptions in the tpl class
29 1.3126912117004 After Get Options After the call to getOptions in the tpl class
30 1.3127210140228 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3544640541077 Finalizing debug Before the debug is output to the page.
32 1.3544731140137 End of App This is the end of the app logging, final timestamp


Query Debug - 170 Database Queries. Total time 0.9789 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.0014770030975342
SELECT parameter, value FROM parameters
2 0.0033 0.0033190250396729
SELECT * FROM `bad_bots`
3 0.0003 0.00029206275939941
SET time_zone = 'Europe/London'
4 0.0005 0.00046801567077637
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0011 0.0010969638824463
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.66\";}'
6 0.0010 0.00096702575683594
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751696268'
7 0.0011 0.0010759830474854
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00029301643371582
UPDATE autorun SET lastrun = '2025-07-05 06:17:48' WHERE id = '16'
9 0.0004 0.00040602684020996
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0010 0.0010380744934082
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
11 0.0010 0.0010149478912354
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
12 0.0010 0.0010039806365967
SELECT id FROM ebay_products WHERE pagename = 'tag'
13 0.0009 0.00092005729675293
SELECT id FROM custom_products WHERE pagename = 'tag'
14 0.0008 0.00077199935913086
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
15 0.0011 0.001115083694458
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
16 0.0008 0.0007939338684082
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
17 0.0162 0.016200065612793
SELECT id FROM tags WHERE pagename = 'vivaraise' LIMIT 1
18 0.0017 0.0017430782318115
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
19 0.0267 0.026657104492188
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
20 0.0005 0.00051307678222656
SELECT * FROM pages WHERE pagename = 'tag'
21 0.0019 0.001945972442627
SELECT * FROM categorygroups ORDER BY sortorder ASC
22 0.0004 0.00043296813964844
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
23 0.0136 0.013566970825195
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.00040984153747559
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.0008 0.00082993507385254
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
26 0.0003 0.00032901763916016
SELECT id FROM categories WHERE parent_id = '26'
27 0.0050 0.0049738883972168
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.00037789344787598
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.00040388107299805
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.0010 0.00095605850219727
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
31 0.0003 0.00029683113098145
SELECT * FROM categorygroups WHERE id = '1'
32 0.0030 0.003014087677002
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.0003211498260498
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.00033998489379883
SELECT id FROM categories WHERE parent_id = '27'
36 0.0032 0.0031821727752686
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.0004 0.00043296813964844
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.0004 0.00042605400085449
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.0003211498260498
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
40 0.0003 0.00030207633972168
SELECT * FROM categorygroups WHERE id = '1'
41 0.0012 0.001194953918457
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.0003 0.00031685829162598
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.00026082992553711
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
44 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '28'
45 0.0017 0.0017271041870117
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.0007 0.00068402290344238
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.0005 0.00054788589477539
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.00054097175598145
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
49 0.0003 0.00031399726867676
SELECT * FROM categorygroups WHERE id = '1'
50 0.0004 0.00038385391235352
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.00031399726867676
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.00051188468933105
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
53 0.0003 0.00028395652770996
SELECT id FROM categories WHERE parent_id = '29'
54 0.0004 0.00043606758117676
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.00031113624572754
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.00033402442932129
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.00030016899108887
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.00037097930908203
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.00030398368835449
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.00027108192443848
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
62 0.0003 0.00029516220092773
SELECT id FROM categories WHERE parent_id = '30'
63 0.0005 0.00046205520629883
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.00034904479980469
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.0003349781036377
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.00030303001403809
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
67 0.0003 0.00027203559875488
SELECT * FROM categorygroups WHERE id = '1'
68 0.0004 0.00041890144348145
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.00033092498779297
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.00030207633972168
SELECT id FROM categories WHERE parent_id = '31'
72 0.0005 0.00049304962158203
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.00031900405883789
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.00036406517028809
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.00043010711669922
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
76 0.0003 0.00028610229492188
SELECT * FROM categorygroups WHERE id = '1'
77 0.0003 0.00032806396484375
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
78 0.0013 0.0013480186462402
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
79 0.0010 0.00099611282348633
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
80 0.0004 0.00036907196044922
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.0025 0.0024940967559814
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
82 0.0009 0.00089097023010254
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
83 0.0005 0.0005488395690918
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
84 0.7910 0.79095983505249
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.66') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.66') <= INET_ATON(ip_end)
85 0.0021 0.002147912979126
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
86 0.0007 0.00066900253295898
SELECT * FROM countryredirects WHERE countrycode = 'US'
87 0.0094 0.0094089508056641
SELECT * FROM tags WHERE pagename = 'vivaraise'
88 0.0048 0.0047538280487061
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
89 0.0014 0.0013668537139893
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
90 0.0009 0.00094318389892578
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
91 0.0046 0.0046489238739014
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
92 0.0014 0.001356840133667
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
93 0.0003 0.00034904479980469
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
94 0.0011 0.0011279582977295
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.0007 0.0007479190826416
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.0007 0.0006561279296875
SELECT * FROM productimages WHERE product_id = '4246' ORDER BY sortorder ASC
97 0.0008 0.00077509880065918
SELECT * FROM product_image_select WHERE product_id = '4246'
98 0.0006 0.0005500316619873
SELECT * FROM productcustomimages WHERE product_id = '4246'
99 0.0010 0.001014232635498
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4246' AND a.name = n.originalname
100 0.0007 0.00068402290344238
SELECT * FROM productoffers WHERE product_id = '4246' AND merchantid = 'A1X6FK5RDHNB96'
101 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '4246' AND price > 0
                ORDER BY price ASC LIMIT 1
102 0.0003 0.00034093856811523
SELECT value FROM productattributes WHERE product_id = '4246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
103 0.0006 0.00063204765319824
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4246' ORDER BY timestamp DESC
104 0.0007 0.00067710876464844
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
105 0.0006 0.0005640983581543
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
106 0.0002 0.00023221969604492
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
107 0.0122 0.01215386390686
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.0009 0.00092291831970215
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.0003 0.00034308433532715
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.0003 0.00032901763916016
SELECT * FROM products WHERE id = 1626
111 0.0003 0.00025606155395508
SELECT * FROM products WHERE id = 4041
112 0.0002 0.00022792816162109
SELECT * FROM products WHERE id = 4312
113 0.0002 0.00022697448730469
SELECT * FROM products WHERE id = 777
114 0.0002 0.00022387504577637
SELECT * FROM products WHERE id = 3881
115 0.0002 0.00022292137145996
SELECT * FROM products WHERE id = 4213
116 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '1626'
117 0.0003 0.00030112266540527
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
118 0.0004 0.00044798851013184
SELECT * FROM product_image_select WHERE product_id = '1626'
119 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '1626'
120 0.0006 0.00060200691223145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
121 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
122 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
123 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
124 0.0003 0.00033712387084961
SELECT * FROM products WHERE id = '4041'
125 0.0003 0.00030517578125
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
126 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '4041'
127 0.0003 0.00030112266540527
SELECT * FROM productcustomimages WHERE product_id = '4041'
128 0.0007 0.00074505805969238
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
129 0.0004 0.00035715103149414
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
130 0.0003 0.00030088424682617
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
131 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '4312'
133 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
134 0.0005 0.00047206878662109
SELECT * FROM product_image_select WHERE product_id = '4312'
135 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4312'
136 0.0008 0.00077390670776367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
137 0.0003 0.00029897689819336
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
138 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
139 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
140 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '777'
141 0.0003 0.00031614303588867
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
142 0.0005 0.00045084953308105
SELECT * FROM product_image_select WHERE product_id = '777'
143 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '777'
144 0.0007 0.00065398216247559
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
145 0.0003 0.00029802322387695
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
148 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '3881'
149 0.0003 0.00032901763916016
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
150 0.0004 0.00042104721069336
SELECT * FROM product_image_select WHERE product_id = '3881'
151 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '3881'
152 0.0007 0.00069999694824219
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
153 0.0003 0.00031280517578125
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
154 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
155 0.0003 0.00025486946105957
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
156 0.0004 0.00037479400634766
SELECT * FROM products WHERE id = '4213'
157 0.0004 0.00035381317138672
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
158 0.0004 0.00041890144348145
SELECT * FROM product_image_select WHERE product_id = '4213'
159 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4213'
160 0.0007 0.00067520141601562
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
161 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
162 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
163 0.0003 0.0002601146697998
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
164 0.0011 0.0011370182037354
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
165 0.0005 0.00047993659973145
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
166 0.0017 0.001662015914917
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
167 0.0008 0.00080609321594238
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
168 0.0003 0.00034785270690918
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
169 0.0004 0.00039982795715332
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
170 0.0004 0.00039410591125488
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'