Hello and welcome in my OpenCart Profiler demo.

In case you don't know what my Profiler is, it's described in my GitHub and can be bought at the OpenCart Extensions Marketplace.

You don't get access to the admin side of this website, but there is no need, as the Profiler is always enabled for any visitor here, for your evaluation (unlike the real deal, where an admin can only turn it on for themselves and no one else).

Of course, there is nothing to really profile and debug on this particular demo: there are only a few products, no fancy template, no additional modules and no custom changes. But it's enough to get familiar with the Profiler and decide if you need it.

This is what you get out of the box, with only two added profiling steps, found near the end of "Code Seq":
"how long does `getTotalProducts()` take?"

/nekto

Printers

There are no products to list in this category.

Code Seq SQL Seq SQL Time Same SQL Similar SQL
Code
rows ms
81 ~122
SQL
rows ms
244 ~354
Manual
# Step TTFB, ms Trace RAM, Kb
1
model/design/translation/getTranslations()
-1000
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
-
Models called:
2 x `catalog/category/getCategory()`
1 x `catalog/category/getCategories()`
1 x `catalog/product/getProducts()`
1 x `catalog/product/getTotalProducts()`
1 x `design/translation/getTranslations()`
1 x `localisation/currency/getCurrencies()`
1 x `localisation/language/getLanguages()`
1 x `setting/event/getEvents()`
SQL: 55 request(s) (#1-55), total duration: ~70 ms
SQL Query 55 request(s), #1-55, total duration: ~70 ms Dur Total TTFB
Trace
1 SET time_zone = '+00:00' 0 0 TOTAL -3 TTFB
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
2 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '') 0 0 TOTAL -2 TTFB
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
3 SELECT `data` FROM `oc_session` WHERE `session_id` = 'f1f75511a755f2b50da642e111' AND `expire` > '2024-11-21 06:23:57' 0 0 TOTAL -1 TTFB
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
4 SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://opencart-profiler.nekto.com.ua/' 0.0917 0.1 TOTAL 1 TTFB
/catalog/controller/startup/startup.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5 SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC 0.077 0.2 TOTAL 2 TTFB
/catalog/controller/startup/startup.php:25 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:25 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
6 SET time_zone = '+02:00' 0.1129 0.3 TOTAL 2 TTFB
/catalog/controller/startup/startup.php:40 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:40 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
7 SELECT * FROM oc_currency 0.1322 0.4 TOTAL 3 TTFB
/system/library/cart/currency.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/currency.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8 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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC 0.0834 0.5 TOTAL 3 TTFB
/system/library/cart/tax.php:16 (in `DB->query()`)
/catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:16 (in `DB->query()`)
/catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
9 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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC 0.2082 0.7 TOTAL 3 TTFB
/system/library/cart/tax.php:44 (in `DB->query()`)
/catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:44 (in `DB->query()`)
/catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
10 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' 3.1732 3.9 TOTAL 7 TTFB
/system/library/cart/weight.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/weight.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
11 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' 0.1473 4 TOTAL 7 TTFB
/system/library/cart/length.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:194 (in `Cart\Length->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/length.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:194 (in `Cart\Length->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
12 DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) 0.3458 4.4 TOTAL 8 TTFB
/system/library/cart/cart.php:15 (in `DB->query()`)
/catalog/controller/startup/startup.php:197 (in `Cart\Cart->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/cart.php:15 (in `DB->query()`)
/catalog/controller/startup/startup.php:197 (in `Cart\Cart->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
13 SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC 0.5315 4.9 TOTAL 9 TTFB
/catalog/model/setting/event.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingEvent->getEvents()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/event.php:7 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupEvent->index()`)
/catalog/model/setting/event.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingEvent->getEvents()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/event.php:7 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupEvent->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
14 SELECT * FROM oc_seo_url WHERE keyword = 'component' AND store_id = '0' 1.0136 5.9 TOTAL 10 TTFB
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
15 SELECT * FROM oc_seo_url WHERE keyword = 'printer' AND store_id = '0' 0.4731 6.4 TOTAL 11 TTFB
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
16 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'en-gb') 3.0337 9.4 TOTAL 16 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/product/category.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
17 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 2.6878 12.1 TOTAL 19 TTFB
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:77 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:77 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
18 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.8253 12.9 TOTAL 20 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
19 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 = '30' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 1.2289 14.2 TOTAL 22 TTFB
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:90 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:90 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
20 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.094 14.3 TOTAL 22 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
21 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.7923 15.1 TOTAL 23 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
22 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 = '30' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.0531 16.1 TOTAL 24 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:136 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:136 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
23 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) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '30' 2.0296 18.1 TOTAL 27 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:161 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:161 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
24 SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '30' GROUP BY p.product_id ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,15 7.7145 25.8 TOTAL 35 TTFB
/catalog/model/catalog/product.php:200 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:163 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/product.php:200 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:163 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
25 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1412 26 TOTAL 36 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
26 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.3987 27.4 TOTAL 37 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
27 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.475 27.9 TOTAL 39 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
28 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1604 28 TOTAL 39 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
29 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 5.2498 33.3 TOTAL 45 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
30 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.4901 33.8 TOTAL 46 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
31 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 9.033 42.8 TOTAL 55 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
32 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1236 42.9 TOTAL 55 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
33 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.5213 44.4 TOTAL 57 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
34 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.0247 45.5 TOTAL 59 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
35 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.8857 48.4 TOTAL 62 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
36 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.5181 49.9 TOTAL 63 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
37 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.7205 50.6 TOTAL 64 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
38 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 6.7643 57.4 TOTAL 71 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
39 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.2629 58.6 TOTAL 73 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
40 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3619 59 TOTAL 74 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
41 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 3.7167 62.7 TOTAL 78 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
42 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 4.8595 67.6 TOTAL 83 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
43 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.4843 68 TOTAL 84 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
44 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1333 68.2 TOTAL 84 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
45 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.151 68.3 TOTAL 84 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
46 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1635 68.5 TOTAL 85 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
47 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.113 68.6 TOTAL 85 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
48 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.0901 68.7 TOTAL 85 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
49 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1223 68.8 TOTAL 86 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
50 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5375 69.4 TOTAL 87 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
51 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1489 69.5 TOTAL 88 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
52 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.132 69.6 TOTAL 88 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
53 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1348 69.8 TOTAL 89 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
54 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1532 69.9 TOTAL 89 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
55 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1212 70 TOTAL 90 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
Controller `common/column_left` >> start
90
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/category/getCategoryLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
SQL: 3 request(s) (#56-58), total duration: ~7 ms
SQL Query 3 request(s), #56-58, total duration: ~7 ms Dur Total TTFB
Trace
56 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 5.251 5.3 TOTAL 96 TTFB
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
57 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 1.0193 6.3 TOTAL 97 TTFB
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
58 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_left' ORDER BY sort_order 0.3144 6.6 TOTAL 98 TTFB
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3
{common/column_left}

Controller `extension/module/category` >> start
98
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
13 x `catalog/product/getTotalProducts()`
2 x `catalog/category/getCategories()`
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
SQL: 35 request(s) (#59-93), total duration: ~61 ms
SQL Query 35 request(s), #59-93, total duration: ~61 ms Dur Total TTFB
Trace
59 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/category' OR route = 'en-gb') 0.5386 0.5 TOTAL 99 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/extension/module/category.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
60 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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.1247 1.7 TOTAL 101 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
61 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '20' 0.9021 2.6 TOTAL 102 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
62 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1279 2.7 TOTAL 103 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
63 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '18' 0.7976 3.5 TOTAL 104 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
64 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1546 3.6 TOTAL 109 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
65 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.7394 5.4 TOTAL 111 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
66 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 1.7158 7.1 TOTAL 113 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
67 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 18.9558 26.1 TOTAL 132 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
68 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 3.3715 29.4 TOTAL 136 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
69 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.7652 30.2 TOTAL 137 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
70 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.8429 31 TOTAL 138 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
71 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 2.3167 33.4 TOTAL 140 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
72 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 0.8245 34.2 TOTAL 141 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
73 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.133 34.3 TOTAL 142 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
74 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1348 34.4 TOTAL 142 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
75 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 0.7068 35.2 TOTAL 143 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
76 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1463 35.3 TOTAL 143 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
77 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 3.2131 38.5 TOTAL 147 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
78 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 0.6989 39.2 TOTAL 148 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
79 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.5707 41.8 TOTAL 151 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
80 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 0.5272 42.3 TOTAL 152 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
81 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '25' 0.6906 43 TOTAL 153 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
82 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.1668 44.2 TOTAL 154 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
83 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '57' 0.922 45.1 TOTAL 156 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
84 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 5.7355 50.8 TOTAL 161 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
85 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '17' 5.9676 56.8 TOTAL 168 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
86 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.1012 56.9 TOTAL 168 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
87 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '24' 1.023 57.9 TOTAL 170 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
88 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 0.1295 58 TOTAL 170 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
89 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '33' 0.6977 58.7 TOTAL 171 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
90 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.1294 58.9 TOTAL 171 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
91 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '34' 0.7642 59.6 TOTAL 172 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
92 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.5687 60.2 TOTAL 173 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
93 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/category' 0.8464 61.1 TOTAL 174 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/extension/module/category.php:62 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
4
{common/column_left}

Controller `extension/module/category` << end
179
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `setting/module/getModule()`
SQL: 1 request(s) (#94-94), total duration: ~1 ms
SQL Query 1 request(s), #94-94, total duration: ~1 ms Dur Total TTFB
Trace
94 SELECT * FROM oc_module WHERE module_id = '30' 0.9744 1 TOTAL 180 TTFB
/catalog/model/setting/module.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingModule->getModule()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:60 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/setting/module.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingModule->getModule()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:60 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5
{common/column_left}

Controller `extension/module/banner` >> start
181
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/banner/getBanner()`
1 x `design/theme/getTheme()`
1 x `tool/image/resize()`
SQL: 2 request(s) (#95-96), total duration: ~2 ms
SQL Query 2 request(s), #95-96, total duration: ~2 ms Dur Total TTFB
Trace
95 SELECT * FROM oc_banner b LEFT JOIN oc_banner_image bi ON (b.banner_id = bi.banner_id) WHERE b.banner_id = '6' AND b.status = '1' AND bi.language_id = '1' ORDER BY bi.sort_order ASC 1.4552 1.5 TOTAL 183 TTFB
/catalog/model/design/banner.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignBanner->getBanner()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/banner.php:15 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/catalog/model/design/banner.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignBanner->getBanner()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/banner.php:15 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
96 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/banner' 0.391 1.8 TOTAL 184 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/extension/module/banner.php:29 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
6
{common/column_left}

Controller `extension/module/banner` << end
186
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/theme/getTheme()`
SQL: 1 request(s) (#97-97), total duration: ~0 ms
SQL Query 1 request(s), #97-97, total duration: ~0 ms Dur Total TTFB
Trace
97 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' 0.3076 0.3 TOTAL 186 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/column_left.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
7
Controller `common/column_left` << end
190
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
8
Controller `common/column_right` >> start
190
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/category/getCategoryLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
1 x `design/theme/getTheme()`
SQL: 4 request(s) (#98-101), total duration: ~10 ms
SQL Query 4 request(s), #98-101, total duration: ~10 ms Dur Total TTFB
Trace
98 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 8.244 8.2 TOTAL 200 TTFB
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
99 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.0814 8.3 TOTAL 200 TTFB
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
100 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_right' ORDER BY sort_order 0.6529 9 TOTAL 201 TTFB
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
101 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' 0.6536 9.6 TOTAL 203 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/column_right.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
9
Controller `common/column_right` << end
205
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
10
Controller `common/content_top` >> start
205
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/category/getCategoryLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
1 x `design/theme/getTheme()`
SQL: 4 request(s) (#102-105), total duration: ~8 ms
SQL Query 4 request(s), #102-105, total duration: ~8 ms Dur Total TTFB
Trace
102 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 2.2148 2.2 TOTAL 208 TTFB
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
103 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 5.4034 7.6 TOTAL 213 TTFB
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
104 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_top' ORDER BY sort_order 0.201 7.8 TOTAL 214 TTFB
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
105 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' 0.1363 8 TOTAL 215 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/content_top.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
11
Controller `common/content_top` << end
215
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
12
Controller `common/content_bottom` >> start
215
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/category/getCategoryLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
1 x `design/theme/getTheme()`
SQL: 4 request(s) (#106-109), total duration: ~2 ms
SQL Query 4 request(s), #106-109, total duration: ~2 ms Dur Total TTFB
Trace
106 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 0.1141 0.1 TOTAL 216 TTFB
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
107 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.2104 0.3 TOTAL 216 TTFB
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
108 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_bottom' ORDER BY sort_order 0.1555 0.5 TOTAL 217 TTFB
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
109 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' 1.8989 2.4 TOTAL 219 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/content_bottom.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
13
Controller `common/content_bottom` << end
220
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
14
Controller `common/footer` >> start
220
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/information/getInformations()`
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
SQL: 7 request(s) (#110-116), total duration: ~37 ms
SQL Query 7 request(s), #110-116, total duration: ~37 ms Dur Total TTFB
Trace
110 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') 0.142 0.1 TOTAL 221 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/footer.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
111 SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC 2.1099 2.3 TOTAL 224 TTFB
/catalog/model/catalog/information.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogInformation->getInformations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/footer.php:10 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/catalog/model/catalog/information.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogInformation->getInformations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/footer.php:10 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
112 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=4' AND store_id = '0' AND language_id = '1' 0.4301 2.7 TOTAL 224 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
113 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.4806 3.2 TOTAL 225 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
114 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=3' AND store_id = '0' AND language_id = '1' 18.9106 22.1 TOTAL 243 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
115 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=5' AND store_id = '0' AND language_id = '1' 12.4118 34.5 TOTAL 256 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
116 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' 2.281 36.8 TOTAL 258 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/footer.php:62 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
15
Controller `common/footer` << end
259
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
16
Controller `common/header` >> start
259
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/translation/getTranslations()`
1 x `setting/extension/getExtensions()`
SQL: 2 request(s) (#117-118), total duration: ~1 ms
SQL Query 2 request(s), #117-118, total duration: ~1 ms Dur Total TTFB
Trace
117 SELECT * FROM oc_extension WHERE `type` = 'analytics' 0.1452 0.1 TOTAL 260 TTFB
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/header.php:9 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/header.php:9 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
118 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') 0.467 0.6 TOTAL 260 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/header.php:46 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
17
{common/header}

Controller `common/language` >> start
261
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
1 x `localisation/language/getLanguages()`
SQL: 4 request(s) (#119-122), total duration: ~1 ms
SQL Query 4 request(s), #119-122, total duration: ~1 ms Dur Total TTFB
Trace
119 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') 0.6421 0.6 TOTAL 262 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/language.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
120 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0916 0.7 TOTAL 262 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
121 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1369 0.9 TOTAL 263 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
122 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/language' 0.1412 1 TOTAL 264 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/language.php:45 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
18
{common/header}

Controller `common/language` << end
265
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
19
{common/header}

Controller `common/currency` >> start
265
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
1 x `localisation/currency/getCurrencies()`
SQL: 4 request(s) (#123-126), total duration: ~3 ms
SQL Query 4 request(s), #123-126, total duration: ~3 ms Dur Total TTFB
Trace
123 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') 0.2927 0.3 TOTAL 266 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/currency.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
124 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.0225 1.3 TOTAL 267 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
125 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.2168 2.5 TOTAL 268 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
126 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' 0.1179 2.6 TOTAL 268 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/currency.php:47 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
20
{common/header}

Controller `common/currency` << end
271
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
21
{common/header}

Controller `common/search` >> start
271
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
SQL: 2 request(s) (#127-128), total duration: ~1 ms
SQL Query 2 request(s), #127-128, total duration: ~1 ms Dur Total TTFB
Trace
127 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') 0.4924 0.5 TOTAL 272 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/search.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonSearch->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
128 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' 0.4048 0.9 TOTAL 273 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/search.php:14 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonSearch->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
22
{common/header}

Controller `common/search` << end
275
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
23
{common/header}

Controller `common/cart` >> start
275
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
4 x `design/translation/getTranslations()`
1 x `design/theme/getTheme()`
1 x `extension/total/coupon/getTotal()`
1 x `extension/total/credit/getTotal()`
1 x `extension/total/reward/getTotal()`
1 x `extension/total/shipping/getTotal()`
1 x `extension/total/sub_total/getTotal()`
1 x `extension/total/tax/getTotal()`
1 x `extension/total/total/getTotal()`
1 x `extension/total/voucher/getTotal()`
1 x `setting/extension/getExtensions()`
SQL: 12 request(s) (#129-140), total duration: ~11 ms
SQL Query 12 request(s), #129-140, total duration: ~11 ms Dur Total TTFB
Trace
129 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') 0.3956 0.4 TOTAL 276 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/cart.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
130 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.6397 1 TOTAL 276 TTFB
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
131 SELECT * FROM oc_extension WHERE `type` = 'total' 0.4298 1.5 TOTAL 277 TTFB
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:24 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:24 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
132 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') 3.2303 4.7 TOTAL 281 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/sub_total.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
133 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.2047 4.9 TOTAL 281 TTFB
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
134 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.0837 5 TOTAL 281 TTFB
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
135 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'en-gb') 3.6375 8.6 TOTAL 286 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/credit.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
136 SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' 1.6913 10.3 TOTAL 288 TTFB
/system/library/cart/customer.php:122 (in `DB->query()`)
/catalog/model/extension/total/credit.php:6 (in `Cart\Customer->getBalance()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/library/cart/customer.php:122 (in `DB->query()`)
/catalog/model/extension/total/credit.php:6 (in `Cart\Customer->getBalance()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
137 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'en-gb') 0.1527 10.5 TOTAL 289 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/total.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
138 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.1328 10.6 TOTAL 289 TTFB
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
139 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.2407 10.8 TOTAL 290 TTFB
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
140 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' 0.0981 10.9 TOTAL 290 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/cart.php:136 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
24
{common/header}

Controller `common/cart` << end
291
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
25
{common/header}

Controller `common/menu` >> start
291
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
2 x `catalog/category/getCategories()`
1 x `design/translation/getTranslations()`
SQL: 3 request(s) (#141-143), total duration: ~0 ms
SQL Query 3 request(s), #141-143, total duration: ~0 ms Dur Total TTFB
Trace
141 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') 0.1371 0.1 TOTAL 294 TTFB
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/menu.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
142 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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.136 0.3 TOTAL 295 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
143 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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1379 0.4 TOTAL 295 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
26
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 26
295
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#144-146), total duration: ~1 ms
SQL Query 3 request(s), #144-146, total duration: ~1 ms Dur Total TTFB
Trace
144 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '26' 0.8188 0.8 TOTAL 296 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
145 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1371 1 TOTAL 297 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
146 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' 0.0975 1.1 TOTAL 297 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
27
{common/header}
{common/menu}

...after `getTotalProducts()`
297
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
28
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 27
297
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#147-149), total duration: ~3 ms
SQL Query 3 request(s), #147-149, total duration: ~3 ms Dur Total TTFB
Trace
147 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '27' 0.8763 0.9 TOTAL 298 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
148 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 1.2191 2.1 TOTAL 299 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
149 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' 0.6154 2.7 TOTAL 300 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
29
{common/header}
{common/menu}

...after `getTotalProducts()`
300
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/category/getCategories()`
SQL: 2 request(s) (#150-151), total duration: ~0 ms
SQL Query 2 request(s), #150-151, total duration: ~0 ms Dur Total TTFB
Trace
150 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1455 0.1 TOTAL 301 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
151 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 = '18' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1644 0.3 TOTAL 301 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
30
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 46
301
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#152-154), total duration: ~7 ms
SQL Query 3 request(s), #152-154, total duration: ~7 ms Dur Total TTFB
Trace
152 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '46' 3.4022 3.4 TOTAL 306 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
153 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 3.7543 7.2 TOTAL 310 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
154 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' 0.1609 7.3 TOTAL 311 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
31
{common/header}
{common/menu}

...after `getTotalProducts()`
311
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
32
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 45
311
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#155-157), total duration: ~1 ms
SQL Query 3 request(s), #155-157, total duration: ~1 ms Dur Total TTFB
Trace
155 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '45' 0.7699 0.8 TOTAL 312 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
156 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1325 0.9 TOTAL 312 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
157 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' 0.1295 1 TOTAL 312 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
33
{common/header}
{common/menu}

...after `getTotalProducts()`
312
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/category/getCategories()`
SQL: 2 request(s) (#158-159), total duration: ~1 ms
SQL Query 2 request(s), #158-159, total duration: ~1 ms Dur Total TTFB
Trace
158 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1286 0.1 TOTAL 312 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
159 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.5091 0.6 TOTAL 315 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
34
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 29
315
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#160-162), total duration: ~1 ms
SQL Query 3 request(s), #160-162, total duration: ~1 ms Dur Total TTFB
Trace
160 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 0.81 0.8 TOTAL 316 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
161 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1113 0.9 TOTAL 316 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
162 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.0817 1 TOTAL 316 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
35
{common/header}
{common/menu}

...after `getTotalProducts()`
316
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
36
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 28
316
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#163-165), total duration: ~1 ms
SQL Query 3 request(s), #163-165, total duration: ~1 ms Dur Total TTFB
Trace
163 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.8068 0.8 TOTAL 317 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
164 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1461 1 TOTAL 318 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
165 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.142 1.1 TOTAL 318 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
37
{common/header}
{common/menu}

...after `getTotalProducts()`
318
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
38
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 30
318
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#166-168), total duration: ~5 ms
SQL Query 3 request(s), #166-168, total duration: ~5 ms Dur Total TTFB
Trace
166 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 2.3526 2.4 TOTAL 319 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
167 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.7471 4.1 TOTAL 321 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
168 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5961 4.7 TOTAL 322 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
39
{common/header}
{common/menu}

...after `getTotalProducts()`
322
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
40
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 31
322
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#169-171), total duration: ~24 ms
SQL Query 3 request(s), #169-171, total duration: ~24 ms Dur Total TTFB
Trace
169 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 11.0743 11.1 TOTAL 333 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
170 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 12.2756 23.3 TOTAL 345 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
171 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.2872 23.6 TOTAL 349 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
41
{common/header}
{common/menu}

...after `getTotalProducts()`
349
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
42
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 32
349
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#172-174), total duration: ~15 ms
SQL Query 3 request(s), #172-174, total duration: ~15 ms Dur Total TTFB
Trace
172 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 10.7279 10.7 TOTAL 360 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
173 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1584 10.9 TOTAL 360 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
174 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 3.6864 14.6 TOTAL 365 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
43
{common/header}
{common/menu}

...after `getTotalProducts()`
365
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
5 x `catalog/category/getCategories()`
SQL: 10 request(s) (#175-184), total duration: ~31 ms
SQL Query 10 request(s), #175-184, total duration: ~31 ms Dur Total TTFB
Trace
175 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1827 0.2 TOTAL 366 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
176 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 = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 6.7805 7 TOTAL 372 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
177 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.1622 7.1 TOTAL 373 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
178 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 = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 2.5163 9.6 TOTAL 376 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
179 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.0812 9.7 TOTAL 377 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
180 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 = '24' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 12.5611 22.3 TOTAL 389 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
181 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 7.8607 30.1 TOTAL 398 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
182 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 = '33' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1179 30.3 TOTAL 398 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
183 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.138 30.4 TOTAL 399 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
184 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 = '34' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1563 30.6 TOTAL 400 TTFB
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
44
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 43
400
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#185-187), total duration: ~1 ms
SQL Query 3 request(s), #185-187, total duration: ~1 ms Dur Total TTFB
Trace
185 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '43' 0.742 0.7 TOTAL 401 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
186 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.147 0.9 TOTAL 402 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
187 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.1437 1 TOTAL 402 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
45
{common/header}
{common/menu}

...after `getTotalProducts()`
402
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
46
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 44
402
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#188-190), total duration: ~1 ms
SQL Query 3 request(s), #188-190, total duration: ~1 ms Dur Total TTFB
Trace
188 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '44' 0.8015 0.8 TOTAL 403 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
189 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1632 1 TOTAL 404 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
190 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.1162 1.1 TOTAL 404 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
47
{common/header}
{common/menu}

...after `getTotalProducts()`
404
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
48
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 47
404
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#191-193), total duration: ~1 ms
SQL Query 3 request(s), #191-193, total duration: ~1 ms Dur Total TTFB
Trace
191 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '47' 0.8479 0.8 TOTAL 406 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
192 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.128 1 TOTAL 406 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
193 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' 0.1184 1.1 TOTAL 407 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
49
{common/header}
{common/menu}

...after `getTotalProducts()`
407
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
50
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 48
407
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#194-196), total duration: ~1 ms
SQL Query 3 request(s), #194-196, total duration: ~1 ms Dur Total TTFB
Trace
194 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '48' 0.7945 0.8 TOTAL 408 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
195 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1382 0.9 TOTAL 408 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
196 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=48' AND store_id = '0' AND language_id = '1' 0.1384 1.1 TOTAL 408 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
51
{common/header}
{common/menu}

...after `getTotalProducts()`
408
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
52
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 49
408
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#197-199), total duration: ~3 ms
SQL Query 3 request(s), #197-199, total duration: ~3 ms Dur Total TTFB
Trace
197 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '49' 0.7412 0.7 TOTAL 409 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
198 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1207 0.9 TOTAL 409 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
199 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' 2.0706 2.9 TOTAL 412 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
53
{common/header}
{common/menu}

...after `getTotalProducts()`
412
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
54
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 50
412
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#200-202), total duration: ~4 ms
SQL Query 3 request(s), #200-202, total duration: ~4 ms Dur Total TTFB
Trace
200 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '50' 0.7569 0.8 TOTAL 412 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
201 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1711 0.9 TOTAL 413 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
202 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' 2.7554 3.7 TOTAL 416 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
55
{common/header}
{common/menu}

...after `getTotalProducts()`
416
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
56
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 51
416
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#203-205), total duration: ~15 ms
SQL Query 3 request(s), #203-205, total duration: ~15 ms Dur Total TTFB
Trace
203 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '51' 0.7799 0.8 TOTAL 417 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
204 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 3.0164 3.8 TOTAL 420 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
205 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=51' AND store_id = '0' AND language_id = '1' 11.1611 15 TOTAL 431 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
57
{common/header}
{common/menu}

...after `getTotalProducts()`
431
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
58
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 52
431
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#206-208), total duration: ~1 ms
SQL Query 3 request(s), #206-208, total duration: ~1 ms Dur Total TTFB
Trace
206 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '52' 0.7922 0.8 TOTAL 432 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
207 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1209 0.9 TOTAL 432 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
208 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=52' AND store_id = '0' AND language_id = '1' 0.0904 1 TOTAL 432 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
59
{common/header}
{common/menu}

...after `getTotalProducts()`
432
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
60
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 53
432
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#209-211), total duration: ~4 ms
SQL Query 3 request(s), #209-211, total duration: ~4 ms Dur Total TTFB
Trace
209 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '53' 0.7187 0.7 TOTAL 433 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
210 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.7018 3.4 TOTAL 436 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
211 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=53' AND store_id = '0' AND language_id = '1' 0.1829 3.6 TOTAL 436 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
61
{common/header}
{common/menu}

...after `getTotalProducts()`
436
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
62
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 54
436
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#212-214), total duration: ~2 ms
SQL Query 3 request(s), #212-214, total duration: ~2 ms Dur Total TTFB
Trace
212 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '54' 1.1751 1.2 TOTAL 438 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
213 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1197 1.3 TOTAL 438 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
214 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=54' AND store_id = '0' AND language_id = '1' 0.2522 1.5 TOTAL 438 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
63
{common/header}
{common/menu}

...after `getTotalProducts()`
438
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
64
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 55
438
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#215-217), total duration: ~1 ms
SQL Query 3 request(s), #215-217, total duration: ~1 ms Dur Total TTFB
Trace
215 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '55' 0.7567 0.8 TOTAL 439 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
216 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1319 0.9 TOTAL 440 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
217 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.0731 1 TOTAL 440 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
65
{common/header}
{common/menu}

...after `getTotalProducts()`
440
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
66
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 56
440
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#218-220), total duration: ~1 ms
SQL Query 3 request(s), #218-220, total duration: ~1 ms Dur Total TTFB
Trace
218 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '56' 0.6131 0.6 TOTAL 440 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
219 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0893 0.7 TOTAL 441 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
220 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=56' AND store_id = '0' AND language_id = '1' 0.0988 0.8 TOTAL 441 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
67
{common/header}
{common/menu}

...after `getTotalProducts()`
441
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
68
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 38
441
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#221-223), total duration: ~1 ms
SQL Query 3 request(s), #221-223, total duration: ~1 ms Dur Total TTFB
Trace
221 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '38' 0.6934 0.7 TOTAL 442 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
222 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1387 0.8 TOTAL 442 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
223 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=38' AND store_id = '0' AND language_id = '1' 0.1019 0.9 TOTAL 442 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
69
{common/header}
{common/menu}

...after `getTotalProducts()`
442
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
70
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 37
442
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#224-226), total duration: ~1 ms
SQL Query 3 request(s), #224-226, total duration: ~1 ms Dur Total TTFB
Trace
224 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '37' 0.6891 0.7 TOTAL 443 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
225 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.098 0.8 TOTAL 443 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
226 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=37' AND store_id = '0' AND language_id = '1' 0.1156 0.9 TOTAL 443 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
71
{common/header}
{common/menu}

...after `getTotalProducts()`
443
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
72
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 39
443
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#227-229), total duration: ~6 ms
SQL Query 3 request(s), #227-229, total duration: ~6 ms Dur Total TTFB
Trace
227 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '39' 5.3495 5.3 TOTAL 449 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
228 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.2136 5.6 TOTAL 449 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
229 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=39' AND store_id = '0' AND language_id = '1' 0.2862 5.8 TOTAL 450 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
73
{common/header}
{common/menu}

...after `getTotalProducts()`
450
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
74
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 40
450
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#230-232), total duration: ~3 ms
SQL Query 3 request(s), #230-232, total duration: ~3 ms Dur Total TTFB
Trace
230 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '40' 0.943 0.9 TOTAL 451 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
231 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.1652 3.1 TOTAL 453 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
232 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=40' AND store_id = '0' AND language_id = '1' 0.1932 3.3 TOTAL 455 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
75
{common/header}
{common/menu}

...after `getTotalProducts()`
455
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
76
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 41
455
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#233-235), total duration: ~1 ms
SQL Query 3 request(s), #233-235, total duration: ~1 ms Dur Total TTFB
Trace
233 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '41' 0.6865 0.7 TOTAL 456 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
234 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1549 0.8 TOTAL 456 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
235 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' 0.0973 0.9 TOTAL 457 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
77
{common/header}
{common/menu}

...after `getTotalProducts()`
457
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
78
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 42
457
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#236-238), total duration: ~2 ms
SQL Query 3 request(s), #236-238, total duration: ~2 ms Dur Total TTFB
Trace
236 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '42' 0.8191 0.8 TOTAL 458 TTFB
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
237 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.7913 1.6 TOTAL 459 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
238 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' 0.1414 1.8 TOTAL 460 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
79
{common/header}
{common/menu}

...after `getTotalProducts()`
460
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/theme/getTheme()`
SQL: 2 request(s) (#239-240), total duration: ~0 ms
SQL Query 2 request(s), #239-240, total duration: ~0 ms Dur Total TTFB
Trace
239 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0901 0.1 TOTAL 460 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
240 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu' 0.1439 0.2 TOTAL 460 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/menu.php:48 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
80
{common/header}

Controller `common/menu` << end
461
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/theme/getTheme()`
1 x `setting/setting/getSetting()`
SQL: 2 request(s) (#241-242), total duration: ~1 ms
SQL Query 2 request(s), #241-242, total duration: ~1 ms Dur Total TTFB
Trace
241 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' 0.1395 0.1 TOTAL 462 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/header.php:80 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
242 SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' 1.1174 1.3 TOTAL 464 TTFB
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/common/header.php:80 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
81
Controller `common/header` << end
464
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2,048
Models called:
1 x `design/theme/getTheme()`
1 x `setting/setting/getSetting()`
SQL: 2 request(s) (#243-244), total duration: ~2 ms
SQL Query 2 request(s), #243-244, total duration: ~2 ms Dur Total TTFB
Trace
243 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/category' 2.1127 2.1 TOTAL 466 TTFB
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/product/category.php:364 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
244 SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.1566 2.3 TOTAL 475 TTFB
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/product/category.php:364 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
Only queries containing
queries / 244 total, ms / 354 ms total
# Query Duration, ms Total, ms TTFB, ms Trace
1 SET time_zone = '+00:00' 0 0 -3
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
2 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '') 0 0 -2
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
3 SELECT `data` FROM `oc_session` WHERE `session_id` = 'f1f75511a755f2b50da642e111' AND `expire` > '2024-11-21 06:23:57' 0 0 -1
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
4 SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://opencart-profiler.nekto.com.ua/' 0.0917 0.1 1
/catalog/controller/startup/startup.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5 SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC 0.077 0.2 2
/catalog/controller/startup/startup.php:25 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:25 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
6 SET time_zone = '+02:00' 0.1129 0.3 2
/catalog/controller/startup/startup.php:40 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:40 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
7 SELECT * FROM oc_currency 0.1322 0.4 3
/system/library/cart/currency.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/currency.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8 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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC 0.0834 0.5 3
/system/library/cart/tax.php:16 (in `DB->query()`)
/catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:16 (in `DB->query()`)
/catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
9 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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC 0.2082 0.7 3
/system/library/cart/tax.php:44 (in `DB->query()`)
/catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:44 (in `DB->query()`)
/catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
10 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' 3.1732 3.9 7
/system/library/cart/weight.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/weight.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
11 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' 0.1473 4 7
/system/library/cart/length.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:194 (in `Cart\Length->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/length.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:194 (in `Cart\Length->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
12 DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) 0.3458 4.4 8
/system/library/cart/cart.php:15 (in `DB->query()`)
/catalog/controller/startup/startup.php:197 (in `Cart\Cart->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/cart.php:15 (in `DB->query()`)
/catalog/controller/startup/startup.php:197 (in `Cart\Cart->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
13 SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC 0.5315 4.9 9
/catalog/model/setting/event.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingEvent->getEvents()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/event.php:7 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupEvent->index()`)
/catalog/model/setting/event.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingEvent->getEvents()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/event.php:7 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupEvent->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
14 SELECT * FROM oc_seo_url WHERE keyword = 'component' AND store_id = '0' 1.0136 5.9 10
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
15 SELECT * FROM oc_seo_url WHERE keyword = 'printer' AND store_id = '0' 0.4731 6.4 11
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
16 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'en-gb') 3.0337 9.4 16
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/product/category.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
17 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 2.6878 12.1 19
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:77 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:77 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
18 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.8253 12.9 20
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
19 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 = '30' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 1.2289 14.2 22
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:90 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:90 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
20 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.094 14.3 22
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
21 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.7923 15.1 23
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
22 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 = '30' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.0531 16.1 24
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:136 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:136 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
23 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) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '30' 2.0296 18.1 27
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:161 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:161 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
24 SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '30' GROUP BY p.product_id ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,15 7.7145 25.8 35
/catalog/model/catalog/product.php:200 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:163 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/product.php:200 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:163 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
25 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1412 26 36
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
26 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.3987 27.4 37
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
27 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.475 27.9 39
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
28 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1604 28 39
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
29 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 5.2498 33.3 45
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
30 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.4901 33.8 46
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
31 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 9.033 42.8 55
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
32 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1236 42.9 55
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
33 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.5213 44.4 57
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
34 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.0247 45.5 59
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
35 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.8857 48.4 62
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
36 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.5181 49.9 63
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
37 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.7205 50.6 64
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
38 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 6.7643 57.4 71
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
39 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.2629 58.6 73
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
40 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3619 59 74
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
41 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 3.7167 62.7 78
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
42 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 4.8595 67.6 83
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
43 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.4843 68 84
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
44 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1333 68.2 84
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
45 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.151 68.3 84
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
46 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1635 68.5 85
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
47 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.113 68.6 85
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
48 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.0901 68.7 85
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
49 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1223 68.8 86
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
50 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5375 69.4 87
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
51 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1489 69.5 88
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
52 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.132 69.6 88
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
53 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1348 69.8 89
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
54 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1532 69.9 89
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
55 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1212 70 90
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
56 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 5.251 75.3 96
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
57 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 1.0193 76.3 97
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
58 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_left' ORDER BY sort_order 0.3144 76.6 98
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
59 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/category' OR route = 'en-gb') 0.5386 77.2 99
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/extension/module/category.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
60 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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.1247 78.3 101
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
61 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '20' 0.9021 79.2 102
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
62 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1279 79.3 103
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
63 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '18' 0.7976 80.1 104
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
64 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1546 80.3 109
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
65 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.7394 82 111
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
66 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 1.7158 83.7 113
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
67 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 18.9558 102.7 132
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
68 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 3.3715 106.1 136
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
69 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.7652 106.8 137
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
70 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.8429 107.7 138
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
71 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 2.3167 110 140
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
72 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 0.8245 110.8 141
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
73 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.133 110.9 142
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
74 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1348 111.1 142
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
75 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 0.7068 111.8 143
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
76 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1463 111.9 143
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
77 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 3.2131 115.1 147
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
78 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 0.6989 115.8 148
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
79 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.5707 118.4 151
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
80 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 0.5272 118.9 152
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
81 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '25' 0.6906 119.6 153
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
82 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.1668 120.8 154
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
83 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '57' 0.922 121.7 156
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
84 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 5.7355 127.4 161
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
85 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '17' 5.9676 133.4 168
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
86 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.1012 133.5 168
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
87 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '24' 1.023 134.5 170
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
88 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 0.1295 134.7 170
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
89 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '33' 0.6977 135.4 171
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
90 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.1294 135.5 171
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
91 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '34' 0.7642 136.3 172
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
92 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.5687 136.8 173
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
93 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/category' 0.8464 137.7 174
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/extension/module/category.php:62 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
94 SELECT * FROM oc_module WHERE module_id = '30' 0.9744 138.7 180
/catalog/model/setting/module.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingModule->getModule()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:60 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/setting/module.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingModule->getModule()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:60 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
95 SELECT * FROM oc_banner b LEFT JOIN oc_banner_image bi ON (b.banner_id = bi.banner_id) WHERE b.banner_id = '6' AND b.status = '1' AND bi.language_id = '1' ORDER BY bi.sort_order ASC 1.4552 140.1 183
/catalog/model/design/banner.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignBanner->getBanner()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/banner.php:15 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/catalog/model/design/banner.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignBanner->getBanner()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/banner.php:15 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
96 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/banner' 0.391 140.5 184
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/extension/module/banner.php:29 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
97 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' 0.3076 140.8 186
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/column_left.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
98 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 8.244 149 200
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
99 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.0814 149.1 200
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
100 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_right' ORDER BY sort_order 0.6529 149.8 201
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
101 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' 0.6536 150.4 203
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/column_right.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
102 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 2.2148 152.7 208
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
103 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 5.4034 158.1 213
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
104 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_top' ORDER BY sort_order 0.201 158.3 214
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
105 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' 0.1363 158.4 215
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/content_top.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
106 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 0.1141 158.5 216
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
107 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.2104 158.7 216
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
108 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_bottom' ORDER BY sort_order 0.1555 158.9 217
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
109 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' 1.8989 160.8 219
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/content_bottom.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
110 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') 0.142 160.9 221
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/footer.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
111 SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC 2.1099 163 224
/catalog/model/catalog/information.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogInformation->getInformations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/footer.php:10 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/catalog/model/catalog/information.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogInformation->getInformations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/footer.php:10 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
112 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=4' AND store_id = '0' AND language_id = '1' 0.4301 163.5 224
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
113 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.4806 163.9 225
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
114 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=3' AND store_id = '0' AND language_id = '1' 18.9106 182.8 243
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
115 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=5' AND store_id = '0' AND language_id = '1' 12.4118 195.3 256
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
116 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' 2.281 197.5 258
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/footer.php:62 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
117 SELECT * FROM oc_extension WHERE `type` = 'analytics' 0.1452 197.7 260
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/header.php:9 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/header.php:9 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
118 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') 0.467 198.1 260
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/header.php:46 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
119 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') 0.6421 198.8 262
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/language.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
120 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0916 198.9 262
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
121 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1369 199 263
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
122 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/language' 0.1412 199.2 264
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/language.php:45 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
123 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') 0.2927 199.5 266
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/currency.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
124 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.0225 200.5 267
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
125 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.2168 201.7 268
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
126 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' 0.1179 201.8 268
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/currency.php:47 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
127 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') 0.4924 202.3 272
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/search.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonSearch->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
128 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' 0.4048 202.7 273
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/search.php:14 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonSearch->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
129 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') 0.3956 203.1 276
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/cart.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
130 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.6397 203.7 276
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
131 SELECT * FROM oc_extension WHERE `type` = 'total' 0.4298 204.2 277
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:24 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:24 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
132 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') 3.2303 207.4 281
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/sub_total.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
133 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.2047 207.6 281
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
134 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.0837 207.7 281
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
135 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'en-gb') 3.6375 211.3 286
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/credit.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
136 SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' 1.6913 213 288
/system/library/cart/customer.php:122 (in `DB->query()`)
/catalog/model/extension/total/credit.php:6 (in `Cart\Customer->getBalance()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/library/cart/customer.php:122 (in `DB->query()`)
/catalog/model/extension/total/credit.php:6 (in `Cart\Customer->getBalance()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
137 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'en-gb') 0.1527 213.2 289
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/total.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
138 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.1328 213.3 289
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
139 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.2407 213.5 290
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
140 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' 0.0981 213.6 290
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/cart.php:136 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
141 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') 0.1371 213.8 294
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/menu.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
142 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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.136 213.9 295
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
143 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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1379 214.1 295
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
144 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '26' 0.8188 214.9 296
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
145 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1371 215 297
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
146 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' 0.0975 215.1 297
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
147 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '27' 0.8763 216 298
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
148 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 1.2191 217.2 299
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
149 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' 0.6154 217.8 300
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
150 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1455 218 301
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
151 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 = '18' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1644 218.1 301
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
152 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '46' 3.4022 221.5 306
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
153 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 3.7543 225.3 310
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
154 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' 0.1609 225.4 311
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
155 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '45' 0.7699 226.2 312
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
156 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1325 226.4 312
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
157 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' 0.1295 226.5 312
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
158 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1286 226.6 312
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
159 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.5091 227.1 315
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
160 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 0.81 227.9 316
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
161 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1113 228 316
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
162 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.0817 228.1 316
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
163 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.8068 228.9 317
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
164 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1461 229.1 318
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
165 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.142 229.2 318
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
166 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 2.3526 231.6 319
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
167 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.7471 233.3 321
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
168 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5961 233.9 322
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
169 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 11.0743 245 333
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
170 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 12.2756 257.3 345
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
171 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.2872 257.5 349
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
172 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 10.7279 268.3 360
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
173 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1584 268.4 360
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
174 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 3.6864 272.1 365
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
175 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1827 272.3 366
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
176 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 = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 6.7805 279.1 372
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
177 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.1622 279.2 373
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
178 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 = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 2.5163 281.8 376
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
179 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.0812 281.8 377
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
180 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 = '24' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 12.5611 294.4 389
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
181 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 7.8607 302.3 398
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
182 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 = '33' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1179 302.4 398
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
183 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.138 302.5 399
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
184 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 = '34' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1563 302.7 400
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
185 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '43' 0.742 303.4 401
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
186 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.147 303.6 402
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
187 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.1437 303.7 402
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
188 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '44' 0.8015 304.5 403
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
189 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1632 304.7 404
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
190 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.1162 304.8 404
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
191 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '47' 0.8479 305.6 406
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
192 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.128 305.8 406
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
193 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' 0.1184 305.9 407
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
194 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '48' 0.7945 306.7 408
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
195 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1382 306.8 408
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
196 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=48' AND store_id = '0' AND language_id = '1' 0.1384 307 408
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
197 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '49' 0.7412 307.7 409
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
198 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1207 307.8 409
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
199 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' 2.0706 309.9 412
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
200 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '50' 0.7569 310.6 412
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
201 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1711 310.8 413
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
202 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' 2.7554 313.6 416
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
203 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '51' 0.7799 314.4 417
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
204 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 3.0164 317.4 420
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
205 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=51' AND store_id = '0' AND language_id = '1' 11.1611 328.5 431
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
206 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '52' 0.7922 329.3 432
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
207 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1209 329.4 432
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
208 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=52' AND store_id = '0' AND language_id = '1' 0.0904 329.5 432
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
209 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '53' 0.7187 330.3 433
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
210 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.7018 333 436
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
211 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=53' AND store_id = '0' AND language_id = '1' 0.1829 333.1 436
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
212 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '54' 1.1751 334.3 438
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
213 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1197 334.4 438
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
214 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=54' AND store_id = '0' AND language_id = '1' 0.2522 334.7 438
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
215 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '55' 0.7567 335.4 439
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
216 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1319 335.6 440
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
217 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.0731 335.6 440
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
218 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '56' 0.6131 336.3 440
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
219 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0893 336.3 441
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
220 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=56' AND store_id = '0' AND language_id = '1' 0.0988 336.4 441
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
221 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '38' 0.6934 337.1 442
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
222 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1387 337.3 442
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
223 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=38' AND store_id = '0' AND language_id = '1' 0.1019 337.4 442
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
224 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '37' 0.6891 338.1 443
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
225 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.098 338.2 443
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
226 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=37' AND store_id = '0' AND language_id = '1' 0.1156 338.3 443
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
227 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '39' 5.3495 343.6 449
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
228 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.2136 343.8 449
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
229 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=39' AND store_id = '0' AND language_id = '1' 0.2862 344.1 450
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
230 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '40' 0.943 345.1 451
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
231 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.1652 347.2 453
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
232 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=40' AND store_id = '0' AND language_id = '1' 0.1932 347.4 455
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
233 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '41' 0.6865 348.1 456
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
234 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1549 348.3 456
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
235 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' 0.0973 348.4 457
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
236 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '42' 0.8191 349.2 458
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
237 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.7913 350 459
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
238 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' 0.1414 350.1 460
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
239 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0901 350.2 460
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
240 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu' 0.1439 350.4 460
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/menu.php:48 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
241 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' 0.1395 350.5 462
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/header.php:80 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
242 SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' 1.1174 351.6 464
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/common/header.php:80 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
243 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/category' 2.1127 353.7 466
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/product/category.php:364 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
244 SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.1566 353.9 475
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/product/category.php:364 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
Only queries containing
queries / 244 total, ms / 354 ms total
# Query Duration, ms Total, ms TTFB, ms Trace
1 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 18.9558 19 132
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=3' AND store_id = '0' AND language_id = '1' 18.9106 37.9 243
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3 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 = '24' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 12.5611 50.4 389
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
4 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=5' AND store_id = '0' AND language_id = '1' 12.4118 62.8 256
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 12.2756 75.1 345
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
6 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=51' AND store_id = '0' AND language_id = '1' 11.1611 86.3 431
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
7 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 11.0743 97.4 333
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 10.7279 108.1 360
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
9 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 9.033 117.1 55
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
10 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 8.244 125.4 200
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
11 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 7.8607 133.2 398
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
12 SELECT p.product_id, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special FROM oc_product_to_category p2c LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '30' GROUP BY p.product_id ORDER BY p.sort_order ASC, LCASE(pd.name) ASC LIMIT 0,15 7.7145 140.9 35
/catalog/model/catalog/product.php:200 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:163 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/product.php:200 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:163 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
13 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 = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 6.7805 147.7 372
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
14 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 6.7643 154.5 71
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
15 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '17' 5.9676 160.4 168
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
16 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 5.7355 166.2 161
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
17 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 5.4034 171.6 213
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
18 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '39' 5.3495 176.9 449
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
19 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 5.251 182.2 96
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
20 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 5.2498 187.4 45
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
21 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 4.8595 192.3 83
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
22 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 3.7543 196 310
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
23 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 3.7167 199.8 78
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
24 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 3.6864 203.4 365
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
25 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'en-gb') 3.6375 207.1 286
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/credit.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
26 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '46' 3.4022 210.5 306
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
27 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 3.3715 213.9 136
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
28 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') 3.2303 217.1 281
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/sub_total.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
29 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 3.2131 220.3 147
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
30 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' 3.1732 223.5 7
/system/library/cart/weight.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/weight.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
31 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/category' OR route = 'en-gb') 3.0337 226.5 16
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/product/category.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
32 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 3.0164 229.5 420
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
33 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.8857 232.4 62
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
34 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' 2.7554 235.2 416
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
35 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.7018 237.9 436
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
36 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 2.6878 240.6 19
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:77 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:77 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
37 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.5707 243.1 151
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
38 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 = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 2.5163 245.6 376
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
39 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 2.3526 248 319
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
40 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 2.3167 250.3 140
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
41 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' 2.281 252.6 258
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/footer.php:62 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
42 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 2.2148 254.8 208
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
43 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.1652 257 453
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
44 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/category' 2.1127 259.1 466
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/product/category.php:364 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
45 SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC 2.1099 261.2 224
/catalog/model/catalog/information.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogInformation->getInformations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/footer.php:10 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/catalog/model/catalog/information.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogInformation->getInformations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/footer.php:10 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
46 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' 2.0706 263.3 412
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
47 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) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND p2c.category_id = '30' 2.0296 265.3 27
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:161 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:161 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
48 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' 1.8989 267.2 219
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/content_bottom.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
49 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.7471 268.9 321
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
50 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.7394 270.7 111
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
51 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 1.7158 272.4 113
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
52 SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' 1.6913 274.1 288
/system/library/cart/customer.php:122 (in `DB->query()`)
/catalog/model/extension/total/credit.php:6 (in `Cart\Customer->getBalance()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/library/cart/customer.php:122 (in `DB->query()`)
/catalog/model/extension/total/credit.php:6 (in `Cart\Customer->getBalance()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalCredit->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
53 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.5213 275.6 57
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
54 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.5181 277.1 63
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
55 SELECT * FROM oc_banner b LEFT JOIN oc_banner_image bi ON (b.banner_id = bi.banner_id) WHERE b.banner_id = '6' AND b.status = '1' AND bi.language_id = '1' ORDER BY bi.sort_order ASC 1.4552 278.6 183
/catalog/model/design/banner.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignBanner->getBanner()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/banner.php:15 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/catalog/model/design/banner.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignBanner->getBanner()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/banner.php:15 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
56 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.3987 280 37
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
57 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.2629 281.2 73
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
58 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 = '30' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 1.2289 282.5 22
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:90 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:90 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
59 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 1.2191 283.7 299
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
60 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.2168 284.9 268
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
61 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '54' 1.1751 286.1 438
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
62 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.1668 287.3 154
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
63 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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.1247 288.4 101
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
64 SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' 1.1174 289.5 464
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/common/header.php:80 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
65 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 = '30' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 1.0531 290.5 24
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:136 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/category.php:136 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
66 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.0247 291.6 59
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
67 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '24' 1.023 292.6 170
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
68 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.0225 293.6 267
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
69 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 1.0193 294.6 97
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
70 SELECT * FROM oc_seo_url WHERE keyword = 'component' AND store_id = '0' 1.0136 295.7 10
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
71 SELECT * FROM oc_module WHERE module_id = '30' 0.9744 296.6 180
/catalog/model/setting/module.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingModule->getModule()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:60 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/setting/module.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingModule->getModule()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:60 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
72 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '40' 0.943 297.6 451
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
73 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '57' 0.922 298.5 156
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
74 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '20' 0.9021 299.4 102
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
75 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '27' 0.8763 300.3 298
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
76 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '47' 0.8479 301.1 406
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
77 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/category' 0.8464 302 174
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/extension/module/category.php:62 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
78 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.8429 302.8 138
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
79 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.8253 303.6 20
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
80 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 0.8245 304.5 141
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
81 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '42' 0.8191 305.3 458
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
82 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '26' 0.8188 306.1 296
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
83 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 0.81 306.9 316
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
84 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.8068 307.7 317
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
85 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '44' 0.8015 308.5 403
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
86 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '18' 0.7976 309.3 104
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
87 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '48' 0.7945 310.1 408
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
88 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.7923 310.9 23
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
89 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '52' 0.7922 311.7 432
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
90 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.7913 312.5 459
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
91 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '51' 0.7799 313.3 417
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
92 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '45' 0.7699 314 312
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
93 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.7652 314.8 137
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
94 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '34' 0.7642 315.6 172
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
95 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '50' 0.7569 316.3 412
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
96 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '55' 0.7567 317.1 439
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
97 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '43' 0.742 317.8 401
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
98 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '49' 0.7412 318.6 409
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
99 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.7205 319.3 64
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
100 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '53' 0.7187 320 433
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
101 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 0.7068 320.7 143
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
102 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 0.6989 321.4 148
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
103 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '33' 0.6977 322.1 171
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
104 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '38' 0.6934 322.8 442
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
105 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '25' 0.6906 323.5 153
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
106 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '37' 0.6891 324.2 443
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
107 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '41' 0.6865 324.9 456
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
108 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' 0.6536 325.5 203
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/column_right.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
109 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_right' ORDER BY sort_order 0.6529 326.2 201
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
110 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') 0.6421 326.8 262
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/language.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
111 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.6397 327.4 276
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
112 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' 0.6154 328.1 300
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
113 SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '56' 0.6131 328.7 440
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
114 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5961 329.3 322
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
115 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.5687 329.8 173
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
116 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/module/category' OR route = 'en-gb') 0.5386 330.4 99
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/extension/module/category.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
117 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5375 330.9 87
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
118 SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC 0.5315 331.4 9
/catalog/model/setting/event.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingEvent->getEvents()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/event.php:7 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupEvent->index()`)
/catalog/model/setting/event.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingEvent->getEvents()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/event.php:7 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupEvent->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
119 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 0.5272 332 152
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
120 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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.5091 332.5 315
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
121 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') 0.4924 333 272
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/search.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonSearch->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
122 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.4901 333.5 46
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
123 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.4843 334 84
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
124 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.4806 334.4 225
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
125 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.475 334.9 39
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
126 SELECT * FROM oc_seo_url WHERE keyword = 'printer' AND store_id = '0' 0.4731 335.4 11
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
127 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') 0.467 335.8 260
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/header.php:46 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
128 SELECT * FROM oc_seo_url WHERE `query` = 'information_id=4' AND store_id = '0' AND language_id = '1' 0.4301 336.3 224
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
129 SELECT * FROM oc_extension WHERE `type` = 'total' 0.4298 336.7 277
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:24 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:24 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
130 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' 0.4048 337.1 273
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/search.php:14 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonSearch->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:76 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
131 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') 0.3956 337.5 276
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/cart.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
132 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'extension/module/banner' 0.391 337.9 184
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/extension/module/banner.php:29 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleBanner->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:63 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
133 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3619 338.3 74
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
134 DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) 0.3458 338.6 8
/system/library/cart/cart.php:15 (in `DB->query()`)
/catalog/controller/startup/startup.php:197 (in `Cart\Cart->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/cart.php:15 (in `DB->query()`)
/catalog/controller/startup/startup.php:197 (in `Cart\Cart->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
135 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'column_left' ORDER BY sort_order 0.3144 338.9 98
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
136 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' 0.3076 339.2 186
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/column_left.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
137 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') 0.2927 339.5 266
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/currency.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
138 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.2872 339.8 349
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
139 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=39' AND store_id = '0' AND language_id = '1' 0.2862 340.1 450
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
140 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=54' AND store_id = '0' AND language_id = '1' 0.2522 340.3 438
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
141 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.2407 340.6 290
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
142 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.2136 340.8 449
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
143 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.2104 341 216
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
144 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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC 0.2082 341.2 3
/system/library/cart/tax.php:44 (in `DB->query()`)
/catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:44 (in `DB->query()`)
/catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
145 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.2047 341.4 281
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
146 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_top' ORDER BY sort_order 0.201 341.6 214
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
147 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=40' AND store_id = '0' AND language_id = '1' 0.1932 341.8 455
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
148 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=53' AND store_id = '0' AND language_id = '1' 0.1829 342 436
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
149 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1827 342.2 366
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
150 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1711 342.4 413
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
151 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 = '18' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1644 342.5 301
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
152 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1635 342.7 85
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
153 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1632 342.8 404
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
154 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.1622 343 373
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
155 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' 0.1609 343.2 311
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
156 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1604 343.3 39
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
157 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1584 343.5 360
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
158 SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.1566 343.6 475
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/product/category.php:364 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
159 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 = '34' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1563 343.8 400
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
160 SELECT * FROM oc_layout_module WHERE layout_id = '3' AND position = 'content_bottom' ORDER BY sort_order 0.1555 344 217
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/design/layout.php:14 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayoutModules()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:46 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
161 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1549 344.1 456
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
162 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1546 344.3 109
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
163 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1532 344.4 89
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
164 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'en-gb') 0.1527 344.6 289
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/model/extension/total/total.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
165 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.151 344.7 84
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
166 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1489 344.9 88
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
167 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' 0.1473 345 7
/system/library/cart/length.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:194 (in `Cart\Length->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/length.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:194 (in `Cart\Length->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
168 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.147 345.2 402
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
169 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1463 345.3 143
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
170 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1461 345.5 318
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
171 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1455 345.6 301
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
172 SELECT * FROM oc_extension WHERE `type` = 'analytics' 0.1452 345.7 260
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/header.php:9 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/model/setting/extension.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingExtension->getExtensions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/header.php:9 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
173 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu' 0.1439 345.9 460
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/menu.php:48 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
174 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.1437 346 402
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
175 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.142 346.2 318
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
176 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') 0.142 346.3 221
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/footer.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
177 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' 0.1414 346.5 460
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
178 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1412 346.6 36
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
179 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/language' 0.1412 346.7 264
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/language.php:45 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
180 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' 0.1395 346.9 462
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/header.php:80 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
181 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1387 347 442
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
182 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=48' AND store_id = '0' AND language_id = '1' 0.1384 347.2 408
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
183 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1382 347.3 408
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
184 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.138 347.4 399
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
185 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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1379 347.6 295
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
186 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1371 347.7 297
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
187 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') 0.1371 347.8 294
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/translation.php:6 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`)
/catalog/controller/common/menu.php:4 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
188 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1369 348 263
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
189 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' 0.1363 348.1 215
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/content_top.php:72 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
190 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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.136 348.3 295
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
191 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1348 348.4 89
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
192 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1348 348.5 142
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
193 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1333 348.7 84
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
194 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.133 348.8 142
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
195 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.1328 348.9 289
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
196 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1325 349.1 312
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
197 SELECT * FROM oc_currency 0.1322 349.2 3
/system/library/cart/currency.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/currency.php:10 (in `DB->query()`)
/catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
198 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.132 349.3 88
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
199 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1319 349.5 440
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
200 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 0.1295 349.6 170
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
201 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' 0.1295 349.7 312
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
202 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.1294 349.8 171
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
203 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1286 350 312
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
204 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.128 350.1 406
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
205 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1279 350.2 103
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
206 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1236 350.4 55
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
207 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1223 350.5 86
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
208 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1212 350.6 90
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
209 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1209 350.7 432
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
210 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1207 350.8 409
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
211 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1197 351 438
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
212 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' 0.1184 351.1 407
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
213 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 = '33' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1179 351.2 398
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
214 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' 0.1179 351.3 268
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/currency.php:47 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
215 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.1162 351.4 404
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
216 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=37' AND store_id = '0' AND language_id = '1' 0.1156 351.5 443
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
217 SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0' 0.1141 351.7 216
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
218 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.113 351.8 85
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
219 SET time_zone = '+02:00' 0.1129 351.9 2
/catalog/controller/startup/startup.php:40 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:40 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
220 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1113 352 316
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
221 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=38' AND store_id = '0' AND language_id = '1' 0.1019 352.1 442
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
222 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.1012 352.2 168
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
223 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=56' AND store_id = '0' AND language_id = '1' 0.0988 352.3 441
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
224 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' 0.0981 352.4 290
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/event/theme.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`)
/catalog/controller/common/cart.php:136 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
225 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.098 352.5 443
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
226 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' 0.0975 352.6 297
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
227 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' 0.0973 352.7 457
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
228 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.094 352.8 22
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
229 SELECT * FROM oc_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://opencart-profiler.nekto.com.ua/' 0.0917 352.9 1
/catalog/controller/startup/startup.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
230 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0916 353 262
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
231 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=52' AND store_id = '0' AND language_id = '1' 0.0904 353.1 432
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
232 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.0901 353.1 85
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
233 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0901 353.2 460
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
234 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0893 353.3 441
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
235 SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111' 0.0837 353.4 281
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
236 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 = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC 0.0834 353.5 3
/system/library/cart/tax.php:16 (in `DB->query()`)
/catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:16 (in `DB->query()`)
/catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
237 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.0817 353.6 316
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
238 SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.0814 353.7 200
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
239 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.0812 353.7 377
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
240 SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC 0.077 353.8 2
/catalog/controller/startup/startup.php:25 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:25 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
241 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.0731 353.9 440
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
242 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '') 0 353.9 -2
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
243 SELECT `data` FROM `oc_session` WHERE `session_id` = 'f1f75511a755f2b50da642e111' AND `expire` > '2024-11-21 06:23:57' 0 353.9 -1
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
244 SET time_zone = '+00:00' 0 353.9 -3
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
[happened before `session`, not measured, not traced, see built-in Manual for instructions]
Quantity Query Total, ms Trace Duration, ms
31
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1'
~67
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
18.9558
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
12.2756
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
9.033
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5.2498
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3.7167
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2.8857
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2.5707
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.7471
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.5213
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.2629
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.1668
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.0225
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.8429
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:82 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.8253
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.7205
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.4843
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.475
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1827
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1584
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.151
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1489
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1463
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1461
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1412
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1348
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.133
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1223
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.113
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1113
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.094
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0916
Show all Show first 5
21
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1'
~21
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
6.7643
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
4.8595
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.5181
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.3987
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.2168
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.0247
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.7923
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.5961
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.5375
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.4901
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.3619
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1635
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1604
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1532
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1369
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1348
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1333
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.132
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1236
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:338 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1212
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0901
Show all Show first 5
20
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1'
~11
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3.0164
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2.7018
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2.1652
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.7913
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.5687
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.2136
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1711
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1632
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1549
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.147
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1387
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1382
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1319
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.128
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1209
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1207
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1197
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.098
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0901
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0893
Show all Show first 5
5
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = 'f1f75511a755f2b50da642e111'
~1
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:331 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:10 (in `Cart\Cart->getTaxes()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.6397
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/catalog/controller/common/cart.php:57 (in `Cart\Cart->getProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.2407
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:321 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/sub_total.php:6 (in `Cart\Cart->getSubTotal()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalSubTotal->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.2047
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:361 (in `Cart\Cart->getProducts()`)
/catalog/controller/common/cart.php:50 (in `Cart\Cart->countProducts()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1328
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/cart/cart.php:36 (in `DB->query()`)
/system/library/cart/cart.php:389 (in `Cart\Cart->getProducts()`)
/catalog/model/extension/total/shipping.php:4 (in `Cart\Cart->hasShipping()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelExtensionTotalShipping->getTotal()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/cart.php:37 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCart->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:77 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0837
Show all Show first 5
4
SELECT * FROM oc_category_to_layout WHERE category_id = '30' AND store_id = '0'
~16
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8.244
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5.251
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2.2148
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/category.php:55 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategoryLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:19 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1141
Show all Show first 5
4
SELECT * FROM oc_layout_route WHERE 'product/category' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
~7
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:359 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5.4034
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.0193
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:360 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.2104
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/design/layout.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelDesignLayout->getLayout()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:35 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:358 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0814
Show all Show first 5
4
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1'
~4
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3.7543
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1546
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1325
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1286
Show all Show first 5
4
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1'
~2
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.2191
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1455
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1371
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1279
Show all Show first 5
2
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 = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
~1
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:30 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.1247
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:13 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.136
Show all Show first 5
2
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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name)
~2
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:36 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.7394
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.5091
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1'
~0
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1012
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0812
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1'
~8
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
7.8607
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1295
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1'
~2
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2.3167
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.142
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1'
~3
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3.3715
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.0817
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1'
~4
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3.2131
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.2872
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1'
~4
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
3.6864
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.5272
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1'
~0
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.138
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1294
Show all Show first 5
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1'
~6
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5.7355
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1622
Show all Show first 5
2
SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google'
~1
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/common/header.php:80 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.1174
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/catalog/model/setting/setting.php:6 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelSettingSetting->getSetting()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/system/library/googleshopping/traits/storeloader.php:11 (in `Proxy->__call()`)
/catalog/controller/extension/advertise/google.php:21 (in `ControllerExtensionAdvertiseGoogle->loadStore()`)
/system/storage/modification/system/engine/action.php:71 (in `ControllerExtensionAdvertiseGoogle->__construct()`)
/system/engine/event.php:62 (in `Action->execute()`)
/system/storage/modification/system/engine/loader.php:205 (in `Event->trigger()`)
/catalog/controller/product/category.php:364 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.1566
Show all Show first 5
2
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28'
~2
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.8068
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.7652
Show all Show first 5
2
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29'
~3
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
1.7158
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.81
Show all Show first 5
2
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30'
~3
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2.3526
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.8245
Show all Show first 5
2
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31'
~12
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
11.0743
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.7068
Show all Show first 5
2
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32'
~11
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
10.7279
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
0.6989
Show all Show first 5
Quantity Query Duration, ms Total, ms Trace
54
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 12.2756
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=51' AND store_id = '0' AND language_id = '1' 11.1611
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 3.7543
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 3.6864
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 3.0164
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' 2.7554
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.7018
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 2.1652
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' 2.0706
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.7471
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 1.2191
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.7913
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' 0.6154
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5961
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.2872
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=39' AND store_id = '0' AND language_id = '1' 0.2862
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=54' AND store_id = '0' AND language_id = '1' 0.2522
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.2136
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=40' AND store_id = '0' AND language_id = '1' 0.1932
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=53' AND store_id = '0' AND language_id = '1' 0.1829
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1711
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1632
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' 0.1609
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1584
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1549
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.147
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1461
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.1437
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.142
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' 0.1414
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1387
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=48' AND store_id = '0' AND language_id = '1' 0.1384
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1382
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1371
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1325
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1319
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' 0.1295
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.128
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1209
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1207
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1197
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' 0.1184
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.1162
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=37' AND store_id = '0' AND language_id = '1' 0.1156
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1113
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=38' AND store_id = '0' AND language_id = '1' 0.1019
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=56' AND store_id = '0' AND language_id = '1' 0.0988
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.098
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' 0.0975
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' 0.0973
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=52' AND store_id = '0' AND language_id = '1' 0.0904
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0893
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.0817
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.0731
Show all Show first 5
~54
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
27
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 11.0743
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 10.7279
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '39' 5.3495
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '46' 3.4022
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 2.3526
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '54' 1.1751
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '40' 0.943
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '27' 0.8763
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '47' 0.8479
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '42' 0.8191
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '26' 0.8188
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 0.81
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.8068
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '44' 0.8015
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '48' 0.7945
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '52' 0.7922
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '51' 0.7799
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '45' 0.7699
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '50' 0.7569
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '55' 0.7567
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '43' 0.742
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '49' 0.7412
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '53' 0.7187
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '38' 0.6934
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '37' 0.6891
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '41' 0.6865
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '56' 0.6131
Show all Show first 5
~50
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:31 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
10
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.5375
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.4843
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1635
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.151
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1489
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1333
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.132
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1223
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.113
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.0901
Show all Show first 5
~2
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:304 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
10
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 18.9558
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 3.3715
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 3.2131
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.5707
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 2.3167
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.8429
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 0.5272
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1463
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1348
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.133
Show all Show first 5
~32
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 7.8607
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1827
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.1622
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1455
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.138
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1286
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0901
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.0812
Show all Show first 5
~9
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:43 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 5.7355
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.1668
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.5687
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.1546
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' 0.1295
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.1294
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.1279
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.1012
Show all Show first 5
~8
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/extension/module/category.php:58 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8
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 = '24' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 12.5611
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 = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 6.7805
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 = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 2.5163
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 = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.5091
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 = '18' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1644
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 = '34' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1563
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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1379
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 = '33' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.1179
Show all Show first 5
~23
/catalog/model/catalog/category.php:10 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategories()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/menu.php:20 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
8
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '17' 5.9676
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '24' 1.023
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '57' 0.922
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '20' 0.9021
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '18' 0.7976
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '34' 0.7642
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '33' 0.6977
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '25' 0.6906
Show all Show first 5
~12
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:56 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
5
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '29' 1.7158
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' 0.8245
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' 0.7652
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '31' 0.7068
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' 0.6989
Show all Show first 5
~5
/catalog/model/catalog/product.php:513 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/extension/module/category.php:43 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerExtensionModuleCategory->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/column_left.php:52 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:357 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
4
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=3' AND store_id = '0' AND language_id = '1' 18.9106
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=5' AND store_id = '0' AND language_id = '1' 12.4118
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.4806
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=4' AND store_id = '0' AND language_id = '1' 0.4301
Show all Show first 5
~32
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/footer.php:14 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:361 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE keyword = 'component' AND store_id = '0' 1.0136
SELECT * FROM oc_seo_url WHERE keyword = 'printer' AND store_id = '0' 0.4731
Show all Show first 5
~1
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:46 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.7923
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.094
Show all Show first 5
~1
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:104 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.3987
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1412
Show all Show first 5
~2
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:227 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.475
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1604
Show all Show first 5
~1
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:233 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 5.2498
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.4901
Show all Show first 5
~6
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:239 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 9.033
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1236
Show all Show first 5
~9
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:245 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.5213
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.0247
Show all Show first 5
~3
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:251 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 2.8857
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.5181
Show all Show first 5
~4
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:258 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 6.7643
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.7205
Show all Show first 5
~7
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:264 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.2629
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3619
Show all Show first 5
~2
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:271 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 4.8595
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 3.7167
Show all Show first 5
~9
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:277 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1532
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.1348
Show all Show first 5
~0
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/category.php:330 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 1.2168
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 1.0225
Show all Show first 5
~2
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/currency.php:44 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:75 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
2
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.1369
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0916
Show all Show first 5
~0
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/language.php:42 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:74 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/category.php:362 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductCategory->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.php:56 (in `Router->execute()`)
/system/framework.php:169 (in `Router->dispatch()`)
/system/startup.php:104 (in `require_once()`)
/index.php:19 (in `start()`)
Short Manual
Concerning [happened before `session`, not measured...] Why are some events and queries listed as `happened before session, not measured`?

The profiler module starts measuring things when it recognizes you as an administrator with the profiling turned on.
This identification happens only when OpenCart loads it's internal session.
Until then, all the events and queries are recorded, but not measured, to make absolutely zero additional load (because otherwise that load would be added to every visit, since the module doesn't know who the visitor is yet).
Usually this small number of events and queries can be neglected and left unmeasured, but the profiler has a special workaround, which allows measuring everything without exceptions, with the help of a special cookie.

In order to make this workaround available on this website, you need to define `NEKTO_PROFILER_COOKIE_NAME` and `NEKTO_PROFILER_COOKIE_VALUE` constants in `/config.php` (not in `/admin/config.php`).
This won't turn the limitless profiling on by itself, but will make it possible.

Here are some safe randomly generated values to use there:
```
define("NEKTO_PROFILER_COOKIE_NAME", "");
define("NEKTO_PROFILER_COOKIE_VALUE", "");
```

Refresh the page, once you have those constants in you config file.
This website already has `NEKTO_PROFILER_COOKIE_NAME` and `NEKTO_PROFILER_COOKIE_VALUE` constants defined.
Click here to set the `profile everything` cookie in this browser.
Cookie has been set. Refresh the page for it to work.
This website already has `NEKTO_PROFILER_COOKIE_NAME` and `NEKTO_PROFILER_COOKIE_VALUE` constants defined, and the `profile everything` cookie is currently set in this browser.
Click here to remove the `profile everything` cookie.
Cookie is removed.
TTFB `TTFB` is used as "the event happened on this millisecond of the TTFB"
Code Seq `Code Seq` contains steps/points of measurement, triggered on the current page.
All controllers are measured out of the box (starts and ends). It allows seeing the overall picture about the core and all modules on any project immediately after installing the module, but it's only the general information.
You are expected to add you own points for the best use of the module. Use the following code in the places you need measured:
`$this->registry->nektoFunctionProfiler();` (without arguments)
or
`$this->registry->nektoFunctionProfiler("foreach results, product id {$result["id"]}");` (with any text; the text will be displayed in the `Step` column)

`Models called` after some steps is the full list of models' functions, which were called between the measurement points (the number before `x` is the number of times the function was called).

`SQL: {n} request(s)...` is the number and duration of all database queries called between the measurement points.
This list can be unrolled, and the index number of every request there is the same as in `SQL Seq`.
SQL Seq All SQL queries of the current page, in order of execution
SQL Time All SQL queries of the current page, from the slowest to the fastest
Same SQL Exactly the same SQL queries, run on the current page multiple times
Similar SQL Similar, but not exactly the same SQL queries of the current page: called by the same line of code in the same loop (the same query with different WHERE parameters)