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.5204718112946 169 0.9476 0


No Amazon API Requests Made.


App Debug - Total Time 1.5204718112946 seconds

Number Time From Start Name Description
1 0.44665789604187 Initialise Initialise FSB Function
2 0.46285796165466 App Controller Start Start of the App controller (called before the controller of every page)
3 0.48656892776489 Start of getCategoryListByGroup Function Before first category groups query
4 0.48758792877197 After initial query Before first category groups query
5 0.48758888244629 Get Category List for Group Before the call to getCategoryList function
6 0.48759078979492 Start of GetCategoryList function Start of the function
7 0.48759388923645 Before getting categories Query to get specific category list
8 0.48804187774658 After getting categories Query to get specific category list
9 0.4880428314209 Before getting category custom Before call to function getCategoryCustom
10 0.50090289115906 After getting category custom After call to function getCategoryCustom
11 0.50090599060059 Before getting category custom Before call to function getCategoryCustom
12 0.50913286209106 After getting category custom After call to function getCategoryCustom
13 0.50913500785828 Before getting category custom Before call to function getCategoryCustom
14 0.51564979553223 After getting category custom After call to function getCategoryCustom
15 0.51565289497375 Before getting category custom Before call to function getCategoryCustom
16 0.51866388320923 After getting category custom After call to function getCategoryCustom
17 0.51866483688354 Before getting category custom Before call to function getCategoryCustom
18 0.52163290977478 After getting category custom After call to function getCategoryCustom
19 0.5216338634491 Before getting category custom Before call to function getCategoryCustom
20 0.52465486526489 After getting category custom After call to function getCategoryCustom
21 0.52465581893921 End of GetCategoryList function End of the function
22 0.52465987205505 Get Category List for Group Before the call to getCategoryList function
23 0.52466082572937 Start of GetCategoryList function Start of the function
24 0.52466177940369 Before getting categories Query to get specific category list
25 0.52498388290405 End of getCategoryListByGroup Function Before return()
26 1.3115808963776 App Controller End End of the App controller (called before the controller of every page)
27 1.3658809661865 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3667569160461 Before Get Options Before the call to getOptions in the tpl class
29 1.4138648509979 After Get Options After the call to getOptions in the tpl class
30 1.4139099121094 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5204598903656 Finalizing debug Before the debug is output to the page.
32 1.5204718112946 End of App This is the end of the app logging, final timestamp


Query Debug - 169 Database Queries. Total time 0.9476 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0013 0.0013041496276855
SELECT parameter, value FROM parameters
2 0.0030 0.0029759407043457
SELECT * FROM `bad_bots`
3 0.0003 0.00027608871459961
SET time_zone = 'Europe/London'
4 0.0010 0.0010039806365967
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.000885009765625
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0007 0.00073695182800293
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751681938'
7 0.0014 0.00142502784729
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00031399726867676
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0008 0.00079488754272461
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
10 0.0014 0.001352071762085
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
11 0.0009 0.00094890594482422
SELECT id FROM ebay_products WHERE pagename = 'tag'
12 0.0008 0.00078916549682617
SELECT id FROM custom_products WHERE pagename = 'tag'
13 0.0007 0.0006721019744873
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
14 0.0007 0.00072407722473145
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
15 0.0007 0.00066304206848145
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
16 0.0092 0.0091989040374756
SELECT id FROM tags WHERE pagename = 'vivaraise' LIMIT 1
17 0.0016 0.0016179084777832
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
18 0.0211 0.021054029464722
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
19 0.0005 0.00049304962158203
SELECT * FROM pages WHERE pagename = 'tag'
20 0.0010 0.0010061264038086
SELECT * FROM categorygroups ORDER BY sortorder ASC
21 0.0004 0.00042510032653809
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
22 0.0051 0.0050790309906006
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.00037693977355957
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
24 0.0007 0.00066900253295898
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
25 0.0003 0.00033307075500488
SELECT id FROM categories WHERE parent_id = '26'
26 0.0045 0.00453782081604
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.00036191940307617
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.00036001205444336
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.0007 0.00074195861816406
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
30 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
31 0.0029 0.0029480457305908
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.00032281875610352
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.00027990341186523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
34 0.0003 0.00030994415283203
SELECT id FROM categories WHERE parent_id = '27'
35 0.0030 0.0029640197753906
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.0003 0.00034499168395996
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.00036191940307617
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.00031900405883789
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
39 0.0003 0.00029492378234863
SELECT * FROM categorygroups WHERE id = '1'
40 0.0011 0.0010750293731689
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.00031900405883789
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.0002748966217041
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
43 0.0003 0.00029706954956055
SELECT id FROM categories WHERE parent_id = '28'
44 0.0011 0.0011370182037354
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.00033998489379883
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.0004 0.00036907196044922
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.0020 0.0020101070404053
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
48 0.0006 0.00061893463134766
SELECT * FROM categorygroups WHERE id = '1'
49 0.0004 0.00043892860412598
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.00030899047851562
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.00027298927307129
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
52 0.0003 0.00028800964355469
SELECT id FROM categories WHERE parent_id = '29'
53 0.0004 0.00043582916259766
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.00032305717468262
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.0003211498260498
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.00030398368835449
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
57 0.0003 0.00028491020202637
SELECT * FROM categorygroups WHERE id = '1'
58 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 = 30
59 0.0003 0.00029706954956055
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.0002748966217041
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
61 0.0003 0.00028085708618164
SELECT id FROM categories WHERE parent_id = '30'
62 0.0004 0.00042295455932617
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.00030994415283203
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.00032186508178711
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.00029897689819336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
66 0.0003 0.00030016899108887
SELECT * FROM categorygroups WHERE id = '1'
67 0.0004 0.00039410591125488
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.00030207633972168
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.0002591609954834
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
70 0.0003 0.00028109550476074
SELECT id FROM categories WHERE parent_id = '31'
71 0.0004 0.00044107437133789
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.00032591819763184
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.0004 0.00040221214294434
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.00031590461730957
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
75 0.0003 0.00028204917907715
SELECT * FROM categorygroups WHERE id = '1'
76 0.0003 0.00031781196594238
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
77 0.0013 0.0013120174407959
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
78 0.0009 0.00086617469787598
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
79 0.0032 0.0032210350036621
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.0055 0.0055379867553711
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
81 0.0009 0.00088810920715332
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
82 0.0006 0.00055193901062012
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
83 0.7703 0.7703378200531
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
84 0.0014 0.0014100074768066
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
85 0.0006 0.00062394142150879
SELECT * FROM countryredirects WHERE countrycode = 'US'
86 0.0097 0.0097148418426514
SELECT * FROM tags WHERE pagename = 'vivaraise'
87 0.0048 0.0048480033874512
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
88 0.0014 0.0013730525970459
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
89 0.0010 0.00098681449890137
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
90 0.0045 0.0045449733734131
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
91 0.0013 0.0013198852539062
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
92 0.0003 0.00034403800964355
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
93 0.0009 0.00089311599731445
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
94 0.0006 0.00060582160949707
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
95 0.0006 0.00064802169799805
SELECT * FROM productimages WHERE product_id = '4246' ORDER BY sortorder ASC
96 0.0008 0.00078892707824707
SELECT * FROM product_image_select WHERE product_id = '4246'
97 0.0006 0.00056695938110352
SELECT * FROM productcustomimages WHERE product_id = '4246'
98 0.0011 0.0010530948638916
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4246' AND a.name = n.originalname
99 0.0009 0.00086116790771484
SELECT * FROM productoffers WHERE product_id = '4246' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = '4246' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0004 0.00038003921508789
SELECT value FROM productattributes WHERE product_id = '4246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0007 0.00065398216247559
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4246' ORDER BY timestamp DESC
103 0.0007 0.00066995620727539
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
104 0.0006 0.00058603286743164
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
105 0.0002 0.00024986267089844
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
106 0.0114 0.011367082595825
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
107 0.0022 0.0021789073944092
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
108 0.0064 0.0064239501953125
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
109 0.0013 0.0013298988342285
SELECT * FROM products WHERE id = 1626
110 0.0004 0.00036215782165527
SELECT * FROM products WHERE id = 4041
111 0.0002 0.00023198127746582
SELECT * FROM products WHERE id = 4312
112 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = 777
113 0.0002 0.00024294853210449
SELECT * FROM products WHERE id = 3881
114 0.0002 0.00023198127746582
SELECT * FROM products WHERE id = 4213
115 0.0003 0.00030612945556641
SELECT * FROM products WHERE id = '1626'
116 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
117 0.0005 0.00052118301391602
SELECT * FROM product_image_select WHERE product_id = '1626'
118 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '1626'
119 0.0006 0.00057578086853027
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
120 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00025200843811035
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00034999847412109
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '4041'
124 0.0003 0.00031685829162598
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
125 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '4041'
126 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '4041'
127 0.0007 0.0007169246673584
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
128 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
129 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
130 0.0003 0.00028491020202637
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
131 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '4312'
132 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
133 0.0004 0.00043892860412598
SELECT * FROM product_image_select WHERE product_id = '4312'
134 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4312'
135 0.0007 0.00065016746520996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
136 0.0003 0.00031805038452148
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00025486946105957
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
139 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '777'
140 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
141 0.0006 0.00055694580078125
SELECT * FROM product_image_select WHERE product_id = '777'
142 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '777'
143 0.0007 0.0006718635559082
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
144 0.0003 0.00031018257141113
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0004 0.00036096572875977
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0004 0.00035881996154785
SELECT * FROM products WHERE id = '3881'
148 0.0004 0.00035214424133301
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
149 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '3881'
150 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3881'
151 0.0007 0.00072312355041504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
152 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0003 0.00025582313537598
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0003 0.00032210350036621
SELECT * FROM products WHERE id = '4213'
156 0.0003 0.00033283233642578
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
157 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4213'
158 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '4213'
159 0.0008 0.00083494186401367
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
160 0.0004 0.00036001205444336
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00026893615722656
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0010 0.001039981842041
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
164 0.0005 0.00048494338989258
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
165 0.0018 0.0017881393432617
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
166 0.0010 0.0010368824005127
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
167 0.0004 0.00041913986206055
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
168 0.0005 0.00046205520629883
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
169 0.0004 0.00041818618774414
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'