0

Articles

Page Created On Last Updated

We are ready to help with whatever you need. To ensure you get a fast and considered response, please contact us via email - simply enter your details below and we will get back to you as soon as possible.

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.6839661598206 147 0.8791 0


No Amazon API Requests Made.


App Debug - Total Time 1.6839661598206 seconds

Number Time From Start Name Description
1 0.70448517799377 Initialise Initialise FSB Function
2 0.70635104179382 App Controller Start Start of the App controller (called before the controller of every page)
3 0.75147414207458 Start of getCategoryListByGroup Function Before first category groups query
4 0.752610206604 After initial query Before first category groups query
5 0.75261211395264 Get Category List for Group Before the call to getCategoryList function
6 0.75261521339417 Start of GetCategoryList function Start of the function
7 0.75262022018433 Before getting categories Query to get specific category list
8 0.75417304039001 After getting categories Query to get specific category list
9 0.75417518615723 Before getting category custom Before call to function getCategoryCustom
10 0.77971315383911 After getting category custom After call to function getCategoryCustom
11 0.77971911430359 Before getting category custom Before call to function getCategoryCustom
12 0.79315304756165 After getting category custom After call to function getCategoryCustom
13 0.79315900802612 Before getting category custom Before call to function getCategoryCustom
14 0.80154705047607 After getting category custom After call to function getCategoryCustom
15 0.80155205726624 Before getting category custom Before call to function getCategoryCustom
16 0.8067991733551 After getting category custom After call to function getCategoryCustom
17 0.80680322647095 Before getting category custom Before call to function getCategoryCustom
18 0.81894111633301 After getting category custom After call to function getCategoryCustom
19 0.81894612312317 Before getting category custom Before call to function getCategoryCustom
20 0.84526920318604 After getting category custom After call to function getCategoryCustom
21 0.84527516365051 End of GetCategoryList function End of the function
22 0.84528708457947 Get Category List for Group Before the call to getCategoryList function
23 0.84529113769531 Start of GetCategoryList function Start of the function
24 0.84529709815979 Before getting categories Query to get specific category list
25 0.84642314910889 End of getCategoryListByGroup Function Before return()
26 1.4749710559845 App Controller End End of the App controller (called before the controller of every page)
27 1.5108602046967 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.5137341022491 Before Get Options Before the call to getOptions in the tpl class
29 1.6017141342163 After Get Options After the call to getOptions in the tpl class
30 1.6017742156982 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6839330196381 Finalizing debug Before the debug is output to the page.
32 1.6839640140533 End of App This is the end of the app logging, final timestamp


Query Debug - 147 Database Queries. Total time 0.8791 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0012 0.0011940002441406
SELECT parameter, value FROM parameters
2 0.0051 0.0051259994506836
SELECT * FROM `bad_bots`
3 0.0004 0.00037503242492676
SET time_zone = 'Europe/London'
4 0.0023 0.0022938251495361
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0030 0.0030109882354736
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"18.227.48.102\";}'
6 0.0044 0.0043570995330811
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1734799670'
7 0.0035 0.003493070602417
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0007 0.0007469654083252
UPDATE autorun SET lastrun = '2024-12-21 16:47:50' WHERE id = '13'
9 0.0009 0.00089621543884277
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0058 0.0058028697967529
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
11 0.0370 0.037014007568359
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
12 0.0016 0.0015859603881836
SELECT * FROM pages WHERE pagename = 'articles'
13 0.0011 0.0011210441589355
SELECT * FROM categorygroups ORDER BY sortorder ASC
14 0.0015 0.0015280246734619
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
15 0.0088 0.0088281631469727
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
16 0.0016 0.0015881061553955
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
17 0.0012 0.0011520385742188
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
18 0.0005 0.0004730224609375
SELECT id FROM categories WHERE parent_id = '26'
19 0.0085 0.00848388671875
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 
20 0.0014 0.0014200210571289
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 
21 0.0015 0.0014901161193848
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
22 0.0013 0.0013449192047119
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
23 0.0005 0.00050997734069824
SELECT * FROM categorygroups WHERE id = '1'
24 0.0034 0.0034301280975342
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
25 0.0005 0.00052595138549805
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
26 0.0004 0.0004279613494873
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
27 0.0005 0.00048112869262695
SELECT id FROM categories WHERE parent_id = '27'
28 0.0063 0.0063011646270752
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 
29 0.0006 0.00055789947509766
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 
30 0.0006 0.00058913230895996
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
31 0.0005 0.00048208236694336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
32 0.0005 0.00045418739318848
SELECT * FROM categorygroups WHERE id = '1'
33 0.0015 0.001500129699707
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
34 0.0016 0.0015890598297119
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
35 0.0004 0.00044894218444824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
36 0.0005 0.00046396255493164
SELECT id FROM categories WHERE parent_id = '28'
37 0.0015 0.0015389919281006
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 
38 0.0008 0.00076103210449219
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 
39 0.0006 0.00056695938110352
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
40 0.0008 0.00079894065856934
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
41 0.0006 0.0005638599395752
SELECT * FROM categorygroups WHERE id = '1'
42 0.0008 0.00079703330993652
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
43 0.0005 0.00050902366638184
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
44 0.0005 0.00049901008605957
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
45 0.0004 0.00043916702270508
SELECT id FROM categories WHERE parent_id = '29'
46 0.0007 0.00073695182800293
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 
47 0.0005 0.00054812431335449
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 
48 0.0006 0.00056290626525879
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
49 0.0005 0.00053286552429199
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
50 0.0005 0.00046992301940918
SELECT * FROM categorygroups WHERE id = '1'
51 0.0007 0.00065088272094727
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
52 0.0006 0.00062203407287598
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
53 0.0005 0.00046110153198242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
54 0.0005 0.00046992301940918
SELECT id FROM categories WHERE parent_id = '30'
55 0.0007 0.00073099136352539
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 
56 0.0006 0.00056314468383789
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 
57 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
58 0.0058 0.0057680606842041
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
59 0.0020 0.0019850730895996
SELECT * FROM categorygroups WHERE id = '1'
60 0.0019 0.0018758773803711
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
61 0.0016 0.0015881061553955
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
62 0.0029 0.0028789043426514
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
63 0.0032 0.003180980682373
SELECT id FROM categories WHERE parent_id = '31'
64 0.0040 0.0040359497070312
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 
65 0.0033 0.0033059120178223
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 
66 0.0019 0.0019290447235107
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
67 0.0011 0.0010600090026855
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
68 0.0063 0.006260871887207
SELECT * FROM categorygroups WHERE id = '1'
69 0.0011 0.0011029243469238
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
70 0.0061 0.0061049461364746
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
71 0.0036 0.0036048889160156
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
72 0.0010 0.00096702575683594
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
73 0.0023 0.0022881031036377
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
74 0.0054 0.0054440498352051
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
75 0.0016 0.0015509128570557
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
76 0.6014 0.60136699676514
SELECT * FROM ipgeocountries WHERE INET_ATON('18.227.48.102') >= INET_ATON(ip_start) AND INET_ATON('18.227.48.102') <= INET_ATON(ip_end)
77 0.0030 0.0030269622802734
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
78 0.0013 0.0012969970703125
SELECT * FROM countryredirects WHERE countrycode = 'US'
79 0.0009 0.00090813636779785
SELECT * FROM pages WHERE pagename = 'articles'
80 0.0010 0.00098109245300293
SELECT * FROM pages WHERE xmlsitemap = 1 AND core = 0 ORDER BY `created_on` DESC
81 0.0029 0.0028829574584961
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
82 0.0021 0.0021359920501709
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
83 0.0006 0.00055289268493652
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
84 0.0253 0.025346994400024
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
85 0.0021 0.0020990371704102
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
86 0.0016 0.0015690326690674
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
87 0.0007 0.00066614151000977
SELECT * FROM products WHERE id = 1626
88 0.0006 0.00062799453735352
SELECT * FROM products WHERE id = 4041
89 0.0007 0.00066113471984863
SELECT * FROM products WHERE id = 4312
90 0.0006 0.00057601928710938
SELECT * FROM products WHERE id = 777
91 0.0007 0.00065994262695312
SELECT * FROM products WHERE id = 3881
92 0.0064 0.0063610076904297
SELECT * FROM products WHERE id = 4213
93 0.0007 0.00066900253295898
SELECT * FROM products WHERE id = '1626'
94 0.0005 0.00050592422485352
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
95 0.0017 0.0017039775848389
SELECT * FROM product_image_select WHERE product_id = '1626'
96 0.0005 0.00050997734069824
SELECT * FROM productcustomimages WHERE product_id = '1626'
97 0.0033 0.0032908916473389
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
98 0.0007 0.00066804885864258
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
99 0.0006 0.00056290626525879
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
100 0.0006 0.00056195259094238
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
101 0.0007 0.00071501731872559
SELECT * FROM products WHERE id = '4041'
102 0.0006 0.00056290626525879
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
103 0.0008 0.00078010559082031
SELECT * FROM product_image_select WHERE product_id = '4041'
104 0.0005 0.00046086311340332
SELECT * FROM productcustomimages WHERE product_id = '4041'
105 0.0014 0.0013630390167236
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
106 0.0006 0.00055503845214844
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
107 0.0005 0.00048589706420898
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
108 0.0005 0.0005030632019043
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
109 0.0006 0.00061702728271484
SELECT * FROM products WHERE id = '4312'
110 0.0006 0.00055909156799316
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
111 0.0007 0.0007169246673584
SELECT * FROM product_image_select WHERE product_id = '4312'
112 0.0004 0.00044608116149902
SELECT * FROM productcustomimages WHERE product_id = '4312'
113 0.0014 0.0013670921325684
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
114 0.0006 0.00055193901062012
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
115 0.0005 0.00047779083251953
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
116 0.0005 0.00049495697021484
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0006 0.00063705444335938
SELECT * FROM products WHERE id = '777'
118 0.0005 0.00054097175598145
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
119 0.0007 0.00069308280944824
SELECT * FROM product_image_select WHERE product_id = '777'
120 0.0004 0.00044488906860352
SELECT * FROM productcustomimages WHERE product_id = '777'
121 0.0012 0.001190185546875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
122 0.0006 0.00055098533630371
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0006 0.0005791187286377
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0005 0.00049114227294922
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0007 0.00067400932312012
SELECT * FROM products WHERE id = '3881'
126 0.0008 0.0007939338684082
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
127 0.0008 0.00077104568481445
SELECT * FROM product_image_select WHERE product_id = '3881'
128 0.0005 0.00053000450134277
SELECT * FROM productcustomimages WHERE product_id = '3881'
129 0.0013 0.0013148784637451
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
130 0.0007 0.00066018104553223
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0005 0.00051689147949219
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0006 0.00058889389038086
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
133 0.0007 0.00072908401489258
SELECT * FROM products WHERE id = '4213'
134 0.0007 0.00069999694824219
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
135 0.0008 0.00084304809570312
SELECT * FROM product_image_select WHERE product_id = '4213'
136 0.0005 0.00047492980957031
SELECT * FROM productcustomimages WHERE product_id = '4213'
137 0.0015 0.0015079975128174
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
138 0.0006 0.0006110668182373
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0005 0.00051498413085938
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0005 0.00054001808166504
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0024 0.0023951530456543
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
142 0.0010 0.00095200538635254
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
143 0.0031 0.00313401222229
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
144 0.0020 0.0019941329956055
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
145 0.0007 0.00067305564880371
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
146 0.0013 0.0012779235839844
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
147 0.0013 0.0012989044189453
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'