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.3531739711761 169 1.0930 0


No Amazon API Requests Made.


App Debug - Total Time 1.3531739711761 seconds

Number Time From Start Name Description
1 0.22158002853394 Initialise Initialise FSB Function
2 0.24858689308167 App Controller Start Start of the App controller (called before the controller of every page)
3 0.27641296386719 Start of getCategoryListByGroup Function Before first category groups query
4 0.27686786651611 After initial query Before first category groups query
5 0.27686786651611 Get Category List for Group Before the call to getCategoryList function
6 0.27687001228333 Start of GetCategoryList function Start of the function
7 0.27687096595764 Before getting categories Query to get specific category list
8 0.27739000320435 After getting categories Query to get specific category list
9 0.27739000320435 Before getting category custom Before call to function getCategoryCustom
10 0.29239392280579 After getting category custom After call to function getCategoryCustom
11 0.2923948764801 Before getting category custom Before call to function getCategoryCustom
12 0.30392003059387 After getting category custom After call to function getCategoryCustom
13 0.30392098426819 Before getting category custom Before call to function getCategoryCustom
14 0.3167929649353 After getting category custom After call to function getCategoryCustom
15 0.31679487228394 Before getting category custom Before call to function getCategoryCustom
16 0.32473683357239 After getting category custom After call to function getCategoryCustom
17 0.3247389793396 Before getting category custom Before call to function getCategoryCustom
18 0.33128690719604 After getting category custom After call to function getCategoryCustom
19 0.33128786087036 Before getting category custom Before call to function getCategoryCustom
20 0.33736300468445 After getting category custom After call to function getCategoryCustom
21 0.33736395835876 End of GetCategoryList function End of the function
22 0.33736896514893 Get Category List for Group Before the call to getCategoryList function
23 0.33737087249756 Start of GetCategoryList function Start of the function
24 0.33737182617188 Before getting categories Query to get specific category list
25 0.33799195289612 End of getCategoryListByGroup Function Before return()
26 1.1913938522339 App Controller End End of the App controller (called before the controller of every page)
27 1.2483608722687 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.2493829727173 Before Get Options Before the call to getOptions in the tpl class
29 1.3225388526917 After Get Options After the call to getOptions in the tpl class
30 1.3225719928741 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.3531639575958 Finalizing debug Before the debug is output to the page.
32 1.3531730175018 End of App This is the end of the app logging, final timestamp


Query Debug - 169 Database Queries. Total time 1.0930 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0009 0.00086808204650879
SELECT parameter, value FROM parameters
2 0.0058 0.0058221817016602
SELECT * FROM `bad_bots`
3 0.0003 0.00028204917907715
SET time_zone = 'Europe/London'
4 0.0005 0.00051999092102051
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0007 0.00066804885864258
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"18.119.100.196\";}'
6 0.0006 0.00063419342041016
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1747062300'
7 0.0011 0.001072883605957
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00053882598876953
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0008 0.00082802772521973
SELECT id FROM pages WHERE pagename = 'tag' LIMIT 1
10 0.0009 0.00085997581481934
SELECT id FROM products WHERE pagename = 'tag' AND hidden = 0 LIMIT 1
11 0.0007 0.00068497657775879
SELECT id FROM ebay_products WHERE pagename = 'tag'
12 0.0007 0.00065088272094727
SELECT id FROM custom_products WHERE pagename = 'tag'
13 0.0007 0.00070095062255859
SELECT id FROM categories WHERE pagename = 'tag' LIMIT 1
14 0.0010 0.0010251998901367
SELECT id FROM manufacturers WHERE pagename = 'tag' LIMIT 1
15 0.0008 0.00078701972961426
SELECT id FROM bundles WHERE pagename = 'tag' LIMIT 1
16 0.0205 0.020498037338257
SELECT id FROM tags WHERE pagename = 'vivaraise' LIMIT 1
17 0.0018 0.0017988681793213
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
18 0.0250 0.025017976760864
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
19 0.0006 0.00060391426086426
SELECT * FROM pages WHERE pagename = 'tag'
20 0.0004 0.00044989585876465
SELECT * FROM categorygroups ORDER BY sortorder ASC
21 0.0005 0.00050902366638184
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
22 0.0055 0.0055360794067383
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.0005 0.00051212310791016
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.0004 0.0003969669342041
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
25 0.0006 0.00062394142150879
SELECT id FROM categories WHERE parent_id = '26'
26 0.0057 0.0057411193847656
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.0006 0.00063395500183105
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.0006 0.00058603286743164
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.0005 0.00048398971557617
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
30 0.0004 0.00043201446533203
SELECT * FROM categorygroups WHERE id = '1'
31 0.0035 0.0034840106964111
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.0006 0.00064396858215332
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.0007 0.00072789192199707
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
34 0.0006 0.00064396858215332
SELECT id FROM categories WHERE parent_id = '27'
35 0.0039 0.0038740634918213
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.0006 0.00060296058654785
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.0005 0.00054502487182617
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.0005 0.00050616264343262
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
39 0.0005 0.00045919418334961
SELECT * FROM categorygroups WHERE id = '1'
40 0.0014 0.0014369487762451
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.0005 0.00054097175598145
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.0004 0.00042009353637695
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
43 0.0011 0.0011141300201416
SELECT id FROM categories WHERE parent_id = '28'
44 0.0047 0.0047099590301514
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.0013 0.0013430118560791
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.0012 0.0012059211730957
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.0011 0.0011119842529297
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
48 0.0009 0.00094699859619141
SELECT * FROM categorygroups WHERE id = '1'
49 0.0015 0.0014560222625732
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.0009 0.00087404251098633
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.0006 0.00062012672424316
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
52 0.0007 0.00065112113952637
SELECT id FROM categories WHERE parent_id = '29'
53 0.0015 0.0015151500701904
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.0008 0.00075602531433105
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.0007 0.0007472038269043
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.0007 0.00065994262695312
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
57 0.0006 0.00063610076904297
SELECT * FROM categorygroups WHERE id = '1'
58 0.0009 0.00087499618530273
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.0007 0.00065279006958008
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.0006 0.00055289268493652
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
61 0.0006 0.00059413909912109
SELECT id FROM categories WHERE parent_id = '30'
62 0.0011 0.0010831356048584
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.0007 0.00072312355041504
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.0008 0.00075888633728027
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.0007 0.00068116188049316
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
66 0.0006 0.00059604644775391
SELECT * FROM categorygroups WHERE id = '1'
67 0.0010 0.00097322463989258
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.0006 0.00063896179199219
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.0005 0.00053501129150391
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
70 0.0006 0.00055909156799316
SELECT id FROM categories WHERE parent_id = '31'
71 0.0009 0.00090289115905762
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.0006 0.00058293342590332
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.0006 0.00062084197998047
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.0007 0.00065493583679199
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
75 0.0006 0.00057888031005859
SELECT * FROM categorygroups WHERE id = '1'
76 0.0006 0.00061583518981934
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
77 0.0032 0.003242015838623
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
78 0.0010 0.00095009803771973
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
79 0.0010 0.0009770393371582
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.0007 0.00065207481384277
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
81 0.0021 0.0020761489868164
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
82 0.0015 0.0014641284942627
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
83 0.8419 0.84188199043274
SELECT * FROM ipgeocountries WHERE INET_ATON('18.119.100.196') >= INET_ATON(ip_start) AND INET_ATON('18.119.100.196') <= INET_ATON(ip_end)
84 0.0010 0.001025915145874
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
85 0.0004 0.00038790702819824
SELECT * FROM countryredirects WHERE countrycode = 'US'
86 0.0093 0.0093059539794922
SELECT * FROM tags WHERE pagename = 'vivaraise'
87 0.0078 0.0078251361846924
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
88 0.0028 0.0028209686279297
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
89 0.0007 0.0007319450378418
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
90 0.0077 0.0076658725738525
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
91 0.0024 0.0023541450500488
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
92 0.0006 0.00056290626525879
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
93 0.0011 0.0011200904846191
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.0015 0.0015251636505127
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.0006411075592041
SELECT * FROM productimages WHERE product_id = '4246' ORDER BY sortorder ASC
96 0.0010 0.00098419189453125
SELECT * FROM product_image_select WHERE product_id = '4246'
97 0.0005 0.00047016143798828
SELECT * FROM productcustomimages WHERE product_id = '4246'
98 0.0016 0.0015609264373779
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4246' AND a.name = n.originalname
99 0.0007 0.0006561279296875
SELECT * FROM productoffers WHERE product_id = '4246' AND merchantid = 'A1X6FK5RDHNB96'
100 0.0005 0.00045108795166016
SELECT * FROM productoffers
                WHERE product_id = '4246' AND price > 0
                ORDER BY price ASC LIMIT 1
101 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '4246' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
102 0.0008 0.0008389949798584
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4246' ORDER BY timestamp DESC
103 0.0006 0.00061917304992676
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
104 0.0006 0.00058889389038086
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
105 0.0004 0.00037598609924316
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
106 0.0295 0.029473066329956
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.0025 0.002514123916626
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.0007 0.00071406364440918
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.0006 0.00059390068054199
SELECT * FROM products WHERE id = 1626
110 0.0004 0.00040912628173828
SELECT * FROM products WHERE id = 4041
111 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = 4312
112 0.0004 0.0003960132598877
SELECT * FROM products WHERE id = 777
113 0.0005 0.00048112869262695
SELECT * FROM products WHERE id = 3881
114 0.0005 0.0005190372467041
SELECT * FROM products WHERE id = 4213
115 0.0005 0.0004878044128418
SELECT * FROM products WHERE id = '1626'
116 0.0006 0.00057291984558105
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
117 0.0007 0.00072693824768066
SELECT * FROM product_image_select WHERE product_id = '1626'
118 0.0005 0.00047206878662109
SELECT * FROM productcustomimages WHERE product_id = '1626'
119 0.0011 0.0010709762573242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
120 0.0006 0.00059199333190918
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0004 0.00041985511779785
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0005 0.00048518180847168
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
123 0.0006 0.00062894821166992
SELECT * FROM products WHERE id = '4041'
124 0.0006 0.0006101131439209
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
125 0.0007 0.00071883201599121
SELECT * FROM product_image_select WHERE product_id = '4041'
126 0.0005 0.00045394897460938
SELECT * FROM productcustomimages WHERE product_id = '4041'
127 0.0016 0.0016069412231445
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
128 0.0005 0.00054192543029785
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
129 0.0004 0.0004270076751709
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
130 0.0005 0.00046205520629883
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
131 0.0006 0.00055885314941406
SELECT * FROM products WHERE id = '4312'
132 0.0005 0.00053691864013672
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
133 0.0007 0.00069212913513184
SELECT * FROM product_image_select WHERE product_id = '4312'
134 0.0005 0.00047397613525391
SELECT * FROM productcustomimages WHERE product_id = '4312'
135 0.0014 0.0014441013336182
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
136 0.0005 0.00051689147949219
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0005 0.00048494338989258
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0005 0.00049686431884766
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
139 0.0006 0.00058197975158691
SELECT * FROM products WHERE id = '777'
140 0.0005 0.00051999092102051
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
141 0.0007 0.00069499015808105
SELECT * FROM product_image_select WHERE product_id = '777'
142 0.0004 0.00042891502380371
SELECT * FROM productcustomimages WHERE product_id = '777'
143 0.0014 0.0013899803161621
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
144 0.0006 0.00062203407287598
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0004 0.00041413307189941
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0004 0.00044894218444824
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0007 0.00066184997558594
SELECT * FROM products WHERE id = '3881'
148 0.0006 0.00060701370239258
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
149 0.0007 0.00066518783569336
SELECT * FROM product_image_select WHERE product_id = '3881'
150 0.0005 0.00049400329589844
SELECT * FROM productcustomimages WHERE product_id = '3881'
151 0.0015 0.0015299320220947
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
152 0.0005 0.00052309036254883
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0005 0.00045323371887207
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0006 0.00055503845214844
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0006 0.00064802169799805
SELECT * FROM products WHERE id = '4213'
156 0.0006 0.00059390068054199
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
157 0.0007 0.00065302848815918
SELECT * FROM product_image_select WHERE product_id = '4213'
158 0.0005 0.0004580020904541
SELECT * FROM productcustomimages WHERE product_id = '4213'
159 0.0015 0.0015461444854736
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
160 0.0005 0.00053191184997559
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0005 0.00047111511230469
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0006 0.00057816505432129
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0009 0.00093603134155273
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
164 0.0008 0.00080299377441406
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
165 0.0019 0.0019090175628662
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
166 0.0009 0.00085902214050293
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
167 0.0006 0.00064992904663086
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
168 0.0007 0.00066113471984863
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
169 0.0007 0.00068187713623047
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'