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.3979201316833 169 1.1533 0


No Amazon API Requests Made.


App Debug - Total Time 1.3979201316833 seconds

Number Time From Start Name Description
1 0.2258141040802 Initialise Initialise FSB Function
2 0.25018310546875 App Controller Start Start of the App controller (called before the controller of every page)
3 0.28794097900391 Start of getCategoryListByGroup Function Before first category groups query
4 0.28828001022339 After initial query Before first category groups query
5 0.28828096389771 Get Category List for Group Before the call to getCategoryList function
6 0.28828310966492 Start of GetCategoryList function Start of the function
7 0.28828501701355 Before getting categories Query to get specific category list
8 0.28883504867554 After getting categories Query to get specific category list
9 0.28883600234985 Before getting category custom Before call to function getCategoryCustom
10 0.30382204055786 After getting category custom After call to function getCategoryCustom
11 0.30382394790649 Before getting category custom Before call to function getCategoryCustom
12 0.31235814094543 After getting category custom After call to function getCategoryCustom
13 0.31235909461975 Before getting category custom Before call to function getCategoryCustom
14 0.31624794006348 After getting category custom After call to function getCategoryCustom
15 0.31624913215637 Before getting category custom Before call to function getCategoryCustom
16 0.31874108314514 After getting category custom After call to function getCategoryCustom
17 0.31874108314514 Before getting category custom Before call to function getCategoryCustom
18 0.32102394104004 After getting category custom After call to function getCategoryCustom
19 0.32102513313293 Before getting category custom Before call to function getCategoryCustom
20 0.32337999343872 After getting category custom After call to function getCategoryCustom
21 0.32337999343872 End of GetCategoryList function End of the function
22 0.32338404655457 Get Category List for Group Before the call to getCategoryList function
23 0.32338500022888 Start of GetCategoryList function Start of the function
24 0.3233859539032 Before getting categories Query to get specific category list
25 0.32366108894348 End of getCategoryListByGroup Function Before return()
26 1.3041160106659 App Controller End End of the App controller (called before the controller of every page)
27 1.3393089771271 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.3398461341858 Before Get Options Before the call to getOptions in the tpl class
29 1.3749070167542 After Get Options After the call to getOptions in the tpl class
30 1.3749449253082 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3979070186615 Finalizing debug Before the debug is output to the page.
32 1.3979189395905 End of App This is the end of the app logging, final timestamp


Query Debug - 169 Database Queries. Total time 1.1533 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00085306167602539
SELECT parameter, value FROM parameters
2 0.0050 0.0050199031829834
SELECT * FROM `bad_bots`
3 0.0004 0.00041007995605469
SET time_zone = 'Europe/London'
4 0.0005 0.00046920776367188
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0005 0.00047802925109863
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0004 0.00040388107299805
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1757977602'
7 0.0008 0.00079703330993652
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00039315223693848
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0004 0.00044703483581543
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
10 0.0005 0.00045299530029297
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
11 0.0003 0.00034189224243164
SELECT id FROM ebay_products WHERE pagename = 'tag'
12 0.0003 0.00031805038452148
SELECT id FROM custom_products WHERE pagename = 'tag'
13 0.0004 0.00036406517028809
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
14 0.0004 0.00039100646972656
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
15 0.0003 0.00032687187194824
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
16 0.0210 0.021044015884399
SELECT id FROM tags WHERE pagename = 'vivaraise' LIMIT 1
17 0.0023 0.002263069152832
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
18 0.0348 0.034780025482178
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
19 0.0005 0.0004570484161377
SELECT * FROM pages WHERE pagename = 'tag'
20 0.0003 0.00033211708068848
SELECT * FROM categorygroups ORDER BY sortorder ASC
21 0.0005 0.0005190372467041
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
22 0.0074 0.0074141025543213
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.0003 0.00031089782714844
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.0002 0.00023484230041504
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
25 0.0002 0.00024914741516113
SELECT id FROM categories WHERE parent_id = '26'
26 0.0057 0.0057089328765869
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.0003 0.00026392936706543
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.0003 0.00025486946105957
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.0003 0.00026702880859375
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
30 0.0002 0.00023007392883301
SELECT * FROM categorygroups WHERE id = '1'
31 0.0035 0.0034818649291992
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.00028109550476074
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.0002 0.00021696090698242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
34 0.0002 0.00023484230041504
SELECT id FROM categories WHERE parent_id = '27'
35 0.0032 0.0032379627227783
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.0002751350402832
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.0003 0.00025296211242676
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.00029206275939941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
39 0.0002 0.00023508071899414
SELECT * FROM categorygroups WHERE id = '1'
40 0.0011 0.0011038780212402
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.00028085708618164
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.0002 0.00022101402282715
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
43 0.0002 0.0002291202545166
SELECT id FROM categories WHERE parent_id = '28'
44 0.0010 0.0010359287261963
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.0002 0.00023293495178223
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.0002 0.00023317337036133
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
47 0.0003 0.00027704238891602
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
48 0.0003 0.00025510787963867
SELECT * FROM categorygroups WHERE id = '1'
49 0.0004 0.00041484832763672
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.00025701522827148
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.0002 0.00021600723266602
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
52 0.0002 0.0002288818359375
SELECT id FROM categories WHERE parent_id = '29'
53 0.0004 0.00036883354187012
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.0002 0.00024318695068359
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.00026702880859375
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.00025105476379395
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
57 0.0002 0.00022482872009277
SELECT * FROM categorygroups WHERE id = '1'
58 0.0003 0.00032806396484375
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.0002 0.00023913383483887
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.0002 0.0001978874206543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
61 0.0002 0.00021982192993164
SELECT id FROM categories WHERE parent_id = '30'
62 0.0003 0.00031781196594238
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.0002 0.00021481513977051
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.0002 0.00022792816162109
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.00028800964355469
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
66 0.0002 0.00023102760314941
SELECT * FROM categorygroups WHERE id = '1'
67 0.0003 0.00034594535827637
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.00025820732116699
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.0002 0.0002129077911377
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
70 0.0002 0.0002439022064209
SELECT id FROM categories WHERE parent_id = '31'
71 0.0003 0.00034904479980469
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.0002 0.00022602081298828
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.0002 0.00024795532226562
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.0002 0.00024914741516113
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
75 0.0002 0.00020503997802734
SELECT * FROM categorygroups WHERE id = '1'
76 0.0003 0.00027179718017578
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
77 0.0013 0.0013020038604736
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
78 0.0004 0.00035786628723145
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
79 0.0003 0.0003361701965332
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.0002 0.00022602081298828
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
81 0.0008 0.00084304809570312
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
82 0.0005 0.00047397613525391
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
83 0.9744 0.9744279384613
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.99') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.99') <= INET_ATON(ip_end)
84 0.0015 0.0015089511871338
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
85 0.0003 0.0003199577331543
SELECT * FROM countryredirects WHERE countrycode = 'US'
86 0.0119 0.011911869049072
SELECT * FROM tags WHERE pagename = 'vivaraise'
87 0.0068 0.0067739486694336
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
88 0.0018 0.0018417835235596
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
89 0.0004 0.00044012069702148
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
90 0.0061 0.0060641765594482
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
91 0.0018 0.0017650127410889
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
92 0.0005 0.00045299530029297
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
93 0.0007 0.0006871223449707
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.0007 0.00069308280944824
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.0002 0.00024199485778809
SELECT * FROM productimages WHERE product_id = '4246' ORDER BY sortorder ASC
96 0.0004 0.00038003921508789
SELECT * FROM product_image_select WHERE product_id = '4246'
97 0.0002 0.00019502639770508
SELECT * FROM productcustomimages WHERE product_id = '4246'
98 0.0006 0.00061607360839844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4246' AND a.name = n.originalname
99 0.0003 0.00027203559875488
SELECT * FROM productoffers WHERE product_id = '4246' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0003 0.00027608871459961
SELECT * FROM productoffers
                WHERE product_id = '4246' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '4246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0002 0.00021195411682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4246' ORDER BY timestamp DESC
103 0.0003 0.00025200843811035
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
104 0.0003 0.00025391578674316
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
105 0.0002 0.00024509429931641
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
106 0.0125 0.012482881546021
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.0004 0.00037384033203125
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.0003 0.00026488304138184
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.0003 0.00029492378234863
SELECT * FROM products WHERE id = 1626
110 0.0003 0.00025105476379395
SELECT * FROM products WHERE id = 4041
111 0.0002 0.00024199485778809
SELECT * FROM products WHERE id = 4312
112 0.0002 0.00022506713867188
SELECT * FROM products WHERE id = 777
113 0.0003 0.0002601146697998
SELECT * FROM products WHERE id = 3881
114 0.0002 0.00022602081298828
SELECT * FROM products WHERE id = 4213
115 0.0002 0.00023484230041504
SELECT * FROM products WHERE id = '1626'
116 0.0002 0.00023698806762695
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
117 0.0004 0.0003819465637207
SELECT * FROM product_image_select WHERE product_id = '1626'
118 0.0002 0.00019192695617676
SELECT * FROM productcustomimages WHERE product_id = '1626'
119 0.0005 0.00048518180847168
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.0002598762512207
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00026416778564453
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0003 0.00027680397033691
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0003 0.00027012825012207
SELECT * FROM products WHERE id = '4041'
124 0.0002 0.00024294853210449
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
125 0.0004 0.00038599967956543
SELECT * FROM product_image_select WHERE product_id = '4041'
126 0.0002 0.00019502639770508
SELECT * FROM productcustomimages WHERE product_id = '4041'
127 0.0006 0.00063800811767578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
128 0.0002 0.00023913383483887
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
129 0.0003 0.0002589225769043
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
130 0.0003 0.00026512145996094
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
131 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = '4312'
132 0.0002 0.00023508071899414
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
133 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '4312'
134 0.0002 0.00020813941955566
SELECT * FROM productcustomimages WHERE product_id = '4312'
135 0.0006 0.00062704086303711
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.00026082992553711
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
139 0.0003 0.00026297569274902
SELECT * FROM products WHERE id = '777'
140 0.0003 0.00027585029602051
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
141 0.0004 0.00038790702819824
SELECT * FROM product_image_select WHERE product_id = '777'
142 0.0002 0.00020408630371094
SELECT * FROM productcustomimages WHERE product_id = '777'
143 0.0006 0.00062179565429688
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.00025701522827148
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0003 0.00026297569274902
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.0003 0.00027799606323242
SELECT * FROM products WHERE id = '3881'
148 0.0003 0.00032305717468262
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
149 0.0004 0.0003960132598877
SELECT * FROM product_image_select WHERE product_id = '3881'
150 0.0002 0.00024008750915527
SELECT * FROM productcustomimages WHERE product_id = '3881'
151 0.0008 0.00078010559082031
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.00027894973754883
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '4213'
156 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
157 0.0005 0.00047016143798828
SELECT * FROM product_image_select WHERE product_id = '4213'
158 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '4213'
159 0.0007 0.00066494941711426
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
160 0.0003 0.00025415420532227
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0005 0.0005040168762207
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
164 0.0006 0.0005650520324707
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
165 0.0012 0.0012218952178955
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
166 0.0004 0.00038504600524902
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
167 0.0004 0.0003511905670166
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
168 0.0004 0.00041103363037109
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
169 0.0004 0.0004119873046875
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'