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

Canon's press material for the EOS 5D states that it 'defines (a) new D-SLR category', while we're not typically too concerned with marketing talk this particular statement is clearly pretty accurate. The EOS 5D is unlike any previous digital SLR in that it combines a full-frame (35 mm sized) high resolution sensor (12.8 megapixels) with a relatively compact body (slightly larger than the EOS 20D, although in your hand it feels noticeably 'chunkier'). The EOS 5D is aimed to slot in between the EOS 20D and the EOS-1D professional digital SLR's, an important difference when compared to the latter is that the EOS 5D doesn't have any environmental seals. While Canon don't specifically refer to the EOS 5D as a 'professional' digital SLR it will have obvious appeal to professionals who want a high quality digital SLR in a body lighter than the EOS-1D. It will also no doubt appeal to current EOS 20D owners (although lets hope they've not bought too many EF-S lenses...) äë

Write a review

Note: HTML is not translated!
    Bad           Good

Canon EOS 5D

  • Brand: Canon
  • Product Code: Product 3
  • Reward Points: 200
  • Availability: In Stock
  • $100.00
  • $80.00

  • Ex Tax: $80.00

Available Options


Code Seq SQL Seq SQL Time Same SQL Similar SQL
Code
rows ms
77 ~110
SQL
rows ms
186 ~88
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:
8 x `tool/image/resize()`
1 x `catalog/category/getCategory()`
1 x `catalog/product/checkProductCategory()`
1 x `catalog/product/getProduct()`
1 x `catalog/product/getProductAttributes()`
1 x `catalog/product/getProductDiscounts()`
1 x `catalog/product/getProductImages()`
1 x `catalog/product/getProductOptions()`
1 x `catalog/product/getProductRelated()`
1 x `catalog/product/getProfiles()`
1 x `catalog/product/updateViewed()`
1 x `design/translation/getTranslations()`
1 x `localisation/currency/getCurrencies()`
1 x `localisation/language/getLanguages()`
1 x `setting/event/getEvents()`
SQL: 35 request(s) (#1-35), total duration: ~24 ms
SQL Query 35 request(s), #1-35, total duration: ~24 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` = '6baf595a9e309e5390323ce9d5' AND `expire` > '2024-11-21 09:16:12' 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.8202 0.8 TOTAL 5 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 1.177 2 TOTAL 6 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.0664 2.1 TOTAL 6 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_language WHERE status = '1' ORDER BY sort_order, name 0.6366 2.7 TOTAL 7 TTFB
/catalog/model/localisation/language.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:54 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/language.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:54 (in `Proxy->__call()`)
/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 * FROM `oc_currency` WHERE `status` = '1' ORDER BY `title` ASC 0.7768 3.5 TOTAL 9 TTFB
/catalog/model/localisation/currency.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:148 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/currency.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:148 (in `Proxy->__call()`)
/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 * FROM oc_currency 0.4399 3.9 TOTAL 10 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()`)
10 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 1.1407 5.1 TOTAL 12 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()`)
11 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.5681 5.6 TOTAL 12 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()`)
12 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' 0.958 6.6 TOTAL 14 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()`)
13 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' 1.1105 7.7 TOTAL 15 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()`)
14 DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) 0.4874 8.2 TOTAL 17 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()`)
15 SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC 0.8377 9 TOTAL 18 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()`)
16 SELECT * FROM oc_seo_url WHERE keyword = 'desktops' AND store_id = '0' 0.919 9.9 TOTAL 20 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()`)
17 SELECT * FROM oc_seo_url WHERE keyword = 'canon-eos-5d' AND store_id = '0' 0.3368 10.3 TOTAL 20 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()`)
18 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/product' OR route = 'en-gb') 0.3878 10.7 TOTAL 23 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/product.php:6 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 1.2024 11.9 TOTAL 25 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/product.php:42 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:42 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.3537 12.2 TOTAL 25 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (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 COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p 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) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '30' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' 2.3001 14.5 TOTAL 30 TTFB
/catalog/model/catalog/product.php:8 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:159 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:8 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:159 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_category WHERE product_id = '30' AND category_id IN(20) 0.647 15.2 TOTAL 31 TTFB
/catalog/model/catalog/product.php:548 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:165 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:548 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:165 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.0663 15.2 TOTAL 31 TTFB
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.3476 15.6 TOTAL 31 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0681 15.6 TOTAL 31 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'manufacturer_id=9' AND store_id = '0' AND language_id = '1' 0.518 16.2 TOTAL 32 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:255 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:255 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_image WHERE product_id = '30' ORDER BY sort_order ASC 0.7407 16.9 TOTAL 34 TTFB
/catalog/model/catalog/product.php:383 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:285 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:383 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:285 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_discount WHERE product_id = '30' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC 0.3648 17.3 TOTAL 35 TTFB
/catalog/model/catalog/product.php:377 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:314 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:377 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:314 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = '30' AND od.language_id = '1' ORDER BY o.sort_order 1.3893 18.7 TOTAL 37 TTFB
/catalog/model/catalog/product.php:340 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:340 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_option_value pov LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id) LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id) WHERE pov.product_id = '30' AND pov.product_option_id = '226' AND ovd.language_id = '1' ORDER BY ov.sort_order 1.4195 20.1 TOTAL 38 TTFB
/catalog/model/catalog/product.php:345 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:345 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0724 20.2 TOTAL 39 TTFB
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 ag.attribute_group_id, agd.name FROM oc_product_attribute pa LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id) LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id) LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id) WHERE pa.product_id = '30' AND agd.language_id = '1' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order, agd.name 1.1628 21.3 TOTAL 40 TTFB
/catalog/model/catalog/product.php:312 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductAttributes()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:392 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:312 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductAttributes()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:392 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_related pr LEFT JOIN oc_product p ON (pr.related_id = p.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pr.product_id = '30' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' 0.7271 22 TOTAL 41 TTFB
/catalog/model/catalog/product.php:391 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductRelated()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:396 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:391 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductRelated()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:396 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 rd.* FROM oc_product_recurring pr JOIN oc_recurring_description rd ON (rd.language_id = 1 AND rd.recurring_id = pr.recurring_id) JOIN oc_recurring r ON r.recurring_id = rd.recurring_id WHERE pr.product_id = 30 AND status = '1' AND pr.customer_group_id = '1' ORDER BY sort_order ASC 1.4927 23.5 TOTAL 42 TTFB
/catalog/model/catalog/product.php:525 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProfiles()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:458 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:525 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProfiles()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:458 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 UPDATE oc_product SET viewed = (viewed + 1) WHERE product_id = '30' 0.4127 23.9 TOTAL 43 TTFB
/catalog/model/catalog/product.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->updateViewed()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:460 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->updateViewed()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:460 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
43
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/getProductLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
1 x `design/theme/getTheme()`
SQL: 4 request(s) (#36-39), total duration: ~4 ms
SQL Query 4 request(s), #36-39, total duration: ~4 ms Dur Total TTFB
Trace
36 SELECT * FROM oc_product_to_layout WHERE product_id = '30' AND store_id = '0' 1.1976 1.2 TOTAL 45 TTFB
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 1.0362 2.2 TOTAL 46 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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'column_left' ORDER BY sort_order 0.8815 3.1 TOTAL 47 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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' 0.8821 4 TOTAL 48 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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
Controller `common/column_left` << end
70
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
4
Controller `common/column_right` >> start
70
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/getProductLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
1 x `design/theme/getTheme()`
SQL: 4 request(s) (#40-43), total duration: ~2 ms
SQL Query 4 request(s), #40-43, total duration: ~2 ms Dur Total TTFB
Trace
40 SELECT * FROM oc_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.17 0.2 TOTAL 71 TTFB
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1747 0.3 TOTAL 71 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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'column_right' ORDER BY sort_order 0.5509 0.9 TOTAL 72 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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' 0.6171 1.5 TOTAL 72 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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
Controller `common/column_right` << end
73
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
6
Controller `common/content_top` >> start
73
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/getProductLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
1 x `design/theme/getTheme()`
SQL: 4 request(s) (#44-47), total duration: ~2 ms
SQL Query 4 request(s), #44-47, total duration: ~2 ms Dur Total TTFB
Trace
44 SELECT * FROM oc_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.2107 0.2 TOTAL 74 TTFB
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1112 0.3 TOTAL 74 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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'content_top' ORDER BY sort_order 0.7155 1 TOTAL 75 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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' 0.4653 1.5 TOTAL 75 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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/content_top` << end
76
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/content_bottom` >> start
76
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/getProductLayoutId()`
1 x `design/layout/getLayout()`
1 x `design/layout/getLayoutModules()`
1 x `design/theme/getTheme()`
SQL: 4 request(s) (#48-51), total duration: ~1 ms
SQL Query 4 request(s), #48-51, total duration: ~1 ms Dur Total TTFB
Trace
48 SELECT * FROM oc_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.1675 0.2 TOTAL 77 TTFB
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1801 0.3 TOTAL 77 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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'content_bottom' ORDER BY sort_order 0.5268 0.9 TOTAL 78 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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' 0.5742 1.4 TOTAL 78 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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/content_bottom` << end
79
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/footer` >> start
79
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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) (#52-58), total duration: ~5 ms
SQL Query 7 request(s), #52-58, total duration: ~5 ms Dur Total TTFB
Trace
52 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') 0.5266 0.5 TOTAL 81 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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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 1.7634 2.3 TOTAL 83 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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=4' AND store_id = '0' AND language_id = '1' 1.0105 3.3 TOTAL 84 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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.6174 3.9 TOTAL 84 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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=3' AND store_id = '0' AND language_id = '1' 0.5082 4.4 TOTAL 85 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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=5' AND store_id = '0' AND language_id = '1' 0.3343 4.8 TOTAL 85 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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' 0.3241 5.1 TOTAL 86 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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/footer` << end
89
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
12
Controller `common/header` >> start
89
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `design/translation/getTranslations()`
1 x `setting/extension/getExtensions()`
SQL: 2 request(s) (#59-60), total duration: ~1 ms
SQL Query 2 request(s), #59-60, total duration: ~1 ms Dur Total TTFB
Trace
59 SELECT * FROM oc_extension WHERE `type` = 'analytics' 0.659 0.7 TOTAL 90 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') 0.7191 1.4 TOTAL 91 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
{common/header}

Controller `common/language` >> start
92
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
1 x `localisation/language/getLanguages()`
SQL: 4 request(s) (#61-64), total duration: ~1 ms
SQL Query 4 request(s), #61-64, total duration: ~1 ms Dur Total TTFB
Trace
61 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') 0.4313 0.4 TOTAL 93 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0931 0.5 TOTAL 93 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0606 0.6 TOTAL 93 TTFB
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/language' 0.2405 0.8 TOTAL 93 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
{common/header}

Controller `common/language` << end
97
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
15
{common/header}

Controller `common/currency` >> start
97
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
1 x `localisation/currency/getCurrencies()`
SQL: 4 request(s) (#65-68), total duration: ~1 ms
SQL Query 4 request(s), #65-68, total duration: ~1 ms Dur Total TTFB
Trace
65 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') 0.3447 0.3 TOTAL 97 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.1098 0.5 TOTAL 98 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0609 0.5 TOTAL 98 TTFB
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' 0.3185 0.8 TOTAL 98 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
{common/header}

Controller `common/currency` << end
100
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
17
{common/header}

Controller `common/search` >> start
100
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
SQL: 2 request(s) (#69-70), total duration: ~1 ms
SQL Query 2 request(s), #69-70, total duration: ~1 ms Dur Total TTFB
Trace
69 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') 0.3178 0.3 TOTAL 101 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' 0.2439 0.6 TOTAL 101 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/search` << end
102
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
19
{common/header}

Controller `common/cart` >> start
102
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
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) (#71-82), total duration: ~3 ms
SQL Query 12 request(s), #71-82, total duration: ~3 ms Dur Total TTFB
Trace
71 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') 0.3243 0.3 TOTAL 103 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.4462 0.8 TOTAL 104 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_extension WHERE `type` = 'total' 0.2791 1 TOTAL 104 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') 0.3043 1.4 TOTAL 105 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.0622 1.4 TOTAL 105 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.1074 1.5 TOTAL 105 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'en-gb') 0.2892 1.8 TOTAL 107 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' 0.4966 2.3 TOTAL 108 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'en-gb') 0.2932 2.6 TOTAL 109 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.1244 2.7 TOTAL 109 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.083 2.8 TOTAL 109 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' 0.2901 3.1 TOTAL 110 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/cart` << end
112
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
21
{common/header}

Controller `common/menu` >> start
112
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
2 x `catalog/category/getCategories()`
1 x `design/translation/getTranslations()`
SQL: 3 request(s) (#83-85), total duration: ~2 ms
SQL Query 3 request(s), #83-85, total duration: ~2 ms Dur Total TTFB
Trace
83 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') 0.3516 0.4 TOTAL 113 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.7184 1.1 TOTAL 114 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * 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.6554 1.7 TOTAL 115 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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}
{common/menu}

...how long does `getTotalProducts()` take? category id 26
115
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#86-88), total duration: ~1 ms
SQL Query 3 request(s), #86-88, total duration: ~1 ms Dur Total TTFB
Trace
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 = '26' 0.8938 0.9 TOTAL 116 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.0611 1 TOTAL 116 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=26' AND store_id = '0' AND language_id = '1' 0.3059 1.3 TOTAL 116 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
{common/header}
{common/menu}

...after `getTotalProducts()`
116
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
24
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 27
116
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#89-91), total duration: ~1 ms
SQL Query 3 request(s), #89-91, total duration: ~1 ms Dur Total TTFB
Trace
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 = '27' 0.4651 0.5 TOTAL 116 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.0635 0.5 TOTAL 117 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' 0.3187 0.8 TOTAL 117 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
{common/header}
{common/menu}

...after `getTotalProducts()`
117
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/category/getCategories()`
SQL: 2 request(s) (#92-93), total duration: ~1 ms
SQL Query 2 request(s), #92-93, total duration: ~1 ms Dur Total TTFB
Trace
92 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.059 0.1 TOTAL 117 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.7908 0.8 TOTAL 118 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 46
118
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#94-96), total duration: ~1 ms
SQL Query 3 request(s), #94-96, total duration: ~1 ms Dur Total TTFB
Trace
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 = '46' 0.48 0.5 TOTAL 118 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.3477 0.8 TOTAL 119 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' 0.2805 1.1 TOTAL 119 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
119
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
28
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 45
119
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#97-99), total duration: ~1 ms
SQL Query 3 request(s), #97-99, total duration: ~1 ms Dur Total TTFB
Trace
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 = '45' 0.4758 0.5 TOTAL 120 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.0612 0.5 TOTAL 120 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=45' AND store_id = '0' AND language_id = '1' 0.3329 0.9 TOTAL 120 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
120
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/category/getCategories()`
SQL: 2 request(s) (#100-101), total duration: ~1 ms
SQL Query 2 request(s), #100-101, total duration: ~1 ms Dur Total TTFB
Trace
100 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.0615 0.1 TOTAL 120 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.6862 0.7 TOTAL 121 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 29
121
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#102-104), total duration: ~1 ms
SQL Query 3 request(s), #102-104, total duration: ~1 ms Dur Total TTFB
Trace
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 = '29' 0.5011 0.5 TOTAL 122 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.4589 1 TOTAL 122 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.3087 1.3 TOTAL 122 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
122
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
32
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 28
122
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#105-107), total duration: ~1 ms
SQL Query 3 request(s), #105-107, total duration: ~1 ms Dur Total TTFB
Trace
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 = '28' 0.6658 0.7 TOTAL 123 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0646 0.7 TOTAL 123 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.291 1 TOTAL 124 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
124
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
34
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 30
124
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#108-110), total duration: ~1 ms
SQL Query 3 request(s), #108-110, total duration: ~1 ms Dur Total TTFB
Trace
108 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.5654 0.6 TOTAL 124 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.2244 0.8 TOTAL 125 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3501 1.1 TOTAL 125 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
125
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
36
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 31
125
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#111-113), total duration: ~1 ms
SQL Query 3 request(s), #111-113, total duration: ~1 ms Dur Total TTFB
Trace
111 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.4655 0.5 TOTAL 126 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0607 0.5 TOTAL 126 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.3365 0.9 TOTAL 126 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
126
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
38
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 32
126
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#114-116), total duration: ~1 ms
SQL Query 3 request(s), #114-116, total duration: ~1 ms Dur Total TTFB
Trace
114 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.6443 0.6 TOTAL 127 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0629 0.7 TOTAL 127 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 0.3211 1 TOTAL 127 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
127
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
5 x `catalog/category/getCategories()`
SQL: 10 request(s) (#117-126), total duration: ~6 ms
SQL Query 10 request(s), #117-126, total duration: ~6 ms Dur Total TTFB
Trace
117 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0616 0.1 TOTAL 127 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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) 0.6579 0.7 TOTAL 128 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.3828 1.1 TOTAL 128 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.9228 2 TOTAL 130 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=17' AND store_id = '0' AND language_id = '1' 0.3727 2.4 TOTAL 130 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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) 1.0488 3.4 TOTAL 131 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=24' AND store_id = '0' AND language_id = '1' 0.5193 4 TOTAL 132 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.9127 4.9 TOTAL 133 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=33' AND store_id = '0' AND language_id = '1' 0.3354 5.2 TOTAL 134 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.9041 6.1 TOTAL 135 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 43
135
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#127-129), total duration: ~1 ms
SQL Query 3 request(s), #127-129, total duration: ~1 ms Dur Total TTFB
Trace
127 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.8326 0.8 TOTAL 136 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.3342 1.2 TOTAL 136 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.3287 1.5 TOTAL 137 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
137
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
42
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 44
137
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#130-132), total duration: ~1 ms
SQL Query 3 request(s), #130-132, total duration: ~1 ms Dur Total TTFB
Trace
130 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.5 0.5 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0793 0.6 TOTAL 137 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.3466 0.9 TOTAL 138 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
138
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
44
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 47
138
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#133-135), total duration: ~1 ms
SQL Query 3 request(s), #133-135, total duration: ~1 ms Dur Total TTFB
Trace
133 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.5512 0.6 TOTAL 138 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1333 0.7 TOTAL 139 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' 0.4206 1.1 TOTAL 139 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
139
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
46
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 48
139
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#136-138), total duration: ~1 ms
SQL Query 3 request(s), #136-138, total duration: ~1 ms Dur Total TTFB
Trace
136 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.5084 0.5 TOTAL 140 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0645 0.6 TOTAL 140 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=48' AND store_id = '0' AND language_id = '1' 0.3417 0.9 TOTAL 140 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
140
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
48
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 49
140
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#139-141), total duration: ~1 ms
SQL Query 3 request(s), #139-141, total duration: ~1 ms Dur Total TTFB
Trace
139 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.6982 0.7 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1074 0.8 TOTAL 141 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' 0.5856 1.4 TOTAL 142 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
142
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
50
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 50
142
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#142-144), total duration: ~2 ms
SQL Query 3 request(s), #142-144, total duration: ~2 ms Dur Total TTFB
Trace
142 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' 1.0793 1.1 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1347 1.2 TOTAL 143 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' 0.584 1.8 TOTAL 144 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
144
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
52
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 51
144
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#145-147), total duration: ~2 ms
SQL Query 3 request(s), #145-147, total duration: ~2 ms Dur Total TTFB
Trace
145 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.8786 0.9 TOTAL 145 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.134 1 TOTAL 145 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=51' AND store_id = '0' AND language_id = '1' 0.6044 1.6 TOTAL 146 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
146
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
54
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 52
146
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#148-150), total duration: ~1 ms
SQL Query 3 request(s), #148-150, total duration: ~1 ms Dur Total TTFB
Trace
148 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.6023 0.6 TOTAL 146 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1188 0.7 TOTAL 147 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=52' AND store_id = '0' AND language_id = '1' 0.3435 1.1 TOTAL 147 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
147
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
56
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 53
147
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#151-153), total duration: ~1 ms
SQL Query 3 request(s), #151-153, total duration: ~1 ms Dur Total TTFB
Trace
151 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.6298 0.6 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1398 0.8 TOTAL 148 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=53' AND store_id = '0' AND language_id = '1' 0.5325 1.3 TOTAL 149 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
149
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
58
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 54
149
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#154-156), total duration: ~1 ms
SQL Query 3 request(s), #154-156, total duration: ~1 ms Dur Total TTFB
Trace
154 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' 0.8214 0.8 TOTAL 150 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0714 0.9 TOTAL 150 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=54' AND store_id = '0' AND language_id = '1' 0.4155 1.3 TOTAL 150 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
151
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
60
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 55
151
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#157-159), total duration: ~1 ms
SQL Query 3 request(s), #157-159, total duration: ~1 ms Dur Total TTFB
Trace
157 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.7686 0.8 TOTAL 151 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1113 0.9 TOTAL 152 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.4351 1.3 TOTAL 152 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
152
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
62
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 56
152
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
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 = '56' 0.6801 0.7 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1225 0.8 TOTAL 153 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=56' AND store_id = '0' AND language_id = '1' 0.3303 1.1 TOTAL 154 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
154
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
64
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 38
154
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
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 = '38' 0.6423 0.6 TOTAL 155 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0942 0.7 TOTAL 155 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=38' AND store_id = '0' AND language_id = '1' 0.4013 1.1 TOTAL 155 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
156
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
66
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 37
156
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#166-168), total duration: ~1 ms
SQL Query 3 request(s), #166-168, total duration: ~1 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 = '37' 0.7198 0.7 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0771 0.8 TOTAL 157 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=37' AND store_id = '0' AND language_id = '1' 0.3312 1.1 TOTAL 157 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
157
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
68
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 39
157
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#169-171), total duration: ~1 ms
SQL Query 3 request(s), #169-171, total duration: ~1 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 = '39' 0.6471 0.6 TOTAL 158 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0791 0.7 TOTAL 158 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=39' AND store_id = '0' AND language_id = '1' 0.3628 1.1 TOTAL 158 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
158
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
70
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 40
158
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#172-174), total duration: ~1 ms
SQL Query 3 request(s), #172-174, total duration: ~1 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 = '40' 0.675 0.7 TOTAL 159 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1208 0.8 TOTAL 159 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=40' AND store_id = '0' AND language_id = '1' 0.4294 1.2 TOTAL 160 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
160
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
72
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 41
160
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#175-177), total duration: ~1 ms
SQL Query 3 request(s), #175-177, total duration: ~1 ms Dur Total TTFB
Trace
175 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.72 0.7 TOTAL 161 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0852 0.8 TOTAL 161 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=41' AND store_id = '0' AND language_id = '1' 0.5787 1.4 TOTAL 162 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
162
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
74
{common/header}
{common/menu}

...how long does `getTotalProducts()` take? category id 42
162
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `catalog/product/getTotalProducts()`
SQL: 3 request(s) (#178-180), total duration: ~2 ms
SQL Query 3 request(s), #178-180, total duration: ~2 ms Dur Total TTFB
Trace
178 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' 1.1883 1.2 TOTAL 163 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1403 1.3 TOTAL 164 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' 0.7589 2.1 TOTAL 165 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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()`
165
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `design/theme/getTheme()`
SQL: 2 request(s) (#181-182), total duration: ~0 ms
SQL Query 2 request(s), #181-182, total duration: ~0 ms Dur Total TTFB
Trace
181 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0932 0.1 TOTAL 165 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu' 0.3798 0.5 TOTAL 166 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
{common/header}

Controller `common/menu` << end
169
/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/product.php:467 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,096
Models called:
1 x `design/theme/getTheme()`
1 x `setting/setting/getSetting()`
SQL: 2 request(s) (#183-184), total duration: ~1 ms
SQL Query 2 request(s), #183-184, total duration: ~1 ms Dur Total TTFB
Trace
183 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' 0.3369 0.3 TOTAL 170 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.5238 0.9 TOTAL 176 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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
Controller `common/header` << end
176
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`)
/catalog/controller/product/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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,144
Models called:
1 x `design/theme/getTheme()`
1 x `setting/setting/getSetting()`
SQL: 2 request(s) (#185-186), total duration: ~1 ms
SQL Query 2 request(s), #185-186, total duration: ~1 ms Dur Total TTFB
Trace
185 SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/product' 0.42 0.4 TOTAL 177 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/product.php:469 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.1418 0.6 TOTAL 198 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/product.php:469 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 / 186 total, ms / 88 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` = '6baf595a9e309e5390323ce9d5' AND `expire` > '2024-11-21 09:16:12' 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.8202 0.8 5
/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 1.177 2 6
/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.0664 2.1 6
/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_language WHERE status = '1' ORDER BY sort_order, name 0.6366 2.7 7
/catalog/model/localisation/language.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:54 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/language.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:54 (in `Proxy->__call()`)
/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 * FROM `oc_currency` WHERE `status` = '1' ORDER BY `title` ASC 0.7768 3.5 9
/catalog/model/localisation/currency.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:148 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/currency.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:148 (in `Proxy->__call()`)
/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 * FROM oc_currency 0.4399 3.9 10
/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()`)
10 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 1.1407 5.1 12
/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()`)
11 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.5681 5.6 12
/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()`)
12 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' 0.958 6.6 14
/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()`)
13 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' 1.1105 7.7 15
/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()`)
14 DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) 0.4874 8.2 17
/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()`)
15 SELECT * FROM `oc_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC 0.8377 9 18
/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()`)
16 SELECT * FROM oc_seo_url WHERE keyword = 'desktops' AND store_id = '0' 0.919 9.9 20
/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()`)
17 SELECT * FROM oc_seo_url WHERE keyword = 'canon-eos-5d' AND store_id = '0' 0.3368 10.3 20
/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()`)
18 SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/product' OR route = 'en-gb') 0.3878 10.7 23
/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/product.php:6 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 1.2024 11.9 25
/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/product.php:42 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:42 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.3537 12.2 25
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (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 COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p 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) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '30' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' 2.3001 14.5 30
/catalog/model/catalog/product.php:8 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:159 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:8 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:159 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_category WHERE product_id = '30' AND category_id IN(20) 0.647 15.2 31
/catalog/model/catalog/product.php:548 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:165 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:548 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:165 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.0663 15.2 31
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.3476 15.6 31
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0681 15.6 31
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'manufacturer_id=9' AND store_id = '0' AND language_id = '1' 0.518 16.2 32
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:255 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:255 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_image WHERE product_id = '30' ORDER BY sort_order ASC 0.7407 16.9 34
/catalog/model/catalog/product.php:383 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:285 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:383 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:285 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_discount WHERE product_id = '30' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC 0.3648 17.3 35
/catalog/model/catalog/product.php:377 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:314 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:377 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:314 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = '30' AND od.language_id = '1' ORDER BY o.sort_order 1.3893 18.7 37
/catalog/model/catalog/product.php:340 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:340 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_option_value pov LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id) LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id) WHERE pov.product_id = '30' AND pov.product_option_id = '226' AND ovd.language_id = '1' ORDER BY ov.sort_order 1.4195 20.1 38
/catalog/model/catalog/product.php:345 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:345 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0724 20.2 39
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 ag.attribute_group_id, agd.name FROM oc_product_attribute pa LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id) LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id) LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id) WHERE pa.product_id = '30' AND agd.language_id = '1' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order, agd.name 1.1628 21.3 40
/catalog/model/catalog/product.php:312 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductAttributes()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:392 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:312 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductAttributes()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:392 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_related pr LEFT JOIN oc_product p ON (pr.related_id = p.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pr.product_id = '30' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' 0.7271 22 41
/catalog/model/catalog/product.php:391 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductRelated()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:396 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:391 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductRelated()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:396 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 rd.* FROM oc_product_recurring pr JOIN oc_recurring_description rd ON (rd.language_id = 1 AND rd.recurring_id = pr.recurring_id) JOIN oc_recurring r ON r.recurring_id = rd.recurring_id WHERE pr.product_id = 30 AND status = '1' AND pr.customer_group_id = '1' ORDER BY sort_order ASC 1.4927 23.5 42
/catalog/model/catalog/product.php:525 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProfiles()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:458 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:525 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProfiles()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:458 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 UPDATE oc_product SET viewed = (viewed + 1) WHERE product_id = '30' 0.4127 23.9 43
/catalog/model/catalog/product.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->updateViewed()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:460 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->updateViewed()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:460 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_layout WHERE product_id = '30' AND store_id = '0' 1.1976 25.1 45
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 1.0362 26.2 46
/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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'column_left' ORDER BY sort_order 0.8815 27.1 47
/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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' 0.8821 27.9 48
/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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.17 28.1 71
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1747 28.3 71
/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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'column_right' ORDER BY sort_order 0.5509 28.8 72
/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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' 0.6171 29.5 72
/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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.2107 29.7 74
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1112 29.8 74
/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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'content_top' ORDER BY sort_order 0.7155 30.5 75
/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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' 0.4653 31 75
/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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.1675 31.1 77
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1801 31.3 77
/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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'content_bottom' ORDER BY sort_order 0.5268 31.8 78
/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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' 0.5742 32.4 78
/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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') 0.5266 32.9 81
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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 1.7634 34.7 83
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=4' AND store_id = '0' AND language_id = '1' 1.0105 35.7 84
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.6174 36.3 84
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=3' AND store_id = '0' AND language_id = '1' 0.5082 36.8 85
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=5' AND store_id = '0' AND language_id = '1' 0.3343 37.2 85
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' 0.3241 37.5 86
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_extension WHERE `type` = 'analytics' 0.659 38.2 90
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') 0.7191 38.9 91
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') 0.4313 39.3 93
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0931 39.4 93
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0606 39.5 93
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/language' 0.2405 39.7 93
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') 0.3447 40 97
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.1098 40.2 98
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0609 40.2 98
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' 0.3185 40.5 98
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') 0.3178 40.8 101
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' 0.2439 41.1 101
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') 0.3243 41.4 103
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.4462 41.9 104
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_extension WHERE `type` = 'total' 0.2791 42.1 104
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') 0.3043 42.4 105
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.0622 42.5 105
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.1074 42.6 105
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'en-gb') 0.2892 42.9 107
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' 0.4966 43.4 108
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'en-gb') 0.2932 43.7 109
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.1244 43.8 109
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.083 43.9 109
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' 0.2901 44.2 110
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') 0.3516 44.5 113
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.7184 45.3 114
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * 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.6554 45.9 115
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '26' 0.8938 46.8 116
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.0611 46.9 116
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=26' AND store_id = '0' AND language_id = '1' 0.3059 47.2 116
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '27' 0.4651 47.6 116
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.0635 47.7 117
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' 0.3187 48 117
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.059 48.1 117
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.7908 48.9 118
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '46' 0.48 49.4 118
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.3477 49.7 119
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' 0.2805 50 119
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '45' 0.4758 50.5 120
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.0612 50.5 120
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=45' AND store_id = '0' AND language_id = '1' 0.3329 50.9 120
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.0615 50.9 120
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.6862 51.6 121
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '29' 0.5011 52.1 122
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.4589 52.6 122
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.3087 52.9 122
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '28' 0.6658 53.5 123
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0646 53.6 123
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.291 53.9 124
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.5654 54.5 124
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.2244 54.7 125
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3501 55 125
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.4655 55.5 126
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0607 55.6 126
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.3365 55.9 126
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6443 56.5 127
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0629 56.6 127
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 0.3211 56.9 127
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0616 57 127
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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) 0.6579 57.6 128
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.3828 58 128
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) 0.9228 58.9 130
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=17' AND store_id = '0' AND language_id = '1' 0.3727 59.3 130
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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) 1.0488 60.4 131
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=24' AND store_id = '0' AND language_id = '1' 0.5193 60.9 132
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.9127 61.8 133
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=33' AND store_id = '0' AND language_id = '1' 0.3354 62.1 134
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.9041 63 135
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.8326 63.9 136
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.3342 64.2 136
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.3287 64.5 137
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.5 65 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0793 65.1 137
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.3466 65.5 138
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.5512 66 138
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1333 66.1 139
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' 0.4206 66.6 139
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.5084 67.1 140
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0645 67.1 140
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=48' AND store_id = '0' AND language_id = '1' 0.3417 67.5 140
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6982 68.2 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1074 68.3 141
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' 0.5856 68.9 142
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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' 1.0793 70 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1347 70.1 143
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' 0.584 70.7 144
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.8786 71.6 145
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.134 71.7 145
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=51' AND store_id = '0' AND language_id = '1' 0.6044 72.3 146
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6023 72.9 146
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1188 73 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=52' AND store_id = '0' AND language_id = '1' 0.3435 73.4 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6298 74 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1398 74.1 148
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=53' AND store_id = '0' AND language_id = '1' 0.5325 74.7 149
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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' 0.8214 75.5 150
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0714 75.5 150
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=54' AND store_id = '0' AND language_id = '1' 0.4155 76 150
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.7686 76.7 151
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1113 76.8 152
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.4351 77.3 152
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '56' 0.6801 78 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1225 78.1 153
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=56' AND store_id = '0' AND language_id = '1' 0.3303 78.4 154
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '38' 0.6423 79.1 155
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0942 79.1 155
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=38' AND store_id = '0' AND language_id = '1' 0.4013 79.5 155
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '37' 0.7198 80.3 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0771 80.3 157
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=37' AND store_id = '0' AND language_id = '1' 0.3312 80.7 157
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '39' 0.6471 81.3 158
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0791 81.4 158
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=39' AND store_id = '0' AND language_id = '1' 0.3628 81.8 158
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '40' 0.675 82.4 159
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1208 82.6 159
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=40' AND store_id = '0' AND language_id = '1' 0.4294 83 160
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.72 83.7 161
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0852 83.8 161
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=41' AND store_id = '0' AND language_id = '1' 0.5787 84.4 162
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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' 1.1883 85.6 163
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1403 85.7 164
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' 0.7589 86.5 165
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0932 86.6 165
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu' 0.3798 86.9 166
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' 0.3369 87.3 170
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.5238 87.8 176
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/product' 0.42 88.2 177
/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/product.php:469 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.1418 88.4 198
/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/product.php:469 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 / 186 total, ms / 88 ms total
# Query Duration, ms Total, ms TTFB, ms Trace
1 SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (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, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (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 COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p 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) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '30' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' 2.3001 2.3 30
/catalog/model/catalog/product.php:8 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:159 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:8 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:159 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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 1.7634 4.1 83
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 rd.* FROM oc_product_recurring pr JOIN oc_recurring_description rd ON (rd.language_id = 1 AND rd.recurring_id = pr.recurring_id) JOIN oc_recurring r ON r.recurring_id = rd.recurring_id WHERE pr.product_id = 30 AND status = '1' AND pr.customer_group_id = '1' ORDER BY sort_order ASC 1.4927 5.6 42
/catalog/model/catalog/product.php:525 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProfiles()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:458 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:525 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProfiles()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:458 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_option_value pov LEFT JOIN oc_option_value ov ON (pov.option_value_id = ov.option_value_id) LEFT JOIN oc_option_value_description ovd ON (ov.option_value_id = ovd.option_value_id) WHERE pov.product_id = '30' AND pov.product_option_id = '226' AND ovd.language_id = '1' ORDER BY ov.sort_order 1.4195 7 38
/catalog/model/catalog/product.php:345 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:345 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = '30' AND od.language_id = '1' ORDER BY o.sort_order 1.3893 8.4 37
/catalog/model/catalog/product.php:340 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:340 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:327 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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 = '20' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' 1.2024 9.6 25
/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/product.php:42 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:42 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_product_to_layout WHERE product_id = '30' AND store_id = '0' 1.1976 10.8 45
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '42' 1.1883 12 163
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC 1.177 13.1 6
/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()`)
10 SELECT ag.attribute_group_id, agd.name FROM oc_product_attribute pa LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id) LEFT JOIN oc_attribute_group ag ON (a.attribute_group_id = ag.attribute_group_id) LEFT JOIN oc_attribute_group_description agd ON (ag.attribute_group_id = agd.attribute_group_id) WHERE pa.product_id = '30' AND agd.language_id = '1' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order, agd.name 1.1628 14.3 40
/catalog/model/catalog/product.php:312 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductAttributes()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:392 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:312 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductAttributes()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:392 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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 1.1407 15.4 12
/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()`)
12 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' 1.1105 16.5 15
/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()`)
13 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' 1.0793 17.6 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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) 1.0488 18.7 131
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 1.0362 19.7 46
/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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=4' AND store_id = '0' AND language_id = '1' 1.0105 20.7 84
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_weight_class wc LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id) WHERE wcd.language_id = '1' 0.958 21.7 14
/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()`)
18 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) 0.9228 22.6 130
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE keyword = 'desktops' AND store_id = '0' 0.919 23.5 20
/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()`)
20 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.9127 24.4 133
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.9041 25.3 135
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.8938 26.2 116
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' 0.8821 27.1 48
/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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'column_left' ORDER BY sort_order 0.8815 28 47
/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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.8786 28.9 145
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_event` WHERE `trigger` LIKE 'catalog/%' AND status = '1' ORDER BY `sort_order` ASC 0.8377 29.7 18
/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()`)
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 = '43' 0.8326 30.5 136
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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' 0.8214 31.4 150
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_store WHERE REPLACE(`ssl`, 'www.', '') = 'https://opencart-profiler.nekto.com.ua/' 0.8202 32.2 5
/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()`)
30 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.7908 33 118
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_currency` WHERE `status` = '1' ORDER BY `title` ASC 0.7768 33.8 9
/catalog/model/localisation/currency.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:148 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/currency.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:148 (in `Proxy->__call()`)
/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()`)
32 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.7686 34.5 151
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=42' AND store_id = '0' AND language_id = '1' 0.7589 35.3 165
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_image WHERE product_id = '30' ORDER BY sort_order ASC 0.7407 36 34
/catalog/model/catalog/product.php:383 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:285 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:383 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:285 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_related pr LEFT JOIN oc_product p ON (pr.related_id = p.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pr.product_id = '30' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' 0.7271 36.7 41
/catalog/model/catalog/product.php:391 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductRelated()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:396 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:391 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductRelated()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:396 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.72 37.5 161
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.7198 38.2 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') 0.7191 38.9 91
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.7184 39.6 114
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'content_top' ORDER BY sort_order 0.7155 40.3 75
/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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6982 41 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6862 41.7 121
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6801 42.4 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.675 43.1 159
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6658 43.7 123
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_extension WHERE `type` = 'analytics' 0.659 44.4 90
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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) 0.6579 45.1 128
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_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.6554 45.7 115
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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' 0.6471 46.4 158
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_category WHERE product_id = '30' AND category_id IN(20) 0.647 47 31
/catalog/model/catalog/product.php:548 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:165 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:548 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:165 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '32' 0.6443 47.7 127
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6423 48.3 155
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_language WHERE status = '1' ORDER BY sort_order, name 0.6366 48.9 7
/catalog/model/localisation/language.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:54 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/language.php:15 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/startup/startup.php:54 (in `Proxy->__call()`)
/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()`)
54 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.6298 49.6 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.6174 50.2 84
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' 0.6171 50.8 72
/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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=51' AND store_id = '0' AND language_id = '1' 0.6044 51.4 146
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.6023 52 146
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=49' AND store_id = '0' AND language_id = '1' 0.5856 52.6 142
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=50' AND store_id = '0' AND language_id = '1' 0.584 53.2 144
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' 0.5787 53.8 162
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' 0.5742 54.3 78
/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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.5681 54.9 12
/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()`)
64 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.5654 55.5 124
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 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.5512 56 138
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'column_right' ORDER BY sort_order 0.5509 56.6 72
/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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=53' AND store_id = '0' AND language_id = '1' 0.5325 57.1 149
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_module WHERE layout_id = '2' AND position = 'content_bottom' ORDER BY sort_order 0.5268 57.6 78
/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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') 0.5266 58.1 81
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.5238 58.7 176
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=24' AND store_id = '0' AND language_id = '1' 0.5193 59.2 132
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'manufacturer_id=9' AND store_id = '0' AND language_id = '1' 0.518 59.7 32
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:255 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:255 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '48' 0.5084 60.2 140
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'information_id=3' AND store_id = '0' AND language_id = '1' 0.5082 60.7 85
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '29' 0.5011 61.2 122
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '44' 0.5 61.7 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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' 0.4966 62.2 108
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 DELETE FROM oc_cart WHERE (api_id > '0' OR customer_id = '0') AND date_added < DATE_SUB(NOW(), INTERVAL 1 HOUR) 0.4874 62.7 17
/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()`)
79 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' 0.48 63.2 118
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '45' 0.4758 63.7 120
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '31' 0.4655 64.1 126
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' 0.4653 64.6 75
/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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '27' 0.4651 65.1 116
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.4589 65.5 122
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.4462 66 104
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_currency 0.4399 66.4 10
/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()`)
87 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.4351 66.8 152
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') 0.4313 67.3 93
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=40' AND store_id = '0' AND language_id = '1' 0.4294 67.7 160
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=47' AND store_id = '0' AND language_id = '1' 0.4206 68.1 139
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/product' 0.42 68.5 177
/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/product.php:469 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=54' AND store_id = '0' AND language_id = '1' 0.4155 69 150
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 UPDATE oc_product SET viewed = (viewed + 1) WHERE product_id = '30' 0.4127 69.4 43
/catalog/model/catalog/product.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->updateViewed()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:460 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:4 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->updateViewed()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:460 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=38' AND store_id = '0' AND language_id = '1' 0.4013 69.8 155
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/product' OR route = 'en-gb') 0.3878 70.2 23
/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/product.php:6 (in `Loader->language()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.3828 70.5 128
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/menu' 0.3798 70.9 166
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.3727 71.3 130
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_discount WHERE product_id = '30' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC 0.3648 71.7 35
/catalog/model/catalog/product.php:377 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:314 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:377 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/product/product.php:314 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=39' AND store_id = '0' AND language_id = '1' 0.3628 72 158
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.3537 72.4 25
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') 0.3516 72.7 113
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3501 73.1 125
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.3477 73.4 119
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.3476 73.8 31
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.3466 74.1 138
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') 0.3447 74.5 97
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=52' AND store_id = '0' AND language_id = '1' 0.3435 74.8 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=48' AND store_id = '0' AND language_id = '1' 0.3417 75.2 140
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' 0.3369 75.5 170
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE keyword = 'canon-eos-5d' AND store_id = '0' 0.3368 75.8 20
/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()`)
112 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.3365 76.2 126
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.3354 76.5 134
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=5' AND store_id = '0' AND language_id = '1' 0.3343 76.8 85
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.3342 77.2 136
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' 0.3329 77.5 120
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=37' AND store_id = '0' AND language_id = '1' 0.3312 77.8 157
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=56' AND store_id = '0' AND language_id = '1' 0.3303 78.2 154
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.3287 78.5 137
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') 0.3243 78.8 103
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' 0.3241 79.1 86
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=32' AND store_id = '0' AND language_id = '1' 0.3211 79.5 127
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=27' AND store_id = '0' AND language_id = '1' 0.3187 79.8 117
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' 0.3185 80.1 98
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') 0.3178 80.4 101
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.3087 80.7 122
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' 0.3059 81 116
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') 0.3043 81.3 105
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = 'extension/total/total' OR route = 'en-gb') 0.2932 81.6 109
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.291 81.9 124
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' 0.2901 82.2 110
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/credit' OR route = 'en-gb') 0.2892 82.5 107
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=46' AND store_id = '0' AND language_id = '1' 0.2805 82.8 119
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_extension WHERE `type` = 'total' 0.2791 83.1 104
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' 0.2439 83.3 101
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/language' 0.2405 83.5 93
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.2244 83.8 125
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.2107 84 74
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1801 84.2 77
/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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1747 84.3 71
/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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.17 84.5 71
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_product_to_layout WHERE product_id = '30' AND store_id = '0' 0.1675 84.7 77
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_setting WHERE store_id = '0' AND `code` = 'advertise_google' 0.1418 84.8 198
/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/product.php:469 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1403 85 164
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1398 85.1 148
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1347 85.2 143
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.134 85.4 145
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1333 85.5 139
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.1244 85.6 109
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1225 85.7 153
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1208 85.9 159
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1188 86 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1113 86.1 152
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 0.1112 86.2 74
/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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.1098 86.3 98
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.1074 86.4 105
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.1074 86.5 141
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0942 86.6 155
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0932 86.7 165
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.0931 86.8 93
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0852 86.9 161
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.083 87 109
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0793 87.1 137
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0791 87.1 158
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0771 87.2 157
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0724 87.3 39
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=34' AND store_id = '0' AND language_id = '1' 0.0714 87.4 150
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0681 87.4 31
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 SET time_zone = '+02:00' 0.0664 87.5 6
/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()`)
170 SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.0663 87.6 31
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0646 87.6 123
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0645 87.7 140
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.0635 87.7 117
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0629 87.8 127
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5' 0.0622 87.9 105
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0616 87.9 127
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=18' AND store_id = '0' AND language_id = '1' 0.0615 88 120
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=18' AND store_id = '0' AND language_id = '1' 0.0612 88.1 120
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.0611 88.1 116
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_seo_url WHERE `query` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0609 88.2 98
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=25' AND store_id = '0' AND language_id = '1' 0.0607 88.2 126
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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` = 'product_id=30' AND store_id = '0' AND language_id = '1' 0.0606 88.3 93
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=20' AND store_id = '0' AND language_id = '1' 0.059 88.4 117
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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_translation WHERE store_id = '0' AND language_id = '0' AND (route = 'engb' OR route = '') 0 88.4 -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]
185 SELECT `data` FROM `oc_session` WHERE `session_id` = '6baf595a9e309e5390323ce9d5' AND `expire` > '2024-11-21 09:16:12' 0 88.4 -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]
186 SET time_zone = '+00:00' 0 88.4 -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
19
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' 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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.3342
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1403
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1398
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1347
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.134
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1225
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1208
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1188
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1074
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0942
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0932
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0852
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0793
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0791
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0771
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0714
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0645
Show all Show first 5
7
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1'
~1
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:65 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.3537
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1098
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0931
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->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/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0663
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0635
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0611
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.059
Show all Show first 5
6
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1'
~1
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.4589
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.2244
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0646
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0629
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0616
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0607
Show all Show first 5
5
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '6baf595a9e309e5390323ce9d5'
~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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.4462
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1244
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1074
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.083
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0622
Show all Show first 5
5
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=30' AND store_id = '0' AND language_id = '1'
~1
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:230 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.3476
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:390 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0724
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/product/product.php:236 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0681
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0609
/catalog/controller/startup/seo_url.php:80 (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:80 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0606
Show all Show first 5
4
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1
~2
/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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0362
/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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1801
/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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1747
/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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1112
Show all Show first 5
4
SELECT * FROM oc_product_to_layout WHERE product_id = '30' AND store_id = '0'
~2
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnLeft->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_left.php:25 (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/product.php:462 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1976
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentTop->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_top.php:25 (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/product.php:464 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.2107
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonColumnRight->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/column_right.php:25 (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/product.php:463 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.17
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (in `Proxy->__call()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonContentBottom->index()`)
/catalog/model/catalog/product.php:401 (in `DB->query()`)
/system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductLayoutId()`)
/system/engine/proxy.php:47 (in `Loader->{closure}()`)
/catalog/controller/common/content_bottom.php:25 (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/product.php:465 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1675
Show all Show first 5
3
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' 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:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.3477
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0615
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.0612
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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.5238
/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/product.php:469 (in `Loader->view()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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.1418
Show all Show first 5
Quantity Query Duration, ms Total, ms Trace
54
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' 0.7589
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=51' AND store_id = '0' AND language_id = '1' 0.6044
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' 0.5856
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' 0.584
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' 0.5787
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=53' AND store_id = '0' AND language_id = '1' 0.5325
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.4589
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' 0.4351
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=40' AND store_id = '0' AND language_id = '1' 0.4294
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' 0.4206
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=54' AND store_id = '0' AND language_id = '1' 0.4155
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=38' AND store_id = '0' AND language_id = '1' 0.4013
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=39' AND store_id = '0' AND language_id = '1' 0.3628
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' 0.3501
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.3477
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' 0.3466
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=52' AND store_id = '0' AND language_id = '1' 0.3435
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=48' AND store_id = '0' AND language_id = '1' 0.3417
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' 0.3365
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.3342
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' 0.3329
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=37' AND store_id = '0' AND language_id = '1' 0.3312
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=56' AND store_id = '0' AND language_id = '1' 0.3303
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' 0.3287
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' 0.3211
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' 0.3187
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' 0.3087
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' 0.3059
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' 0.291
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' 0.2805
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.2244
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1403
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1398
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1347
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.134
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1333
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1225
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1208
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1188
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1113
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.1074
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0942
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0852
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0793
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0791
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0771
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0714
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0646
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0645
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.0635
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0629
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.0612
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.0611
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0607
Show all Show first 5
~15
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`)
/system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`)
/catalog/controller/common/menu.php:32 (in `Url->link()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/common/header.php:78 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/product/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = '42' 1.1883
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' 1.0793
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.8938
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.8786
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.8326
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' 0.8214
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.7686
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.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 = '37' 0.7198
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.6982
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.6801
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.675
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.6658
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' 0.6471
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.6443
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.6423
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.6298
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.6023
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.5654
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.5512
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.5084
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.5011
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.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 = '46' 0.48
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.4758
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.4655
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.4651
Show all Show first 5
~18
/catalog/model/catalog/product.php:513 (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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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' 0.5193
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' 0.3828
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' 0.3727
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' 0.3354
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' 0.0932
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' 0.0616
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' 0.0615
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' 0.059
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/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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) 1.0488
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) 0.9228
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.9127
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.9041
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.7908
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.6862
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) 0.6579
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.6554
Show all Show first 5
~7
/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/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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=4' AND store_id = '0' AND language_id = '1' 1.0105
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=6' AND store_id = '0' AND language_id = '1' 0.6174
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=3' AND store_id = '0' AND language_id = '1' 0.5082
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=5' AND store_id = '0' AND language_id = '1' 0.3343
Show all Show first 5
~2
/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/product.php:466 (in `Loader->controller()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/controller/startup/router.php:25 (in `Action->execute()`)
/system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/engine/router.php:67 (in `Action->execute()`)
/system/engine/router.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 = 'desktops' AND store_id = '0' 0.919
SELECT * FROM oc_seo_url WHERE keyword = 'canon-eos-5d' AND store_id = '0' 0.3368
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()`)
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)