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:
13 x `tool/image/resize()`
1 x `catalog/category/getCategory()`
1 x `catalog/product/checkProductCategory()`
1 x `catalog/product/getProduct()`
1 x `catalog/product/getProductAttributes()`
1 x `catalog/product/getProductDiscounts()`
1 x `catalog/product/getProductImages()`
1 x `catalog/product/getProductOptions()`
1 x `catalog/product/getProductRelated()`
1 x `catalog/product/getProfiles()`
1 x `catalog/product/updateViewed()`
1 x `design/translation/getTranslations()`
1 x `localisation/currency/getCurrencies()`
1 x `localisation/language/getLanguages()`
1 x `setting/event/getEvents()`
|
SQL: 36 request(s) (#1-36), total duration: ~30 ms
↓
|
SQL |
Query 36 request(s), #1-36, total duration: ~30 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` = '713fd79fcc17f941b21d72fab6' AND `expire` > '2024-11-21 09:25:22' |
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.6872 |
0.7 TOTAL |
5 TTFB |
/catalog/controller/startup/startup.php:6 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:6 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
5 |
SELECT * FROM `oc_setting` WHERE store_id = '0' OR store_id = '0' ORDER BY store_id ASC |
0.95 |
1.6 TOTAL |
6 TTFB |
/catalog/controller/startup/startup.php:25 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/startup.php:25 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
6 |
SET time_zone = '+02:00' |
0.065 |
1.7 TOTAL |
7 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.589 |
2.3 TOTAL |
8 TTFB |
/catalog/model/localisation/language.php:15 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/startup/startup.php:54 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/language.php:15 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationLanguage->getLanguages()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/startup/startup.php:54 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
8 |
SELECT * FROM `oc_currency` WHERE `status` = '1' ORDER BY `title` ASC |
0.6079 |
2.9 TOTAL |
9 TTFB |
/catalog/model/localisation/currency.php:15 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/startup/startup.php:148 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`)
/catalog/model/localisation/currency.php:15 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelLocalisationCurrency->getCurrencies()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/startup/startup.php:148 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
9 |
SELECT * FROM oc_currency |
0.396 |
3.3 TOTAL |
10 TTFB |
/system/library/cart/currency.php:10 (in `DB->query()`) /catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/currency.php:10 (in `DB->query()`) /catalog/controller/startup/startup.php:170 (in `Cart\Currency->__construct()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
10 |
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'shipping' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC |
1.3631 |
4.7 TOTAL |
13 TTFB |
/system/library/cart/tax.php:16 (in `DB->query()`) /catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:16 (in `DB->query()`) /catalog/controller/startup/startup.php:179 (in `Cart\Tax->setShippingAddress()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
11 |
SELECT tr1.tax_class_id, tr2.tax_rate_id, tr2.name, tr2.rate, tr2.type, tr1.priority FROM oc_tax_rule tr1 LEFT JOIN oc_tax_rate tr2 ON (tr1.tax_rate_id = tr2.tax_rate_id) INNER JOIN oc_tax_rate_to_customer_group tr2cg ON (tr2.tax_rate_id = tr2cg.tax_rate_id) LEFT JOIN oc_zone_to_geo_zone z2gz ON (tr2.geo_zone_id = z2gz.geo_zone_id) LEFT JOIN oc_geo_zone gz ON (tr2.geo_zone_id = gz.geo_zone_id) WHERE tr1.based = 'store' AND tr2cg.customer_group_id = '1' AND z2gz.country_id = '220' AND (z2gz.zone_id = '0' OR z2gz.zone_id = '3490') ORDER BY tr1.priority ASC |
0.49 |
5.1 TOTAL |
13 TTFB |
/system/library/cart/tax.php:44 (in `DB->query()`) /catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/tax.php:44 (in `DB->query()`) /catalog/controller/startup/startup.php:188 (in `Cart\Tax->setStoreAddress()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
12 |
SELECT * FROM oc_weight_class wc LEFT JOIN oc_weight_class_description wcd ON (wc.weight_class_id = wcd.weight_class_id) WHERE wcd.language_id = '1' |
0.8048 |
6 TOTAL |
14 TTFB |
/system/library/cart/weight.php:10 (in `DB->query()`) /catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`)
/system/library/cart/weight.php:10 (in `DB->query()`) /catalog/controller/startup/startup.php:191 (in `Cart\Weight->__construct()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupStartup->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
13 |
SELECT * FROM oc_length_class mc LEFT JOIN oc_length_class_description mcd ON (mc.length_class_id = mcd.length_class_id) WHERE mcd.language_id = '1' |
1.0959 |
7 TOTAL |
16 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.8597 |
7.9 TOTAL |
20 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 |
1.1654 |
9.1 TOTAL |
22 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 = 'smartphone' AND store_id = '0' |
0.9869 |
10.1 TOTAL |
25 TTFB |
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
17 |
SELECT * FROM oc_seo_url WHERE keyword = 'iphone' AND store_id = '0' |
0.7099 |
10.8 TOTAL |
25 TTFB |
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`)
/catalog/controller/startup/seo_url.php:19 (in `DB->query()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupSeoUrl->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:46 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
18 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'product/product' OR route = 'en-gb') |
0.5322 |
11.3 TOTAL |
31 TTFB |
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`) /system/engine/event.php:62 (in `Action->execute()`) /system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`) /catalog/controller/product/product.php:6 (in `Loader->language()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
19 |
SELECT DISTINCT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.category_id = '24' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' |
2.2862 |
13.6 TOTAL |
34 TTFB |
/catalog/model/catalog/category.php:4 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:42 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/category.php:4 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogCategory->getCategory()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:42 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
20 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' |
0.573 |
14.2 TOTAL |
35 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:65 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:65 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
21 |
SELECT DISTINCT *, pd.name AS name, p.image, m.name AS manufacturer, (SELECT price FROM oc_product_discount pd2 WHERE pd2.product_id = p.product_id AND pd2.customer_group_id = '1' AND pd2.quantity = '1' AND ((pd2.date_start = '0000-00-00' OR pd2.date_start < NOW()) AND (pd2.date_end = '0000-00-00' OR pd2.date_end > NOW())) ORDER BY pd2.priority ASC, pd2.price ASC LIMIT 1) AS discount, (SELECT price FROM oc_product_special ps WHERE ps.product_id = p.product_id AND ps.customer_group_id = '1' AND ((ps.date_start = '0000-00-00' OR ps.date_start < NOW()) AND (ps.date_end = '0000-00-00' OR ps.date_end > NOW())) ORDER BY ps.priority ASC, ps.price ASC LIMIT 1) AS special, (SELECT points FROM oc_product_reward pr WHERE pr.product_id = p.product_id AND pr.customer_group_id = '1') AS reward, (SELECT ss.name FROM oc_stock_status ss WHERE ss.stock_status_id = p.stock_status_id AND ss.language_id = '1') AS stock_status, (SELECT wcd.unit FROM oc_weight_class_description wcd WHERE p.weight_class_id = wcd.weight_class_id AND wcd.language_id = '1') AS weight_class, (SELECT lcd.unit FROM oc_length_class_description lcd WHERE p.length_class_id = lcd.length_class_id AND lcd.language_id = '1') AS length_class, (SELECT AVG(rating) AS total FROM oc_review r1 WHERE r1.product_id = p.product_id AND r1.status = '1' GROUP BY r1.product_id) AS rating, (SELECT COUNT(*) AS total FROM oc_review r2 WHERE r2.product_id = p.product_id AND r2.status = '1' GROUP BY r2.product_id) AS reviews, p.sort_order FROM oc_product p LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) LEFT JOIN oc_manufacturer m ON (p.manufacturer_id = m.manufacturer_id) WHERE p.product_id = '40' AND pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
3.4702 |
17.6 TOTAL |
40 TTFB |
/catalog/model/catalog/product.php:8 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:159 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:8 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProduct()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:159 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
22 |
SELECT * FROM oc_product_to_category WHERE product_id = '40' AND category_id IN(24) |
0.8897 |
18.5 TOTAL |
41 TTFB |
/catalog/model/catalog/product.php:548 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:165 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:548 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->checkProductCategory()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:165 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
23 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' |
0.1151 |
18.6 TOTAL |
42 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:230 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:230 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
24 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=40' AND store_id = '0' AND language_id = '1' |
0.7012 |
19.3 TOTAL |
42 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:230 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:230 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
25 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=40' AND store_id = '0' AND language_id = '1' |
0.246 |
19.6 TOTAL |
42 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:236 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:236 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
26 |
SELECT * FROM oc_seo_url WHERE `query` = 'manufacturer_id=8' AND store_id = '0' AND language_id = '1' |
0.6722 |
20.3 TOTAL |
44 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:255 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/product/product.php:255 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
27 |
SELECT * FROM oc_product_image WHERE product_id = '40' ORDER BY sort_order ASC |
1.3873 |
21.6 TOTAL |
46 TTFB |
/catalog/model/catalog/product.php:383 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:285 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:383 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductImages()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:285 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
28 |
SELECT * FROM oc_product_discount WHERE product_id = '40' AND customer_group_id = '1' AND quantity > 1 AND ((date_start = '0000-00-00' OR date_start < NOW()) AND (date_end = '0000-00-00' OR date_end > NOW())) ORDER BY quantity ASC, priority ASC, price ASC |
0.7098 |
22.4 TOTAL |
49 TTFB |
/catalog/model/catalog/product.php:377 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:314 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:377 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductDiscounts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:314 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
29 |
SELECT * FROM oc_product_option po LEFT JOIN `oc_option` o ON (po.option_id = o.option_id) LEFT JOIN oc_option_description od ON (o.option_id = od.option_id) WHERE po.product_id = '40' AND od.language_id = '1' ORDER BY o.sort_order |
1.5053 |
23.9 TOTAL |
51 TTFB |
/catalog/model/catalog/product.php:340 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:327 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`)
/catalog/model/catalog/product.php:340 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getProductOptions()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/product/product.php:327 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
30 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=40' AND store_id = '0' AND language_id = '1' |
0.0654 |
23.9 TOTAL |
51 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()`)
|
31 |
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 = '40' AND agd.language_id = '1' GROUP BY ag.attribute_group_id ORDER BY ag.sort_order, agd.name |
1.8667 |
25.8 TOTAL |
53 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()`)
|
32 |
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 = '40' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' |
0.8124 |
26.6 TOTAL |
54 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()`)
|
33 |
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.6083 |
28.2 TOTAL |
56 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()`)
|
34 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=42' AND store_id = '0' AND language_id = '1' |
0.5375 |
28.7 TOTAL |
57 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()`)
|
35 |
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 = 40 AND status = '1' AND pr.customer_group_id = '1' ORDER BY sort_order ASC |
0.9023 |
29.7 TOTAL |
58 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()`)
|
36 |
UPDATE oc_product SET viewed = (viewed + 1) WHERE product_id = '40' |
0.3218 |
30 TOTAL |
58 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
|
58 |
/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) (#37-40), total duration: ~4 ms
↓
|
SQL |
Query 4 request(s), #37-40, total duration: ~4 ms |
Dur |
Total |
TTFB |
Trace
↓
|
37 |
SELECT * FROM oc_product_to_layout WHERE product_id = '40' AND store_id = '0' |
0.8867 |
0.9 TOTAL |
60 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()`)
|
38 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
0.91 |
1.8 TOTAL |
61 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()`)
|
39 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'column_left' ORDER BY sort_order |
0.876 |
2.7 TOTAL |
62 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()`)
|
40 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_left' |
0.8489 |
3.5 TOTAL |
64 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
|
82 |
/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()`)
|
4,096 |
4 |
Controller `common/column_right` >> start
|
82 |
/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()`)
|
4,096 |
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) (#41-44), total duration: ~1 ms
↓
|
SQL |
Query 4 request(s), #41-44, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
41 |
SELECT * FROM oc_product_to_layout WHERE product_id = '40' AND store_id = '0' |
0.1084 |
0.1 TOTAL |
83 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()`)
|
42 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
0.0603 |
0.2 TOTAL |
83 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()`)
|
43 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'column_right' ORDER BY sort_order |
0.3604 |
0.5 TOTAL |
83 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()`)
|
44 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/column_right' |
0.2847 |
0.8 TOTAL |
84 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
|
85 |
/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()`)
|
4,096 |
6 |
Controller `common/content_top` >> start
|
85 |
/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()`)
|
4,096 |
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) (#45-48), total duration: ~1 ms
↓
|
SQL |
Query 4 request(s), #45-48, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
45 |
SELECT * FROM oc_product_to_layout WHERE product_id = '40' AND store_id = '0' |
0.1904 |
0.2 TOTAL |
85 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()`)
|
46 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
0.0638 |
0.3 TOTAL |
85 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()`)
|
47 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'content_top' ORDER BY sort_order |
0.3436 |
0.6 TOTAL |
86 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()`)
|
48 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_top' |
0.306 |
0.9 TOTAL |
86 TTFB |
/catalog/model/design/theme.php:4 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/theme.php:25 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`)
/catalog/model/design/theme.php:4 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTheme->getTheme()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/theme.php:25 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTheme->index()`) /system/engine/event.php:62 (in `Action->execute()`) /system/storage/modification/system/engine/loader.php:183 (in `Event->trigger()`) /catalog/controller/common/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
|
87 |
/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()`)
|
4,096 |
8 |
Controller `common/content_bottom` >> start
|
87 |
/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()`)
|
4,096 |
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) (#49-52), total duration: ~1 ms
↓
|
SQL |
Query 4 request(s), #49-52, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
49 |
SELECT * FROM oc_product_to_layout WHERE product_id = '40' AND store_id = '0' |
0.1527 |
0.2 TOTAL |
88 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()`)
|
50 |
SELECT * FROM oc_layout_route WHERE 'product/product' LIKE route AND store_id = '0' ORDER BY route DESC LIMIT 1 |
0.0666 |
0.2 TOTAL |
88 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()`)
|
51 |
SELECT * FROM oc_layout_module WHERE layout_id = '2' AND position = 'content_bottom' ORDER BY sort_order |
0.3478 |
0.6 TOTAL |
88 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()`)
|
52 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/content_bottom' |
0.3016 |
0.9 TOTAL |
89 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
|
90 |
/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()`)
|
4,096 |
10 |
Controller `common/footer` >> start
|
90 |
/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()`)
|
4,096 |
Models called:
1 x `catalog/information/getInformations()`
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
|
SQL: 7 request(s) (#53-59), total duration: ~5 ms
↓
|
SQL |
Query 7 request(s), #53-59, total duration: ~5 ms |
Dur |
Total |
TTFB |
Trace
↓
|
53 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/footer' OR route = 'en-gb') |
0.4867 |
0.5 TOTAL |
91 TTFB |
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`) /system/engine/event.php:62 (in `Action->execute()`) /system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`) /catalog/controller/common/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()`)
|
54 |
SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC |
2.0168 |
2.5 TOTAL |
93 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()`)
|
55 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=4' AND store_id = '0' AND language_id = '1' |
0.672 |
3.2 TOTAL |
94 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/footer.php:14 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/footer.php:14 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:466 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
56 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=6' AND store_id = '0' AND language_id = '1' |
0.5899 |
3.8 TOTAL |
94 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/footer.php:14 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/footer.php:14 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:466 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
57 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=3' AND store_id = '0' AND language_id = '1' |
0.5302 |
4.3 TOTAL |
95 TTFB |
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/footer.php:14 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:80 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/footer.php:14 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonFooter->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:466 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
58 |
SELECT * FROM oc_seo_url WHERE `query` = 'information_id=5' AND store_id = '0' AND language_id = '1' |
0.5542 |
4.8 TOTAL |
96 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()`)
|
59 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/footer' |
0.5592 |
5.4 TOTAL |
96 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
|
101 |
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/product/product.php:466 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/product/product.php:466 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
12 |
Controller `common/header` >> start
|
101 |
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `design/translation/getTranslations()`
1 x `setting/extension/getExtensions()`
|
SQL: 2 request(s) (#60-61), total duration: ~2 ms
↓
|
SQL |
Query 2 request(s), #60-61, total duration: ~2 ms |
Dur |
Total |
TTFB |
Trace
↓
|
60 |
SELECT * FROM oc_extension WHERE `type` = 'analytics' |
1.0217 |
1 TOTAL |
103 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()`)
|
61 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/header' OR route = 'en-gb') |
0.5908 |
1.6 TOTAL |
103 TTFB |
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`) /system/engine/event.php:62 (in `Action->execute()`) /system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`) /catalog/controller/common/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
|
104 |
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/common/header.php:74 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/common/header.php:74 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
1 x `localisation/language/getLanguages()`
|
SQL: 4 request(s) (#62-65), total duration: ~1 ms
↓
|
SQL |
Query 4 request(s), #62-65, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
62 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/language' OR route = 'en-gb') |
0.6461 |
0.6 TOTAL |
105 TTFB |
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`)
/catalog/model/design/translation.php:6 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelDesignTranslation->getTranslations()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/event/translation.php:6 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerEventTranslation->index()`) /system/engine/event.php:62 (in `Action->execute()`) /system/storage/modification/system/engine/loader.php:286 (in `Event->trigger()`) /catalog/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()`)
|
63 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' |
0.1319 |
0.8 TOTAL |
105 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/language.php:42 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/language.php:42 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonLanguage->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:74 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
64 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=40' AND store_id = '0' AND language_id = '1' |
0.1173 |
0.9 TOTAL |
105 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()`)
|
65 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/language' |
0.4817 |
1.4 TOTAL |
106 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
|
111 |
/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
|
111 |
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/common/header.php:75 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`)
/system/storage/modification/system/engine/loader.php:84 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/common/header.php:75 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `design/theme/getTheme()`
1 x `design/translation/getTranslations()`
1 x `localisation/currency/getCurrencies()`
|
SQL: 4 request(s) (#66-69), total duration: ~1 ms
↓
|
SQL |
Query 4 request(s), #66-69, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
66 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/currency' OR route = 'en-gb') |
0.647 |
0.6 TOTAL |
112 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()`)
|
67 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' |
0.1569 |
0.8 TOTAL |
113 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/currency.php:44 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/currency.php:44 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonCurrency->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:75 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
68 |
SELECT * FROM oc_seo_url WHERE `query` = 'product_id=40' AND store_id = '0' AND language_id = '1' |
0.1147 |
0.9 TOTAL |
113 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()`)
|
69 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/currency' |
0.5307 |
1.4 TOTAL |
113 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
|
116 |
/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
|
116 |
/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) (#70-71), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #70-71, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
70 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/search' OR route = 'en-gb') |
0.5116 |
0.5 TOTAL |
117 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()`)
|
71 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/search' |
0.489 |
1 TOTAL |
117 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
|
118 |
/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
|
118 |
/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) (#72-83), total duration: ~5 ms
↓
|
SQL |
Query 12 request(s), #72-83, total duration: ~5 ms |
Dur |
Total |
TTFB |
Trace
↓
|
72 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/cart' OR route = 'en-gb') |
0.6585 |
0.7 TOTAL |
119 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()`)
|
73 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '713fd79fcc17f941b21d72fab6' |
0.7724 |
1.4 TOTAL |
120 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()`)
|
74 |
SELECT * FROM oc_extension WHERE `type` = 'total' |
0.5129 |
1.9 TOTAL |
121 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()`)
|
75 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/sub_total' OR route = 'en-gb') |
0.506 |
2.4 TOTAL |
122 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()`)
|
76 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '713fd79fcc17f941b21d72fab6' |
0.1302 |
2.6 TOTAL |
122 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()`)
|
77 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '713fd79fcc17f941b21d72fab6' |
0.1357 |
2.7 TOTAL |
122 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()`)
|
78 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/credit' OR route = 'en-gb') |
0.5193 |
3.2 TOTAL |
125 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()`)
|
79 |
SELECT SUM(amount) AS total FROM oc_customer_transaction WHERE customer_id = '0' |
0.7847 |
4 TOTAL |
125 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()`)
|
80 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'extension/total/total' OR route = 'en-gb') |
0.288 |
4.3 TOTAL |
127 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()`)
|
81 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '713fd79fcc17f941b21d72fab6' |
0.0593 |
4.4 TOTAL |
128 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()`)
|
82 |
SELECT * FROM oc_cart WHERE api_id = '0' AND customer_id = '0' AND session_id = '713fd79fcc17f941b21d72fab6' |
0.0596 |
4.4 TOTAL |
128 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()`)
|
83 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/cart' |
0.3172 |
4.7 TOTAL |
128 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
|
134 |
/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
|
134 |
/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) (#84-86), total duration: ~4 ms
↓
|
SQL |
Query 3 request(s), #84-86, total duration: ~4 ms |
Dur |
Total |
TTFB |
Trace
↓
|
84 |
SELECT * FROM oc_translation WHERE store_id = '0' AND language_id = '1' AND (route = 'common/menu' OR route = 'en-gb') |
0.5427 |
0.5 TOTAL |
135 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()`)
|
85 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
1.8191 |
2.4 TOTAL |
137 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()`)
|
86 |
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) |
1.3289 |
3.7 TOTAL |
138 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
|
138 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#87-89), total duration: ~2 ms
↓
|
SQL |
Query 3 request(s), #87-89, total duration: ~2 ms |
Dur |
Total |
TTFB |
Trace
↓
|
87 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '26' |
0.9772 |
1 TOTAL |
139 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()`)
|
88 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' |
0.3853 |
1.4 TOTAL |
140 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
89 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=26' AND store_id = '0' AND language_id = '1' |
0.3379 |
1.7 TOTAL |
140 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
23 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
140 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
24 |
{common/header} {common/menu}
...how long does `getTotalProducts()` take? category id 27
|
140 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#90-92), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #90-92, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
90 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '27' |
0.5294 |
0.5 TOTAL |
141 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
91 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' |
0.065 |
0.6 TOTAL |
141 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
92 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=27' AND store_id = '0' AND language_id = '1' |
0.3493 |
0.9 TOTAL |
141 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
25 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
141 |
/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) (#93-94), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #93-94, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
93 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=20' AND store_id = '0' AND language_id = '1' |
0.0588 |
0.1 TOTAL |
141 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php: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()`)
|
94 |
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.7016 |
0.8 TOTAL |
142 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
|
142 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#95-97), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #95-97, total duration: ~1 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 = '46' |
0.5382 |
0.5 TOTAL |
143 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
96 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' |
0.4185 |
1 TOTAL |
143 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
97 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=46' AND store_id = '0' AND language_id = '1' |
0.4364 |
1.4 TOTAL |
144 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
27 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
144 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
28 |
{common/header} {common/menu}
...how long does `getTotalProducts()` take? category id 45
|
144 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#98-100), total duration: ~2 ms
↓
|
SQL |
Query 3 request(s), #98-100, total duration: ~2 ms |
Dur |
Total |
TTFB |
Trace
↓
|
98 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '45' |
1.0231 |
1 TOTAL |
145 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
99 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' |
0.1181 |
1.1 TOTAL |
145 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
100 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=45' AND store_id = '0' AND language_id = '1' |
0.362 |
1.5 TOTAL |
146 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
29 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
146 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/category/getCategories()`
|
SQL: 2 request(s) (#101-102), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #101-102, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
101 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=18' AND store_id = '0' AND language_id = '1' |
0.0815 |
0.1 TOTAL |
146 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php: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()`)
|
102 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '25' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
0.7373 |
0.8 TOTAL |
147 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
|
147 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#103-105), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #103-105, total duration: ~1 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 = '29' |
0.5533 |
0.6 TOTAL |
147 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=25' AND store_id = '0' AND language_id = '1' |
0.4207 |
1 TOTAL |
148 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
105 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=29' AND store_id = '0' AND language_id = '1' |
0.335 |
1.3 TOTAL |
148 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
31 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
148 |
/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
|
148 |
/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) (#106-108), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #106-108, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
106 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '28' |
0.5098 |
0.5 TOTAL |
149 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()`)
|
107 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
0.0606 |
0.6 TOTAL |
149 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
108 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=28' AND store_id = '0' AND language_id = '1' |
0.4783 |
1 TOTAL |
149 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
33 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
149 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
34 |
{common/header} {common/menu}
...how long does `getTotalProducts()` take? category id 30
|
149 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#109-111), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #109-111, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
109 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '30' |
0.5166 |
0.5 TOTAL |
150 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
110 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
0.0647 |
0.6 TOTAL |
150 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
111 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=30' AND store_id = '0' AND language_id = '1' |
0.371 |
1 TOTAL |
151 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()`
|
151 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
36 |
{common/header} {common/menu}
...how long does `getTotalProducts()` take? category id 31
|
151 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#112-114), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #112-114, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
112 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.5343 |
0.5 TOTAL |
151 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
113 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
0.068 |
0.6 TOTAL |
151 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()`)
|
114 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=31' AND store_id = '0' AND language_id = '1' |
0.3372 |
0.9 TOTAL |
152 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
37 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
152 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
38 |
{common/header} {common/menu}
...how long does `getTotalProducts()` take? category id 32
|
152 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#115-117), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #115-117, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
115 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '32' |
0.5088 |
0.5 TOTAL |
152 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()`)
|
116 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
0.1029 |
0.6 TOTAL |
153 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
117 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=32' AND store_id = '0' AND language_id = '1' |
0.3983 |
1 TOTAL |
153 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
39 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
153 |
/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) (#118-127), total duration: ~5 ms
↓
|
SQL |
Query 10 request(s), #118-127, total duration: ~5 ms |
Dur |
Total |
TTFB |
Trace
↓
|
118 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=25' AND store_id = '0' AND language_id = '1' |
0.0607 |
0.1 TOTAL |
153 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php: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()`)
|
119 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '57' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
0.96 |
1 TOTAL |
154 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()`)
|
120 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=57' AND store_id = '0' AND language_id = '1' |
0.406 |
1.4 TOTAL |
155 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php: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()`)
|
121 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '17' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
0.7257 |
2.2 TOTAL |
156 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()`)
|
122 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=17' AND store_id = '0' AND language_id = '1' |
0.6058 |
2.8 TOTAL |
156 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()`)
|
123 |
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) |
0.6658 |
3.4 TOTAL |
157 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()`)
|
124 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=24' AND store_id = '0' AND language_id = '1' |
0.1133 |
3.5 TOTAL |
157 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php: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()`)
|
125 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '33' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
0.642 |
4.2 TOTAL |
158 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()`)
|
126 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=33' AND store_id = '0' AND language_id = '1' |
0.4349 |
4.6 TOTAL |
159 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php: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()`)
|
127 |
SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '34' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) |
0.8288 |
5.4 TOTAL |
159 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
|
160 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#128-130), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #128-130, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
128 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.5126 |
0.5 TOTAL |
160 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()`)
|
129 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.3725 |
0.9 TOTAL |
161 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
130 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=43' AND store_id = '0' AND language_id = '1' |
0.4105 |
1.3 TOTAL |
161 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
41 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
161 |
/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
|
161 |
/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) (#131-133), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #131-133, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
131 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '44' |
0.4829 |
0.5 TOTAL |
162 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()`)
|
132 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0633 |
0.5 TOTAL |
162 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
133 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=44' AND store_id = '0' AND language_id = '1' |
0.3497 |
0.9 TOTAL |
162 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
43 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
162 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
44 |
{common/header} {common/menu}
...how long does `getTotalProducts()` take? category id 47
|
162 |
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:28 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
Models called:
1 x `catalog/product/getTotalProducts()`
|
SQL: 3 request(s) (#134-136), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #134-136, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
134 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '47' |
0.513 |
0.5 TOTAL |
163 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`)
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/common/menu.php:31 (in `Proxy->__call()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
135 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.1145 |
0.6 TOTAL |
163 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()`)
|
136 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=47' AND store_id = '0' AND language_id = '1' |
0.3812 |
1 TOTAL |
163 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()`
|
163 |
/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
|
163 |
/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) (#137-139), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #137-139, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
137 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.5072 |
0.5 TOTAL |
164 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()`)
|
138 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0627 |
0.6 TOTAL |
164 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
139 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=48' AND store_id = '0' AND language_id = '1' |
0.3727 |
0.9 TOTAL |
165 TTFB |
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`)
/catalog/controller/startup/seo_url.php:91 (in `DB->query()`) /system/library/url.php:64 (in `ControllerStartupSeoUrl->rewrite()`) /catalog/controller/common/menu.php:32 (in `Url->link()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
47 |
{common/header} {common/menu}
...after `getTotalProducts()`
|
165 |
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`)
/catalog/controller/common/menu.php:35 (in `Registry->nektoFunctionProfiler()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonMenu->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/common/header.php:78 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerCommonHeader->index()`) /system/storage/modification/system/engine/loader.php:102 (in `Action->execute()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
4,096 |
48 |
{common/header} {common/menu}
...how long does `getTotalProducts()` take? category id 49
|
165 |
/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) (#140-142), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #140-142, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
140 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.6494 |
0.6 TOTAL |
165 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()`)
|
141 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.1077 |
0.8 TOTAL |
166 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()`)
|
142 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=49' AND store_id = '0' AND language_id = '1' |
0.4387 |
1.2 TOTAL |
166 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()`
|
166 |
/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
|
166 |
/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) (#143-145), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #143-145, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
143 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.5659 |
0.6 TOTAL |
167 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()`)
|
144 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0591 |
0.6 TOTAL |
167 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()`)
|
145 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=50' AND store_id = '0' AND language_id = '1' |
0.3404 |
1 TOTAL |
167 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()`
|
167 |
/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
|
167 |
/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) (#146-148), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #146-148, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
146 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '51' |
0.4386 |
0.4 TOTAL |
168 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/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()`)
|
147 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0567 |
0.5 TOTAL |
168 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()`)
|
148 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=51' AND store_id = '0' AND language_id = '1' |
0.2999 |
0.8 TOTAL |
168 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()`
|
168 |
/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
|
168 |
/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) (#149-151), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #149-151, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
149 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.4189 |
0.4 TOTAL |
169 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()`)
|
150 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0603 |
0.5 TOTAL |
169 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()`)
|
151 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=52' AND store_id = '0' AND language_id = '1' |
0.3866 |
0.9 TOTAL |
169 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()`
|
169 |
/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
|
169 |
/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) (#152-154), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #152-154, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
152 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '53' |
0.4365 |
0.4 TOTAL |
170 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/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()`)
|
153 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0567 |
0.5 TOTAL |
170 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()`)
|
154 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=53' AND store_id = '0' AND language_id = '1' |
0.2933 |
0.8 TOTAL |
170 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()`
|
170 |
/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
|
170 |
/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) (#155-157), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #155-157, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
155 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '54' |
0.428 |
0.4 TOTAL |
171 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/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()`)
|
156 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0659 |
0.5 TOTAL |
171 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()`)
|
157 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=54' AND store_id = '0' AND language_id = '1' |
0.312 |
0.8 TOTAL |
171 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()`
|
171 |
/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
|
171 |
/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) (#158-160), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #158-160, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
158 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '55' |
0.5951 |
0.6 TOTAL |
172 TTFB |
/catalog/model/catalog/product.php:513 (in `DB->query()`) /system/storage/modification/system/engine/loader.php:330 (in `ModelCatalogProduct->getTotalProducts()`) /system/engine/proxy.php:47 (in `Loader->{closure}()`) /catalog/controller/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()`)
|
159 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0598 |
0.7 TOTAL |
172 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()`)
|
160 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=55' AND store_id = '0' AND language_id = '1' |
0.3375 |
1 TOTAL |
172 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()`
|
172 |
/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
|
172 |
/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) (#161-163), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #161-163, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
161 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '56' |
0.4681 |
0.5 TOTAL |
173 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()`)
|
162 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.065 |
0.5 TOTAL |
173 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()`)
|
163 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=56' AND store_id = '0' AND language_id = '1' |
0.4271 |
1 TOTAL |
174 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()`
|
174 |
/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
|
174 |
/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) (#164-166), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #164-166, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
164 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.5806 |
0.6 TOTAL |
174 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()`)
|
165 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.1033 |
0.7 TOTAL |
175 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()`)
|
166 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=38' AND store_id = '0' AND language_id = '1' |
0.3427 |
1 TOTAL |
175 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()`
|
175 |
/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
|
175 |
/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) (#167-169), total duration: ~2 ms
↓
|
SQL |
Query 3 request(s), #167-169, total duration: ~2 ms |
Dur |
Total |
TTFB |
Trace
↓
|
167 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '37' |
0.7868 |
0.8 TOTAL |
176 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()`)
|
168 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.4068 |
1.2 TOTAL |
176 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()`)
|
169 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=37' AND store_id = '0' AND language_id = '1' |
0.6273 |
1.8 TOTAL |
177 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()`
|
177 |
/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
|
177 |
/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) (#170-172), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #170-172, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
170 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.5976 |
0.6 TOTAL |
178 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()`)
|
171 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.136 |
0.7 TOTAL |
178 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()`)
|
172 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=39' AND store_id = '0' AND language_id = '1' |
0.4913 |
1.2 TOTAL |
178 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()`
|
178 |
/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
|
178 |
/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) (#173-175), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #173-175, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
173 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '40' |
0.4666 |
0.5 TOTAL |
179 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()`)
|
174 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0649 |
0.5 TOTAL |
179 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()`)
|
175 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=40' AND store_id = '0' AND language_id = '1' |
0.3377 |
0.9 TOTAL |
180 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()`
|
180 |
/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
|
180 |
/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) (#176-178), total duration: ~1 ms
↓
|
SQL |
Query 3 request(s), #176-178, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
176 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_id) WHERE pd.language_id = '1' AND p.status = '1' AND p.date_available <= NOW() AND p2s.store_id = '0' AND cp.path_id = '41' |
0.8221 |
0.8 TOTAL |
180 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()`)
|
177 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.0701 |
0.9 TOTAL |
181 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()`)
|
178 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=41' AND store_id = '0' AND language_id = '1' |
0.3307 |
1.2 TOTAL |
181 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()`
|
181 |
/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
|
181 |
/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) (#179-181), total duration: ~2 ms
↓
|
SQL |
Query 3 request(s), #179-181, total duration: ~2 ms |
Dur |
Total |
TTFB |
Trace
↓
|
179 |
SELECT COUNT(DISTINCT p.product_id) AS total FROM oc_category_path cp LEFT JOIN oc_product_to_category p2c ON (cp.category_id = p2c.category_id) LEFT JOIN oc_product p ON (p2c.product_id = p.product_id) LEFT JOIN oc_product_description pd ON (p.product_id = pd.product_id) LEFT JOIN oc_product_to_store p2s ON (p.product_id = p2s.product_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.4796 |
0.5 TOTAL |
182 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()`)
|
180 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.2837 |
0.8 TOTAL |
182 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()`)
|
181 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=42' AND store_id = '0' AND language_id = '1' |
0.7435 |
1.5 TOTAL |
183 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()`
|
183 |
/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) (#182-183), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #182-183, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
182 |
SELECT * FROM oc_seo_url WHERE `query` = 'category_id=34' AND store_id = '0' AND language_id = '1' |
0.1057 |
0.1 TOTAL |
183 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()`)
|
183 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/menu' |
0.4442 |
0.5 TOTAL |
183 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
|
188 |
/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) (#184-185), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #184-185, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
184 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'common/header' |
0.6009 |
0.6 TOTAL |
188 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()`)
|
185 |
SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' |
0.8519 |
1.5 TOTAL |
195 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
|
195 |
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`)
/system/storage/modification/system/engine/loader.php:120 (in `Registry->nektoFunctionProfiler()`) /catalog/controller/product/product.php:467 (in `Loader->controller()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerProductProduct->index()`) /catalog/controller/startup/router.php:25 (in `Action->execute()`) /system/storage/modification/system/engine/action.php:79 (in `ControllerStartupRouter->index()`) /system/engine/router.php:67 (in `Action->execute()`) /system/engine/router.php:56 (in `Router->execute()`) /system/framework.php:169 (in `Router->dispatch()`) /system/startup.php:104 (in `require_once()`) /index.php:19 (in `start()`)
|
6,144 |
Models called:
1 x `design/theme/getTheme()`
1 x `setting/setting/getSetting()`
|
SQL: 2 request(s) (#186-187), total duration: ~1 ms
↓
|
SQL |
Query 2 request(s), #186-187, total duration: ~1 ms |
Dur |
Total |
TTFB |
Trace
↓
|
186 |
SELECT * FROM oc_theme WHERE store_id = '0' AND theme = 'default' AND route = 'product/product' |
0.68 |
0.7 TOTAL |
196 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()`)
|
187 |
SELECT * FROM oc_setting WHERE store_id = '0' AND `code` = 'advertise_google' |
0.1675 |
0.8 TOTAL |
211 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()`)
|