0

All Our Tags

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.2014000415802 185 0.1126 0


No Amazon API Requests Made.


App Debug - Total Time 1.2014000415802 seconds

Number Time From Start Name Description
1 0.87393808364868 Initialise Initialise FSB Function
2 0.87626004219055 App Controller Start Start of the App controller (called before the controller of every page)
3 0.87876605987549 Start of getCategoryListByGroup Function Before first category groups query
4 0.8790271282196 After initial query Before first category groups query
5 0.87902903556824 Get Category List for Group Before the call to getCategoryList function
6 0.87903094291687 Start of GetCategoryList function Start of the function
7 0.87903499603271 Before getting categories Query to get specific category list
8 0.87941002845764 After getting categories Query to get specific category list
9 0.87941217422485 Before getting category custom Before call to function getCategoryCustom
10 0.88183903694153 After getting category custom After call to function getCategoryCustom
11 0.88184094429016 Before getting category custom Before call to function getCategoryCustom
12 0.89320111274719 After getting category custom After call to function getCategoryCustom
13 0.89320397377014 Before getting category custom Before call to function getCategoryCustom
14 0.89831805229187 After getting category custom After call to function getCategoryCustom
15 0.8983199596405 Before getting category custom Before call to function getCategoryCustom
16 0.90102601051331 After getting category custom After call to function getCategoryCustom
17 0.90102815628052 Before getting category custom Before call to function getCategoryCustom
18 0.9035279750824 After getting category custom After call to function getCategoryCustom
19 0.90353012084961 Before getting category custom Before call to function getCategoryCustom
20 0.9061450958252 After getting category custom After call to function getCategoryCustom
21 0.90614700317383 End of GetCategoryList function End of the function
22 0.90615010261536 Get Category List for Group Before the call to getCategoryList function
23 0.90615200996399 Start of GetCategoryList function Start of the function
24 0.9061541557312 Before getting categories Query to get specific category list
25 0.90644598007202 End of getCategoryListByGroup Function Before return()
26 0.91116213798523 App Controller End End of the App controller (called before the controller of every page)
27 0.99791812896729 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.99856305122375 Before Get Options Before the call to getOptions in the tpl class
29 1.0211050510406 After Get Options After the call to getOptions in the tpl class
30 1.0211360454559 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.2013850212097 Finalizing debug Before the debug is output to the page.
32 1.2013990879059 End of App This is the end of the app logging, final timestamp


Query Debug - 185 Database Queries. Total time 0.1126 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0006 0.00063085556030273
SELECT parameter, value FROM parameters
2 0.0021 0.0021371841430664
SELECT * FROM `bad_bots`
3 0.0005 0.00053691864013672
SET time_zone = 'Europe/London'
4 0.0004 0.0004279613494873
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0011 0.0010650157928467
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"18.226.177.223\";}'
6 0.0008 0.00076103210449219
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1714031749'
7 0.0004 0.00035214424133301
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00030398368835449
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0010 0.0010030269622803
SELECT id FROM pages WHERE pagename = 'tags' LIMIT 1
10 0.0004 0.0003969669342041
SELECT * FROM pages WHERE id = 51
11 0.0007 0.00070309638977051
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0007 0.00069880485534668
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0007 0.00073909759521484
SELECT * FROM pages WHERE pagename = 'tags'
14 0.0003 0.00025010108947754
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0004 0.00035881996154785
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0002 0.0002291202545166
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
17 0.0004 0.00035691261291504
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0002 0.00022697448730469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0003 0.00031805038452148
SELECT id FROM categories WHERE parent_id = '26'
20 0.0002 0.00021505355834961
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 
21 0.0003 0.00029802322387695
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 
22 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 (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0002 0.00021910667419434
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0002 0.00022292137145996
SELECT * FROM categorygroups WHERE id = '1'
25 0.0044 0.0043740272521973
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
26 0.0003 0.00028300285339355
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0003 0.00029087066650391
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0003 0.00026297569274902
SELECT id FROM categories WHERE parent_id = '27'
29 0.0048 0.004755973815918
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 
30 0.0003 0.00029706954956055
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 
31 0.0003 0.0002899169921875
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
32 0.0004 0.00038385391235352
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0003 0.00032210350036621
SELECT * FROM categorygroups WHERE id = '1'
34 0.0016 0.0016200542449951
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
35 0.0003 0.00031805038452148
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0003 0.00034213066101074
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0004 0.00035595893859863
SELECT id FROM categories WHERE parent_id = '28'
38 0.0014 0.0014009475708008
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 
39 0.0002 0.00024795532226562
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 
40 0.0002 0.00022101402282715
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
41 0.0002 0.00023198127746582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0002 0.0002439022064209
SELECT * FROM categorygroups WHERE id = '1'
43 0.0005 0.00046205520629883
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
44 0.0002 0.00023579597473145
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0002 0.00021886825561523
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0002 0.00022315979003906
SELECT id FROM categories WHERE parent_id = '29'
47 0.0005 0.00050806999206543
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 
48 0.0003 0.00028896331787109
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 
49 0.0002 0.0002131462097168
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
50 0.0002 0.00021600723266602
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0002 0.00023889541625977
SELECT * FROM categorygroups WHERE id = '1'
52 0.0004 0.0004119873046875
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
53 0.0002 0.00021791458129883
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0002 0.00021696090698242
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0002 0.00023388862609863
SELECT id FROM categories WHERE parent_id = '30'
56 0.0005 0.00046491622924805
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 
57 0.0002 0.00022387504577637
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 
58 0.0002 0.0002140998840332
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
59 0.0002 0.00021505355834961
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0002 0.00021600723266602
SELECT * FROM categorygroups WHERE id = '1'
61 0.0004 0.00043797492980957
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
62 0.0003 0.00025296211242676
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0002 0.00021505355834961
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0002 0.00020790100097656
SELECT id FROM categories WHERE parent_id = '31'
65 0.0005 0.0005190372467041
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 
66 0.0002 0.00023889541625977
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 
67 0.0002 0.0002140998840332
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
68 0.0002 0.00021719932556152
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0002 0.00022411346435547
SELECT * FROM categorygroups WHERE id = '1'
70 0.0003 0.00028204917907715
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0002 0.00023007392883301
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0004 0.00041413307189941
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0002 0.00024795532226562
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
74 0.0003 0.00026893615722656
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0002 0.00022387504577637
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0006 0.00058102607727051
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.0004 0.0003509521484375
SELECT * FROM ipgeocountries WHERE INET_ATON('18.226.177.223') >= INET_ATON(ip_start) AND INET_ATON('18.226.177.223') <= INET_ATON(ip_end)
78 0.0002 0.00023698806762695
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0002 0.00021696090698242
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0005 0.00053095817565918
SELECT * FROM pages WHERE pagename = 'tags'
81 0.0067 0.0067498683929443
SELECT COUNT(*) FROM tags t WHERE t.hidden = 0 AND t.display_alltags = 1 ORDER BY t.id 
82 0.0049 0.0049140453338623
SELECT * FROM tags t WHERE t.hidden = 0 AND t.display_alltags = 1 ORDER BY title ASC  LIMIT 0, 18
83 0.0038 0.0038259029388428
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '62'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
84 0.0036 0.0036089420318604
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '62'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
85 0.0028 0.0027570724487305
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '62' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
86 0.0004 0.00037908554077148
SELECT * FROM productimages WHERE product_id = '1215' ORDER BY sortorder ASC
87 0.0003 0.00030398368835449
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '216'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
88 0.0004 0.0003969669342041
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '216'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
89 0.0003 0.00032496452331543
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '216' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
90 0.0003 0.0003199577331543
SELECT * FROM productimages WHERE product_id = '4122' ORDER BY sortorder ASC
91 0.0015 0.0014681816101074
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '204'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
92 0.0015 0.0015439987182617
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '204'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
93 0.0015 0.0015130043029785
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '204' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
94 0.0007 0.00073480606079102
SELECT * FROM productimages WHERE product_id = '2009' ORDER BY sortorder ASC
95 0.0019 0.0018508434295654
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '91'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
96 0.0012 0.0011610984802246
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '91'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
97 0.0012 0.0011780261993408
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '91' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
98 0.0003 0.0003049373626709
SELECT * FROM productimages WHERE product_id = '4933' ORDER BY sortorder ASC
99 0.0007 0.00072789192199707
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '500'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
100 0.0007 0.0007331371307373
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '500'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
101 0.0007 0.0007472038269043
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '500' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
102 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '2029' ORDER BY sortorder ASC
103 0.0008 0.00076508522033691
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '198'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
104 0.0007 0.0007469654083252
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '198'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
105 0.0008 0.00077104568481445
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '198' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
106 0.0004 0.0004270076751709
SELECT * FROM productimages WHERE product_id = '2029' ORDER BY sortorder ASC
107 0.0020 0.0019609928131104
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '1'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
108 0.0019 0.0019240379333496
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '1'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
109 0.0019 0.0018861293792725
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '1' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
110 0.0003 0.00033187866210938
SELECT * FROM productimages WHERE product_id = '1011' ORDER BY sortorder ASC
111 0.0008 0.00077104568481445
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '201'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
112 0.0008 0.00078201293945312
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '201'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
113 0.0008 0.00083804130554199
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '201' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
114 0.0004 0.00038504600524902
SELECT * FROM productimages WHERE product_id = '1287' ORDER BY sortorder ASC
115 0.0012 0.0011510848999023
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '3966'
				  AND p.parent_id = 0
				  AND p.enabled = 1
				  AND p.hidden = 0
116 0.0006 0.00060892105102539
SELECT COUNT(DISTINCT(p.id)) FROM products p, product_tags t
				WHERE p.id = t.product_id
				  AND t.tag_id = '3966'
				  AND p.parent_id = 0
				  AND hidden = 0
				  AND enabled = 1 
117 0.0006 0.00063920021057129
SELECT p.id FROM products p, product_tags t WHERE p.id = t.product_id AND t.tag_id = '3966' AND p.hidden = 0 AND p.salesrank > 0 AND (p.price > 0 OR p.parent = 1) ORDER BY p.salesrank ASC LIMIT 1
118 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '4556' ORDER BY sortorder ASC
119 0.0003 0.00031495094299316
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
120 0.0003 0.00030088424682617
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
121 0.0003 0.00026607513427734
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
122 0.0003 0.00026416778564453
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
123 0.0003 0.00025010108947754
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
124 0.0002 0.00024199485778809
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
125 0.0003 0.00033807754516602
SELECT * FROM products WHERE id = 1626
126 0.0003 0.00032305717468262
SELECT * FROM products WHERE id = 4041
127 0.0003 0.00031208992004395
SELECT * FROM products WHERE id = 4312
128 0.0004 0.00040602684020996
SELECT * FROM products WHERE id = 777
129 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = 4213
130 0.0004 0.00039005279541016
SELECT * FROM products WHERE id = 3881
131 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '1626'
132 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
133 0.0002 0.00023198127746582
SELECT * FROM product_image_select WHERE product_id = '1626'
134 0.0002 0.0002439022064209
SELECT * FROM productcustomimages WHERE product_id = '1626'
135 0.0003 0.00026798248291016
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
136 0.0003 0.00026512145996094
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
137 0.0003 0.00026512145996094
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
138 0.0003 0.00028109550476074
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
139 0.0003 0.00032520294189453
SELECT * FROM products WHERE id = '4041'
140 0.0004 0.00042104721069336
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
141 0.0003 0.00029110908508301
SELECT * FROM product_image_select WHERE product_id = '4041'
142 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4041'
143 0.0003 0.00027799606323242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
144 0.0003 0.00027298927307129
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
145 0.0005 0.00048112869262695
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
146 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0003 0.00034785270690918
SELECT * FROM products WHERE id = '4312'
148 0.0004 0.00037407875061035
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
149 0.0003 0.00027298927307129
SELECT * FROM product_image_select WHERE product_id = '4312'
150 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '4312'
151 0.0003 0.00025582313537598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
152 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0005 0.00054097175598145
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00034713745117188
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
155 0.0004 0.00041317939758301
SELECT * FROM products WHERE id = '777'
156 0.0003 0.00030899047851562
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
157 0.0003 0.00026392936706543
SELECT * FROM product_image_select WHERE product_id = '777'
158 0.0003 0.00025486946105957
SELECT * FROM productcustomimages WHERE product_id = '777'
159 0.0003 0.00030112266540527
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
160 0.0003 0.00030279159545898
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
161 0.0004 0.0003509521484375
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
162 0.0003 0.00028419494628906
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
163 0.0004 0.00041103363037109
SELECT * FROM products WHERE id = '4213'
164 0.0004 0.00038003921508789
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
165 0.0003 0.00029110908508301
SELECT * FROM product_image_select WHERE product_id = '4213'
166 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '4213'
167 0.0003 0.00029993057250977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
168 0.0004 0.00037097930908203
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
169 0.0005 0.00045490264892578
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
170 0.0003 0.00030899047851562
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
171 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = '3881'
172 0.0004 0.00036907196044922
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
173 0.0003 0.00028204917907715
SELECT * FROM product_image_select WHERE product_id = '3881'
174 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '3881'
175 0.0003 0.00029087066650391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
176 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0003 0.00031208992004395
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
179 0.0004 0.00036406517028809
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
180 0.0004 0.00036096572875977
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
181 0.0006 0.00061202049255371
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
182 0.0005 0.00049614906311035
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
183 0.0004 0.0003509521484375
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
184 0.0006 0.00057792663574219
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
185 0.0006 0.0005640983581543
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'