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
0.58785915374756 182 0.1646 0


No Amazon API Requests Made.


App Debug - Total Time 0.58785915374756 seconds

Number Time From Start Name Description
1 0.3337390422821 Initialise Initialise FSB Function
2 0.33515620231628 App Controller Start Start of the App controller (called before the controller of every page)
3 0.3820481300354 Start of getCategoryListByGroup Function Before first category groups query
4 0.38228821754456 After initial query Before first category groups query
5 0.38228917121887 Get Category List for Group Before the call to getCategoryList function
6 0.38229012489319 Start of GetCategoryList function Start of the function
7 0.38229203224182 Before getting categories Query to get specific category list
8 0.38259506225586 After getting categories Query to get specific category list
9 0.38259506225586 Before getting category custom Before call to function getCategoryCustom
10 0.39328813552856 After getting category custom After call to function getCategoryCustom
11 0.39328908920288 Before getting category custom Before call to function getCategoryCustom
12 0.40073299407959 After getting category custom After call to function getCategoryCustom
13 0.4007351398468 Before getting category custom Before call to function getCategoryCustom
14 0.4043390750885 After getting category custom After call to function getCategoryCustom
15 0.40434122085571 Before getting category custom Before call to function getCategoryCustom
16 0.40655398368835 After getting category custom After call to function getCategoryCustom
17 0.40655517578125 Before getting category custom Before call to function getCategoryCustom
18 0.40872502326965 After getting category custom After call to function getCategoryCustom
19 0.40872621536255 Before getting category custom Before call to function getCategoryCustom
20 0.41090798377991 After getting category custom After call to function getCategoryCustom
21 0.4109091758728 End of GetCategoryList function End of the function
22 0.41091203689575 Get Category List for Group Before the call to getCategoryList function
23 0.41091299057007 Start of GetCategoryList function Start of the function
24 0.41091418266296 Before getting categories Query to get specific category list
25 0.41117310523987 End of getCategoryListByGroup Function Before return()
26 0.41538405418396 App Controller End End of the App controller (called before the controller of every page)
27 0.47441720962524 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 0.47500205039978 Before Get Options Before the call to getOptions in the tpl class
29 0.50668811798096 After Get Options After the call to getOptions in the tpl class
30 0.50671410560608 App_after Controller End End of the App_after controller (called after the controller of every page)
31 0.58785009384155 Finalizing debug Before the debug is output to the page.
32 0.58785820007324 End of App This is the end of the app logging, final timestamp


Query Debug - 182 Database Queries. Total time 0.1646 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0007 0.00066804885864258
SELECT parameter, value FROM parameters
2 0.0046 0.0045509338378906
SELECT * FROM `bad_bots`
3 0.0003 0.00029110908508301
SET time_zone = 'Europe/London'
4 0.0004 0.00043487548828125
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0005 0.0004570484161377
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:13:\"216.73.216.99\";}'
6 0.0004 0.00037193298339844
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1758125580'
7 0.0006 0.00056004524230957
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00036811828613281
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0004 0.00042390823364258
SELECT id FROM pages WHERE pagename = 'tags' LIMIT 1
10 0.0004 0.00038385391235352
SELECT * FROM pages WHERE id = 51
11 0.0022 0.0021600723266602
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0441 0.04410195350647
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0003 0.00031018257141113
SELECT * FROM pages WHERE pagename = 'tags'
14 0.0002 0.00023698806762695
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0003 0.00029516220092773
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0046 0.0046150684356689
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.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 = 26
18 0.0002 0.00018215179443359
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0002 0.00019598007202148
SELECT id FROM categories WHERE parent_id = '26'
20 0.0045 0.0044970512390137
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.0002 0.00022482872009277
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.00023412704467773
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.00023484230041504
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0002 0.00020503997802734
SELECT * FROM categorygroups WHERE id = '1'
25 0.0028 0.0028231143951416
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.0002 0.00023198127746582
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.0002 0.00020885467529297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0002 0.00022697448730469
SELECT id FROM categories WHERE parent_id = '27'
29 0.0030 0.0029678344726562
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.0002 0.00023078918457031
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.0002 0.00022292137145996
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.0002 0.00024890899658203
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0002 0.0002288818359375
SELECT * FROM categorygroups WHERE id = '1'
34 0.0010 0.0010001659393311
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.0002 0.00022792816162109
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.0002 0.00019001960754395
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0002 0.00020694732666016
SELECT id FROM categories WHERE parent_id = '28'
38 0.0011 0.0010550022125244
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.00021886825561523
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.00021505355834961
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.00023102760314941
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0002 0.00021195411682129
SELECT * FROM categorygroups WHERE id = '1'
43 0.0003 0.00030899047851562
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.00023198127746582
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.00022697448730469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0002 0.00022387504577637
SELECT id FROM categories WHERE parent_id = '29'
47 0.0003 0.00032496452331543
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.0002 0.00021219253540039
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.00021100044250488
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.00022411346435547
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0002 0.00020885467529297
SELECT * FROM categorygroups WHERE id = '1'
52 0.0003 0.00029802322387695
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.00023388862609863
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.00019502639770508
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0002 0.0002138614654541
SELECT id FROM categories WHERE parent_id = '30'
56 0.0003 0.00030398368835449
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.00021100044250488
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.00024008750915527
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0002 0.00021886825561523
SELECT * FROM categorygroups WHERE id = '1'
61 0.0003 0.00032782554626465
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.0002 0.00022602081298828
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.00019001960754395
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0002 0.00021100044250488
SELECT id FROM categories WHERE parent_id = '31'
65 0.0003 0.00031805038452148
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.00020599365234375
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.00021791458129883
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.00023198127746582
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0002 0.00021600723266602
SELECT * FROM categorygroups WHERE id = '1'
70 0.0003 0.00025606155395508
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0012 0.0012471675872803
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0003 0.00034284591674805
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0003 0.00030803680419922
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.0002 0.00021600723266602
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0009 0.0009009838104248
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0005 0.00051188468933105
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.0004 0.00040006637573242
SELECT * FROM pages WHERE pagename = 'tags'
78 0.0097 0.009688138961792
SELECT COUNT(*) FROM tags t WHERE t.hidden = 0 AND t.display_alltags = 1 ORDER BY t.id 
79 0.0094 0.0093851089477539
SELECT * FROM tags t WHERE t.hidden = 0 AND t.display_alltags = 1 ORDER BY title ASC  LIMIT 0, 18
80 0.0014 0.0014009475708008
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
81 0.0012 0.0011730194091797
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 
82 0.0011 0.0011310577392578
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
83 0.0004 0.00037980079650879
SELECT * FROM productimages WHERE product_id = '1215' ORDER BY sortorder ASC
84 0.0022 0.0022149085998535
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
85 0.0022 0.0021569728851318
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 
86 0.0021 0.0021309852600098
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
87 0.0003 0.00030398368835449
SELECT * FROM productimages WHERE product_id = '4122' ORDER BY sortorder ASC
88 0.0006 0.00059103965759277
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
89 0.0006 0.00056982040405273
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 
90 0.0007 0.00067996978759766
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
91 0.0003 0.00029206275939941
SELECT * FROM productimages WHERE product_id = '2009' ORDER BY sortorder ASC
92 0.0007 0.00068402290344238
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
93 0.0006 0.00058197975158691
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 
94 0.0006 0.00061297416687012
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
95 0.0003 0.00026702880859375
SELECT * FROM productimages WHERE product_id = '4926' ORDER BY sortorder ASC
96 0.0007 0.00065779685974121
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
97 0.0004 0.00037503242492676
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 
98 0.0004 0.00037407875061035
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
99 0.0003 0.00030016899108887
SELECT * FROM productimages WHERE product_id = '2029' ORDER BY sortorder ASC
100 0.0004 0.00039005279541016
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
101 0.0004 0.00038814544677734
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 
102 0.0004 0.0003960132598877
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
103 0.0003 0.00032615661621094
SELECT * FROM productimages WHERE product_id = '2029' ORDER BY sortorder ASC
104 0.0011 0.0011301040649414
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
105 0.0010 0.0010221004486084
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 
106 0.0010 0.0010402202606201
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
107 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '1011' ORDER BY sortorder ASC
108 0.0005 0.00050497055053711
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
109 0.0005 0.00047087669372559
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 
110 0.0005 0.00045394897460938
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
111 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '1287' ORDER BY sortorder ASC
112 0.0004 0.00042486190795898
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
113 0.0004 0.00037288665771484
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 
114 0.0004 0.0003821849822998
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
115 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '4556' ORDER BY sortorder ASC
116 0.0003 0.00026178359985352
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
117 0.0003 0.00026988983154297
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
118 0.0003 0.00026607513427734
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
119 0.0116 0.011599063873291
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
120 0.0003 0.00028705596923828
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
121 0.0003 0.00026202201843262
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
122 0.0003 0.00026893615722656
SELECT * FROM products WHERE id = 1626
123 0.0002 0.00023579597473145
SELECT * FROM products WHERE id = 4041
124 0.0002 0.00022506713867188
SELECT * FROM products WHERE id = 4312
125 0.0002 0.00022006034851074
SELECT * FROM products WHERE id = 777
126 0.0003 0.00028395652770996
SELECT * FROM products WHERE id = 3881
127 0.0002 0.00024914741516113
SELECT * FROM products WHERE id = 4213
128 0.0002 0.0002291202545166
SELECT * FROM products WHERE id = '1626'
129 0.0002 0.00024104118347168
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
130 0.0005 0.00048303604125977
SELECT * FROM product_image_select WHERE product_id = '1626'
131 0.0002 0.00019598007202148
SELECT * FROM productcustomimages WHERE product_id = '1626'
132 0.0005 0.00045919418334961
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
133 0.0002 0.00024914741516113
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
134 0.0003 0.00029587745666504
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
135 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0003 0.00026202201843262
SELECT * FROM products WHERE id = '4041'
137 0.0002 0.00023198127746582
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
138 0.0004 0.00039291381835938
SELECT * FROM product_image_select WHERE product_id = '4041'
139 0.0002 0.00020718574523926
SELECT * FROM productcustomimages WHERE product_id = '4041'
140 0.0006 0.00057601928710938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
141 0.0002 0.00024008750915527
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
142 0.0002 0.00024914741516113
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
143 0.0003 0.0002591609954834
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
144 0.0002 0.00023794174194336
SELECT * FROM products WHERE id = '4312'
145 0.0002 0.00022315979003906
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
146 0.0005 0.00045895576477051
SELECT * FROM product_image_select WHERE product_id = '4312'
147 0.0002 0.00020909309387207
SELECT * FROM productcustomimages WHERE product_id = '4312'
148 0.0006 0.00056004524230957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
149 0.0002 0.00023794174194336
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
150 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
152 0.0003 0.00026917457580566
SELECT * FROM products WHERE id = '777'
153 0.0002 0.00023078918457031
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
154 0.0004 0.00036907196044922
SELECT * FROM product_image_select WHERE product_id = '777'
155 0.0002 0.00018882751464844
SELECT * FROM productcustomimages WHERE product_id = '777'
156 0.0006 0.00055503845214844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
157 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
158 0.0002 0.00023698806762695
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
159 0.0002 0.00024700164794922
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
160 0.0003 0.0002901554107666
SELECT * FROM products WHERE id = '3881'
161 0.0003 0.00026679039001465
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
162 0.0004 0.00037002563476562
SELECT * FROM product_image_select WHERE product_id = '3881'
163 0.0002 0.0002140998840332
SELECT * FROM productcustomimages WHERE product_id = '3881'
164 0.0006 0.00056886672973633
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
165 0.0003 0.00026702880859375
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
166 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
167 0.0003 0.00026178359985352
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
168 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '4213'
169 0.0003 0.00026798248291016
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
170 0.0004 0.00035905838012695
SELECT * FROM product_image_select WHERE product_id = '4213'
171 0.0002 0.00018310546875
SELECT * FROM productcustomimages WHERE product_id = '4213'
172 0.0006 0.00060200691223145
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
173 0.0002 0.00023603439331055
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
174 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
175 0.0003 0.00025296211242676
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
176 0.0005 0.00048398971557617
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
177 0.0005 0.0004730224609375
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
178 0.0010 0.0010371208190918
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
179 0.0004 0.00035786628723145
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
180 0.0003 0.00033688545227051
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
181 0.0005 0.00047802925109863
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
182 0.0004 0.00039386749267578
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'