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:
25 x `tool/image/resize()`
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: 43 request(s) (#1-43), total duration: ~458 ms
↓
|
SQL |
Query 43 request(s), #1-43, total duration: ~458 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` = '0770562177350afbc272906f7d' AND `expire` > '2024-11-21 06:20:53' |
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.3885 |
0.4 TOTAL |
56 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.1069 |
1.5 TOTAL |
57 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.1648 |
1.7 TOTAL |
58 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.495 |
2.2 TOTAL |
59 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 |
19.8418 |
22 TOTAL |
87 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 |
9.5952 |
31.6 TOTAL |
98 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 |
0.1515 |
31.7 TOTAL |
99 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 |
24.387 |
56.1 TOTAL |
125 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' |
16.9957 |
73.1 TOTAL |
143 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' |
0.11 |
73.2 TOTAL |
143 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.3489 |
73.6 TOTAL |
146 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 |
5.1436 |
78.7 TOTAL |
152 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 = 'test' AND store_id = '0' |
9.8475 |
88.6 TOTAL |
160 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_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/product' OR route = 'en-gb') |
38.06 |
126.6 TOTAL |
206 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()`)
|
18 |
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 = '42' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
1.5747 |
128.2 TOTAL |
211 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()`)
|
19 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=42' AND store_id = '0' AND language_id = '1' |
27.1855 |
155.4 TOTAL |
223 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()`)
|
20 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=42' AND store_id = '0' AND language_id = '1' |
6.6628 |
162.1 TOTAL |
230 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()`)
|
21 |
SELECT * FROM oc_seo_url WHERE `query` = 'manufacturer_id=8' AND store_id = '0' AND language_id = '1' |
5.79 |
167.8 TOTAL |
236 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()`)
|
22 |
SELECT * FROM oc_product_image WHERE product_id = '42' ORDER BY sort_order ASC |
5.2066 |
173.1 TOTAL |
242 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()`)
|
23 |
SELECT * FROM oc_product_discount WHERE product_id = '42' 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 |
3.244 |
176.3 TOTAL |
249 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()`)
|
24 |
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 = '42' AND od.language_id = '1' ORDER BY o.sort_order |
11.3452 |
187.6 TOTAL |
257 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()`)
|
25 |
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 = '42' AND pov.product_option_id = '218' AND ovd.language_id = '1' ORDER BY ov.sort_order |
15.8167 |
203.5 TOTAL |
265 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()`)
|
26 |
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 = '42' AND pov.product_option_id = '223' AND ovd.language_id = '1' ORDER BY ov.sort_order |
12.4739 |
215.9 TOTAL |
274 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()`)
|
27 |
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 = '42' AND pov.product_option_id = '208' AND ovd.language_id = '1' ORDER BY ov.sort_order |
6.0969 |
222 TOTAL |
279 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()`)
|
28 |
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 = '42' AND pov.product_option_id = '217' AND ovd.language_id = '1' ORDER BY ov.sort_order |
6.6418 |
228.7 TOTAL |
285 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()`)
|
29 |
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 = '42' AND pov.product_option_id = '209' AND ovd.language_id = '1' ORDER BY ov.sort_order |
45.9095 |
274.6 TOTAL |
319 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()`)
|
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 = '42' AND pov.product_option_id = '222' AND ovd.language_id = '1' ORDER BY ov.sort_order |
11.3813 |
286 TOTAL |
330 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_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 = '42' AND pov.product_option_id = '219' AND ovd.language_id = '1' ORDER BY ov.sort_order |
4.9818 |
290.9 TOTAL |
335 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()`)
|
32 |
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 = '42' AND pov.product_option_id = '221' AND ovd.language_id = '1' ORDER BY ov.sort_order |
1.3264 |
292.3 TOTAL |
337 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()`)
|
33 |
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 = '42' AND pov.product_option_id = '220' AND ovd.language_id = '1' ORDER BY ov.sort_order |
0.6224 |
292.9 TOTAL |
338 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()`)
|
34 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=42' AND store_id = '0' AND language_id = '1' |
0.1345 |
293 TOTAL |
339 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()`)
|
35 |
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 = '42' AND agd.language_id = '1' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order, agd.name |
6.6502 |
299.7 TOTAL |
346 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()`)
|
36 |
SELECT a.attribute_id, ad.name, pa.text FROM oc_product_attribute pa LEFT JOIN oc_attribute a ON (pa.attribute_id = a.attribute_id) LEFT JOIN oc_attribute_description ad ON (a.attribute_id = ad.attribute_id) WHERE pa.product_id = '42' AND a.attribute_group_id = '6' AND ad.language_id = '1' AND pa.language_id = '1' ORDER BY a.sort_order, ad.name |
38.33 |
338 TOTAL |
384 TTFB |
/catalog/model/catalog/product.php:317 (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:317 (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()`)
|
37 |
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 = '42' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
32.6295 |
370.6 TOTAL |
417 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()`)
|
38 |
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 = '40' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
9.4374 |
380.1 TOTAL |
427 TTFB |
/catalog/model/catalog/product.php:8 (in `DB->query()`) /catalog/model/catalog/product.php:394 (in `ModelCatalogProduct->getProduct()`) /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()`)
/catalog/model/catalog/product.php:8 (in `DB->query()`) /catalog/model/catalog/product.php:394 (in `ModelCatalogProduct->getProduct()`) /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()`)
|
39 |
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 = '41' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
43.8495 |
423.9 TOTAL |
471 TTFB |
/catalog/model/catalog/product.php:8 (in `DB->query()`) /catalog/model/catalog/product.php:394 (in `ModelCatalogProduct->getProduct()`) /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()`)
/catalog/model/catalog/product.php:8 (in `DB->query()`) /catalog/model/catalog/product.php:394 (in `ModelCatalogProduct->getProduct()`) /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()`)
|
40 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=40' AND store_id = '0' AND language_id = '1' |
10.8549 |
434.8 TOTAL |
482 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:441 (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:441 (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()`)
|
41 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=41' AND store_id = '0' AND language_id = '1' |
13.2237 |
448 TOTAL |
496 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:441 (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:441 (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()`)
|
42 |
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 = 42 AND status = '1' AND pr.customer_group_id = '1' ORDER BY sort_order ASC |
9.3471 |
457.4 TOTAL |
505 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()`)
|
43 |
UPDATE oc_product SET viewed = (viewed + 1) WHERE product_id = '42' |
0.3843 |
457.7 TOTAL |
506 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
|
506 |
/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) (#44-47), total duration: ~9 ms
↓
|
SQL |
Query 4 request(s), #44-47, total duration: ~9 ms |
Dur |
Total |
TTFB |
Trace
↓
|
44 |
SELECT * FROM oc_product_to_layout WHERE product_id = '42' AND store_id = '0' |
0.4094 |
0.4 TOTAL |
507 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()`)
|
45 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
0.1495 |
0.6 TOTAL |
507 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()`)
|
46 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'column_left' ORDER BY sort_order |
0.144 |
0.7 TOTAL |
508 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()`)
|
47 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' |
7.8921 |
8.6 TOTAL |
517 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
|
527 |
/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
|
527 |
/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) (#48-51), total duration: ~21 ms
↓
|
SQL |
Query 4 request(s), #48-51, total duration: ~21 ms |
Dur |
Total |
TTFB |
Trace
↓
|
48 |
SELECT * FROM oc_product_to_layout WHERE product_id = '42' AND store_id = '0' |
0.1478 |
0.1 TOTAL |
528 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()`)
|
49 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
0.1158 |
0.3 TOTAL |
528 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()`)
|
50 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'column_right' ORDER BY sort_order |
20.1299 |
20.4 TOTAL |
559 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()`)
|
51 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' |
0.1576 |
20.6 TOTAL |
560 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
|
560 |
/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
|
560 |
/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) (#52-55), total duration: ~50 ms
↓
|
SQL |
Query 4 request(s), #52-55, total duration: ~50 ms |
Dur |
Total |
TTFB |
Trace
↓
|
52 |
SELECT * FROM oc_product_to_layout WHERE product_id = '42' AND store_id = '0' |
44.2104 |
44.2 TOTAL |
605 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()`)
|
53 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
3.2464 |
47.5 TOTAL |
609 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()`)
|
54 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'content_top' ORDER BY sort_order |
0.149 |
47.6 TOTAL |
609 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()`)
|
55 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' |
2.2285 |
49.8 TOTAL |
612 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
|
614 |
/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
|
614 |
/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) (#56-59), total duration: ~42 ms
↓
|
SQL |
Query 4 request(s), #56-59, total duration: ~42 ms |
Dur |
Total |
TTFB |
Trace
↓
|
56 |
SELECT * FROM oc_product_to_layout WHERE product_id = '42' AND store_id = '0' |
0.9874 |
1 TOTAL |
615 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()`)
|
57 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
0.1224 |
1.1 TOTAL |
616 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()`)
|
58 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'content_bottom' ORDER BY sort_order |
15.4476 |
16.6 TOTAL |
633 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()`)
|
59 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' |
25.1355 |
41.7 TOTAL |
658 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
|
659 |
/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
|
659 |
/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) (#60-66), total duration: ~86 ms
↓
|
SQL |
Query 7 request(s), #60-66, total duration: ~86 ms |
Dur |
Total |
TTFB |
Trace
↓
|
60 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') |
0.1262 |
0.1 TOTAL |
660 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()`)
|
61 |
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 |
10.8128 |
10.9 TOTAL |
671 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()`)
|
62 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=4' AND store_id = '0' AND language_id = '1' |
11.4159 |
22.4 TOTAL |
682 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()`)
|
63 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=6' AND store_id = '0' AND language_id = '1' |
29.0401 |
51.4 TOTAL |
711 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()`)
|
64 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=3' AND store_id = '0' AND language_id = '1' |
21.5624 |
73 TOTAL |
733 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()`)
|
65 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=5' AND store_id = '0' AND language_id = '1' |
10.4684 |
83.4 TOTAL |
744 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()`)
|
66 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' |
2.4611 |
85.9 TOTAL |
751 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
|
752 |
/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()`)
|
2,048 |
12 |
Controller `common/header` >> start
|
752 |
/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()`)
|
2,048 |
Models called:
1 x `design/translation/getTranslations()`
1 x `setting/extension/getExtensions()`
|
SQL: 2 request(s) (#67-68), total duration: ~15 ms
↓
|
SQL |
Query 2 request(s), #67-68, total duration: ~15 ms |
Dur |
Total |
TTFB |
Trace
↓
|
67 |
SELECT * FROM oc_extension WHERE `type` = 'analytics' |
3.6472 |
3.6 TOTAL |
758 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()`)
|
68 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') |
11.3194 |
15 TOTAL |
770 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
|
770 |
/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()`)
|
2,048 |
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
1 x `localisation/language/getLanguages()`
|
SQL: 3 request(s) (#69-71), total duration: ~26 ms
↓
|
SQL |
Query 3 request(s), #69-71, total duration: ~26 ms |
Dur |
Total |
TTFB |
Trace
↓
|
69 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') |
2.375 |
2.4 TOTAL |
774 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()`)
|
70 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=42' AND store_id = '0' AND language_id = '1' |
13.5919 |
16 TOTAL |
788 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()`)
|
71 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/language' |
9.722 |
25.7 TOTAL |
798 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
|
882 |
/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
|
882 |
/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: 3 request(s) (#72-74), total duration: ~7 ms
↓
|
SQL |
Query 3 request(s), #72-74, total duration: ~7 ms |
Dur |
Total |
TTFB |
Trace
↓
|
72 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') |
0.7703 |
0.8 TOTAL |
885 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()`)
|
73 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=42' AND store_id = '0' AND language_id = '1' |
2.7142 |
3.5 TOTAL |
888 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()`)
|
74 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' |
3.8765 |
7.4 TOTAL |
892 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
|
893 |
/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
|
893 |
/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) (#75-76), total duration: ~16 ms
↓
|
SQL |
Query 2 request(s), #75-76, total duration: ~16 ms |
Dur |
Total |
TTFB |
Trace
↓
|
75 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') |
3.2865 |
3.3 TOTAL |
897 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()`)
|
76 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' |
12.8412 |
16.1 TOTAL |
911 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
|
914 |
/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
|
914 |
/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) (#77-88), total duration: ~43 ms
↓
|
SQL |
Query 12 request(s), #77-88, total duration: ~43 ms |
Dur |
Total |
TTFB |
Trace
↓
|
77 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') |
18.8441 |
18.8 TOTAL |
939 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()`)
|
78 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '0770562177350afbc272906f7d' |
0.5122 |
19.4 TOTAL |
940 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()`)
|
79 |
SELECT * FROM oc_extension WHERE `type` = 'total' |
9.4705 |
28.8 TOTAL |
950 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()`)
|
80 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') |
0.1361 |
29 TOTAL |
951 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()`)
|
81 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '0770562177350afbc272906f7d' |
0.1407 |
29.1 TOTAL |
951 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()`)
|
82 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '0770562177350afbc272906f7d' |
0.1485 |
29.3 TOTAL |
952 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()`)
|
83 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'en-gb') |
2.2951 |
31.5 TOTAL |
957 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()`)
|
84 |
SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' |
0.3283 |
31.9 TOTAL |
958 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()`)
|
85 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'en-gb') |
0.586 |
32.5 TOTAL |
959 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()`)
|
86 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '0770562177350afbc272906f7d' |
4.586 |
37 TOTAL |
966 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()`)
|
87 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '0770562177350afbc272906f7d' |
0.1998 |
37.2 TOTAL |
967 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()`)
|
88 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' |
5.5973 |
42.8 TOTAL |
973 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
|
978 |
/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
|
978 |
/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) (#89-91), total duration: ~27 ms
↓
|
SQL |
Query 3 request(s), #89-91, total duration: ~27 ms |
Dur |
Total |
TTFB |
Trace
↓
|
89 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') |
0.1428 |
0.1 TOTAL |
979 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()`)
|
90 |
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) |
22.3273 |
22.5 TOTAL |
1002 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()`)
|
91 |
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) |
4.4404 |
26.9 TOTAL |
1007 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
|
1007 |
/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) (#92-94), total duration: ~21 ms
↓
|
SQL |
Query 3 request(s), #92-94, total duration: ~21 ms |
Dur |
Total |
TTFB |
Trace
↓
|
92 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '26' |
2.1722 |
2.2 TOTAL |
1009 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()`)
|
93 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' |
15.6953 |
17.9 TOTAL |
1025 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()`)
|
94 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' |
3.2006 |
21.1 TOTAL |
1028 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()`
|
1029 |
/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
|
1029 |
/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) (#95-97), total duration: ~54 ms
↓
|
SQL |
Query 3 request(s), #95-97, total duration: ~54 ms |
Dur |
Total |
TTFB |
Trace
↓
|
95 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '27' |
4.3161 |
4.3 TOTAL |
1033 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()`)
|
96 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' |
40.6632 |
45 TOTAL |
1074 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()`)
|
97 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' |
8.8746 |
53.9 TOTAL |
1083 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()`
|
1083 |
/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) (#98-99), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #98-99, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
98 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' |
0.7698 |
0.8 TOTAL |
1084 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()`)
|
99 |
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.6872 |
1.5 TOTAL |
1085 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
|
1085 |
/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) (#100-102), total duration: ~28 ms
↓
|
SQL |
Query 3 request(s), #100-102, total duration: ~28 ms |
Dur |
Total |
TTFB |
Trace
↓
|
100 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '46' |
7.4741 |
7.5 TOTAL |
1092 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()`)
|
101 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' |
16.83 |
24.3 TOTAL |
1110 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()`)
|
102 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' |
3.8694 |
28.2 TOTAL |
1114 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()`
|
1114 |
/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
|
1114 |
/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) (#103-105), total duration: ~8 ms
↓
|
SQL |
Query 3 request(s), #103-105, total duration: ~8 ms |
Dur |
Total |
TTFB |
Trace
↓
|
103 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '45' |
7.3374 |
7.3 TOTAL |
1121 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()`)
|
104 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' |
0.0739 |
7.4 TOTAL |
1122 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()`)
|
105 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' |
0.5945 |
8 TOTAL |
1122 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()`
|
1122 |
/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) (#106-107), total duration: ~7 ms
↓
|
SQL |
Query 2 request(s), #106-107, total duration: ~7 ms |
Dur |
Total |
TTFB |
Trace
↓
|
106 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' |
3.3017 |
3.3 TOTAL |
1126 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()`)
|
107 |
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) |
3.8354 |
7.1 TOTAL |
1130 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
|
1130 |
/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: ~25 ms
↓
|
SQL |
Query 3 request(s), #108-110, total duration: ~25 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 = '29' |
0.7927 |
0.8 TOTAL |
1132 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' |
16.7907 |
17.6 TOTAL |
1147 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=29' AND store_id = '0' AND language_id = '1' |
7.1235 |
24.7 TOTAL |
1156 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()`
|
1156 |
/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
|
1156 |
/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: ~18 ms
↓
|
SQL |
Query 3 request(s), #111-113, total duration: ~18 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 = '28' |
0.9205 |
0.9 TOTAL |
1157 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.3697 |
1.3 TOTAL |
1158 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=28' AND store_id = '0' AND language_id = '1' |
16.7826 |
18.1 TOTAL |
1175 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()`
|
1175 |
/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
|
1175 |
/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: ~12 ms
↓
|
SQL |
Query 3 request(s), #114-116, total duration: ~12 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 = '30' |
8.2147 |
8.2 TOTAL |
1183 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' |
3.2907 |
11.5 TOTAL |
1187 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=30' AND store_id = '0' AND language_id = '1' |
0.3458 |
11.9 TOTAL |
1187 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()`
|
1187 |
/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
|
1187 |
/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) (#117-119), total duration: ~8 ms
↓
|
SQL |
Query 3 request(s), #117-119, total duration: ~8 ms |
Dur |
Total |
TTFB |
Trace
↓
|
117 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.8364 |
0.8 TOTAL |
1188 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()`)
|
118 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
0.1835 |
1 TOTAL |
1189 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()`)
|
119 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' |
7.446 |
8.5 TOTAL |
1197 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()`
|
1197 |
/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
|
1197 |
/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) (#120-122), total duration: ~20 ms
↓
|
SQL |
Query 3 request(s), #120-122, total duration: ~20 ms |
Dur |
Total |
TTFB |
Trace
↓
|
120 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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' |
5.7587 |
5.8 TOTAL |
1204 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()`)
|
121 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
9.548 |
15.3 TOTAL |
1213 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()`)
|
122 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' |
4.6745 |
20 TOTAL |
1217 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()`
|
1217 |
/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) (#123-132), total duration: ~79 ms
↓
|
SQL |
Query 10 request(s), #123-132, total duration: ~79 ms |
Dur |
Total |
TTFB |
Trace
↓
|
123 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
1.5775 |
1.6 TOTAL |
1220 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 = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
40.5629 |
42.1 TOTAL |
1243 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=57' AND store_id = '0' AND language_id = '1' |
6.2026 |
48.3 TOTAL |
1245 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 = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
1.2078 |
49.6 TOTAL |
1247 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()`)
|
127 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' |
0.4525 |
50 TOTAL |
1248 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()`)
|
128 |
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) |
7.1987 |
57.2 TOTAL |
1255 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()`)
|
129 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' |
5.9475 |
63.1 TOTAL |
1261 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()`)
|
130 |
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) |
5.9749 |
69.1 TOTAL |
1267 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()`)
|
131 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' |
8.7662 |
77.9 TOTAL |
1277 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()`)
|
132 |
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) |
1.3514 |
79.2 TOTAL |
1279 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
|
1279 |
/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: ~6 ms
↓
|
SQL |
Query 3 request(s), #133-135, total duration: ~6 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 = '43' |
0.7623 |
0.8 TOTAL |
1280 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.1272 |
0.9 TOTAL |
1281 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=43' AND store_id = '0' AND language_id = '1' |
5.048 |
5.9 TOTAL |
1286 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()`
|
1286 |
/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
|
1286 |
/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: ~23 ms
↓
|
SQL |
Query 3 request(s), #136-138, total duration: ~23 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 = '44' |
3.2814 |
3.3 TOTAL |
1289 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.2201 |
3.5 TOTAL |
1290 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=44' AND store_id = '0' AND language_id = '1' |
19.2673 |
22.8 TOTAL |
1303 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()`
|
1303 |
/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
|
1303 |
/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: ~11 ms
↓
|
SQL |
Query 3 request(s), #139-141, total duration: ~11 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 = '47' |
1.3775 |
1.4 TOTAL |
1304 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' |
2.9218 |
4.3 TOTAL |
1308 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=47' AND store_id = '0' AND language_id = '1' |
6.72 |
11 TOTAL |
1315 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()`
|
1315 |
/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
|
1315 |
/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: ~10 ms
↓
|
SQL |
Query 3 request(s), #142-144, total duration: ~10 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 = '48' |
0.8899 |
0.9 TOTAL |
1316 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' |
6.2125 |
7.1 TOTAL |
1323 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=48' AND store_id = '0' AND language_id = '1' |
2.6864 |
9.8 TOTAL |
1326 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()`
|
1326 |
/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
|
1326 |
/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: ~1 ms
↓
|
SQL |
Query 3 request(s), #145-147, total duration: ~1 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 = '49' |
0.7124 |
0.7 TOTAL |
1328 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.096 |
0.8 TOTAL |
1329 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=49' AND store_id = '0' AND language_id = '1' |
0.1454 |
1 TOTAL |
1329 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()`
|
1329 |
/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
|
1329 |
/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: ~2 ms
↓
|
SQL |
Query 3 request(s), #148-150, total duration: ~2 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 = '50' |
0.8517 |
0.9 TOTAL |
1331 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.9926 |
1.8 TOTAL |
1332 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=50' AND store_id = '0' AND language_id = '1' |
0.5113 |
2.4 TOTAL |
1333 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()`
|
1333 |
/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
|
1333 |
/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: ~4 ms
↓
|
SQL |
Query 3 request(s), #151-153, total duration: ~4 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 = '51' |
1.1382 |
1.1 TOTAL |
1334 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' |
1.2006 |
2.3 TOTAL |
1336 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=51' AND store_id = '0' AND language_id = '1' |
1.3812 |
3.7 TOTAL |
1337 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()`
|
1337 |
/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
|
1337 |
/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: ~2 ms
↓
|
SQL |
Query 3 request(s), #154-156, total duration: ~2 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 = '52' |
0.8478 |
0.8 TOTAL |
1338 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.1208 |
1 TOTAL |
1339 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=52' AND store_id = '0' AND language_id = '1' |
0.9353 |
1.9 TOTAL |
1340 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()`
|
1340 |
/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
|
1340 |
/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: ~11 ms
↓
|
SQL |
Query 3 request(s), #157-159, total duration: ~11 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 = '53' |
0.7775 |
0.8 TOTAL |
1341 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.2476 |
1 TOTAL |
1342 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=53' AND store_id = '0' AND language_id = '1' |
9.5705 |
10.6 TOTAL |
1352 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()`
|
1352 |
/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
|
1352 |
/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: ~9 ms
↓
|
SQL |
Query 3 request(s), #160-162, total duration: ~9 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 = '54' |
7.3485 |
7.3 TOTAL |
1359 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.3781 |
7.7 TOTAL |
1360 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=54' AND store_id = '0' AND language_id = '1' |
0.8881 |
8.6 TOTAL |
1361 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()`
|
1361 |
/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
|
1361 |
/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: ~9 ms
↓
|
SQL |
Query 3 request(s), #163-165, total duration: ~9 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 = '55' |
1.5793 |
1.6 TOTAL |
1363 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.2259 |
1.8 TOTAL |
1364 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=55' AND store_id = '0' AND language_id = '1' |
6.8419 |
8.6 TOTAL |
1371 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()`
|
1371 |
/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
|
1371 |
/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: ~2 ms
↓
|
SQL |
Query 3 request(s), #166-168, total duration: ~2 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 = '56' |
1.5636 |
1.6 TOTAL |
1373 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.1465 |
1.7 TOTAL |
1374 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=56' AND store_id = '0' AND language_id = '1' |
0.4059 |
2.1 TOTAL |
1374 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()`
|
1374 |
/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
|
1374 |
/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: ~4 ms
↓
|
SQL |
Query 3 request(s), #169-171, total duration: ~4 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 = '38' |
0.7792 |
0.8 TOTAL |
1375 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.1441 |
0.9 TOTAL |
1376 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=38' AND store_id = '0' AND language_id = '1' |
3.4349 |
4.4 TOTAL |
1379 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()`
|
1379 |
/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
|
1379 |
/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: ~4 ms
↓
|
SQL |
Query 3 request(s), #172-174, total duration: ~4 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 = '37' |
2.956 |
3 TOTAL |
1382 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.1519 |
3.1 TOTAL |
1382 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=37' AND store_id = '0' AND language_id = '1' |
0.4841 |
3.6 TOTAL |
1383 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()`
|
1383 |
/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
|
1383 |
/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: ~5 ms
↓
|
SQL |
Query 3 request(s), #175-177, total duration: ~5 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 = '39' |
0.7275 |
0.7 TOTAL |
1384 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.129 |
0.9 TOTAL |
1387 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=39' AND store_id = '0' AND language_id = '1' |
4.0616 |
4.9 TOTAL |
1391 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()`
|
1391 |
/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
|
1391 |
/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: ~9 ms
↓
|
SQL |
Query 3 request(s), #178-180, total duration: ~9 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 = '40' |
7.7071 |
7.7 TOTAL |
1399 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.1576 |
7.9 TOTAL |
1399 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=40' AND store_id = '0' AND language_id = '1' |
0.9907 |
8.9 TOTAL |
1400 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()`
|
1400 |
/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
|
1400 |
/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) (#181-183), total duration: ~5 ms
↓
|
SQL |
Query 3 request(s), #181-183, total duration: ~5 ms |
Dur |
Total |
TTFB |
Trace
↓
|
181 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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' |
4.3156 |
4.3 TOTAL |
1404 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()`)
|
182 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.1461 |
4.5 TOTAL |
1405 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()`)
|
183 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' |
0.4834 |
4.9 TOTAL |
1405 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()`
|
1406 |
/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
|
1406 |
/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) (#184-186), total duration: ~26 ms
↓
|
SQL |
Query 3 request(s), #184-186, total duration: ~26 ms |
Dur |
Total |
TTFB |
Trace
↓
|
184 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '42' |
0.8033 |
0.8 TOTAL |
1406 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()`)
|
185 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
1.7463 |
2.5 TOTAL |
1409 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()`)
|
186 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' |
23.2363 |
25.8 TOTAL |
1423 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()`
|
1423 |
/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) (#187-188), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #187-188, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
187 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.385 |
0.4 TOTAL |
1424 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()`)
|
188 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu' |
0.7498 |
1.1 TOTAL |
1425 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
|
1426 |
/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) (#189-190), total duration: ~19 ms
↓
|
SQL |
Query 2 request(s), #189-190, total duration: ~19 ms |
Dur |
Total |
TTFB |
Trace
↓
|
189 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' |
0.7194 |
0.7 TOTAL |
1427 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()`)
|
190 |
SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' |
18.4233 |
19.1 TOTAL |
1449 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
|
1449 |
/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()`)
|
4,096 |
Models called:
1 x `design/theme/getTheme()`
1 x `setting/setting/getSetting()`
|
SQL: 2 request(s) (#191-192), total duration: ~33 ms
↓
|
SQL |
Query 2 request(s), #191-192, total duration: ~33 ms |
Dur |
Total |
TTFB |
Trace
↓
|
191 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/product' |
21.7503 |
21.8 TOTAL |
1472 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()`)
|
192 |
SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' |
11.5975 |
33.3 TOTAL |
1596 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()`)
|