# | Query time (s) | Controller | Query |
---|
1 | 0.001 | | SELECT value FROM oc_setting WHERE store_id = '0' AND `key`='config_seo_url_type' |
2 | 0.0001 | | SET SQL_BIG_SELECTS = 1 |
3 | 0.0004 | | SHOW TABLES LIKE 'oc_ocfilter_setting' |
4 | 0.0002 | | SELECT * FROM oc_ocfilter_setting |
5 | 0.0001 | ControllerStartupStartup | SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://warcam.ru/' |
6 | 0.0023 | ControllerStartupStartup | SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC |
7 | 0.0002 | ControllerEventCompatibility | SELECT f1.offname f1_name, f1.shortname f1_shortname, f1.fias_id f1_fias_id, f1.level f1_level, f1.postalcode f1_postalcode, f2.offname f2_name, f2.shortname f2_shortname, f2.fias_id f2_fias_id, f2.level f2_level, f3.offname f3_name, f3.shortname f3_shortname, f3.fias_id f3_fias_id, f3.level f3_level, f4.offname f4_name, f4.shortname f4_shortname, f4.fias_id f4_fias_id, f4.level f4_level, f4.parent_id f4_parent_id
FROM fias f1
LEFT JOIN fias f2 ON f2.fias_id = f1.parent_id
LEFT JOIN fias f3 ON f3.fias_id = f2.parent_id
LEFT JOIN fias f4 ON f4.fias_id = f3.parent_id
WHERE f1.fias_id = 41 |
8 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_currency |
9 | 0.0003 | ControllerEventCompatibility | SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC |
10 | 0.0003 | ControllerEventCompatibility | SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'payment' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC |
11 | 0.0002 | ControllerEventCompatibility | SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '176' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '2761') ORDER BY tr1.priority ASC |
12 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_weight_class wc LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id) WHERE wcd.language_id = '1' |
13 | 0.0002 | ControllerEventCompatibility | SELECT * FROM oc_length_class mc LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id) WHERE mcd.language_id = '1' |
14 | 0.0001 | ControllerEventCompatibility | DELETE FROM oc_cart WHERE date_added < DATE_SUB(NOW(), INTERVAL '30' DAY) |
15 | 0.0004 | ControllerEventCompatibility | SHOW TABLES LIKE 'oc_cartkeeper' |
16 | 0.0003 | ControllerEventCompatibility | SHOW TABLES LIKE 'oc_cartkeeper_share' |
17 | 0.0003 | ControllerEventCompatibility | DELETE FROM oc_cartkeeper WHERE date_added < DATE_SUB(NOW(), INTERVAL '30' DAY) |
18 | 0.0001 | ControllerEventCompatibility | DELETE FROM oc_cartkeeper_share WHERE customer_id = '0' AND date_added < DATE_SUB(NOW(), INTERVAL '3' DAY) |
19 | 0.0001 | ControllerEventCompatibility | DELETE FROM oc_cartkeeper_share WHERE customer_id != '0' AND date_added < DATE_SUB(NOW(), INTERVAL '14' DAY) |
20 | 0.0001 | ControllerEventCompatibility | SELECT `session_id` FROM `oc_cart` WHERE `session_id` = '719895e64bb18a6973b45574ce080158' LIMIT 1 |
21 | 0.0001 | ControllerStartupEvent | SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `event_id` ASC |
22 | 0.0011 | ControllerStartupSeoPro | SELECT category_id, parent_id FROM oc_category ORDER BY parent_id |
23 | 0.0003 | ControllerStartupSeoPro | SELECT query FROM oc_url_alias WHERE keyword = 'magnitoly' LIMIT 1 |
24 | 0.0002 | ControllerStartupSeoPro | SELECT query FROM oc_url_alias WHERE keyword = 'honda' LIMIT 1 |
25 | 0.0001 | ControllerStartupSeoPro | SELECT query FROM oc_url_alias WHERE keyword = 'magnitoly/honda/' LIMIT 1 |
26 | 0.0001 | ControllerStartupSeoPro | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
27 | 0.0001 | ControllerStartupSeoPro | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
28 | 0.0001 | ControllerProductCategory | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/home' LIMIT 1 |
29 | 0.0003 | ControllerProductCategory | SELECT DISTINCT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.category_id = '69' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' |
30 | 0.0001 | ControllerProductCategory | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
31 | 0.0002 | ControllerProductCategory | SELECT DISTINCT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.category_id = '161' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' |
32 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
33 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
34 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/compare' LIMIT 1 |
35 | 0.0015 | ControllerEventCompatibility | SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
36 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_category_to_layout WHERE category_id = '161' AND store_id = '0' |
37 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
38 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND `code` = 'ocfilter' |
39 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
40 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '514' |
41 | 0.0007 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
42 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
43 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=514' LIMIT 1 |
44 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
45 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1500' |
46 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
47 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
48 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1500' LIMIT 1 |
49 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
50 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1581' |
51 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
52 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
53 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1581' LIMIT 1 |
54 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
55 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1503' |
56 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
57 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
58 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1503' LIMIT 1 |
59 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
60 | 0.0007 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '504' |
61 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
62 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
63 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=504' LIMIT 1 |
64 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
65 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '510' |
66 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
67 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
68 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=510' LIMIT 1 |
69 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
70 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '921' |
71 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
72 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
73 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=921' LIMIT 1 |
74 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
75 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1569' |
76 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
77 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
78 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1569' LIMIT 1 |
79 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
80 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2382' |
81 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
82 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2260' |
83 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
84 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2261' |
85 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
86 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1838' |
87 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
88 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '517' |
89 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
90 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
91 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=517' LIMIT 1 |
92 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
93 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2061' |
94 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
95 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2081' |
96 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
97 | 0.001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1065' |
98 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
99 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
100 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1065' LIMIT 1 |
101 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
102 | 0.0011 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '506' |
103 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
104 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
105 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=506' LIMIT 1 |
106 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
107 | 0.0007 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '521' |
108 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
109 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
110 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=521' LIMIT 1 |
111 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
112 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '520' |
113 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
114 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
115 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=520' LIMIT 1 |
116 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
117 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '508' |
118 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
119 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
120 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=508' LIMIT 1 |
121 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
122 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1477' |
123 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
124 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
125 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1477' LIMIT 1 |
126 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
127 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1169' |
128 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
129 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
130 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1169' LIMIT 1 |
131 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
132 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1201' |
133 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
134 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
135 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1201' LIMIT 1 |
136 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
137 | 0.001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '507' |
138 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
139 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
140 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=507' LIMIT 1 |
141 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
142 | 0.0011 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '505' |
143 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
144 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
145 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=505' LIMIT 1 |
146 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
147 | 0.0008 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '516' |
148 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
149 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
150 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=516' LIMIT 1 |
151 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
152 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1976' |
153 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
154 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1568' |
155 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
156 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
157 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1568' LIMIT 1 |
158 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
159 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2229' |
160 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
161 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1882' |
162 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
163 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
164 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1882' LIMIT 1 |
165 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
166 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '509' |
167 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
168 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
169 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=509' LIMIT 1 |
170 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
171 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1873' |
172 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
173 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
174 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1873' LIMIT 1 |
175 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
176 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1839' |
177 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
178 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
179 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1839' LIMIT 1 |
180 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
181 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2019' |
182 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
183 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1645' |
184 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
185 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
186 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1645' LIMIT 1 |
187 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
188 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1202' |
189 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
190 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
191 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1202' LIMIT 1 |
192 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
193 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2256' |
194 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
195 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2324' |
196 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
197 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1137' |
198 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
199 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
200 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1137' LIMIT 1 |
201 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
202 | 0.0009 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '518' |
203 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
204 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
205 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=518' LIMIT 1 |
206 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
207 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '512' |
208 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
209 | 0.001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
210 | 0.0002 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=512' LIMIT 1 |
211 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
212 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2150' |
213 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
214 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2071' |
215 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
216 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1203' |
217 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
218 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
219 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1203' LIMIT 1 |
220 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
221 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1502' |
222 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
223 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
224 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1502' LIMIT 1 |
225 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
226 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1479' |
227 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
228 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
229 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1479' LIMIT 1 |
230 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
231 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1578' |
232 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
233 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
234 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1578' LIMIT 1 |
235 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
236 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '515' |
237 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
238 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2212' |
239 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
240 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1504' |
241 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
242 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
243 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1504' LIMIT 1 |
244 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
245 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2144' |
246 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
247 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1773' |
248 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
249 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
250 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1773' LIMIT 1 |
251 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
252 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1621' |
253 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
254 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
255 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1621' LIMIT 1 |
256 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
257 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1298' |
258 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
259 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
260 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1298' LIMIT 1 |
261 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
262 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '519' |
263 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
264 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
265 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=519' LIMIT 1 |
266 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
267 | 0.0006 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '513' |
268 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
269 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
270 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=513' LIMIT 1 |
271 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
272 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2151' |
273 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
274 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1774' |
275 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
276 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
277 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1774' LIMIT 1 |
278 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
279 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1582' |
280 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
281 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
282 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1582' LIMIT 1 |
283 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
284 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2016' |
285 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
286 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1583' |
287 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
288 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
289 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1583' LIMIT 1 |
290 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
291 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2004' |
292 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
293 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1501' |
294 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
295 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
296 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1501' LIMIT 1 |
297 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
298 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2308' |
299 | 0.0002 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
300 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1204' |
301 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
302 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
303 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1204' LIMIT 1 |
304 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
305 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1941' |
306 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
307 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
308 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1941' LIMIT 1 |
309 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
310 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2048' |
311 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
312 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1170' |
313 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
314 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
315 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1170' LIMIT 1 |
316 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
317 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1807' |
318 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
319 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
320 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1807' LIMIT 1 |
321 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
322 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2046' |
323 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
324 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1899' |
325 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
326 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
327 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1899' LIMIT 1 |
328 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
329 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '511' |
330 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
331 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1481' |
332 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
333 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
334 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1481' LIMIT 1 |
335 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
336 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1957' |
337 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
338 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1205' |
339 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
340 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
341 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1205' LIMIT 1 |
342 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
343 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2026' |
344 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
345 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2025' |
346 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
347 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1584' |
348 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
349 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
350 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1584' LIMIT 1 |
351 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
352 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1206' |
353 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
354 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
355 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1206' LIMIT 1 |
356 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
357 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1207' |
358 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
359 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
360 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1207' LIMIT 1 |
361 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
362 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2022' |
363 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
364 | 0.0004 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1326' |
365 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
366 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
367 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1326' LIMIT 1 |
368 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
369 | 0.0003 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1208' |
370 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
371 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
372 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1208' LIMIT 1 |
373 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
374 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2335' |
375 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
376 | 0.0005 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1066' |
377 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
378 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
379 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1066' LIMIT 1 |
380 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
381 | 0.0002 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '1900' |
382 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
383 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
384 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=1900' LIMIT 1 |
385 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
386 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2394' |
387 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
388 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2172' |
389 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
390 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2325' |
391 | 0.0001 | ControllerEventCompatibility | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
392 | 0.0001 | ControllerEventCompatibility | SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) WHERE p.status = '1' AND p.catalog_output = '1' AND p2c.category_id = '2065' |
393 | 0.0001 | ControllerCommonColumnLeft | SELECT * FROM oc_category_to_layout WHERE category_id = '161' AND store_id = '0' |
394 | 0.0002 | ControllerCommonColumnLeft | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
395 | 0.0001 | ControllerCommonColumnLeft | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_left' ORDER BY sort_order |
396 | 0.0001 | ControllerExtensionModuleOCFilter | SELECT c.category_id FROM oc_category c LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '161' AND c2s.store_id = '0' LIMIT 1 |
397 | 0.0001 | ControllerCommonColumnRight | SELECT * FROM oc_category_to_layout WHERE category_id = '161' AND store_id = '0' |
398 | 0.0001 | ControllerCommonColumnRight | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
399 | 0.0002 | ControllerCommonColumnRight | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_right' ORDER BY sort_order |
400 | 0.0001 | ControllerCommonContentTop | SELECT * FROM oc_category_to_layout WHERE category_id = '161' AND store_id = '0' |
401 | 0.0001 | ControllerCommonContentTop | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
402 | 0.0001 | ControllerCommonContentTop | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_top' ORDER BY sort_order |
403 | 0.0001 | ControllerCommonContentBottom | SELECT * FROM oc_category_to_layout WHERE category_id = '161' AND store_id = '0' |
404 | 0.0001 | ControllerCommonContentBottom | SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
405 | 0.0001 | ControllerCommonContentBottom | SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_bottom' ORDER BY sort_order |
406 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'information/contact' LIMIT 1 |
407 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/return/add' LIMIT 1 |
408 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'information/sitemap' LIMIT 1 |
409 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/manufacturer' LIMIT 1 |
410 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/voucher' LIMIT 1 |
411 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'affiliate/account' LIMIT 1 |
412 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/special' LIMIT 1 |
413 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/account' LIMIT 1 |
414 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/order' LIMIT 1 |
415 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/wishlist' LIMIT 1 |
416 | 0.0001 | ControllerCommonFooter | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/newsletter' LIMIT 1 |
417 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/compare' LIMIT 1 |
418 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/wishlist' LIMIT 1 |
419 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/cart' LIMIT 1 |
420 | 0.0001 | ControllerExtensionModuleMicrodataPro | SELECT * FROM oc_store ORDER BY url |
421 | 0.0001 | ControllerCommonHeader | SELECT * FROM oc_extension WHERE `type` = 'analytics' |
422 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/account' LIMIT 1 |
423 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/logout' LIMIT 1 |
424 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/home' LIMIT 1 |
425 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/wishlist' LIMIT 1 |
426 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/account' LIMIT 1 |
427 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/register' LIMIT 1 |
428 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/login' LIMIT 1 |
429 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/order' LIMIT 1 |
430 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/transaction' LIMIT 1 |
431 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/download' LIMIT 1 |
432 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'account/logout' LIMIT 1 |
433 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/cart' LIMIT 1 |
434 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/checkout' LIMIT 1 |
435 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'information/contact' LIMIT 1 |
436 | 0.0001 | ControllerCommonHeader | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'product/compare' LIMIT 1 |
437 | 0.0001 | ControllerEventCompatibility | SELECT SUM(quantity) as total FROM oc_cart WHERE api_id = '0' AND session_id = '719895e64bb18a6973b45574ce080158' |
438 | 0.0001 | ControllerCommonLanguage | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/language/language' LIMIT 1 |
439 | 0.0001 | ControllerCommonLanguage | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
440 | 0.0001 | ControllerCommonLanguage | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
441 | 0.0001 | ControllerCommonCurrency | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'common/currency/currency' LIMIT 1 |
442 | 0.0001 | ControllerCommonCurrency | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=69' LIMIT 1 |
443 | 0.0001 | ControllerCommonCurrency | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'category_id=161' LIMIT 1 |
444 | 0.0001 | ControllerCommonCart | SELECT * FROM oc_cart WHERE api_id = '0' AND session_id = '719895e64bb18a6973b45574ce080158' |
445 | 0.0001 | ControllerCommonCart | SELECT * FROM oc_extension WHERE `type` = 'total' |
446 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_cart WHERE api_id = '0' AND session_id = '719895e64bb18a6973b45574ce080158' |
447 | 0.0001 | ControllerEventCompatibility | SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' |
448 | 0.0001 | ControllerEventCompatibility | SELECT SUM(quantity) as total FROM oc_cart WHERE api_id = '0' AND session_id = '719895e64bb18a6973b45574ce080158' |
449 | 0.0001 | ControllerEventCompatibility | SELECT SUM(quantity) as total FROM oc_cart WHERE api_id = '0' AND session_id = '719895e64bb18a6973b45574ce080158' |
450 | 0.0001 | ControllerEventCompatibility | SELECT * FROM oc_cart WHERE api_id = '0' AND session_id = '719895e64bb18a6973b45574ce080158' |
451 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/cart' LIMIT 1 |
452 | 0.0001 | ControllerEventCompatibility | SELECT LCASE(keyword) as keyword FROM oc_url_alias WHERE query = 'checkout/checkout' LIMIT 1 |